Dynamically load XAML views and JSON view models with bi-directional data binding support into Xamarin.Forms apps.
Info
Version: | 0.1.18-pre |
Author(s): | Daniel Cazzulino |
Last Update: | Tuesday, October 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.mobileessentials.org/ |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Forms.Dynamic |
Install
Install-Package Xamarin.Forms.Dynamic
dotnet add package Xamarin.Forms.Dynamic
paket add Xamarin.Forms.Dynamic
Xamarin.Forms.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)
- Xamarin.Forms(1.5.0.6447)