C#/VB.NET database utility to write pure Microsoft SQL queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Info
| Version: | 1.2.8 |
| Author(s): | Tom Flidr |
| Last Update: | Sunday, November 12, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Databasic-NET |
| NuGet Url: | https://www.nuget.org/packages/Databasic.MsSql |
Install
Install-Package Databasic.MsSql
dotnet add package Databasic.MsSql
paket add Databasic.MsSql
Databasic.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Databasic.Core(>= 1.2.8)
Tags