Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

ASP.NET Core 2.0 combining Cookies and Bearer Authorization for the same endpoint

How to replace AddJwtBearer extension in .NET Core 3.0

AddIdentity() fails "InvalidOperationException: Scheme already exists: Identity.Application"

Increase upload request length limit in Kestrel

EF Core migrations in Docker container

Dependency injection in ASP.NET Core 2 throws exception

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