Enterprise Library Contrib 3.1 Released

Version 3.1, fully compatible with Enterprise Library 4.1 and .NET 3.5, was released. You can get it from http://www.codeplex.com/entlibcontrib.

What does it contain, you may ask? Well, here is the list from their site:

What's in EntLib Contrib?

The latest release of EntLib Contrib is Enterprise Library Contrib v3.1 May 2009. It contains the following functionality. For more detailed documentation, follow the link to the release home page.

  • Common Block extensions
    • TypeConfigurationElement<T>, AnonymousConfigurationElement
  • Data Access Application Block extensions
    • MySql, SQLite and SqlEx providers
  • Exception Handling Application Block extensions
    • SqlException Wrap Handler
  • Logging Application Block extensions
    • LogParser, TimeStampParser
  • Policy Injection Application Block extensions
    • PostSharp4EntLib
    • New matching rules: And, Or and Not
    • New call handlers: CursorCallHandler, OneWayCallHandler, SynchronizedCallHandler, ThreadSafeCallHandler, TransactionScopeCallHandler
  • Resource Application Block 3.1
    • Configurable providers for Globalization and Localization
    • Full application block complete with support for the console, instrumentation and group policies
  • Validation Application Block extensions
    • New validators: CollectionCountValidator, CompositeRulesetValidator, TypeValidator<T>, ObjectValidator<T>, EnumDefinedValidator
    • Designtime enhancements: Lightweight type picker, Test command
    • Other extensions: Default validators, Argument Validation, ExternallyConfigurableObjectValidator

                             

No Comments