Info
Version: | 1.1.9 |
Author(s): | David West, Brandon Johnson |
Last Update: | Tuesday, June 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidwest/FluidDbClient |
NuGet Url: | https://www.nuget.org/packages/FluidDbClient |
Install
Install-Package FluidDbClient
dotnet add package FluidDbClient
paket add FluidDbClient
FluidDbClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Collections(>= 4.3.0)
- System.Data.SqlClient(>= 4.6.0)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Data.SqlClient(>= 4.6.0)
- System.Runtime(>= 4.3.0)
- System.Data.SqlClient(>= 4.6.0)
- System.Runtime(>= 4.3.0)
Tags
Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM.
This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.