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
<PackageReference Include="SuperScript.Container.WebForms" Version="0.0.1" />
paket add SuperScript.Container.WebForms --version 0.0.1
#r "nuget: SuperScript.Container.WebForms, 0.0.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- HtmlAgilityPack (>= 1.4.9)
- SuperScript.Common (>= 0.0.1)
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,282 | 2/15/2015 |