Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

Best way to implement the ProblemDetails in Asp.Net Core API in clean way

Puzzled by the lifetime of the httpclient in the new ihttpfactory

Microsoft.AspNetCore.Mvc.Analyzers.TopLevelParameterNameAnalyzer threw an exception of type 'System.NullReferenceException'

how to pass a string to a .NET worker service?

c# .net-5

How to avoid "-0" as double.ToString() result after porting from .NET Framework 4.7.2 to .NET5.0?

c# .net double tostring .net-5

Where is ServiceProcessInstaller on Net5?

Where is the OpenApi/Swagger version Specified in ASP.NET 5

EF6 Entity Data Model Designer not available with target framework .net 5.0

ExecutionEngineException on LowLevel Keyboard Hook

c# wpf winapi .net-5

Restricting folder access by role in Razor Pages

How can I add a Source Generator as nuget reference?

Unable to MudDatePicker how to bind it to a Datamodel

Reusing ordering logic

Should gRPC channels be singleton, scoped or transient in .NET dependency injection?

C# Source Generator should refresh/delete emited files