Skip to content

Releases: Daniel127/EF-Unit-Of-Work

v3.0.0

14 May 19:57
Compare
Choose a tag to compare
  • Added GetAllAs...
  • Bug fixes
  • Updated packages

v2.0.0

10 May 03:03
Compare
Choose a tag to compare
  • Added paged collections
  • Fixed orderBy parameter in repositories functions

V1.0.0

26 Apr 01:31
Compare
Choose a tag to compare

This release includes:

  • UnitOfWork
  • Repository
  • ReadOnlyRepository
  • Extensions for ServiceCollection

V1.0.0-alpha

18 Apr 18:33
Compare
Choose a tag to compare
V1.0.0-alpha Pre-release
Pre-release

Pre-release with basic functions, Unit of Work and Repository implementations.