ProductivityExtensions 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProductivityExtensions --version 1.0.4                
NuGet\Install-Package ProductivityExtensions -Version 1.0.4                
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="1.0.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProductivityExtensions --version 1.0.4                
#r "nuget: ProductivityExtensions, 1.0.4"                
#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 ProductivityExtensions as a Cake Addin
#addin nuget:?package=ProductivityExtensions&version=1.0.4

// Install ProductivityExtensions as a Cake Tool
#tool nuget:?package=ProductivityExtensions&version=1.0.4                

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. 
Silverlight sl4-wp is compatible. 
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 (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 3,028 10/11/2019
2.1.1-beta9 887 1/16/2018
2.1.1-beta8 927 1/12/2018
2.1.1-beta7 810 7/16/2017
2.1.1-beta5 866 6/24/2017
2.1.1-beta4 799 6/22/2017
2.1.1-beta3 805 6/22/2017
2.1.1-beta2 830 6/22/2017
2.1.1-beta12 1,505 1/18/2018
2.1.1-beta11 842 1/16/2018
2.1.1-beta10 796 1/16/2018
2.1.1-beta1 788 6/21/2017
2.0.34 19,484 5/3/2017
2.0.33 1,111 3/22/2017
2.0.29 986 3/22/2017
2.0.28 1,028 3/10/2017
2.0.27 986 3/10/2017
2.0.26 1,118 2/16/2017
2.0.24 1,154 12/10/2016
2.0.15 1,160 5/15/2016
2.0.14 1,014 5/15/2016
2.0.12 10,959 12/17/2015
2.0.11 1,035 12/17/2015
2.0.10 1,009 12/16/2015
2.0.9 1,032 12/16/2015
2.0.8 997 12/16/2015
2.0.7 1,013 12/15/2015
2.0.6 1,022 12/15/2015
2.0.5 1,103 11/11/2015
2.0.4 1,085 11/11/2015
1.0.17 2,177 3/26/2013
1.0.16 1,272 3/26/2013
1.0.15 1,222 3/19/2013
1.0.14 1,224 3/19/2013
1.0.13 1,291 3/17/2013
1.0.12 1,284 3/17/2013
1.0.11 1,319 3/17/2013
1.0.10 1,284 3/17/2013
1.0.9 1,348 3/17/2013
1.0.8 1,897 3/9/2013
1.0.7 1,276 3/9/2013
1.0.5 1,338 1/23/2013
1.0.4 1,315 1/23/2013
1.0.3 1,258 1/23/2013
1.0.2 1,275 1/20/2013
1.0.1 1,498 10/2/2012
1.0.0 1,355 9/25/2012

More ext methods for Stream, UdpClient, Socket, and TaskFactory. Added some awaitable goodness for Socket in .NET 4.5