Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

What does <None Remove="..." /> mean in csproj?

.net-core csproj

Inline variable declaration not compiling

How to get IOptions in ConfigureServices method?

How to set aspnetcore_environment in publish file?

Should GetEnvironmentVariable Work in xUnit Test?

The SSL connection could not be established

Access to configuration without dependency injection

c# .net-core

How to set .NET Core in #if statement for compilation

You must add a reference to assembly mscorlib, version=4.0.0

c# linq asp.net-core .net-core

Is it possible to run a .NET Core console application silently (hide console window)?

c# .net-core

Entity Framework Core: How to get the Connection from the DbContext?

Microsoft.AspNetCore.App 2.1.1 upgrade "Blocked by project"

'ConfigurationBuilder' does not contain a definition for 'AddJsonFile'

c# .net-core

How to seed in Entity Framework Core 2?

TimeZoneInfo in .NET Core when hosting on unix (nginx)

c# .net nginx timezone .net-core

Microsoft Visual Studio 2019: The project file cannot be opened. Unable to locate the .NET SDK

Should HttpClient instances created by HttpClientFactory be disposed?

How to get "Manage User Secrets" in a .NET Core console-application?

.Net Core - copy to clipboard?

c# .net-core clipboard

How to get access token from HttpContext in .Net core 2.0

c# http asp.net-core .net-core