Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-cli

Add folders to a c# projects using dotnet cli commands

c# dotnet-cli

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

Passing define constants to dotnet build kills target framework symbols

After running dev-certs https --trust, dotnet run complains that the default developer certificate could not be found

Overriding DotNet Core test run parameters from a YAML pipeline task

.NET CLI (dotnet build) and AOP libraries

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

How to resolve Could not find rule set file "ManagedMinimumRules.ruleset" error

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

Why does dotnet run launch 2 processes?

.net-core dotnet-cli

How can I enforce code styles for C#/.NET, like IDE0058, IDE0059 and IDE0060?

c# .net gitlab dotnet-cli

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

Dotnet CLI Hot Reload: always restart app on rude edits?

How can I build a .NET Framework 4.8 application using the dotnet CLI?

c# .net dotnet-cli

Failure to Install Microsoft.AspNetCore.AppRef

Command "dotnet ef dbcontext scaffold Name=ConnectionString" with secrets.json fails with error "not found in the application's configuration"

dotnet-cli

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

How to install multiple dotnet versions using brew?

c# macos homebrew dotnet-cli