Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

The input was not valid .Net Core Web API

Accept x-www-form-urlencoded in Web API .NET Core

ASP.NET Core 1.0 ConfigurationBuilder().AddJsonFile("appsettings.json"); not finding file

Local user account store for Web API in ASP.NET Core 2.0

IWebHost: Calling Run() vs RunAsync()

Override array settings in appsettings.json with those in appsettings.Production.json

How to access current HttpContext in ASP.NET Core 2 Custom Policy-Based Authorization with AuthorizationHandlerContext

How to set multiple audiences in Asp.Net Core 2.0 "AddJwtBearer" middleware?

The specified framework 'Microsoft.AspNetCore.App', version '2.1.0' was not found

Remove console and debug loggers in ASP.NET Core 2.0 when in production mode

How To Disable Https in Visual Studio 2017 Web Proj ASP.NET Core 2.0

Entity Framework Scaffold-DbContext Login failed for user

Asp.Net Core 2.0 on Azure results in a 502.5

'HttpPostedFileBase' in Asp.Net Core 2.0

AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application: '<AppId>'

Httpclient This instance has already started one or more requests. Properties can only be modified before sending the first request

instance of entity type cannot be tracked because another instance with same key value is tracked

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"