MvcCodeRouting.Web.Http.WebHost
1.0.0
See the version list below for details.
dotnet add package MvcCodeRouting.Web.Http.WebHost --version 1.0.0
NuGet\Install-Package MvcCodeRouting.Web.Http.WebHost -Version 1.0.0
<PackageReference Include="MvcCodeRouting.Web.Http.WebHost" Version="1.0.0" />
paket add MvcCodeRouting.Web.Http.WebHost --version 1.0.0
#r "nuget: MvcCodeRouting.Web.Http.WebHost, 1.0.0"
// Install MvcCodeRouting.Web.Http.WebHost as a Cake Addin #addin nuget:?package=MvcCodeRouting.Web.Http.WebHost&version=1.0.0 // Install MvcCodeRouting.Web.Http.WebHost as a Cake Tool #tool nuget:?package=MvcCodeRouting.Web.Http.WebHost&version=1.0.0
MvcCodeRouting for ASP.NET MVC analyzes your controllers and actions and automatically creates the best possible routes for them.
Organize your controllers and views using namespaces (no more areas) that can go as deep as you want.
Includes support for hierarchical (a.k.a. RESTful) and also user-defined custom routes (using an attribute).
It also supports embedded views (as assembly resources) that can be individually overridden by file views.
MvcCodeRouting is a single unified solution that provides namespace-aware automatic route creation, URL generation and views location.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- MvcCodeRouting.Web.Http (>= 1.0.0 && < 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
First release