Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

Why is client-side Blazor using .NET Standard 2.0 and how to use .NET Core 3.0 with Blazor?

Additional probing paths for .NET Core 3 migration

c# .net .net-core migration

Hangfire - Multi tenant, ASP.NET Core - Resolving the correct tenant

Startup.cs - The path in 'value' must start with '/'

IdentityServer4 without redirects

.net-core identityserver4

How to get memory available or used in C# .net core / .net standard