ProductivityExtensions 2.0.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProductivityExtensions --version 2.0.28
                    
NuGet\Install-Package ProductivityExtensions -Version 2.0.28
                    
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.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProductivityExtensions" Version="2.0.28" />
                    
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.28
                    
#r "nuget: ProductivityExtensions, 2.0.28"
                    
#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.28
                    
Install ProductivityExtensions as a Cake Addin
#tool nuget:?package=ProductivityExtensions&version=2.0.28
                    
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,022 10/11/2019
2.1.1-beta9 999 1/16/2018
2.1.1-beta8 1,040 1/12/2018
2.1.1-beta7 883 7/16/2017
2.1.1-beta5 939 6/24/2017
2.1.1-beta4 872 6/22/2017
2.1.1-beta3 879 6/22/2017
2.1.1-beta2 902 6/22/2017
2.1.1-beta12 1,618 1/18/2018
2.1.1-beta11 955 1/16/2018
2.1.1-beta10 908 1/16/2018
2.1.1-beta1 860 6/21/2017
2.0.34 20,765 5/3/2017
2.0.33 1,188 3/22/2017
2.0.29 1,062 3/22/2017
2.0.28 1,105 3/10/2017
2.0.27 1,061 3/10/2017
2.0.26 1,194 2/16/2017
2.0.24 1,231 12/10/2016
2.0.15 1,237 5/15/2016
2.0.14 1,092 5/15/2016
2.0.12 11,038 12/17/2015
2.0.11 1,117 12/17/2015
2.0.10 1,088 12/16/2015
2.0.9 1,111 12/16/2015
2.0.8 1,077 12/16/2015
2.0.7 1,092 12/15/2015
2.0.6 1,103 12/15/2015
2.0.5 1,184 11/11/2015
2.0.4 1,166 11/11/2015
1.0.17 2,264 3/26/2013
1.0.16 1,359 3/26/2013
1.0.15 1,308 3/19/2013
1.0.14 1,311 3/19/2013
1.0.13 1,377 3/17/2013
1.0.12 1,371 3/17/2013
1.0.11 1,405 3/17/2013
1.0.10 1,370 3/17/2013
1.0.9 1,434 3/17/2013
1.0.8 1,986 3/9/2013
1.0.7 1,364 3/9/2013
1.0.5 1,429 1/23/2013
1.0.4 1,406 1/23/2013
1.0.3 1,348 1/23/2013
1.0.2 1,362 1/20/2013
1.0.1 1,586 10/2/2012
1.0.0 1,443 9/25/2012

Added LambdaExpression.ToPropertyInfo and ToPropertyDescriptor