Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

Is services.AddSingleton<IConfiguration> really needed in .net core 2 API

Injecting Simple Injector components into IHostedService with ASP.NET Core 2.0

ASP.Net / ASP.NET Core Web API unauthorized requests returns 302 redirect response instead of 401

ASP.NET Core 2 API call is redirected (302)

What is the best way to compress a request to asp.net core 2 site using HttpClient?

.net core 2.1 "POST" an IFormFile using Postman - the application completed without reading the entire request body

ASP.NET Core 2: how to RedirectToPage with area?

The type ApplicationUser cannot be used as type parameter 'TUser' in the generic type or method 'IdentityDbContext<TUser>'

.NET Core 2.0 application published as deb file

How to change .Net Core 2 debugger port of VSCode

What is analog for HttpListener in .NET Core

The program '[3984] dotnet.exe' has exited with code -2147450751 (0x80008081)

getting the request body inside HttpContext from a Middleware in asp.net core 2.0

c# asp.net-core-2.0

Claims transformation support missing in ASP.NET Core 2.0

InvalidOperationException: The AuthorizationPolicy named: 'Bearer' was not found

Development Server hot updates not working

Re-target .NET Core to net471, net 472

HTTP Error 404.13 - asp.net core 2.0

Cannot sign out the OpenIdConnect authentication of identityserver4 on ASP.NET Core 2 application

Azure Active Directory for authentication and ASP.NET Core Identity for authorization