AOP Caching Components

A set of components, based on AOP (PostSharp) for injecting caching instructions in your business layer, and Memcached for storing cached values. AOP isolates caching instructions from other layers. It's developed in C#.

DevFramework

devframework.zip (101,0 MB)
DevFramework is an open source solution for complete enterprise application development.

EntLib Extensions to WSSF

Entlib Extensions to WSSF is an extension that enables WSSF to easily integrate with Enterprise Library. This extension allows you to very easily handle cross cutting concerns in WCF services like Validation, Exception Handling and Logging without much programming. The extension accomplishes this by using the policy injection application block of enterprise library.

Interface weaver Custom Tool

A CustomTool for vs auto implementing interface based on aspects (auto INotifyPropertychanged implementation, auto command, dependency property mapping...).

Public Components

PubComp.zip (5,1 MB)
Public Components

.NET Reflector Add-Ins

Add-Ins for .NET Reflector

ValidationAspects

ValidationAspects provides State and Interception validation on .net Objects, Properties and Method Parameters. Validation can be declared via attributes and/or augmented/replaced with validation functions at runtime. Supports asp.net MVC, WPF, Silverlight, PostSharp, and Unity.

Value Injecter - convention based mapper

ValueInjecter lets you define your own convention-based matching algorithms (ValueInjections) in order to match up (inject) source values to destination values.