Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

EF Core - Error when adding a related entity

How to set the culture in a dotnetcore xunit test

c# .net-core cultureinfo xunit

What's the difference between HttpContext.RequestAborted and CancellationToken parameter?

No service for type 'MyType' has been registered

Why does dotnet publish create 2 copies of the same files?

.net-core

Rendering .rdlc reports with ASP .NET Core

Check if hosting server is IIS or Kestrel at runtime in aspnet core

Publish Single File (Release) fails for WPF .NET Core 3.1 application

EF Core 3 DbQuery equivalent functionality

System.Web.Services namespace in .net core

.net-core .net-standard

Can't reference .NET Core class library in Universal Windows or WPF app

How does .net core project know which files to include while building

.net-core csproj