Skip to content
isaacabraham edited this page Apr 15, 2013 · 6 revisions

###Version 1.3.1.0 [PolicyInjection] attribute or fluent call is now optional. Simply decorating a type with any CallHandler attribute will turn on policy injection. However, the [PolicyInjection] attribute is not obsolete because you may manually create policies in code rather than using CallHandlerAttributes. ###Version 1.3.0.0 Fluent API ###Version 1.2.0.0 Policy Injection support ###Version 1.1.0.0 Multimaps ###Version 1.0.1.0 Incorporate code contracts ###Version 1.0.0.0 Initial release