A small library to help you write integration tests for SQL Server using LocalDb.
Info
| Version: | 1.0.14 |
| Author(s): | Adam O'Neil |
| Last Update: | Saturday, August 14, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adamfoneil/SqlServer.LocalDb |
| NuGet Url: | https://www.nuget.org/packages/SqlServer.LocalDb.Testing |
Install
Install-Package SqlServer.LocalDb.Testing
dotnet add package SqlServer.LocalDb.Testing
paket add SqlServer.LocalDb.Testing
SqlServer.LocalDb.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 1.1.1)
Tags