Mono.Linq.Expressions
1.0.0
See the version list below for details.
dotnet add package Mono.Linq.Expressions --version 1.0.0
NuGet\Install-Package Mono.Linq.Expressions -Version 1.0.0
<PackageReference Include="Mono.Linq.Expressions" Version="1.0.0" />
<PackageVersion Include="Mono.Linq.Expressions" Version="1.0.0" />
<PackageReference Include="Mono.Linq.Expressions" />
paket add Mono.Linq.Expressions --version 1.0.0
#r "nuget: Mono.Linq.Expressions, 1.0.0"
#addin nuget:?package=Mono.Linq.Expressions&version=1.0.0
#tool nuget:?package=Mono.Linq.Expressions&version=1.0.0
Complement for System.Linq.Expressions, including C# writer and custom Expression nodes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Mono.Linq.Expressions:
Package | Downloads |
---|---|
Devlooped.TableStorage
Repository pattern with POCO object support for storing to Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn more at https://github.com/devlooped#sponsorlink. |
|
Devlooped.TableStorage.Source
Source-only repository pattern with POCO object support for storing to Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn more at https://github.com/devlooped#sponsorlink. |
|
Alkahest.Core
An extensible TERA proxy server. |
|
Devlooped.TableStorage.Memory
In-memory implementations for easy testing of Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn more at https://github.com/devlooped#sponsorlink. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Mono.Linq.Expressions:
Repository | Stars |
---|---|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
dotnet/java-interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
|