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"
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 (109)
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 (38)
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 | 22,564,807 | 2/6/2018 |
2.2.0-alpha-005 | 2,459 | 1/21/2018 |
2.2.0-alpha-004 | 12,306 | 8/12/2017 |
2.2.0-alpha-003 | 771 | 8/5/2017 |
2.2.0-alpha-002 | 277,990 | 3/6/2017 |
2.2.0-alpha-001 | 97,868 | 10/14/2016 |
2.1.2 | 2,550,530 | 6/25/2017 |
2.1.1 | 21,990,295 | 6/14/2016 |
2.1.0-rc-001 | 2,991 | 6/8/2016 |
2.0.2 | 169,093 | 2/8/2016 |
2.0.1 | 391,314 | 10/30/2015 |
2.0.0 | 7,838 | 10/2/2015 |
2.0.0-rc-001 | 1,888 | 8/25/2015 |
2.0.0-beta-002 | 87,722 | 6/27/2015 |
2.0.0-beta-001 | 936 | 6/21/2015 |
2.0.0-alpha-004 | 23,486 | 5/17/2015 |
2.0.0-alpha-003 | 1,333 | 3/27/2015 |
2.0.0-alpha-002 | 60,059 | 2/8/2015 |
2.0.0-alpha-001 | 3,506 | 11/15/2014 |
1.15.15 | 103,800 | 5/6/2014 |
1.15.13 | 12,863 | 4/21/2014 |
1.15.12 | 1,068 | 4/11/2014 |
1.15.11 | 2,347 | 4/6/2014 |
1.15.9 | 21,414 | 1/10/2014 |
1.15.7 | 1,316 | 1/7/2014 |
1.15.2 | 15,910 | 7/11/2013 |
1.13.183 | 84,166 | 1/25/2013 |
1.13.182 | 1,278 | 1/13/2013 |
1.13.181 | 1,204 | 1/5/2013 |
1.13.180 | 1,403 | 12/31/2012 |
1.13.179 | 1,143 | 12/17/2012 |
1.13.178 | 1,169 | 12/10/2012 |
1.13.177 | 1,137 | 12/3/2012 |
1.13.176 | 2,035 | 11/26/2012 |
1.13.171 | 11,017 | 10/18/2012 |
1.13.170 | 1,032 | 10/15/2012 |
1.13.164 | 1,964 | 8/27/2012 |
1.13.161 | 2,569 | 8/7/2012 |
1.13.111 | 7,105 | 7/5/2011 |