Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

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?

ASP.NET Core 2.1 Routing - CreatedAtRoute - No route matches the supplied values

Referencing AspNetCore Library In .Net Standard Target

Unit Testing .Net CORE 2.0 WebAPI - Mock (MOQ) HTTP POST with text stream body (not model)

Background task of writing to the database by timer

ASP.NET Core Web API Validation Error Handling

dotnet-install.sh not adding dotnet command on Ubuntu

Returning null on httpContextAccessor.HttpContext

Asp.net Core dependency injection in filters without [ServiceFilter] or [TypeFilter]

ASP.NET Core and ActionFilter

How to dynamically load pages from plugins in Razor Pages application?

c# asp.net-core razor-pages