![]() |
VOOZH | about |
dotnet add package Nancy.AspNetSprites.Razor --version 0.0.5
NuGet\Install-Package Nancy.AspNetSprites.Razor -Version 0.0.5
<PackageReference Include="Nancy.AspNetSprites.Razor" Version="0.0.5" />
<PackageVersion Include="Nancy.AspNetSprites.Razor" Version="0.0.5" />Directory.Packages.props
<PackageReference Include="Nancy.AspNetSprites.Razor" />Project file
paket add Nancy.AspNetSprites.Razor --version 0.0.5
#r "nuget: Nancy.AspNetSprites.Razor, 0.0.5"
#:package Nancy.AspNetSprites.Razor@0.0.5
#addin nuget:?package=Nancy.AspNetSprites.Razor&version=0.0.5Install as a Cake Addin
#tool nuget:?package=Nancy.AspNetSprites.Razor&version=0.0.5Install as a Cake Tool
The Nancy Sprite Helper allows you to use sprites and image inlining in Nancy with ASP.NET hosting and the Razor viewengine.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Nancy intializes conventions alphabetically. We now initialize the static content convention by ourself.