Why is 'dotnet new webapi' command not producing the controllers folder?...
Read MoreHow to test a self-contained exe from the debug folder of a test project?...
Read MoreCreate a Web API without top-level statements...
Read MoreIs there any "Analyze and Code Cleanup" tool for .NET project in VS Code or .NET CLI?...
Read More`dotnet sln add` wrong project type GUID...
Read Moredotnet publish doesn´t publish correct appsettings.{env.EnvironmentName}.json...
Read MoreEnum Description attribute in dotnet core...
Read MoreHow to add all projects to a single solution with dotnet sln?...
Read MoreUnable to create migrations. Error MSB1009: Project file does not exist...
Read MoreWhy does dotnet cli only list one version of the .Net SDK but Visual Studio 2022 lists more?...
Read MoreHow to use `dotnet format` to apply specific StyleCop rule globally?...
Read MoreC# compiler option ErrorLog how to use project name or assmeblyname as log file name in msbuild or d...
Read MoreAdd folders to a c# projects using dotnet cli commands...
Read MoreUse dotnet build cmd to build several projects into the same output directory...
Read MoreDotnet watch run - Force reload on "rude edit" - .Net 6...
Read MoreHow to build in parallel (using all cores) with dotnet build command...
Read MoreAzure function throw exception to modify azure custom field on dashborad...
Read MoreGetting VSProjectLoader extension as part of dotnet-nunit CLI...
Read MoreIs it possible to create a C++ console app using the `dotnet` CLI...
Read Moredotnet new --install is looking at wrong NuGet server...
Read MoreShow error summary when build fails using dotnet run/watch...
Read MoreError pushing snupkg to nuget.org, unable to configure V3 endpoint...
Read MoreHow may I use dotnet test specifying my project, like I used to do?...
Read MoreNothing to do. None of the projects specified contain packages to restore. dotnet publish...
Read MoreHow can I change the default build output directory in Visual Studio Code...
Read MoreHow can I disable Top-level statements when using `dotnet new console`?...
Read Morexunit 2.4.1 use cli dotnet test --collect:"Code Coverage" not generate coverage xml...
Read MoreUnable to build a multi-targeting .NET library for net20 and net35 after switching to Visual Studio ...
Read More