SuperScript.ExternalFile
0.1.0
Requires NuGet 1.7 or higher.
dotnet add package SuperScript.ExternalFile --version 0.1.0
NuGet\Install-Package SuperScript.ExternalFile -Version 0.1.0
<PackageReference Include="SuperScript.ExternalFile" Version="0.1.0" />
paket add SuperScript.ExternalFile --version 0.1.0
#r "nuget: SuperScript.ExternalFile, 0.1.0"
// Install SuperScript.ExternalFile as a Cake Addin #addin nuget:?package=SuperScript.ExternalFile&version=0.1.0 // Install SuperScript.ExternalFile as a Cake Tool #tool nuget:?package=SuperScript.ExternalFile&version=0.1.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- FluentScheduler (>= 3.1.45)
- Newtonsoft.Json (>= 6.0.8)
- SuperScript.Common (>= 0.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SuperScript.ExternalFile:
Package | Downloads |
---|---|
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.ExternalFile.SqlServer
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.