Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

Can the new csproj file structure be used with a ASP.NET Framework project?

How do I get a console project to group my appsettings.json files?

What is the difference between IWebHost WebHostBuilder BuildWebHost

How do I setup multiple auth schemes in ASP.NET Core 2.0?

What exactly is 'UseAuthentication()' for?

Run a background task from a controller action in ASP.NET Core

Cascade deleting with EF Core

IServiceCollection does not contain a defintion for AddHttpClient

How to use HTTPS / SSL with Kestrel in ASP.NET Core 2.x?

ASP.NET Core docker build error

How to do DI in asp.net core middleware?

How to use log4net in Asp.net core 2.0

Trying to add AutoMapper to Asp.net Core 2?

AddDbContext or AddDbContextPool

FromUri in ASP.NET CORE 2.0

What is the difference between UseStaticFiles, UseSpaStaticFiles, and UseSpa in ASP.NET Core 2.1?

Call SignalR Core Hub method from Controller

No authenticationScheme was specified, and there was no DefaultChallengeScheme found with default authentification and custom authorization

Identity in ASP.Net Core 2.1< - Customize AccountController

ASP.NET Core 2.0 authentication middleware