Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Using Startup class in ASP.NET5 Console Application

App redirects to Account/AccessDenied on adding Oauth

ASP.NET Core 2.2 WebAPI 405 Method Not Allowed

c# asp.net-core

VB.NET support for ASP.NET 5 (MVC6)

How to get ConnectionString from EF7 DbContext

GetOwinContext is not working in asp.net core

c# asp.net asp.net-core owin

Live reload with Asp.Net 5

How to generate the appsettings.<EnvironmentName>.json file?

Should I use Request-Id, X-Request-Id or X-Correlation-Id in the request header?

asp.net-core

Where all types for http headers gone in ASP.NET 5?

Is there any good reason NOT to use a ViewComponent instead of a Partial View in core MVC?

How to get id_token along with access_token from identityserver4 via "password" grant_type?

Is it possible to bind configuration to stateless/readonly model in .NET Core?

c# .net asp.net-core

WindowsImpersonationContext & Impersonate() not found in ASP.Core

#if DEBUG vs if (env.IsDevelopment())

How to protect against XSS in ASP.NET Core?

c# asp.net-core xss

MVC 6 install as a Windows Service (ASP.NET Core 1.0.0)

How do we use CloudConfigurationManager with asp.net 5 JSON configs?

How can I share config file like appsettings.json across multiple ASP.NET CORE projects in one solution in Visual Studio 2015?

launchSettings.json commandName usage

asp.net .net asp.net-core