Info
Version: | 1.2.4 |
Author(s): | Manuel Römer |
Last Update: | Sunday, November 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/manuelroemer/NCommons |
NuGet Url: | https://www.nuget.org/packages/NCommons.Observables |
Install
Install-Package NCommons.Observables
dotnet add package NCommons.Observables
paket add NCommons.Observables
NCommons.Observables Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This library provides members for quickly setting up classes which require property change notifications.
Commonly Used Types:
ObservableObject
You can find additional information and documentation on the library's GitHub page: https://github.com/manuelroemer/NCommons.