Skip to content

DotNetToolkit.Repository v2.6.0

Choose a tag to compare

@johelvisguzman johelvisguzman released this 26 Feb 20:12
· 621 commits to master since this release
0cc5f93

Changes / Fixes

  • Introduced an options builder object for the repositories
  • #193 Added caching support for the repositories
  • #310 Added dependency injection support for the Unity container
  • #334 Added a new extension method to the Microsoft's DI container which takes in a collection of assemblies to scan for
  • #78 #312 Added support for executing raw sql queries
  • #305 Allowed the in-memory context to work with a unit of work