Skip to content
Mariusz Kerl edited this page Dec 2, 2017 · 5 revisions

This library provides easy way of implementing subdomain based routing in ASP.NET Core/Framework MVC applications. With this library you will be able to:

  1. Create routes based on subdomain
  2. Use subdomain value in your controller actions, filters etc.
  3. Generate html with html and tag helpers.