C#/VB.NET database utility to comfortly write pure Microsoft SQL/MySQL queries and load them into typed classes and collections.
Info
Version: | 2.0.0 |
Author(s): | Tom Flidr |
Last Update: | Wednesday, June 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/databasic-net |
NuGet Url: | https://www.nuget.org/packages/DbSharp |
Install
Install-Package DbSharp
dotnet add package DbSharp
paket add DbSharp
DbSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Desharp(>= 1.1.5)