Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

ASP Core 2.0 app.UseJwtBearerAuthentication fails

ASP.NET Core Custom Policy Based Authorization - unclear

Authentication and LoginPath for different areas in ASP.NET Core 2

Fix For "Package xxx is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0)"

Changing default column name for navigation property

Error TS2688 Build:Cannot find type definition file for 'mocha' after TypeScript update

Post XML to asp.net core 2.0 web api

When using UseStatusCodePagesWithReExecute, statuscode is not sent to browser

asp.net-core

Define private properties in C# like Typescript

c# typescript asp.net-core

ASP.NET Core Response Caching Not Working As Expected

http asp.net-core postman

Where am I supposed to start persistent background tasks in ASP.NET Core?

ASP.NET Core Identity. Using ApplicationDbContext and UserManager. Do they share the context?

How to protect against CSRF by default in ASP.NET Core

Queryable<T>.Union behaviour in EFCore

What are the advantages of hosting your API(s) and IdentityServer4 host separately (C#, .NET CORE)? [closed]

Why ModelState.IsValid always return true?

libuv vs sockets in asp.net core 2.1

Configure Swashbuckle to Ignore Namespace in Models

An Azure App Service cannot load a pfx certificate from the wwwroot filesystem

Where is the identity view?