pamidur
- 258,399 total downloads
- last updated 3/8/2021
- Latest version: 2.5.0
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...
More information
- 73,556 total downloads
- last updated 12/5/2018
- Latest version: 0.0.1
CoreRT ILVerify module.
QRest.Core
by:
pamidur
- 15,223 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Core library for QRest
- 14,254 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
Infrastructure for ASPNET Core that enables using quries.
- 13,030 total downloads
- last updated 2/12/2020
- Latest version: 1.0.0
OData chain semantics for data queries over HTTP.
- 1,807 total downloads
- last updated 1/19/2020
- Latest version: 1.0.1
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.
- 648 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.
- 427 total downloads
- last updated 1/19/2020
- Latest version: 1.0.1
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.Cache
by:
pamidur
- 361 total downloads
- last updated 3/8/2021
- Latest version: 1.0.2
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.