Remotion.Linq
2.2.0
Prefix Reserved
dotnet add package Remotion.Linq --version 2.2.0
NuGet\Install-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
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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.
NuGet packages (137)
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. |
|
Microting.eForm
Package Description |
|
Realm
Realm is a mobile database: a replacement for SQLite |
|
LinqToExcel
Easily retrieve data from spreadsheets and csv files by using LINQ |
GitHub repositories (42)
Showing the top 5 popular GitHub repositories that depend on Remotion.Linq:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
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
|
|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|
|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
|
paulyoder/LinqToExcel
Use LINQ to retrieve data from spreadsheets and csv files
|
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 103,948,170 | 2/6/2018 |
2.2.0-alpha-005 | 6,086 | 1/21/2018 |
2.2.0-alpha-004 | 56,692 | 8/12/2017 |
2.2.0-alpha-003 | 3,597 | 8/5/2017 |
2.2.0-alpha-002 | 388,918 | 3/6/2017 |
2.2.0-alpha-001 | 114,826 | 10/14/2016 |
2.1.2 | 5,742,848 | 6/25/2017 |
2.1.1 | 58,437,772 | 6/14/2016 |
2.1.0-rc-001 | 5,925 | 6/8/2016 |
2.0.2 | 270,638 | 2/8/2016 |
2.0.1 | 502,463 | 10/30/2015 |
2.0.0 | 15,937 | 10/2/2015 |
2.0.0-rc-001 | 4,793 | 8/25/2015 |
2.0.0-beta-002 | 122,425 | 6/27/2015 |
2.0.0-beta-001 | 3,726 | 6/21/2015 |
2.0.0-alpha-004 | 26,679 | 5/17/2015 |
2.0.0-alpha-003 | 4,418 | 3/27/2015 |
2.0.0-alpha-002 | 69,866 | 2/8/2015 |
2.0.0-alpha-001 | 6,929 | 11/15/2014 |
1.15.15 | 180,360 | 5/6/2014 |
1.15.13 | 16,143 | 4/21/2014 |
1.15.12 | 4,392 | 4/11/2014 |
1.15.11 | 5,666 | 4/6/2014 |
1.15.9 | 34,150 | 1/10/2014 |
1.15.7 | 4,579 | 1/7/2014 |
1.15.2 | 20,692 | 7/11/2013 |
1.13.183 | 202,026 | 1/25/2013 |
1.13.182 | 4,391 | 1/13/2013 |
1.13.181 | 4,359 | 1/5/2013 |
1.13.180 | 5,047 | 12/31/2012 |
1.13.179 | 4,293 | 12/17/2012 |
1.13.178 | 4,480 | 12/10/2012 |
1.13.177 | 4,472 | 12/3/2012 |
1.13.176 | 6,289 | 11/26/2012 |
1.13.171 | 23,020 | 10/18/2012 |
1.13.170 | 4,182 | 10/15/2012 |
1.13.164 | 8,393 | 8/27/2012 |
1.13.161 | 11,163 | 8/7/2012 |
1.13.111 | 72,460 | 7/5/2011 |