Info
Version: | 1.0.0 |
Author(s): | zote |
Last Update: | Friday, May 20, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/zote/rzrjs |
NuGet Url: | https://www.nuget.org/packages/RzrJs |
Install
Install-Package RzrJs
dotnet add package RzrJs
paket add RzrJs
RzrJs Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(2.1)
To start using it, just use
<script src='@Url.RzrJs("~/Scripts/MyRazor.js")' type="text/javascript"></script>.