MVC.CascadeRefresh
1.0.6
See the version list below for details.
dotnet add package MVC.CascadeRefresh --version 1.0.6
NuGet\Install-Package MVC.CascadeRefresh -Version 1.0.6
<PackageReference Include="MVC.CascadeRefresh" Version="1.0.6" />
paket add MVC.CascadeRefresh --version 1.0.6
#r "nuget: MVC.CascadeRefresh, 1.0.6"
// Install MVC.CascadeRefresh as a Cake Addin #addin nuget:?package=MVC.CascadeRefresh&version=1.0.6 // Install MVC.CascadeRefresh as a Cake Tool #tool nuget:?package=MVC.CascadeRefresh&version=1.0.6
It is a plugin that allows you to configure using html markup cascading dropdowns(or dynamic parts of the page).
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.2 | 95 | 4/7/2015 |
2.1.1 | 41 | 4/3/2015 |
2.1.0 | 37 | 4/3/2015 |
2.0.7 | 37 | 4/7/2015 |
2.0.6 | 38 | 4/3/2015 |
2.0.5 | 42 | 3/30/2015 |
2.0.4 | 132 | 2/21/2015 |
2.0.4-beta6 | 33 | 2/20/2015 |
2.0.4-beta5 | 36 | 2/20/2015 |
2.0.4-beta4 | 33 | 2/20/2015 |
2.0.4-beta2 | 32 | 2/20/2015 |
2.0.4-beta | 36 | 2/20/2015 |
2.0.3 | 48 | 2/16/2015 |
2.0.2 | 118 | 1/27/2015 |
1.0.6 | 94 | 9/16/2014 |
ustomisation of on success on send and on error ajax events when element is refreshed.