Netcode-Hub / DemoBlazorCRUDOperationsWithDotNet8

CRUD Operations in .NET 8 Blazor, Render Mode(Auto), Entity Framework & SQL Server.
22 stars 5 forks source link

How i run this project in linux #1

Open V3ct0r opened 7 months ago

V3ct0r commented 7 months ago

i use de command

dotnet watch

i have the error

No se encontró ningún archivo del proyecto MSBuild en "/home/hector/proyectos/dotnet/DemoBlazorCRUDOperationsWithDotNet8". Especifique qué proyecto debe utilizarse con la opción --project.
Netcode-Hub commented 7 months ago

Sorry , I don’t understand the language

On Tue, 13 Feb 2024 at 01:56, Héctor @.***> wrote:

i use de command

dotnet watch

i have the error

No se encontró ningún archivo del proyecto MSBuild en "/home/hector/proyectos/dotnet/DemoBlazorCRUDOperationsWithDotNet8". Especifique qué proyecto debe utilizarse con la opción --project.

— Reply to this email directly, view it on GitHub https://github.com/Netcode-Hub/DemoBlazorCRUDOperationsWithDotNet8/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2NJM3CLBRVSJZA2KT5WEYTYTLB5DAVCNFSM6AAAAABDFWTNCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTCMZSHA4DSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

V3ct0r commented 7 months ago

OK thanks

Netcode-Hub commented 7 months ago

Would be a bale to assist you if you can change the error language to English

On Wed, 14 Feb 2024 at 01:26, Héctor @.***> wrote:

OK thanks

— Reply to this email directly, view it on GitHub https://github.com/Netcode-Hub/DemoBlazorCRUDOperationsWithDotNet8/issues/1#issuecomment-1942946587, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2NJM3EEUSPOGCAUSQ76NF3YTQHDZAVCNFSM6AAAAABDFWTNCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBSHE2DMNJYG4 . You are receiving this because you commented.Message ID: <Netcode-Hub/DemoBlazorCRUDOperationsWithDotNet8/issues/1/1942946587@ github.com>

V3ct0r commented 5 months ago

No MSBuild project file found in "/home/hector/projects/dotnet/DemoBlazorCRUDOperationsWithDotNet8". Specify which project should be used with the --project option.

Netcode-Hub commented 5 months ago

Set Infrastructure as default project and API as startup project if using clean architecture. Else set ApI as startup project and default project at the console.

On Sat, 4 May 2024 at 21:08, Héctor @.***> wrote:

No MSBuild project file found in "/home/hector/projects/dotnet/DemoBlazorCRUDOperationsWithDotNet8". Specify which project should be used with the --project option.

— Reply to this email directly, view it on GitHub https://github.com/Netcode-Hub/DemoBlazorCRUDOperationsWithDotNet8/issues/1#issuecomment-2094397729, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2NJM3A2ZS625SNODIDE22LZAVE5NAVCNFSM6AAAAABDFWTNCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUGM4TONZSHE . You are receiving this because you commented.Message ID: <Netcode-Hub/DemoBlazorCRUDOperationsWithDotNet8/issues/1/2094397729@ github.com>