Releases: zzzprojects/EntityFrameworkExtras
Releases · zzzprojects/EntityFrameworkExtras
Release list
v10.2.0
v9.0.8
- ADDED Support to
DateOnlyandTimeOnlyfor all version that support it (EF Core 6+)
v6.0.7
- FIXED EntityFrameworkExtras.EFCore5 nuget package is empty #45
v6.0.6
- ADDED New package for EFCore 5.x (5.0.6) and EF Core 6.x (6.0.6)
v3.0.6
FIXED: SQL command timeout values are not used in the stored procedure connections #37
v3.0.4
v3.0.3
- ADDED: ExecuteStoredProcedureAsync
- ADDED: ExecuteStoredProcedureFirstOrDefaultAsync
v3.0.2
- FIXED: The extension ExecuteStoredProcedure of EFCore is not working with transactions #30
v3.0.1
- ADDED: Decimal precision and scale #19
- ADDED:
ExecuteStoredProcedureFirstOrDefault
v3.0.0
- 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 ;)