A library that provides the infrastructure needed to build powerful LINQ query providers for SQL databases.
Info
Version: | 0.3.1 |
Author(s): | tuespetre |
Last Update: | Thursday, August 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://tuespetre.github.io/Impatient |
NuGet Url: | https://www.nuget.org/packages/Impatient |
Install
Install-Package Impatient
dotnet add package Impatient
paket add Impatient
Impatient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- System.Buffers(>= 4.4.0)
- System.Data.Common(>= 4.3.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.ValueTuple(>= 4.3.1)
Tags