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
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.Common" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperScript.Common --version 0.1.2
#r "nuget: SuperScript.Common, 0.1.2"
#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.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 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.

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.

Version Downloads Last updated
0.1.2 1,431 4/9/2015
0.1.1 1,026 4/6/2015
0.1.0 1,035 4/5/2015
0.0.41 1,062 3/22/2015
0.0.4 1,124 3/19/2015
0.0.3 995 3/10/2015
0.0.2 1,298 2/14/2015
0.0.1 1,677 2/8/2015