Olaf Conijn is creating an Enterprise Library 2.0 Extension Pack that is still in its initial stages, but I wanted to bookmark it here on my blog so I can keep track of it after I finish my tutorials of all the Enterprise Library 2.0 Application Blocks. You can view the GDN workspace here.
Right now he is just building the common code that the Enterprise Library 2.0 Extensions will share. First up is the Configuration Constants Writer:
“This extension provides compiletime safety when referencing EntLib providers from your code. It maintains a code file with constants that contain the names of the providers you would like to use. If you include this file in your project, you don’t have to worry about changing the names of the providers you used.“
Still early, but worth bookmarking if you are interested in Enterprise Library 2.0.
Source: David Hayden ( Sarasota .NET Developer )
Enterprise Library 2.0 Tutorials and Examples: