Buenas,
a new Major Version of Enterprise Library was released a few days ago, in this case the version 6. Within it we find the following:
- New block
- Semantic Logging Application Block (v1.0)
- New programmatic configuration
- Updated 7 blocks:
- Data Access Application Block
- Exception Handling Application Block
- Logging Application Block
- Policy Injection Application Block
- Transient Fault Handling Application Block
- Validation Application Block
- Unity Application Block / DI Container (v3.0)
- Configuration console (largely unchanged since v5)
If it is possible to access the source code of EntLib directly from CodePlex , the ideal to use EntLib blocks is to add them using NuGet .
With this said, according to the great Grigori Melnik , the links below are the points of reference for this version:
- Dependency Injection Unity with -new Developer’s guide (preview on Codeplex)
- Updated Developer’s Guide to Enterprise Library (preview on Codeplex)
- Updated reference documentation (preview on Codeplex)
- Reference implementation (v5 and v6) (available in May)
- Reference API (on MSDN)
- QuickStarts (available in May)
- New Migration Guide to help you move from v5 to v6
- Videos (on Channel 9)
Source: http://blogs.msdn.com/b/agile/archive/2013/04/25/just-released-microsoft-enterprise-library-6.aspx
Saludos @ Home
El Bruno

Leave a comment