Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Mock returns null value when ReturnResult is a custom object but works as expected when it is a primitive type bool

MemoryStream from HttpContent without copying

Custom Authorization Filter in .NET Core API

Work with one dbContext and multiple connection string in EntityFramework and .net core dependency injection

ASP Net Core app recycle as ISAPI reported an unhealthy condition

ASP.Net Core 3.1 Identity - Generating Password Reset Token Issue

Forwarding Blazor RenderFragment parameter to child components throws exception

c# .net-core blazor

EF Core and Automapper - filtering child records

Convert JsonConverter to System.Text.Json to support multiple primitive types and nullable

Demystify HTTP timeout and retry with Polly

Are there any formalized target framework directives?

Inject ApplicationDbContext into Configure method in Startup

EF context not responding in docker

Difference between GetEntryAssembly and GetExecutingAssembly

.NET 6 (stable) IConfiguration setup in Program.cs