Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

Build error while transitioning between branches: Your project is not referencing the ".NETFramework,Version=v4.7.2" framework

c# .net git build .net-core

CI/CD of a ASP.NET Core Web API using VSTS

Moq IServiceProvider / IServiceScope

How do I exclude files/folders from a .NET Core/Standard project?

Populate IConfiguration for unit tests

Project.json definition dnx451 vs .dotnet ( 4.51)

.net dnx .net-core

What does a single quote inside a C# date time format mean?

Using IConfiguration in C# Class Library

c# asp.net-core .net-core

A fatal error occurred. The required library hostfxr.dll could not be found

.net-core

Get List<> element position in c# using LINQ

c# .net linq .net-core position

How to run all tests in Visual Studio Code