The Nancy Sprite Helper allows you to use sprites and image inlining in Nancy with ASP.NET hosting and the Razor viewengine.
Info
Version: | 0.0.5 |
Author(s): | Jef Claes |
Last Update: | Monday, November 26, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JefClaes/Nancy.AspNetSprites.Razor |
NuGet Url: | https://www.nuget.org/packages/Nancy.AspNetSprites.Razor |
Install
Install-Package Nancy.AspNetSprites.Razor
dotnet add package Nancy.AspNetSprites.Razor
paket add Nancy.AspNetSprites.Razor
Nancy.AspNetSprites.Razor Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetSprites-Core(0.4)
- Nancy(0.13.0)
- Nancy.Hosting.Aspnet(0.13.0)
- Nancy.Viewengines.Razor(0.13.0)
Tags