Generates a form ContentPage that asks the users for all the information your custom model contains.
Info
| Version: | 1.0.1 |
| Author(s): | Eduard Campo, Dani Bautista |
| Last Update: | Tuesday, May 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/EduardCampo/FormGenerator |
| NuGet Url: | https://www.nuget.org/packages/FormsGenerator |
Install
Install-Package FormsGenerator
dotnet add package FormsGenerator
paket add FormsGenerator
FormsGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.5.0.280555)