ASP.NET Core view component which allows to create multiple models, from which the user selects one and fill and submit this one.
Info
Version: | 0.9.4 |
Author(s): | Zoka |
Last Update: | Tuesday, November 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zoka-cz/SwitchableForms.Core |
NuGet Url: | https://www.nuget.org/packages/Zoka.SwitchableForms |
Install
Install-Package Zoka.SwitchableForms
dotnet add package Zoka.SwitchableForms
paket add Zoka.SwitchableForms
Zoka.SwitchableForms Download (Unzip the "nupkg" after downloading)
Dependencies
- CaptureRenderTagHelper(>= 1.0.0)