Skip to content

Releases: DbKeeperNet/DbKeeperNet

Bug fix release

23 Jan 19:17
db08b7b

Choose a tag to compare

Usability enhancements

22 Jan 23:00
5b5361d

Choose a tag to compare

  • Added ability to use a connection string provider
  • Revisited some of the registrations to avoid scoped registrations
  • Added logging to some places to improve troubleshooting

Version 1.6.1.2

30 Oct 20:42

Choose a tag to compare

  • Fixes into log4net nuget package

Version 1.6.1.1

26 Aug 20:14

Choose a tag to compare

  • Fixed OracleDatabaseService.IsUpdateStepExecuted throws an exception
  • Corrected spelling of EmbededResourceProviderService bug
  • Added support for AspNetMemberShip role existence precondition enhancement
  • Added support for AspNetMembership role creation enhancement
  • Added support for AspNetMembership role deletion enhancement
  • Added support for AspNetMembership account deletion enhancement
  • Added support for AspNetMemberShip account existence precondition enhancement
  • Added support for AspNetMemberShip account seeding enhancement
  • MSSQL Membership/Role provider setup script available as a nuget package
  • Tested with databases:
    • Oracle XE 11g
    • Microsoft SQL Server Express 2008 R2
    • MySQL 5.5.27 + MySQL Connector/NET 6.8.3
    • PostgreSQL 9.2 + Npgsql 2.1.3.0
    • SQLite for .NET 1.0.93.0
    • Firebird 2.5 + Firebird ADO.NET Data Provider 4.5

Version 1.5.1.3

15 Jul 20:59

Choose a tag to compare

  • Log4Net referenced as Nuget package 2.0.0
  • Log4Net nuget package has Log4Net as a dependency

Version 1.5.1.1

13 Jul 19:47

Choose a tag to compare

  • Unit tests cleanup
  • Solution migration to VS 2010
  • Added support for manual database connection initialization
  • Added support for Firebird database
  • Extended support of PostgreSQL
  • Small fixes in international support
  • Several small code improvements
  • Log4Net plugin .PDB file is part of distribution .ZIP file
  • Tested with databases:
    • Oracle XE 11g
    • Microsoft SQL Server Express 2008 R2
    • MySQL 5.5.27 + MySQL Connector/NET 6.5.4
    • PostgreSQL 9.2 + Npgsql 2.0.12.0
    • SQLite 3 for .NET 1.0.66.0
    • Firebird 2.5 + Firebird ADO.NET Data Provider 2.7.7