furkandeveloper/EasyRepository.EFCore
This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core
5 Releases
Latest: 3y ago
🎉 .Net 7 upgrade has been completedv1.3.0Latest
📋 What's Changed
- ⬆️ [UPGRADE] Target framework has been upgraded by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/23
- Full Changelog: https://github.com/furkandeveloper/EasyRepository.EFCore/compare/v1.2.0...v1.3.0
.Net 6 Support has been addedv1.2.0
📋 What's Changed
- Upgraded to net6.0 by @jeffward01 in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/15
✨ New Contributors
- @jeffward01 made their first contribution in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/15
- Full Changelog: https://github.com/furkandeveloper/EasyRepository.EFCore/compare/v1.1.1...v1.2.0
- Thank you for contribution @jeffward01
Ardalis.Specification has been supportedv1.1.1
📋 What's Changed
- ✨ [FEATURE] Ardalis.Specification library has been supported by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/13
- Full Changelog: https://github.com/furkandeveloper/EasyRepository.EFCore/compare/v1.1.0...v1.1.1
Unit of Workv1.1.0
📋 What's Changed
- ✨ [FEATURE] Unit of work has been supported by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/11
- Full Changelog: https://github.com/furkandeveloper/EasyRepository.EFCore/compare/v1.0.0...v1.1.0
🚀 Initial Releasev1.0.0
📋 What's Changed
- ✨ [FEATURE] Implemented Soft And Hard Delete Operation For Abstraction Layer by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/5
- ✨[FEATURE] Implemented Update and Replace Endpoints for Abstraction Layer by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/7
- 🔨 [INFRASTRUCTURE] Implemented Base Libraries by @furkandeveloper in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/9
✨ New Contributors
- @furkandeveloper made their first contribution in https://github.com/furkandeveloper/EasyRepository.EFCore/pull/5
- Full Changelog: https://github.com/furkandeveloper/EasyRepository.EFCore/commits/v1.0.0
