Home
 
  

🔗 A Vanity Look At ASP.NET Core

https://www.dotnetcurry.com/aspnet/1312/aspnet-core-request-pipeline-vanity-url

June 10, 2016

This article serves as an introduction to the new request pipeline model adopted by ASP.Net Core.

In order to do so, it describes how to build a web application that allows users to define a vanity url linked to their profile. It also introduces some of the new ASP.NET Core 1.0 features such as authentication.

 

© 2022