Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

Deprecate specific route out of multiple routes on single Web API method

How to get IOptions in ConfigureServices method or pass IOptions into extension method?

Get claims from JWT token in ASP.NET Core 2.0 API

How to temporarily disable docker support from asp.net core 2.0 project in visual studio 2017 ver 15.3.2?

custom keys in appSettings.json not working in ASP.NET Core 2.0

c# asp.net asp.net-core-2.0

Domain-based routing in ASP.NET Core 2.0

Create docx word document web api .net core 2.0

How to access Route Data / Value Provider data in a service in ASP.NET Core?

Web api attribute routing, by content type, in dot net core 2?

.NET Core - override default build targets

Converting IConfigurationSection to IOptions

How to get Visual Studio to launch correct url when using docker-compose with https

How to get the authentication header from a request sent to an ASP.NET core 2.0 API controller action

Cannot access a disposed object Asp.net Identity Core

.NET Core 2.0 Regex Timeout deadlocking

integrate azure AD authentication with asp.net core identity individual accounts

asp.net core identity - Id column is nvarchar(450) - why?

InvalidOperationException: No authenticationScheme was specified, and there was no DefaultChallengeScheme found

No service for type 'MyType' has been registered

How can I stop ASP.NET Core 2.0 MVC minification from modifying a specific file?