Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Is FluentValidation middleware enough in .NETCore WebAPI or should I validate in Service layer again?

.NET 7 dependencies and nuget packages managing

Docker file The current working > directory does not contain a project or solution file

.net docker .net-core

How to manage multiple dbcontext in same project with EF Core Power Tools?

MigrationHistory as entity in DbContext in Entity Framework 7

.NET Standard library sets the target preprocessor to NETSTANDARD2_0 when the calling assembly is .NET framework 4.7.2?

c# .net-core .net-standard

How to inject the generic type in IServiceProvide.GetService dynamically in .net core

Cannot implicitly convert type 'Polly.CircuitBreaker.AsyncCircuitBreaker' to 'Polly.Policy'

'Logging' does not exist in the namespace Microsoft.Extensions

c# .net-core

Cannot use relative image path in Avalonia XAML

.net-core avaloniaui

Net Core: Find Services from WebApplicationFactory

Exception occurs when using MongoDB driver for DotNet 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