MonkeBusters.Web.Mvc.SafeUrls
1.1.0-alpha
Use "@(Url.To<MyController>().MyAction(someparam: "somevalue"))" to create your urls in a type- and name-safe manner - both in views and controllers. See the project site for a quick introduction.
This is a prerelease version of MonkeBusters.Web.Mvc.SafeUrls.
Install-Package MonkeBusters.Web.Mvc.SafeUrls -Version 1.1.0-alpha
dotnet add package MonkeBusters.Web.Mvc.SafeUrls --version 1.1.0-alpha
<PackageReference Include="MonkeBusters.Web.Mvc.SafeUrls" Version="1.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonkeBusters.Web.Mvc.SafeUrls --version 1.1.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonkeBusters.Web.Mvc.SafeUrls, 1.1.0-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Support for MVC Areas
Dependencies
-
- Castle.Core (>= 3.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0-alpha | 733 | 11/12/2014 |
1.0.1 | 1,655 | 11/9/2014 |
1.0.0 | 1,412 | 11/9/2014 |