Skip to content

EnterpriseLibrary/EnterpriseLibrary.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges. Originally developed by Microsoft, it was abandoned in 2013, but released as Open Source, originally on CodePlex and then moved to GitHub when CodePlex was shut down.

This Enterprise Library GitHub project took to revive the Enterprise Library project, in order to support projects that already use it, and provide a solution to common problems in new projects.

There are currently several parts, or Application Blocks, as they are called, to Enterprise Library:

  1. Data Access Application Block
  1. Logging Application Block
  2. Semantic Logging Application Block
  3. Exception Handling Application Block
  4. Validation Application Block
  5. Transient Fault Handling Application Block
  6. Policy Injection Application Block