Skip to content

davidikin45/Database.Initialization

Repository files navigation

SQL Server, SQLite and SQLite InMemory Initialization

nuget Downloads

  • I have created the package which aims to allow DataStorage to be initialized & destroyed in a similar manner to how EF Core initialization works.
  • Supports SQL Server, SQLite and SQLite InMemory.

Installation

NuGet

PM> Install-Package Database.Initialization

.Net CLI

> dotnet add package Database.Initialization

See Also

About

SQL Server, SQLite and SQLite InMemory Initialization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages