Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Microsoft Dynamics 365 SDK Core Assemblies .NET Core Porting Error

c# .net .net-core dynamics-crm

How to register two implementations then get one in .Net Core dependency injection

How to Run C# ASP.NET Core 2.1 and Node.js with Different Ports in Nginx?

Compiling .net core app with CoreRT / another AOT

Control lifetime of .NET Core console application hosted in docker

How to use Rijndael algorithm with 256 long block size in dotnet core 2.1

The use of Repository and unit of work patterns (revisited) ... in EF Core with ASP.NET Core

HttpClient doesn't redirect even when AllowAutoRedirect = true

appsettings.json in ASP.net Core 2.0 Preview configuration GetSection null

What's the difference between .DLLs in lib and ref folders in .NET Core 2.0 SDK?

.net dll .net-core

.NET Core 2.1 can't reference a .NET Framework 4.7.2 Class library

.net .net-core

For a .Net Core 2.1 project, Why does Nuget restores .Net 4.6.1 packages?

c# .net-core

How to prevent launchSettings.json from being created in Visual Studio 2017

HttpClientFactory - Get a named, typed client by its name

What is the equivalent of Type.GetGenericArguments() in .NETStandard 1.0 / .NET Core?

Can I install .Net Framework and .Net Core on the same machine?

.net .net-core

How can I create a Memory<T> from a Span<T>?

c# .net .net-core

How can I write unit test for my background service?

.net Core amd Roslyn CSharpCompilation, The type 'Object' is defined in an assembly that is not referenced

c# .net roslyn .net-core

How to store the token received in AcquireTokenAsync with Active Directory