Info
Version: | 1.4.0 |
Author(s): | Paul Burgess |
Last Update: | Tuesday, April 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codepb/FluentQueries |
NuGet Url: | https://www.nuget.org/packages/FluentQueries |
Install
Install-Package FluentQueries
dotnet add package FluentQueries
paket add FluentQueries
FluentQueries Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
Tags
To be used to provide a fluent API alternative to LINQ.