MVC.CascadeRefresh 1.0.6

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MVC.CascadeRefresh" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MVC.CascadeRefresh --version 1.0.6
#r "nuget: MVC.CascadeRefresh, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 1,636 4/7/2015
2.1.1 1,063 4/3/2015
2.1.0 1,109 4/3/2015
2.0.7 1,102 4/7/2015
2.0.6 1,066 4/3/2015
2.0.5 1,074 3/30/2015
2.0.4 1,501 2/21/2015
2.0.3 1,270 2/16/2015
2.0.2 1,160 1/27/2015
1.0.6 1,125 9/16/2014

ustomisation of on success on send and on error ajax events when element is refreshed.