Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to call cygwin compiled C++ from .NET Core?

c# c++ cmake .net-core cygwin

Complex object app settings in Azure Function

Is CA2007 relevant to a .NET Core application?

How to create a self contained .Net core application?

asp.net-core .net-core

EntityFramework Core Unit Testing - SQLite in-memory mode vs. The InMemory provider

RS232 library for .net core

How to download a nupkg package from nuget programmatically in .NET Core?

c# nuget .net-core

Enumerate Dictionary.Values vs Dictionary itself

.NET Core with .NET Framework as TargetFramework

It seems that Debug.Listeners does not exist in .net core

c# .net-core

How to connect to a Unix Domain Socket in .NET Core in C#

c# .net-core

How to filter NUnit tests by category using "dotnet test"

c# .net-core nunit dotnet-cli

Why is Parallel.Invoke much faster if the call is in a separate method?

Asp.net core web api using windows authentication - Cors request unauthorised

Does "where" position in LINQ query matter when joining in-memory?

c# linq join .net-core where

What is the difference between AddJwtBearer and AddOpenIdConnect in .NET Core Authentication?

.net-core: Equivalent of ILDASM / ILASM

linux .net-core ildasm ilasm

AddEntityFrameworkStores can only be called with a role that derives from IdentityRole in .NET Core 2.0

Identity Server 4 and docker

A reference to could not be added ´. An assembly must have a dll or exe extension in order to be referenced

c# .net-core