MvcMegaForms 0.2.0.4
dotnet add package MvcMegaForms --version 0.2.0.4
NuGet\Install-Package MvcMegaForms -Version 0.2.0.4
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="MvcMegaForms" Version="0.2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvcMegaForms" Version="0.2.0.4" />
<PackageReference Include="MvcMegaForms" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MvcMegaForms --version 0.2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcMegaForms, 0.2.0.4"
#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.
#addin nuget:?package=MvcMegaForms&version=0.2.0.4
#tool nuget:?package=MvcMegaForms&version=0.2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Additional components to make awesome forms in ASP.NET MVC. It contains things like hiding/showing or enabling/disabling form fields based on values of other fields.
Product | Versions 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.
-
- jquery.TypeScript.DefinitelyTyped (>= 0.2.9)
- Jurassic (>= 2.1.1)
- Microsoft.AspNet.Mvc (>= 5.0.0)
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 |
---|---|---|
0.2.0.4 | 1,114 | 10/8/2018 |
0.2.0.3 | 889 | 9/28/2018 |
0.2.0.2 | 1,536 | 11/23/2015 |
0.2.0.1 | 1,269 | 6/29/2015 |
0.2.0 | 1,850 | 1/20/2014 |
0.1.0.2 | 1,381 | 9/6/2013 |
0.1.0.1 | 1,460 | 6/1/2013 |
0.1.0 | 1,479 | 12/18/2012 |
0.0.0.16 | 1,706 | 12/2/2012 |
0.0.0.15 | 1,556 | 10/27/2012 |
0.0.0.14 | 1,577 | 8/15/2012 |
0.0.0.13 | 1,382 | 8/2/2012 |
0.0.0.12 | 1,424 | 7/10/2012 |
0.0.0.11 | 1,425 | 7/5/2012 |
0.0.0.10 | 1,481 | 5/14/2012 |
0.0.0.9 | 1,441 | 5/14/2012 |
0.0.0.8 | 1,452 | 5/12/2012 |
0.0.0.7 | 1,416 | 5/1/2012 |
0.0.0.6 | 1,498 | 4/26/2012 |
0.0.0.5 | 1,483 | 4/24/2012 |
0.0.0.4 | 1,498 | 4/24/2012 |
0.0.0.3 | 1,465 | 4/22/2012 |
0.0.0.2 | 1,504 | 4/10/2012 |
0.0.0.1 | 1,453 | 4/10/2012 |
* Makes default CSS class names bootstrap 4 compatible to prevent having to override them as you upgrade bootstrap to the latest version
* Fixes change visually issue with last release