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.
Coming soon...
For now you may check this.