Microsoft Download Center Archive

Microsoft Enterprise Library 5.0

  • Published:
  • Version: 5.0
  • Category: Redistributable Component
  • Language: English

Microsoft Enterprise Library is a collection of reusable application blocks designed to assist software developers with common enterprise development challenges. This release includes: Caching Block, Cryptography Block, Data Access Block, Exception Handling Block, Logging Block, Policy Injection Block, Security Block, Validation Block, and Unity.

  • Microsoft Enterprise Library is a collection of reusable application blocks designed to assist software developers with common enterprise development challenges. This release includes: Caching Application Block, Cryptography Application Block, Data Access Application Block, Exception Handling Application Block, Logging Application Block, Policy Injection Application Block, Security Application Block, Validation Application Block, and Unity Application Block.

    This major release of Enterprise Library contains many compelling new features and updates that will make developers more productive. These include:
    • Major architectural refactoring that provides improved testability and maintainability through full support of the dependency injection style of development
    • Dependency injection container independence (Unity ships with Enterprise Library, but you can replace it with a container of your choice)
    • Programmatic configuration support, including a fluent configuration interface and an XSD schema to enable IntelliSense
    • Redesign of the configuration tool to provide:
      • A more usable and intuitive look and feel
      • Extensibility improvements through meta-data driven configuration visualizations that replace the requirement to write design time code
      • A wizard framework that can help to simplify complex configuration tasks
    • Data accessors for more intuitive processing of data query results
    • Asynchronous data access support
    • Honoring validation attributes between Validation Application Block and DataAnnotations
    • Integration with Windows Presentation Foundation (WPF) validation mechanisms
    • Support for complex configuration scenarios, including additive merge from multiple configuration sources and hierarchical merge
    • Optimized cache scavenging
    • Better performance when logging
    • A reduction of the number of assemblies
    • Support for the .NET 4.0 Framework and integration with Microsoft Visual Studio 2010
    • Improvements to Unity

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSHA1 HashSize
Enterprise Library 5.0 - Source Code.msidc082347112b88ff6681d486992701ba8ff564a04.82 MB
Enterprise Library 5.0.msi6d241046c3ff00e48817557999a44100481d4e4810.38 MB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows 7, Windows Server 2003 R2 (32-Bit x86), Windows Server 2003 R2 x64 editions, Windows Server 2008, Windows Server 2008 R2, Windows Vista Service Pack 2

  • Supported architectures: x86 and x64.

    Operating system:
    • Microsoft Windows® 7 Professional, Enterprise or Ultimate
    • Windows Vista with Service Pack 2
    • Windows Server 2008 R2
    • Windows Server 2008 with Service Pack 2
    • Windows Server 2003 R2
    Framework:
    • Microsoft .NET Framework 3.5 with Service Pack 1
    • Microsoft .NET Framework 4.0.
    For a rich development environment, the following are recommended:
    • Microsoft Visual Studio® 2008 Development System with Service Pack 1 (any edition) or Microsoft Visual Studio 2010 Development System (any edition).
    To run the unit tests, the following are also required:
    • Microsoft Visual Studio 2008 Professional, Visual Studio 2008 Team Edition, Visual Studio 2010 Premium, Visual Studio 2010 Professional, or Visual Studio 2010 Ultimate edition.
    • Moq v3.1 assemblies.
    For the Data Access Application Block, the following is also required:
    • A database server running a database that is supported by a .NET Framework 3.5 with Service Pack 1 or .NET Framework 4.0 data provider. This includes SQL Server® 2000 or later, SQL Server 2005 Compact Edition, and Oracle 9i or later. The database server can also run a database that is supported by the .NET Framework 3.5 with Service Pack 1 or the .NET Framework 4.0 data providers for OLE DB or ODBC.
    For the Logging Application Block, the following are also required:
    • Stores to maintain log messages. If you are using the Message Queuing (MSMQ) Trace Listener to store log messages, you need the Microsoft Message Queuing (MSMQ) components installed. If you are using the Database Trace Listener to store log messages, you need access to a database server. If you are using the E-mail Trace Listener to store log messages, you need access to an SMTP server.
    If these dependencies are not met, you may not be able to use certain Enterprise Library features.

Installation Instructions

  • Download the MSI and install.

Related Resources