MvcSpf NuGet Package

Enables Single Page Navigation in Asp.net MVC Projects

Usage:

In AppStart/FilterConfig.cs

using MvcSpf;
....
filters.Add(new SpfFilter());


By default this package will replace anything with a dom Id of "content".

to set your own use the following:

filters.Add(new SpfFilter("mainContent"));.




Got any MvcSpf Question?





Info

Version: 1.0.0
Author(s): Finn SCOTT
Last Update: Saturday, April 9, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/MvcSpf


Install
Install-Package MvcSpf
dotnet add package MvcSpf
paket add MvcSpf
MvcSpf Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2952