AspectInjector 2.4.3
This library provides attributes-based compile-time AOP framework.
Create your aspect by marking class with [Aspect], its methods with [Advice] and create trigger attribute with [Injection].
That's it! Cross-cutting concerns made easy! Just apply your attribute where you need and everything automicaly 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.4.3
See the version list below for details.
Install-Package AspectInjector -Version 2.4.3
dotnet add package AspectInjector --version 2.4.3
<PackageReference Include="AspectInjector" Version="2.4.3" />
paket add AspectInjector --version 2.4.3
Release Notes
See here => https://github.com/pamidur/aspect-injector/releases/tag/2.4.3
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on AspectInjector:
Package | Downloads |
---|---|
NUnit.Allure.Steps
Steps Attribute for NUnit.Allure
|
|
DependencyInjection.InConsole
Using dependency injection in .Net core console app
|
|
Flashcom.Util
常用调用类
|
|
Aspects.Notify
This package provides simple INotifyPropertyChanged aspect. Put [Notify] attribure on your properties or a whole class. You can use [NotifyAlso] attributes to notify other dependant properties.
Powered by AspectInjector.
|
|
Unicorn.Taf.Core
Unicorn features: asserts with collection of matchers, self-describing test steps, parameterized tests and suites, tests dependency.
This package includes core of unicorn automation framework, which is referenced by your tests. You will need to install Visual studio VSIX adapter or console runner to run your tests.
Supported platforms:
- .NET Framework 4.5.2+
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on AspectInjector:
Repository | Stars |
---|---|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MatBlazor
|
|
pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
|
|
HenJigg/WPF-Xamarin-Blazor-Examples
Example projects based on WPF, Xamarin, Blazor and other platforms
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.4.4-pre1 | 27 | 12/30/2020 |
2.4.3 | 612 | 12/30/2020 |
2.4.2 | 259 | 12/25/2020 |
2.4.1 | 36,584 | 7/31/2020 |
2.4.0 | 8,732 | 6/17/2020 |
2.4.0-beta1 | 152 | 4/30/2020 |
2.3.1 | 32,401 | 2/18/2020 |
2.3.0 | 7,199 | 2/10/2020 |
2.2.8 | 3,799 | 1/19/2020 |
2.2.7 | 175 | 1/18/2020 |
2.2.6 | 317 | 1/17/2020 |
2.2.5 | 6,617 | 10/14/2019 |
2.2.4 | 4,732 | 10/11/2019 |
2.2.3 | 244 | 10/9/2019 |
2.2.2 | 1,058 | 10/4/2019 |
2.2.1 | 24,374 | 6/16/2019 |
2.1.1 | 21,363 | 5/3/2019 |
2.1.0 | 2,595 | 4/17/2019 |
2.0.6 | 1,771 | 2/11/2019 |
2.0.5 | 306 | 2/7/2019 |
2.0.4 | 332 | 2/7/2019 |
2.0.3 | 329 | 2/7/2019 |
2.0.2 | 3,419 | 1/3/2019 |
2.0.1 | 388 | 1/3/2019 |
2.0.0 | 523 | 12/8/2018 |
2.0.0-rc3 | 430 | 12/8/2018 |
2.0.0-rc2 | 316 | 12/7/2018 |
2.0.0-rc | 349 | 12/7/2018 |
2.0.0-beta2 | 336 | 12/7/2018 |
2.0.0-beta1 | 303 | 12/4/2018 |
1.0.2 | 995 | 4/26/2019 |
1.0.2-pre | 373 | 4/23/2019 |
1.0.1 | 13,514 | 4/2/2018 |
1.0.0-rc2 | 833 | 7/14/2017 |
1.0.0-rc1 | 524 | 4/18/2017 |
1.0.0-beta4 | 838 | 8/31/2016 |
1.0.0-beta3 | 709 | 7/31/2016 |
1.0.0-beta2 | 716 | 7/5/2016 |
1.0.0-beta1 | 617 | 2/1/2016 |
0.9.44 | 2,145 | 8/5/2015 |
0.9.43 | 664 | 8/4/2015 |
0.9.42 | 771 | 8/4/2015 |
0.9.41 | 773 | 7/11/2015 |
0.9.40 | 812 | 7/11/2015 |
0.9.31 | 1,081 | 2/10/2015 |
0.9.30 | 782 | 2/9/2015 |
0.9.2 | 704 | 2/6/2015 |
0.9.1 | 1,038 | 1/24/2015 |
0.9.0 | 840 | 12/23/2014 |
0.8.47 | 1,486 | 4/17/2014 |
0.7.46 | 852 | 4/2/2014 |
0.5.44 | 785 | 3/26/2014 |
0.3.43 | 743 | 3/7/2014 |
0.2.42 | 740 | 3/6/2014 |
0.2.41 | 748 | 3/5/2014 |