Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Circular dependency exception when creating a custom logger relying on options with a options validator relying on a logger

c# .net-core

Azure Service Bus - topics, messages - using .NET Core

What exactly is .net vNext. .net core vs vNext differences / explanation

.net .net-core

Net Core: access to appsettings.json values from Autofac Module

Output from .NET Core console app by docker logs

docker logging .net-core

Building ASP.NET-Core 3.1 with .NET-Standard 2.0 projects leads to conflicting Microsoft.AspNetCore.Mvc.Analyzers assemblies

Strongly Typed Ids in Entity Framework Core

Why Uri.TryCreate throws NRE when url contains Turkish character?

Refreshing claimsPrincipal after changing roles

How to read cookie expiration in dot net core?

Cannot find Application Insights dependency in docker image after dotnet publish

InvalidOperationException: No authenticationScheme was specified, and there was no DefaultChallengeScheme found

How can I configure Visual Studio Code to run/debug .NET (dotnet) Core from the Windows Subsystem for Linux (WSL)?

Dotnet Core 3.1, EF1001: internal ef core api usage

Referencing .NET Core library in .NET 4.5.2

.net .net-core

Dependency injection with constructor parameter in .net core

how ASP.NET Core execute Linux shell command?

Publish ASP.NET Core from Visual Studio to Linux

How can I point two different projects to the same SQLite db-file?

.Net core HttpClient bug? SocketException: An existing connection was forcibly closed by the remote host

c# .net-core