CoNatural Components - CodePlex Project
Roger Torres - June 14th, 2009
I just published a CodePlex project to host the DAL and Asynchronous framework I have been presenting in this blog. This will allow me to track issues and manage releases the right way. Thanks to the readers who suggested this option.
You can find the project here: CoNatural Components
Please note that I made the following modifications to the original CoNatural.Data component:
- The IDbProvider interface was simplified.
- The implementation of the Sql Server provider was moved to a new assembly named CoNatural.Data.SqlServer
There are other minor (performance related) modifications, but this should be transparent to the users.
[...] announces that both their DAL and asynchronous framework have been published to CodePlex. They have also uploaded a Visual Studio plugin for migrating stored procedures as CoNatural [...]