pamidur
NuGet publisher profile
Packages (12)
AspectInjector
Attributes-based compile-time AOP framework. 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
Aspects.Universal
This package provides simple universal method wrrapper aspect.
Aspects.Cache
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.
Unofficial.CoreRT.ILVerify
CoreRT ILVerify module.
QRest.Core
Core library for QRest
QRest.AspNetCore
Infrastructure for ASPNET Core that enables using quries.
QRest.Semantics.OData
OData chain semantics for data queries over HTTP.
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.
Aspects.Freezable
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
This package provides simple lazy aspect attribute.
Aspects.Logging
This package provides simple logging aspect attribute [Log].
Glass.Mapper.Sc.Min82
Minimal package for Sitecore 8.2+ projects. Compatible with new csproj format.