Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

ViewBag inside of Filters of ASP.NET Core

c# asp.net-core

Serilog not writing to file with .NET Core 2.2

c# asp.net-core serilog

.Net Core Custom Authentication using API Keys with Identity Server 4

Microsoft.Extensions.Logging - LogError is not logging exception

c# asp.net-core

Multiple user type Identity - DbContext design

Error "getcwd() failed: No such file or directory" when trying to run from VS in Docker

ASP.NET Core 3.1 does not call PostConfigure on the class implementing IPostConfigureOptions<T>

.Net Core HttpClientFactory for Multiple API Services

Entity Framework Core leaving many connections in sleeping status

What is the equivalent of RegisterObject/QueueBackgroundWorkItem in ASP.NET 5

asp.net-core

ASP .Net VNext and Owin

Is it possible to use an external Identity Provider in a Web API with ASP.NET 5?

ASP.Net 5 Beta 8 xproj cannot be opened

How to create custom Authorization in ASP.NET Core (ASP.NET 5)

Publish to IIS. Omit installing .NET Core Windows Server Hosting bundle on the server

iis deployment asp.net-core

Does any version of NHibernate exist which has support for .Net Core?

ASP.NET Core publish produces lots of DLLs in the published folder, why?

Inject ApplicationUser in ASP.NET Core MVC

HTTP Error 502.5 - Process Failure when application is run from Visual Studio

Reverse proxy and in-process HTTP server in Asp.Net Core