Skip to content

Releases: PosInformatique/PosInformatique.Testing.Databases

v2.1.0

17 Oct 09:02
1a1d9da
Compare
Choose a tag to compare

Improvements/Fixes

  • PosInformatique.Testing.Databases.SqlServer target the .NET Standard 2.0 platform.
  • PosInformatique.Testing.Databases.SqlServer.Dac target the .NET Core 6.0 and .NET Framework 4.6.2
  • PosInformatique.Testing.Databases.SqlServer.EntityFramework target the .NET Core 6.0
  • Reduce the dependencies to Entity Framework 6.0
  • Reduce the dependencies of DACfx to a more earlier version.
  • Add new method SqlServerDatabase.ExecuteScript() to execute T-SQL scripts.

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.0.0

27 Sep 11:45
2315842
Compare
Choose a tag to compare

Improvements/Fixes

  • Add SqlServerDatabaseComparer class to perform comparison between two databases.
  • Add new PosInformatique.Testing.Databases.SqlServer.Dac NuGet package which contains DAC package tools.
  • Add new SqlServer.CreateDatabaseAsync() extension method to create a database from a DbContext.
  • Reduce dependencies version of the Entity Framework Core and SQL Server Client NuGet packages.

NuGet packages

PosInformatique.Testing.Databases.SqlServer
PosInformatique.Testing.Databases.SqlServer.Dac
PosInformatique.Testing.Databases.SqlServer.EntityFramework

v2.0.0 (Old package name)

26 Sep 11:49
694d4aa
Compare
Choose a tag to compare

This release has been deprecated.

Improvements/Fixes

  • Add SqlServerDatabaseComparer class to perform comparison between two databases.
  • Add new PosInformatique.UnitTests.Databases.SqlServer.Dac NuGet package which contains DAC package tools.
  • Add new SqlServer.CreateDatabaseAsync() extension method to create a database from a DbContext.
  • Reduce dependencies version of the Entity Framework Core and SQL Server Client NuGet packages.

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.Dac
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework

v1.0.1

23 Sep 03:26
e347b09
Compare
Choose a tag to compare

This release has been deprecated.

Changes

Various fixes of the documentation.

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework

v1.0.0

02 Sep 14:23
0ff5d49
Compare
Choose a tag to compare

This release has been deprecated.

Changes

Initial version

NuGet packages

PosInformatique.UnitTests.Databases.SqlServer
PosInformatique.UnitTests.Databases.SqlServer.EntityFramework