Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-cli

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

dotnet publish sln having projects with multiple target frameworks fails

How to get camel case version of project name with .NET CLI custom templates

templates dotnet-cli

Nuget Pack multiple projects into single Nuget package with all external dependencies

msbuild nuget dotnet-cli

Silence all warnings in dotnet cli output

Creating and referencing class libraries with dotnet CLI and VSCode just like you can do in Visual Studio