SuperScript.Container.WebForms 0.0.1

Requires NuGet 1.7 or higher.

dotnet add package SuperScript.Container.WebForms --version 0.0.1
NuGet\Install-Package SuperScript.Container.WebForms -Version 0.0.1
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.Container.WebForms" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperScript.Container.WebForms --version 0.0.1
#r "nuget: SuperScript.Container.WebForms, 0.0.1"
#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.Container.WebForms as a Cake Addin
#addin nuget:?package=SuperScript.Container.WebForms&version=0.0.1

// Install SuperScript.Container.WebForms as a Cake Tool
#tool nuget:?package=SuperScript.Container.WebForms&version=0.0.1

When developing web solutions, assets such as JavaScript declarations or HTML templates are frequently written in a location that differs from their desired output location. SuperScript.Container.WebForms allows developers to easily declare these assets in ASP.NET WebForms .aspx files.

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 (2)

Showing the top 2 NuGet packages that depend on SuperScript.Container.WebForms:

Package Downloads
SuperScript.Templates.WebForms

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 HTML templates in .aspx files and having SuperScript process and relocate this template block.

SuperScript.JavaScript.WebForms

This library contains the functionality for declaring JavaScript in .aspx files and having SuperScript process and relocate this script block.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 2,240 2/15/2015