ProductivityExtensions 2.0.27

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProductivityExtensions --version 2.0.27
                    
NuGet\Install-Package ProductivityExtensions -Version 2.0.27
                    
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="ProductivityExtensions" Version="2.0.27" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProductivityExtensions" Version="2.0.27" />
                    
Directory.Packages.props
<PackageReference Include="ProductivityExtensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ProductivityExtensions --version 2.0.27
                    
#r "nuget: ProductivityExtensions, 2.0.27"
                    
#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.
#addin nuget:?package=ProductivityExtensions&version=2.0.27
                    
Install ProductivityExtensions as a Cake Addin
#tool nuget:?package=ProductivityExtensions&version=2.0.27
                    
Install ProductivityExtensions as a Cake Tool

Productivity Extensions is a library of extension methods extending over 650 methods in 400 Framework classes

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ProductivityExtensions:

Package Downloads
PRI.Messaging.Patterns

A set of messaging pattern implementations built on PRI.Messaging.Primitives

EffectiveIoC

Bare-bones Inversion of Control container

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.13 4,052 10/11/2019
2.1.1-beta9 1,001 1/16/2018
2.1.1-beta8 1,042 1/12/2018
2.1.1-beta7 884 7/16/2017
2.1.1-beta5 940 6/24/2017
2.1.1-beta4 873 6/22/2017
2.1.1-beta3 880 6/22/2017
2.1.1-beta2 903 6/22/2017
2.1.1-beta12 1,620 1/18/2018
2.1.1-beta11 957 1/16/2018
2.1.1-beta10 910 1/16/2018
2.1.1-beta1 861 6/21/2017
2.0.34 20,841 5/3/2017
2.0.33 1,189 3/22/2017
2.0.29 1,063 3/22/2017
2.0.28 1,106 3/10/2017
2.0.27 1,062 3/10/2017
2.0.26 1,195 2/16/2017
2.0.24 1,232 12/10/2016
2.0.15 1,238 5/15/2016
2.0.14 1,093 5/15/2016
2.0.12 11,039 12/17/2015
2.0.11 1,118 12/17/2015
2.0.10 1,089 12/16/2015
2.0.9 1,112 12/16/2015
2.0.8 1,078 12/16/2015
2.0.7 1,093 12/15/2015
2.0.6 1,104 12/15/2015
2.0.5 1,185 11/11/2015
2.0.4 1,167 11/11/2015
1.0.17 2,265 3/26/2013
1.0.16 1,360 3/26/2013
1.0.15 1,309 3/19/2013
1.0.14 1,312 3/19/2013
1.0.13 1,378 3/17/2013
1.0.12 1,372 3/17/2013
1.0.11 1,406 3/17/2013
1.0.10 1,371 3/17/2013
1.0.9 1,435 3/17/2013
1.0.8 1,987 3/9/2013
1.0.7 1,365 3/9/2013
1.0.5 1,430 1/23/2013
1.0.4 1,407 1/23/2013
1.0.3 1,349 1/23/2013
1.0.2 1,363 1/20/2013
1.0.1 1,587 10/2/2012
1.0.0 1,444 9/25/2012

Added LambdaExpression.ToPropertyInfo and ToPropertyDescriptor