pamidur
- 786,943 total downloads
- last updated 1/24/2022
- Latest version: 2.7.2
Attributes-based compile-time AOP framework.
Cross-cutting concerns made easy!
Just apply your attributes where you need and everything automagicaly works!
No xml configs! No wierd reflection hacks! No runtime emit!
Works with AOT and Blazor!
See release notes for...
More information
- 83,666 total downloads
- last updated 12/5/2018
- Latest version: 0.0.1
CoreRT ILVerify module.
QRest.Core
by:
pamidur
- 19,196 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Core library for QRest
- 17,389 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Infrastructure for ASPNET Core that enables using quries.
- 15,672 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
OData chain semantics for data queries over HTTP.
Aspects.Cache
by:
pamidur
- 15,581 total downloads
- last updated 2/8/2022
- Latest version: 2.0.1
This package provides cache aspect for your methods. Put [MemoryCache(seconds)] attribure on your methods. And enjoy hassle-free memory cache for your methods.
Or implement your own cache mechanics by inheriting CacheAttribute class.
Powered by AspectInjector.
- 2,151 total downloads
- last updated 2/8/2022
- Latest version: 1.0.2
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.
- 1,572 total downloads
- last updated 2/8/2022
- Latest version: 1.0.1
This package provides simple universal method wrrapper aspect.
- 861 total downloads
- last updated 3/29/2018
- Latest version: 4.5.0.4
Minimal package for Sitecore 8.2+ projects. Compatible with new csproj format.
- 723 total downloads
- last updated 2/8/2022
- Latest version: 1.0.2
This package provides simple freezable pattern implementation. Put [Freezable] attribure on your properties or a whole class. Then cast your objects to IFreezable when needed.
Powered by AspectInjector.
Aspects.Lazy
by:
pamidur
- 143 total downloads
- last updated 2/8/2022
- Latest version: 1.0.0
This package provides simple lazy aspect attribute.
- 70 total downloads
- last updated 2/8/2022
- Latest version: 1.0.0
This package provides simple logging aspect attribute [Log].