Remotion.Linq
2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Install-Package Remotion.Linq -Version 2.2.0
dotnet add package Remotion.Linq --version 2.2.0
<PackageReference Include="Remotion.Linq" Version="2.2.0" />
paket add Remotion.Linq --version 2.2.0
#r "nuget: Remotion.Linq, 2.2.0"
// Install Remotion.Linq as a Cake Addin #addin nuget:?package=Remotion.Linq&version=2.2.0 // Install Remotion.Linq as a Cake Tool #tool nuget:?package=Remotion.Linq&version=2.2.0
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq.Queryable (>= 4.0.1)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
Used By
NuGet packages (108)
Showing the top 5 NuGet packages that depend on Remotion.Linq:
Package | Downloads |
---|---|
NHibernate
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
|
|
Remotion.Linq.EagerFetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
|
|
Marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
Linq2Couchbase
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.0.
|
|
LinqToExcel
Easily retrieve data from spreadsheets and csv files by using LINQ
|
GitHub repositories (37)
Showing the top 5 popular GitHub repositories that depend on Remotion.Linq:
Repository | Stars |
---|---|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|
|
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
paulyoder/LinqToExcel
Use LINQ to retrieve data from spreadsheets and csv files
|
|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 24,124,914 | 2/6/2018 |
2.2.0-alpha-005 | 2,653 | 1/21/2018 |
2.2.0-alpha-004 | 13,241 | 8/12/2017 |
2.2.0-alpha-003 | 816 | 8/5/2017 |
2.2.0-alpha-002 | 280,089 | 3/6/2017 |
2.2.0-alpha-001 | 98,350 | 10/14/2016 |
2.1.2 | 2,662,758 | 6/25/2017 |
2.1.1 | 23,026,094 | 6/14/2016 |
2.1.0-rc-001 | 3,044 | 6/8/2016 |
2.0.2 | 171,103 | 2/8/2016 |
2.0.1 | 395,340 | 10/30/2015 |
2.0.0 | 8,248 | 10/2/2015 |
2.0.0-rc-001 | 1,932 | 8/25/2015 |
2.0.0-beta-002 | 90,816 | 6/27/2015 |
2.0.0-beta-001 | 981 | 6/21/2015 |
2.0.0-alpha-004 | 23,542 | 5/17/2015 |
2.0.0-alpha-003 | 1,382 | 3/27/2015 |
2.0.0-alpha-002 | 60,158 | 2/8/2015 |
2.0.0-alpha-001 | 3,583 | 11/15/2014 |
1.15.15 | 105,419 | 5/6/2014 |
1.15.13 | 12,911 | 4/21/2014 |
1.15.12 | 1,120 | 4/11/2014 |
1.15.11 | 2,398 | 4/6/2014 |
1.15.9 | 22,464 | 1/10/2014 |
1.15.7 | 1,365 | 1/7/2014 |
1.15.2 | 16,149 | 7/11/2013 |
1.13.183 | 87,656 | 1/25/2013 |
1.13.182 | 1,331 | 1/13/2013 |
1.13.181 | 1,255 | 1/5/2013 |
1.13.180 | 1,458 | 12/31/2012 |
1.13.179 | 1,190 | 12/17/2012 |
1.13.178 | 1,221 | 12/10/2012 |
1.13.177 | 1,184 | 12/3/2012 |
1.13.176 | 2,364 | 11/26/2012 |
1.13.171 | 11,904 | 10/18/2012 |
1.13.170 | 1,077 | 10/15/2012 |
1.13.164 | 2,069 | 8/27/2012 |
1.13.161 | 2,719 | 8/7/2012 |
1.13.111 | 7,266 | 7/5/2011 |