Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of SqlServer bits.
Info
Version: | 10.0.0 |
Author(s): | https://github.com/VerifyTests/Verify.SqlServer/graphs/contributors |
Last Update: | Friday, August 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VerifyTests/Verify.SqlServer |
NuGet Url: | https://www.nuget.org/packages/Verify.SqlServer |
Install
Install-Package Verify.SqlServer
dotnet add package Verify.SqlServer
paket add Verify.SqlServer
Verify.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.DiagnosticAdapter(>= 3.1.11)
- Microsoft.SqlServer.SqlManagementObjects(>= 161.46041.41)
- System.Diagnostics.DiagnosticSource(>= 5.0.1)
- Verify(>= 10.5.1)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.DiagnosticAdapter(>= 3.1.11)
- Microsoft.SqlServer.SqlManagementObjects(>= 161.46041.41)
- System.Diagnostics.DiagnosticSource(>= 5.0.1)
- Verify(>= 10.5.1)
Tags