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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SuperScript.JavaScript" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperScript.JavaScript --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SuperScript.JavaScript, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Newtonsoft.Json (>= 6.0.8)
- SuperScript.Common (>= 0.0.4)
- WebGrease (>= 1.6.0)
GitHub repositories
This package is not used by any popular GitHub repositories.