Squirm is an experimental library that generates and executes SQL queries for SQL Server using a fluent syntax.
Info
Version: | 0.2.1 |
Author(s): | Nate Hitze |
Last Update: | Sunday, August 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/laughinggoose/Squirm |
NuGet Url: | https://www.nuget.org/packages/Squirm |
Install
Install-Package Squirm
dotnet add package Squirm
paket add Squirm
Squirm Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
Tags