Skip to content

Commit

Permalink
Updated ReadMe.md
Browse files Browse the repository at this point in the history
Added reference to a blog post.
  • Loading branch information
wahidshalaly committed Mar 10, 2014
1 parent 7402775 commit 36b6e2c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
ReliableUnitOfWork.SqlAzure
===========================

ReliableUnitOfWork.SqlAzure
===========================

A light-weight UnitOfWork implementation for SqlAzure based on EF6 to benefit from SqlAzureExecutionStrategy.
This implementation provide a way to share a UnitOfWork, and hence DbContext, between different parts of the application, not only repositories.

Examples
===========
Coming soon...
Coming soon...

For now you may check [this](http://blog.thinkinuous.com/2014/03/reliableunitofworksqlazure-v040-released.html).

0 comments on commit 36b6e2c

Please sign in to comment.