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" />
<PackageVersion Include="Remotion.Linq" Version="2.2.0" />
<PackageReference Include="Remotion.Linq" />
paket add Remotion.Linq --version 2.2.0
#r "nuget: Remotion.Linq, 2.2.0"
#addin nuget:?package=Remotion.Linq&version=2.2.0
#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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
|
Realm
Realm is a mobile database: a replacement for SQLite |
|
Microting.eForm
Package Description |
|
LinqToExcel
Easily retrieve data from spreadsheets and csv files by using LINQ |
GitHub repositories (42)
Showing the top 20 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
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
|
microsoft/InventorySample
Sample UWP application for LOB scenarios
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
|
|
microsoft/react-native-windows-samples
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
|
|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
bchavez/RethinkDb.Driver
:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
|
|
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
|
|
influxdata/influxdb-client-csharp
InfluxDB 2.x C# Client
|
|
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
|
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 114,202,879 | 2/6/2018 |
2.2.0-alpha-005 | 6,382 | 1/21/2018 |
2.2.0-alpha-004 | 61,892 | 8/12/2017 |
2.2.0-alpha-003 | 3,799 | 8/5/2017 |
2.2.0-alpha-002 | 391,176 | 3/6/2017 |
2.2.0-alpha-001 | 115,370 | 10/14/2016 |
2.1.2 | 6,064,110 | 6/25/2017 |
2.1.1 | 61,591,592 | 6/14/2016 |
2.1.0-rc-001 | 6,127 | 6/8/2016 |
2.0.2 | 282,141 | 2/8/2016 |
2.0.1 | 510,478 | 10/30/2015 |
2.0.0 | 16,526 | 10/2/2015 |
2.0.0-rc-001 | 4,988 | 8/25/2015 |
2.0.0-beta-002 | 126,358 | 6/27/2015 |
2.0.0-beta-001 | 3,927 | 6/21/2015 |
2.0.0-alpha-004 | 26,884 | 5/17/2015 |
2.0.0-alpha-003 | 4,638 | 3/27/2015 |
2.0.0-alpha-002 | 72,676 | 2/8/2015 |
2.0.0-alpha-001 | 7,151 | 11/15/2014 |
1.15.15 | 192,846 | 5/6/2014 |
1.15.13 | 16,374 | 4/21/2014 |
1.15.12 | 4,625 | 4/11/2014 |
1.15.11 | 5,964 | 4/6/2014 |
1.15.9 | 35,107 | 1/10/2014 |
1.15.7 | 4,846 | 1/7/2014 |
1.15.2 | 20,988 | 7/11/2013 |
1.13.183 | 217,818 | 1/25/2013 |
1.13.182 | 4,628 | 1/13/2013 |
1.13.181 | 4,589 | 1/5/2013 |
1.13.180 | 5,297 | 12/31/2012 |
1.13.179 | 4,549 | 12/17/2012 |
1.13.178 | 4,718 | 12/10/2012 |
1.13.177 | 4,704 | 12/3/2012 |
1.13.176 | 6,553 | 11/26/2012 |
1.13.171 | 23,644 | 10/18/2012 |
1.13.170 | 4,415 | 10/15/2012 |
1.13.164 | 8,643 | 8/27/2012 |
1.13.161 | 11,413 | 8/7/2012 |
1.13.111 | 79,895 | 7/5/2011 |