Releases: JonPSmith/EfCore.TestSupport
Releases · JonPSmith/EfCore.TestSupport
V10.0.0
Compare
Sorry, something went wrong.
No results found
V9.0.0
Compare
Sorry, something went wrong.
No results found
.NET 9 version
NOTE: EnsureClean code now uses EnsuredDeleted, then EnsuredDeleted to provide a new, empty database
V8.0.1
Compare
Sorry, something went wrong.
No results found
Only supports .NET 8 - This makes it easier to update for future NET releases
Updated Microsoft.EntityFrameworkCore.* NuGets to 8.0.2 to remove the vulnerable Microsoft.Data.SqlClient version
8.0.0
Compare
Sorry, something went wrong.
No results found
Simplified to one NET type. This makes it easier to update for future NET releases
Only supports .NET 8
Updated xunit NuGets to 2.5.3
V6.1.2
Compare
Sorry, something went wrong.
No results found
Fixed error in FasterPostgreSqlEnsureClean - needed password injected
V6.0.1
Compare
Sorry, something went wrong.
No results found
Microsoft.Data.SqlClient vulnerable update
6.0.0
Compare
Sorry, something went wrong.
No results found
V5.3.0
Compare
Sorry, something went wrong.
No results found
V5.2.2
Compare
Sorry, something went wrong.
No results found
Release to fix issue #48 .
V5.2.1
Compare
Sorry, something went wrong.
No results found
This release supports both EF Core 5.10 and EF Core 6.0 and is an update the the 5.2.1 to fix a memory leak in the PostgreSQL EnsureClean method.