Skip to content

Commit

Permalink
Updated README.md added note about EfRepository vs Ef5Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreuting committed Oct 23, 2013
1 parent 0fda77e commit 099b334
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ How do I get started?
Check out the [getting started guide](https://github.com/SharpRepository/SharpRepository/wiki/Getting-started). When you're done there, review the SharpRepository.Samples, SharpRepository.Tests.Integration and SharpRepository.Tests
project for additional sample usage and implementation details.

Important EntityFramework Notice
--------------------------------
Please use SharpRepository.EfRepository moving forward instead of Ef5Repository. Both will work with EF5 and EF6 but the naming was confusing once EF6 was released so we basically renamed the package. All updates will be made to EfRepository moving forward.

Have Questions?
--------------------------------
Please use the google group for SharpRepository:
Expand Down

0 comments on commit 099b334

Please sign in to comment.