Info
| Version: | 2.9.0 | 
| Author(s): | Aspects.Notify | 
| Last Update: | Saturday, September 13, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/pamidur/aspect-injector/tree/master/samples/src/Notify | 
| NuGet Url: | https://www.nuget.org/packages/Aspects.Notify | 
Install
Install-Package Aspects.Notify
                        dotnet add package Aspects.Notify
                        paket add Aspects.Notify
                        
                                Aspects.Notify Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AspectInjector(>= 2.2.8)
Tags
 
                
Put [Notify] attribure on your properties or a whole class. You can use [NotifyAlso] attributes to notify other dependant properties.
Powered by AspectInjector.