pamidur
- 890,234 total downloads
- last updated 6/20/2022
- Latest version: 2.7.3
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
- 84,215 total downloads
- last updated 12/5/2018
- Latest version: 0.0.1
CoreRT ILVerify module.
QRest.Core
by:
pamidur
- 19,818 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Core library for QRest
- 18,014 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Infrastructure for ASPNET Core that enables using quries.
Aspects.Cache
by:
pamidur
- 17,872 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.
- 16,146 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
OData chain semantics for data queries over HTTP.
- 2,213 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,984 total downloads
- last updated 2/8/2022
- Latest version: 1.0.1
This package provides simple universal method wrrapper aspect.
- 907 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.
- 780 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
- 170 total downloads
- last updated 2/8/2022
- Latest version: 1.0.0
This package provides simple lazy aspect attribute.
- 85 total downloads
- last updated 2/8/2022
- Latest version: 1.0.0
This package provides simple logging aspect attribute [Log].