Skip to content

v0.0.1 - Startup Database Configuration

Latest
Compare
Choose a tag to compare
@wintondeshong wintondeshong released this 03 Aug 14:33

v0.0.1 Release

Release notes

Convenience methods to configure database migration and seeding for application startup

Notable features:

  • IApplicationBuilder#ConfigureDatabase
  • IDatabaseContext interface

Contributors

@wintondeshong