Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Run asp.net core app in production with path prefix

Identity scaffolding with AppplicationDbContext

Is Portable.BouncyCastle cross-platform?

Active Directory Authentication with .NET Core Web API and React

multi-platform native libraries in C# nuspec

Ef-Core - What regex can I use to replace table names with nolock ones in Db Interceptor

Fastest way to concatenate ReadOnlySpan<char> in C#

Entity Framework Core seed data

netcore2 console app configure loglevel at appsettings

Using a Scoped service in a Singleton in an Asp.Net Core app

c# asp.net-core .net-core

Unable to connect to RabbitMQ started with Docker in a C# program (with RabbitMQ.Client)

c# docker .net-core rabbitmq

How do I enable the console in a WPF .NET Core application?

c# wpf .net-core

Why did Microsoft bring AppDomain back to .NET Core 3.0?

.net-core appdomain

Is it fine to use one HttpClient instance for each host my application needs to talk to?

Install & run custom dotnet tool on azure devops release

.net-core azure-devops

How to make consume method as non blocking in confluent kafka for dot net

How to await multiple IAsyncEnumerable

Dependency Injection resolution with constructors having multiple parameters whose values are determined at runtime .NET Core 3

dotnet error : Unable to obtain lock file access on '/tmp/NuGetScratch/lock/

.net-core fedora

Why table not exists while I create a in-memory sqlite database with entityframework core?