Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Read and use settings from appsettings.json without IOptions<T>?

Razor Pages and Razor Views

BadImageFormatException when migrating from ASP.Net Core 1.1 to 2.0

Map ILogger to Serilog's Logger after ASP.NET Core 2 logging update

c# asp.net-core serilog

Create a websocket server in .net core console application

Logging Generated SQL with EF Core 2 and Nlog

Dependency Injection into Entity Class

ASP.NET Core 2.0 unable to check if user is in role properly in Razor view or controller [authorize] annotation

How to Combine Data From Different Bounded Context in DDD

Use the [Authorize]-attribute on Swagger UI with ASP.NET Core Swashbuckle