Search code examples
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
dotnet publish doesn´t publish correct appsettings.{env.EnvironmentName}.json...

asp.net-core.net-corepublishdotnet-cli

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
dotnet build not finding Xamarin...

xamarindotnet-cli

Read More
xunit 2.4.1 use cli dotnet test --collect:"Code Coverage" not generate coverage xml...

.netxunitdotnet-cli

Read More
Unable to build a multi-targeting .NET library for net20 and net35 after switching to Visual Studio ...

.netvisual-studio-2022class-librarydotnet-climultitargeting

Read More
Depend on local C# project...

c#dependenciesnugetclass-librarydotnet-cli

Read More
BackNext