Search code examples
Creating ASP.NET Core SQL Cache table...


cachingasp.net-coredotnet-cli

Read More
How to override dotnet publish's web.config?...


c#.net-coredotnet-cli

Read More
How to use dotnet watch with release configuration and arguments passed to the application?...


c#.net-coredotnet-clidotnet-watch

Read More
EF Core Error - No project was found. Change the current working directory or use the --project opti...


ef-code-first.net-coreentity-framework-coreentity-framework-migrationsdotnet-cli

Read More
Can a csproj detect if using `dotnet` or `msbuild`/`devenv` for conditions?...


msbuildcsprojdotnet-cli

Read More
Why is 'dotnet new webapi' command not producing the controllers folder?...


.net-coreasp.net-core-webapidotnet-cli.net-8.0

Read More
How to test a self-contained exe from the debug folder of a test project?...


c#.netasp.net-core.net-coredotnet-cli

Read More
Create a Web API without top-level statements...


.net.net-6.0dotnet-cli

Read More
Is there any "Analyze and Code Cleanup" tool for .NET project in VS Code or .NET CLI?...


.netvisual-studio-code.net-coredotnet-cli

Read More
`dotnet sln add` wrong project type GUID...


visual-studiomsbuild.net-coredotnet-clisln-file

Read More
Enum Description attribute in dotnet core...


.net.net-core.net-core-rc2dotnet-cli

Read More
How to add all projects to a single solution with dotnet sln?...


c#.netprojects-and-solutionssolutiondotnet-cli

Read More
Unable to create migrations. Error MSB1009: Project file does not exist...


.netentity-framework-coredotnet-cli

Read More
Why does dotnet cli only list one version of the .Net SDK but Visual Studio 2022 lists more?...


.netvisual-studiodotnet-cli

Read More
How to use `dotnet format` to apply specific StyleCop rule globally?...


c#stylecopdotnet-clidotnet-format

Read More
C# compiler option ErrorLog how to use project name or assmeblyname as log file name in msbuild or d...


c#msbuilddotnet-clicompiler-optionsdotnet-sdk

Read More
Add folders to a c# projects using dotnet cli commands...


c#dotnet-cli

Read More
Use dotnet build cmd to build several projects into the same output directory...


.net.net-6.0dotnet-cli

Read More
Dotnet watch run - Force reload on "rude edit" - .Net 6...


.net-6.0dotnet-clidotnet-watch

Read More
How to build in parallel (using all cores) with dotnet build command...


.netbuildmsbuilddotnet-cli

Read More
Azure function throw exception to modify azure custom field on dashborad...


azure-functionsazure-web-app-servicedotnet-clitfs-aggregator

Read More
Getting VSProjectLoader extension as part of dotnet-nunit CLI...


.netnunitdotnet-cli

Read More
Is it possible to create a C++ console app using the `dotnet` CLI...


c++.netvisual-studio-2022dotnet-cli

Read More
dotnet new --install is looking at wrong NuGet server...


nugetvisual-studio-2017dotnet-cli

Read More
Show error summary when build fails using dotnet run/watch...


dotnet-cli

Read More
Error pushing snupkg to nuget.org, unable to configure V3 endpoint...


nugetgithub-actionsdotnet-cli

Read More
How may I use dotnet test specifying my project, like I used to do?...


.netdotnet-cli

Read More
Nothing to do. None of the projects specified contain packages to restore. dotnet publish...


.netasp.net-mvcpublishdotnet-clidotnet-publish

Read More
How can I change the default build output directory in Visual Studio Code...


c#visual-studio-code.net-corecsprojdotnet-cli

Read More
How can I disable Top-level statements when using `dotnet new console`?...


c#dotnet-cli.net-7.0

Read More
BackNext