- v3.3 - coming soon!
- Integration with Trackable Entities Framework http://trackable.codeplex.com
- Implement CRUD with the Command Pattern
- nHibernate provider (this has been a frequent request from teams)
- v.3.2.2 - Released 03/07/2014
- Bug fix - https://genericunitofworkandrepositories.codeplex.com/workitem/1208
- Removing Entity Framework dependency from Repository.Pattern Project - http://blog.longle.net/2013/05/11/genericizing-the-unit-of-work-pattern-repository-pattern-with-entity-framework-in-mvc/#comment-6279
- Add Services Pattern w/ Example
- v.3.2.1
- DataContext Async racing condition bug fix - @jrcharters
- v3.2 - Released 02/23/2014
- Support for Building Queries with the Object Query Pattern
- Fluent API improvements (simplicity)
- v3.1 - Released 02/11/2014
- Northwind SPA sample application overhaul with RequireJS for remote loading of Kendo UI Views. SPA architecture based on MSDN Magazine article (March 2014) ".NET Developer Primer for SPA (Singe Page Application)".
- Upgraded to Entity Framework 6.0.2
- Migrated to SQL Server 2012
- Upgraded to .NET 4.5.1
- v2.1 - Released 11/17/2013
- Mocked DbContext
- Mocked DbSet
- Sample Mocked Unit Test Project: Northind.Test
- DbContextBase API update to automatically reset Entity States after Unit Of Work Save
- v2.0 - Released 10/09/2013
- Async methods Unit of Work and Repostiories - Ivan (@ifarkas)
- OData Async - Ivan (@ifarkas)
- Glimpse
- Glimpse EF6
- Northwind.Repostiory Project (layer) best practices for extending the Repositories
- Northwind.Services Project (layer), best practices for implementing business facade
- Refactored UX in Sample Application (see live demo)
- v1.0 - Released 09/09/2013
8000+ downloads as of March 2014
