Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to get connectionString from EF Core 2.0 DbContext

JWT Token authentication, expired tokens still working, .net core Web Api

multiple .net core SDK (of different versions) installed, can I just keep the latest?

.net .net-core

.NET Standard, .NET Core, PCL

c# .net xamarin .net-core

How do you read a simple value out of some json using System.Text.Json?

How is the new C# Span<T> different from ArraySegment<T>?

c# .net-core

Enable OPTIONS header for CORS on .NET Core Web API

Use Visual Studio 2017 with .Net Core SDK 3.0

Ubuntu - Installing .net core

ASP.NET Core support in Visual Studio 2015?

asp.net-core .net-core

The current .NET SDK does not support targeting .NET Core 3.0 | 3.1 | 5.0 | 6.0

asp.net .net .net-core msbuild

The specified framework 'Microsoft.NETCore.App', version '2.2.0' was not found

visual-studio .net-core

Cross-platform file name handling in .NET Core

c# linux .net-core

The non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type arguments

What is deps.json, and how do I make it use relative paths?

c# asp.net-core .net-core

Reference external DLL in .NET Core project

c# .net-core

Does .net core dependency injection support Lazy<T>

How to set javascript variables using MVC4 with Razor

Access from class library to appsetting.json in Asp.net-core

How to get absolute path in ASP.Net Core alternative way for Server.MapPath