Provides entity base implementation with support for INotifyPropertyChanged interface.
Info
Version: | 1.0.0.119 |
Author(s): | diginsight |
Last Update: | Wednesday, August 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/diginsight/components |
NuGet Url: | https://www.nuget.org/packages/Common.EntityBase |
Install
Install-Package Common.EntityBase
dotnet add package Common.EntityBase
paket add Common.EntityBase
Common.EntityBase Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 5.0.1)