Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How do Completion Port Threads of the Thread Pool behave during async I/O in .NET / .NET Core?

Alternatives to aborting a thread in the .NET Core world?

What is the way in ASP.NET Core 3.0 to get current authenticated User username?

Visual Studio 2019 F12 to decompiled source for .NET Core projects

.net-core

Column Order EF Core with inheritance

.NET Core project with native library depedency

What nuget version is used by dotnet CLI /when do nuget features make it into the dotnet CLI?

Referencing Framework 4.6 Library in in .NET Core App 1.0.0 project

c# .net .net-core .net-4.6

What is the equivalent of Assembly.GetEntryAssembly() in .NET Core?

How to use XPathSelectElement in .Net Core 1.0?

Using MSTest Framework for testing applications targeting .NET Standard 1.6 and higher

ASPNET Core: Wrong Value for ContentRootPath

c# asp.net .net .net-core

Visual Studio 2017 csproj .NET Core build - views not being copied correctly

Not able to enable CORS for identity server 4 in asp.net core

Setup exe file version when publishing with dotnet

Entity Framework Core SelectMany then Include

How to wrap existing object instance into DispatchProxy?

c# .net .net-core realproxy

IdentityServer 4 with Active Directory on Premise

Net Core Connection String Dapper visual studio 2017

aspnetcore: how to return a view from middleware