Skip to content

Releases: rpaschoal/DynamicRepository

1.3.6

01 Aug 22:48
ad41519
Compare
Choose a tag to compare
  • MongoDB transaction improvements and ambient transaction support

Only MongoDB package has been upgraded with these changes.

1.3.2

19 Apr 22:21
348e3d5
Compare
Choose a tag to compare
  • Add cancellation token overload for async methods
  • Fix for Null reference exception when using Get/GetAsync when entity is not found #12
  • Add NuGet package description
  • Downgrade EF6 target version to 1.2.1 as it references DynamicRepository 1.2.1

Only change between published releases 1.3.1 and 1.3.2 is the added Nuget package description

1.3.0

26 Mar 03:45
838492b
Compare
Choose a tag to compare
  • API updates
  • Add resiliency to MongoDB repository by using Polly
  • Update nuget packages and framework versions