Simplifies the code to create and then dispose of a localdb instance.
Info
Version: | 1.0.1.6 |
Author(s): | mburbea |
Last Update: | Wednesday, August 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DisposableLocalDb |
Install
Install-Package DisposableLocalDb
dotnet add package DisposableLocalDb
paket add DisposableLocalDb
DisposableLocalDb Download (Unzip the "nupkg" after downloading)
Dependencies
- IndexRange(>= 1.0.0)
- Microsoft.Data.SqlClient(>= 1.1.3)