SuperScript.JavaScript
0.1.0
Requires NuGet 1.7 or higher.
dotnet add package SuperScript.JavaScript --version 0.1.0
NuGet\Install-Package SuperScript.JavaScript -Version 0.1.0
<PackageReference Include="SuperScript.JavaScript" Version="0.1.0" />
paket add SuperScript.JavaScript --version 0.1.0
#r "nuget: SuperScript.JavaScript, 0.1.0"
// Install SuperScript.JavaScript as a Cake Addin #addin nuget:?package=SuperScript.JavaScript&version=0.1.0 // Install SuperScript.JavaScript as a Cake Tool #tool nuget:?package=SuperScript.JavaScript&version=0.1.0
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. This library contains functionality for making JavaScript-specific declarations such as variables or function calls.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 6.0.8)
- SuperScript.Common (>= 0.0.4)
- WebGrease (>= 1.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SuperScript.JavaScript:
Package | Downloads |
---|---|
SuperScript.JavaScript.WebForms
This library contains the functionality for declaring JavaScript in .aspx files and having SuperScript process and relocate this script block. |
|
SuperScript.JavaScript.Mvc
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. This library contains the functionality for declaring JavaScript on an MVC Razor view and having SuperScript process and relocate this script block. |
GitHub repositories
This package is not used by any popular GitHub repositories.