Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

EF Core: Optional one-to-one foreign key relation from content entity

How To Register Services For Custom .Net Core Middleware

.NET 4.5.1 versus .NET Core 5

c# .net .net-core

System.Text.Json.JsonSerializer ignores DictionaryKeyPolicy when serializing dictionary keys with non-primitive values

Sustainsys: error: "IDX13102: Exception thrown while reading '[PII is hidden]' for Saml2SecurityToken. Inner exception: 'System.ArgumentException'."

Proper error handling for HTTP triggered Function?

How do you read user environment variables with ASP.NET Core 2.1 in the ConfigureServices method?