Info
Version: | 2.9.0-pre1 |
Author(s): | AspectInjector.Package |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pamidur/aspect-injector |
NuGet Url: | https://www.nuget.org/packages/AspectInjector |
Install
Install-Package AspectInjector
dotnet add package AspectInjector
paket add AspectInjector
AspectInjector Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Cross-cutting concerns made easy!
Just apply your attributes where you need them and everything automagicaly works!
No xml configs! No wierd reflection hacks! No runtime emit!
Works with AOT and Blazor!
See release notes for this version here:
https://github.com/pamidur/aspect-injector/releases/tag/2.9.0-pre1.