-
Notifications
You must be signed in to change notification settings - Fork 25
Home
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:
- Create routes based on subdomain
- Use subdomain value in your controller actions, filters etc.
- Generate html with html and tag helpers.