Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found

.NET Core doesn't know about Windows 1252, how to fix?

How to extract a list from appsettings.json in .net core

c# asp.net-core .net-core

Why does aspnet core start on port 80 from within Docker?

How do you multi-target a .NET Core class library with csproj?

How to log to a file without using third party logger in .Net Core?

c# asp.net-core .net-core

Project file is incomplete. Expected imports are missing

c# visual-studio .net-core

Unable to resolve ILogger from Microsoft.Extensions.Logging

How to use SqlClient in ASP.NET Core?

How should I inject a DbContext instance into an IHostedService?

How to update record using Entity Framework Core?

I'm lost. What happened to ASP.NET MVC 5?

What replaces WCF in .Net Core?

c# .net wcf service .net-core

What are .NET Platform Extensions on docs.microsoft.com?

Are async console applications supported in .NET Core?

c# .net .net-core

What's the difference between SDK and Runtime in .NET Core?

sdk .net-core runtime

Is it possible to make desktop GUI application in .NET Core?

.net-core coreclr

auto create database in Entity Framework Core

Auto Versioning in Visual Studio 2017 (.NET Core)

How do I get .NET Core projects to copy NuGet references to the build output?