Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How to handle Transfer-Encoding: chunked when downloading a file with .NET Core HttpClient.PostAsync

Xunit - unit test with list or object as parameter

c# .net-core xunit

Why isn't anything passed to the .UseStartup<Startup>() method in default webapi .Net Core application?

c# asp.net-core .net-core

How to inject an IStringLocalizer into IApplicationModelConvention?

Unable to get correct DbContext reference in ASP.NET Core action filters

How can I set the culture for dotnet logging?

.NET SDK Project Nuget Packaging: Add Tools Folder?

nuget .net-core csproj

The type initializer for 'Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions' threw an exception.'

c# .net .net-core

Rollback transaction throws "There is already an open DataReader associated with this Command..." error

C# How do you build up a collection in the IServiceCollection across library boundaries?

Install .NET framework Developer Pack on Fedora Linux

Ocelot with multiple Configuration files and Environments

.net-core ocelot

What is the equivalent of the mediator pattern in functional languages?

c# .net-core f# mediator

Optimized Conversion from TSource to TDestination Using INumber<T> in .NET 9

Options pattern - Interface/Abstract property

How can I get ID Token from custom token via FirebaseAdmin SDK?

How to mock httpclient

c# .net-core nunit moq

Polly log all requests with URL, Headers, Content and Response

Using DelegatingHandler with custom data on HttpClient

"The Application Url cannot contain a query string or fragment" error in asp.net core