Info
Version: | 1.5.1 |
Author(s): | Ahmed Fouad |
Last Update: | Monday, May 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xamarin-patterns |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Aspects.Patterns.Data.Settings |
Install
Install-Package Xamarin.Aspects.Patterns.Data.Settings
dotnet add package Xamarin.Aspects.Patterns.Data.Settings
paket add Xamarin.Aspects.Patterns.Data.Settings
Xamarin.Aspects.Patterns.Data.Settings Download (Unzip the "nupkg" after downloading)
Dependencies
- PostSharp(>= 5.0.45)
- Xam.Plugins.Settings(>= 3.1.1)
Tags
It work by weaving the geter and seter for the target property to make sure that it read/write from local storage.