Skip to content

Releases: zzzprojects/EntityFrameworkExtras

v6.0.7

21 Mar 14:01
Compare
Choose a tag to compare
  • FIXED EntityFrameworkExtras.EFCore5 nuget package is empty #45

v6.0.6

22 Nov 16:09
cdbc7ae
Compare
Choose a tag to compare
  • ADDED New package for EFCore 5.x (5.0.6) and EF Core 6.x (6.0.6)

v3.0.6

09 May 15:49
Compare
Choose a tag to compare

FIXED: SQL command timeout values are not used in the stored procedure connections #37

v3.0.4

02 Apr 16:17
Compare
Choose a tag to compare

MERGED: #35 (similar to #9)

v3.0.3

28 Mar 13:29
Compare
Choose a tag to compare
  • ADDED: ExecuteStoredProcedureAsync
  • ADDED: ExecuteStoredProcedureFirstOrDefaultAsync

v3.0.2

22 Mar 00:53
Compare
Choose a tag to compare
  • FIXED: The extension ExecuteStoredProcedure of EFCore is not working with transactions #30

v3.0.1

06 Mar 21:09
Compare
Choose a tag to compare
  • ADDED: Decimal precision and scale #19
  • ADDED: ExecuteStoredProcedureFirstOrDefault

v3.0.0

06 Feb 02:01
Compare
Choose a tag to compare
  • ADDED: Support to EF6 .NET Standard 2.1
  • ADDED: Support to EF Core 2.x
  • ADDED: Support to EF Core 3.x
  • ADDED: Signed dll
  • ADDED: Package documentation

And probably a few more ;)