Create subdomain routes like default route semantics, build subdomain links with helpers.
Info
Version: | 2.0.0 |
Author(s): | Mariusz Kerl |
Last Update: | Thursday, July 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mariuszkerl/AspNetCoreSubdomain |
NuGet Url: | https://www.nuget.org/packages/AspNetCoreSubdomain |
Install
Install-Package AspNetCoreSubdomain
dotnet add package AspNetCoreSubdomain
paket add AspNetCoreSubdomain
AspNetCoreSubdomain Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags