Info
Version: | 2.9.0-pre1 |
Author(s): | Aspects.Freezable |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pamidur/aspect-injector/tree/master/samples/src/Freezable |
NuGet Url: | https://www.nuget.org/packages/Aspects.Freezable |
Install
Install-Package Aspects.Freezable
dotnet add package Aspects.Freezable
paket add Aspects.Freezable
Aspects.Freezable Download (Unzip the "nupkg" after downloading)
Dependencies
- AspectInjector(>= 2.2.8)
Tags
Put [Freezable] attribure on your properties or a whole class. Then cast your objects to IFreezable when needed.
Powered by AspectInjector.