Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

With Microsoft.Extensions.DependencyInjection, can I resolve the type and construct an instance while providing extra constructor parameters?

How to set swagger as start page in dotnet core

How to instance an Logger in C# .net Core 3.1

c# winforms logging .net-core

IIS and NET Core HTTP Error 500.30 - ANCM In-Process Start Failure .net core 3.1

c# asp.net iis .net-core

Mock SignalR hub for testing dependent class

Low CPU usage with Parallel.ForEach(...)

Using the UnobservedTaskException handler in dotnetcoreapp2.0

Using `await` in AuthorizationHandler

How to get total CPU % and Memory% usage on Ubuntu in using .NET core application

linux ubuntu .net-core

How to modify launchSettings.json in order to point to index.html

Does the latest version of System.Data.Sqlite not support password encryption?

How to bundle services and repository in ASP.NET Core 6?

How to run multiple task in background service in .net core with different timer duration

How to use dependency injection in Azure Durable Functions?

AWS DynamoDB with ASP .Net Core 3.1.0 Identity 2.2.0

Disable softDelete Query filters for navigation properties

What is the purpose of AsNoTrackingWithIdentityResolution() and when to use it?

Using Kestrel Without IIS and VS 2017

Does Xunit use a source generator for test data?

c# .net-core csproj xunit.net