A .Net Standard library for adding users to your MS Sql database.
Info
| Version: | 1.0.1 |
| Author(s): | Rory Hallman |
| Last Update: | Thursday, June 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rhallman/Sql.Script |
| NuGet Url: | https://www.nuget.org/packages/TSql.Scripting |
Install
Install-Package TSql.Scripting
dotnet add package TSql.Scripting
paket add TSql.Scripting
TSql.Scripting Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.6.1)