Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.NET Core 6.0 standalone binary compilation

c# .net-core

Unable to call gRPC service from Angular client

Handle both GET and POST request with same route in .net core controller

Register Hosted Services based on Configuration in .NET Core Worker services

Async custom view-model validation. Impassible with .net core? Why?

How to disable warnings at solution level in .NET projects

How to configure JSON Name Case policy while using MinimalApi

Best way to use Microsoft.Graph SDK when I already have users' refresh tokens stored in database?

.net core how to add Content-range to header

.net-core odata

Custom Authorization Attribute in .Net Core 5

Is it possible to create a standalone executable with net-core?

windows .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