Microsoft Enterprise Library

Enterprise Library
Developer(s) Microsoft and Community
Stable release
6.0.1304.0 / 25 April 2013 (2013-04-25)
Operating system Windows 8, Windows 7, Windows Server 2012, Windows Server 2008, and above
Type Application Blocks
License Apache2.0
Website msdn.microsoft.com/entlib
www.codeplex.com/entlib

The Microsoft Enterprise Library is a set of tools and programming libraries for the Microsoft .NET Framework. It provides APIs to facilitate proven practices in core areas of programming including data access, logging, exception handling and others. Enterprise Library is provided as pluggable binaries and source code, which can be freely used and customized by developers for their own purposes. It also ships with test cases and quickstarts.

Benefits

Application Blocks

Each application block addresses a specific cross-cutting concern and provides highly configurable features, which results in higher developer productivity. The Application Blocks in Enterprise Library are designed to be as agnostic as possible to the application architecture, for example the Logging Application Block may be used equally in a web, smart client or service-oriented application.

The patterns & practices team produces a number of other deliverables that leverage Enterprise Library Application Blocks. These include the Web Service Software Factory and Smart Client Software Factory.

Utilities

In addition to the Application Blocks, the standard Microsoft distribution of the Enterprise Library includes:

Version History

There have been several versions of the Microsoft Enterprise Library:

Unity 3.5 Portable Class Library Preview

Version 6.0

Microsoft Enterprise Library 6 was released in April 2013. Public announcements by S.Somasegar, Senior VP, Developer Division and Grigori Melnik, Enterprise Library Producer are available here and here. New features include:

This release has also retired the following 3 blocks:

For the details, see the Release Notes and the change log

Version 5.0

Microsoft Enterprise Library 5.0 was released in April 2010. Public announcement by Grigori Melnik, Enterprise Library Producer is available here. New features include:

Note: Existing public APIs (v4.1) are mostly supported. For the list of breaking changes, see

Note: Several features are demoed in this video:

Note: For the full Change Log, see

Note: An optional update was released in May 2011. It contains fixes to Unity Interception and file configuration source. This update is required if you are using the Silverlight Integration Pack and need WCF RIA Services Integration or configuration tool support. Available via NuGet or from http://www.microsoft.com/download/en/details.aspx?id=6836

Version 5.0 Silverlight Integration Pack

This is a port of Microsoft Enterprise Library 5.0 to Silverlight. Includes the following blocks:

Public announcement - http://blogs.msdn.com/b/agile/archive/2011/05/11/silverlight-integration-pack-for-microsoft-enterprise-library-5-0-released.aspx

Available as individual blocks via NuGet or as a single download

Version 5.0 Windows Azure Integration Pack

Unity 3.0

Version 4.1

This release of Enterprise Library in October 2008 is a service releases that includes the following:

The Application Block Software Factory and the Strong Naming Guidance Package are not included in this release but are available as a separate download. Thus, there is no longer a dependency on Guidance Automation Extensions (GAX).

For the detailed list of all changes, see About This Release of Enterprise Library.

Version 4.0

This release of Enterprise Library in May 2008 includes the following:

Version 3.1

In May 2007, Enterprise Library 3.1 was released with minor enhancements to the Validation and Policy Injection Application Blocks.

Version 3.0

In April 2007, Enterprise Library 3.0 was released. It contains new Application Blocks, a new Application Block Software factory designed to simplify the development of new Application Blocks and extensions, and new features providing better integration with .NET Framework 3.0. The 3.0 release of Enterprise Library contains the following Application Blocks:

Version 2.0

In January 2006, a new version of Enterprise Library was released that targeted .NET Framework 2.0. The most significant change in this release was that the Configuration Application Block was removed, and the blocks were updated to use .NET's improved System.Configuration capabilities. This release also included significant improvements to the Logging Application Block, and much of the Security Application Block was removed due to similar capabilities provided in .NET Framework 2.0. The .NET 2.0 release of Enterprise Library contained the following Application Blocks:

Version 1.1

Two releases of Enterprise Library were released for .NET Framework 1.1. The first was released in January 2005, followed by a minor maintenance release in June 2005. The .NET 1.1 releases of Enterprise Library contained the following Application Blocks:

Future

Ron Jacobs, a Microsoft Evangelist, described the purpose of Enterprise Library as "filling in the gaps" of .NET development between releases of the framework. As the framework continues to advance, developers are demanding more productive development libraries.

At the same time, Microsoft platforms evolve and certain scenarios, initially addressed by the Enterprise Library, are now being supported by the platforms themselves. In this case, the patterns & practices team uses the graceful retirement process to deprecate some parts as explained here.

Microsoft continues to promote Enterprise Library for enterprise/line-of-business development, and even many Microsoft products as well as projects within Microsoft IT use it extensively.

Starting November 2013, Microsoft fully opensourced Enterprise Library and all of its application blocks. They now accept community contributions. The latest releases of SLAB1.1 and Unity3.5 are developed in close collaboration with the community.

In August 2015, Microsoft posted[1] they were handing Unity Dependency Injection over to new owners (Pablo Cibraro and Pedro Wood) into a new GitHub repo. At the same time, the patterns & practices - Enterprise Library home web site on CodePlex,[2] announced that the remainder of the application blocks will no longer be developed. However, the source will continue to be available.

See also

References

  1. "The future of Unity". blogs.msdn.microsoft.com. Retrieved 2016-05-07.
  2. "patterns & practices Enterprise Library". CodePlex. Retrieved 2016-05-07.
This article is issued from Wikipedia - version of the 11/24/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.