Mono.Linq.Expressions
2.0.0
Complement for System.Linq.Expressions, including a C# writer, useful custom Expression nodes and extension methods.
Install-Package Mono.Linq.Expressions -Version 2.0.0
dotnet add package Mono.Linq.Expressions --version 2.0.0
<PackageReference Include="Mono.Linq.Expressions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Linq.Expressions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mono.Linq.Expressions:
Package | Downloads |
---|---|
Alkahest.Core
An extensible TERA proxy server.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Mono.Linq.Expressions:
Repository | Stars |
---|---|
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
xamarin/java.interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
|