Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Trying to add AutoMapper to .NetCore1.1 - not recognising services.AddAutoMapper()

Convert .Net Framework 4.6.2 project to .Net core project

How do I actually create a .NET Core project in Visual Studio?

C++/CLI Support in .Net Core

System.Text.Json: How do I specify a custom name for an enum value?

A fatal error was encountered. The library 'libhostpolicy.so' required

docker .net-core

The following constructor parameters did not have matching fixture data

Using Reflection in .NET Core

How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?

What is the difference between creating a project ASP.NET Core (.NET Core) and ASP.NET Core (.NET Framework)

Visual Studio update 3 installer is trying to install update 2 instead

Where is Create Unit Test in VS 2017?

The .NET Core SDK is not installed or cannot be found under the path

.net-core .net-core-rc2

Visual studio 2017 Update 3 - The SDK 'Microsoft.NET.Sdk.Web' specified could not be found

docker container exits immediately even with Console.ReadLine() in a .NET Core console application

How to determine if asp.net core has been installed on a windows server

asp.net-core .net-core

Using appsettings.json to configure Kestrel listen port Dotnet core 2 preview 2

.net-core kestrel

After updated Visual Studio 2019 to 16.4.0 I can't run tests with target framework 2.2

What is the story of Performance Counters for .NET Core?

c# .net linux windows .net-core

How to use C# 8.0 Nullable Reference Types with Entity Framework Core models?