RequireJS.NET integrates RequireJS script loader with ASP.NET MVC.
Info
Version: | 3.1.0 |
Author(s): | Stefan Prodan |
Last Update: | Saturday, February 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vtfuture/RequireJSDotNet |
NuGet Url: | https://www.nuget.org/packages/RequireJsNet |
Install
Install-Package RequireJsNet
dotnet add package RequireJsNet
paket add RequireJsNet
RequireJsNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags