Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

HashAlgorithm.Create fails with PlatformNotSupportedException in C# ASP.NET Core 2

Porting a Windows Service to .NET core

Issuer and Audience in JWT .net core

c# .net-core jwt

REST Patch in dotnet/meditr best practices

.net .net-core patch mediatr

dotnet watch run -c $(Configuration) with hot reload

When should I throw exception vs. return error ActionResult in ASP.NET Core Web API project?

Ordering Linq list by array elements

c# .net linq sorting .net-core

.NET 5.0 Blazor IStringLocalizer and case sensitivity

Scoped services in ASP.NET Core with SignalR Hubs

core-dump error when trying to run asp .netcore app under Ubuntu 16.04

Cannot find RIPEMD160 in .net core

.net .net-core hash

How to use proper connection string .net core console application

Can I add more than two appsettings.json files in dotnet core?

asp.net-core .net-core

Instantiating new objects in .NET Core that use dependency injection in their constructor without using new

Visual Studio 2022 Mac M1 .NET 6, Could not load file or assembly 'Microsoft.Build

57P01: terminating connection due to administrator command when running multiple tests in sequence

How do I add a certificate to an IHttpClientFactory httpclient outside of the dependency injection setup in .net core 3.1?

HttpRequest is null when I run an azure function

How to P/Invoke os_log?

c# macos .net-core pinvoke oslog