Info
Version: | 1.0.0 |
Author(s): | Franck Gaspoz |
Last Update: | Wednesday, June 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/franck-gaspoz/ModelExtensions/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/ModelExtensions |
Install
Install-Package ModelExtensions
dotnet add package ModelExtensions
paket add ModelExtensions
ModelExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
System.ComponentModel.INotifyPropertyChanged
System.ComponentModel.IDataErrorInfo
System.ComponentModel.INotifyDataErrorInfo
System.ComponentModel.DataAnnotations
implements supports for data binding, data changes notifications, error check and notifications, data validation through both validation rules and validation attributes
The library is complete and ready to use.
It is totally free/open source/modifiable/redistribuable (see MIT licence).