Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Entity Framework. Violation of UNIQUE KEY constraint

How to change names of error queues and exchanges in MassTransit for RabbitMQ?

.NET Core 2.2 Shared Cookie causes Bad Request error when logging in

Why is MemoryPool slower and allocates more than ArrayPool?

c# .net-core heap-memory

It is possible to decrypt AES password protected file in C# / dotNet 6 encrypted by openssl enc -k?

c# .net-core openssl aes

ValueTask method with unavoidable async await calls?

Url Rewriting in Asp.Net core 3.0

How IConfiguration.Bind() Works In .NET Core without 'out' or 'ref' in it's Arguments?

.Net Core 3.1 WebAPI How to serialize IEnumerable<T> from POST body

Separate timeouts for connection and response on HttpClient

c# .net http .net-core .net-6.0

dotnet 5: Decimal silently truncated - how to make it break?

.net .net-core decimal

How can I add Content-Type to header of http post method?

c# asp.net-core .net-core

System.Text.Json API is there something like IContractResolver

Why restore and build are needed before publish in dockerfile autogenerated for .NET Core by VisualStudio

HttpClient inject into Singleton

c# .net-core

ß != ss for case insensitive comparison with ICU

c# .net-core unicode icu

Creating a session in ASP.NET Core 3.1