Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-cli

.NET Core console application with EF Core is not working when run from using dotnet run command, throwing authentication failed exception

How to ignore all whitespace issues when using dotnet format?

dotnet-cli dotnet-format

dotnet cli how to create project using previous sdk/framework? [duplicate]

c# dotnet-cli

Failed to create CoreCLR, HRESULT: 0x80004005 when trying to run Entity Framework CLI

dotnet ef Could not execute because the specified command or file was not found

Entity Framework Core: Automated DB scaffolding into a class library

MSTest no xml output on .NET Core RC2

mstest .net-core dotnet-cli

Nancy 500 server error with dotnetcore and kestrel

.net-core nancy dotnet-cli

NuGet pack "The DateTimeOffset specified cannot be converted into a Zip file timestamp"

c# nuget dotnet-cli

Build Error with pre-compiled Azure Function Library

How do I publish NuGet packages to GitHub Package Registry using dotnet on Mac?

How to get .NET Core 2.0 xUnit test reports into VSTS

How to use `dotnet new` template in visual studio 2019?

Visual Studio 2017 (ASP.NET Core) and Aurelia (ES6) from scratch manually?

Dotnet test on .NET Core 1.1 in VSTS: No Test Discoverer is Registered

.NET Core - MSB3277: Found conflicts between different versions

Dotnet publish doesn't create folder when publishing web api

c# asp.net docker dotnet-cli