Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

How can I use an ASP.NET Identity website login with my Android App?

Model State Validation in Web API

EF Core 'Entity type does not have a discriminator property configured'

Variable does not exist in the current context in Blazor component

Mqsql ef core Migration assembly

HttpClient shared instance with different sessions

Cannot access a disposed object in unit test

Difference between Identity Server 4 and Identity Server 5

How to get username from JWT in DbContext using ASP.NET Core?

Specifying the url (port) that a asp.net core 1.0 WebAPI.exe should use in program.cs for both prod and dev

ASP.NET Core detecting Mac OS user

What exactly does Challenge mean in Asp .Net Core 3?

asp.net-core .net-core

Can Serilog output level "Trace" instead of "Verbose"?

asp.net-core .net-5 serilog

Dependency projects in a TFS Git project VNEXT build

git tfs build asp.net-core

How to integrate existing OwinMiddleware into a .Net Core 2.0 app pipeline?

.NET Core 2.1 / Angular - SignalR takes exactly 2 minutes to connect to hub

Always get null exceptions when using API POST to an Entity Framework controller from a React front-end