Info
Version: | 2.1.2 |
Author(s): | Alexander Pirogov |
Last Update: | Tuesday, April 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Defee/cascadeRefresh |
NuGet Url: | https://www.nuget.org/packages/MVC.CascadeRefresh |
Install
Install-Package MVC.CascadeRefresh
dotnet add package MVC.CascadeRefresh
paket add MVC.CascadeRefresh
MVC.CascadeRefresh Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This small solution was adopted for Asp.net mvc with razor sintax.
This plugin is based on two main parts(refresh element and refresh targets): element that refreshes the html elements on this page and that elements configure how they have to be refreshed.
If you need more info please visit https://github.com/Defee/cascadeRefresh.
I appreciate any feedback, so if you have an issues please post it on github.