![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="Remotion.Linq" />Project file
paket add Remotion.Linq --version 2.2.0
#r "nuget: Remotion.Linq, 2.2.0"
#:package Remotion.Linq@2.2.0
#addin nuget:?package=Remotion.Linq&version=2.2.0Install as a Cake Addin
#tool nuget:?package=Remotion.Linq&version=2.2.0Install as a Cake Tool
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 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 netstandard1.0 is compatible. netstandard1.1 netstandard1.1 was computed. netstandard1.2 netstandard1.2 was computed. netstandard1.3 netstandard1.3 was computed. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Windows Phone | wp8 wp8 was computed. wp81 wp81 was computed. wpa81 wpa81 was computed. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
|
|
Linq2Couchbase
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater. |
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. Check out the next generation of this software built on ASP.NET Core: https://github.com/OrchardCMS/OrchardCore
|
|
|
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
|
|
|
cmu-sei/GHOSTS
GHOSTS (General Human-Oriented Synthetic Teammates and Systems) is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
|
microsoft/InventorySample
Sample UWP application for LOB scenarios
|
|
|
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
|
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
|
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
|
|
|
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
|
|
|
bchavez/RethinkDb.Driver
:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
|
|
|
influxdata/influxdb-client-csharp
InfluxDB 2.x C# Client
|
|
|
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
|
|
|
damienbod/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.0 | 139,417,142 | 2/6/2018 |
| 2.2.0-alpha-005 | 7,076 | 1/21/2018 |
| 2.2.0-alpha-004 | 64,200 | 8/12/2017 |
| 2.2.0-alpha-003 | 4,333 | 8/5/2017 |
| 2.2.0-alpha-002 | 404,627 | 3/6/2017 |
| 2.2.0-alpha-001 | 116,270 | 10/14/2016 |
| 2.1.2 | 6,875,143 | 6/25/2017 |
| 2.1.1 | 68,660,631 | 6/14/2016 |
| 2.1.0-rc-001 | 6,662 | 6/8/2016 |
| 2.0.2 | 314,540 | 2/8/2016 |
| 2.0.1 | 537,901 | 10/30/2015 |
| 2.0.0 | 32,141 | 10/2/2015 |
| 2.0.0-rc-001 | 5,523 | 8/25/2015 |
| 2.0.0-beta-002 | 137,846 | 6/27/2015 |
| 2.0.0-beta-001 | 4,468 | 6/21/2015 |
| 2.0.0-alpha-004 | 27,597 | 5/17/2015 |
| 2.0.0-alpha-003 | 5,258 | 3/27/2015 |
| 2.0.0-alpha-002 | 81,419 | 2/8/2015 |
| 2.0.0-alpha-001 | 7,843 | 11/15/2014 |