Top 20 NuGet Packages depending on SuperScript.Common

Total dependencies: 13

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.Mvc allows developers to easily declare these assets in MVC Razor views.
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 JavaScript on an MVC Razor view and having SuperScript process and relocate this script block.
SuperScript offers a means of declaring assets in one part of a .NET web solution and have them emitted somewhere else. This library allows developers to easily declare HTML templates in MVC Razor views.
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 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 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.
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 jQuery.tmpl HTML template.
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.
This library contains the functionality for declaring JavaScript in .aspx files and having SuperScript process and relocate this script block.
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 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 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 SQL Server database.
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.