A class library that generates SQL statements with SqlCommand to verify that the data is correct in SqlServer.
Info
Version: | 1.0.0 |
Author(s): | 桂素伟 |
Last Update: | Sunday, September 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/axzxs2001/SqlCommandGeneratorSql |
NuGet Url: | https://www.nuget.org/packages/SqlCommandGeneratorSql |
Install
Install-Package SqlCommandGeneratorSql
dotnet add package SqlCommandGeneratorSql
paket add SqlCommandGeneratorSql
SqlCommandGeneratorSql Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.4.0)
Tags