Mindbox.Expressions 1.1.5396.21341

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mindbox.Expressions --version 1.1.5396.21341
NuGet\Install-Package Mindbox.Expressions -Version 1.1.5396.21341
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mindbox.Expressions" Version="1.1.5396.21341" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mindbox.Expressions --version 1.1.5396.21341
#r "nuget: Mindbox.Expressions, 1.1.5396.21341"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mindbox.Expressions as a Cake Addin
#addin nuget:?package=Mindbox.Expressions&version=1.1.5396.21341

// Install Mindbox.Expressions as a Cake Tool
#tool nuget:?package=Mindbox.Expressions&version=1.1.5396.21341

Allows to include lambda expressions into each other in c# and Visual Basic. Also allows to avoid using string constants in reflection thus enabling easy refactoring.

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Mindbox.Expressions:

Package Downloads
Mindbox.Data.Linq

A clone of Microsoft System.Data.Linq to allow multi-DLL extensibility and EF compatibility.

Sproom.Mindbox.Data.Linq The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Fork of Mindbox.Data.Linq

DeepThink.Data.Linq

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.1 218,446 2/20/2023
3.3.0 524,191 12/11/2020
3.2.0 2,185,229 4/13/2020
3.1.1 1,899 3/23/2020
3.1.0 897 3/23/2020
3.0.2 8,586 8/18/2019
3.0.1 181,013 8/8/2018
2.0.5420.33605 23,386 11/3/2014
1.1.5413.5185 1,726 10/26/2014
1.1.5412.36858 1,710 10/26/2014
1.1.5412.27831 1,687 10/26/2014
1.1.5412.25533 1,674 10/26/2014
1.1.5396.35421 1,722 10/10/2014
1.1.5396.21341 1,660 10/10/2014
1.1.5393.39954 1,698 10/7/2014
1.0.5392.41880 1,714 10/6/2014
1.0.5391.39861 1,778 10/5/2014

.NET 3.5 and .NET 4.0 support added