Info
| Version: | 1.1.0 | 
| Author(s): | Bungalow64 | 
| Last Update: | Thursday, June 6, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.dbconfirm.com/ | 
| NuGet Url: | https://www.nuget.org/packages/DBConfirm.Databases.SQLServer | 
Install
Install-Package DBConfirm.Databases.SQLServer
                        dotnet add package DBConfirm.Databases.SQLServer
                        paket add DBConfirm.Databases.SQLServer
                        
                                DBConfirm.Databases.SQLServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DBConfirm.Core(>= 0.1.2)
 - Microsoft.Data.SqlClient(>= 2.0.1)
 
Tags
                
This library allows you to write SQL unit tests in code alongside all your other unit tests, including running them from within your IDE and as part of CI builds.
This package contains the data access to Microsoft SQL Server.