Add property notification to all classes that implement INotifyPropertyChanging.
Info
| Version: | 1.31.0 |
| Author(s): | Simon Cropp |
| Last Update: | Monday, February 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Fody/PropertyChanging |
| NuGet Url: | https://www.nuget.org/packages/PropertyChanging.Fody |
Install
Install-Package PropertyChanging.Fody
dotnet add package PropertyChanging.Fody
paket add PropertyChanging.Fody
PropertyChanging.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- Fody(>= 6.1.1)
- NETStandard.Library(>= 1.6.1)
- Fody(>= 6.1.1)
Tags