SuperScript.Common
0.1.2
Requires NuGet 1.7 or higher.
dotnet add package SuperScript.Common --version 0.1.2
NuGet\Install-Package SuperScript.Common -Version 0.1.2
<PackageReference Include="SuperScript.Common" Version="0.1.2" />
paket add SuperScript.Common --version 0.1.2
#r "nuget: SuperScript.Common, 0.1.2"
// Install SuperScript.Common as a Cake Addin #addin nuget:?package=SuperScript.Common&version=0.1.2 // Install SuperScript.Common as a Cake Tool #tool nuget:?package=SuperScript.Common&version=0.1.2
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 core classes which facilitate all other SuperScript modules but which won't produce any meaningful output on its own.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- HtmlAgilityPack (>= 1.4.9)
- Newtonsoft.Json (>= 6.0.8)
- WebActivatorEx (>= 2.0.6)
- WebGrease (>= 1.6.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on SuperScript.Common:
Package | Downloads |
---|---|
SuperScript.JavaScript
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. |
|
SuperScript.ExternalFile
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. This library offers the functionality for relocating assets to an external file while writing an appropriate reference to this file in the HTML. |
|
SuperScript.Templates.JavaScriptTemplates
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. In conjunction with SuperScript.Templates, this library offers pre-compilation into a JavaScript Templates HTML template. |
|
SuperScript.ExternalFile.MySql
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. This project offers the functionality for relocating assets to an external file while storing the contents in a MySql database. |
|
SuperScript.Templates
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 HTML template-specific declarations. |
GitHub repositories
This package is not used by any popular GitHub repositories.