Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-cli

dotnet core user-secrets executable mysteriously missing, why?

.net-core dotnet-cli

.NET Core 1.0 - How to run "All tests in Solution" with xUnit command line

Enum Description attribute in dotnet core

C# - F# Interop support in Visual Studio 2015 on .NET Core

How to filter NUnit tests by category using "dotnet test"

c# .net-core nunit dotnet-cli

Convert a project.json to a csproj without using Visual Studio

dotnet-cli .net-core

dotnet publish command is not creating zip file package for asp.net core web application project

dotnet test > is there a way to show list of tests ran in console?

xunit.net dotnet-cli

How do I build a native binary on .NET Core using the current preview?

.net-core dotnet-cli

Is there a .NET Core CLI pre before build task?

.Net Core build a solution

.net-core dotnet-cli

dotnet is not recognized as the name of a cmdlet

Compile multiple dotnet core projects in one step using dotnet cli

.net-core dotnet-cli

Is .NET Core ready to run on Raspberry PI 3?

How to generate controller using dotnetcore command line

Use angular-tree-component in "dotnet new angular" project?

angular tree dotnet-cli

how to add a new c# file to a project using dotnet-cli

Set default project in solution for dotnet run

.net .net-core dotnet-cli

EF Core Error - No project was found. Change the current working directory or use the --project option

dotnet run OR dotnet watch with development environment from command line?