Psns.Common.SystemExtensions 2018.4.5.2

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

// Install Psns.Common.SystemExtensions as a Cake Tool
#tool nuget:?package=Psns.Common.SystemExtensions&version=2018.4.5.2

Some helpful extension methods

Product Compatible and additional computed target framework versions.
.NET Framework 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 Psns.Common.SystemExtensions:

Package Downloads
Psns.Common.Clients.Broker

Contains functions for communicating with SQL Service Broker

Psns.Common.Search.Lucene

A functional library interface to Lucene.Net

Psns.Common.Security.ClientCertificateHandling

Provides modules for loading client certificates from http requests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2018.8.8.1 24,026 8/8/2018
2018.8.6.1 833 8/6/2018
2018.6.11.1 945 6/11/2018
2018.5.21.2 899 5/21/2018
2018.5.21.1 917 5/21/2018
2018.5.16.1 1,209 5/16/2018
2018.5.14.1 1,173 5/14/2018
2018.5.10.1 958 5/10/2018
2018.5.1.2 1,032 5/1/2018
2018.5.1.1 971 5/1/2018
2018.4.30.2 964 4/30/2018
2018.4.30.1 996 4/30/2018
2018.4.27.1 1,082 4/27/2018
2018.4.17.2 846 4/17/2018
2018.4.17.1 915 4/17/2018
2018.4.11.5 1,621 4/11/2018
2018.4.11.4 910 4/11/2018
2018.4.11.3 956 4/11/2018
2018.4.11.2 910 4/11/2018
2018.4.11.1 962 4/11/2018
2018.4.10.2 1,630 4/10/2018
2018.4.6.1 2,007 4/6/2018
2018.4.5.3 2,070 4/5/2018
2018.4.5.2 996 4/5/2018
2018.4.5.1 1,521 4/5/2018
2018.4.4.1 1,586 4/4/2018
2018.4.3.3 1,592 4/3/2018
2018.4.3.2 1,721 4/3/2018
2018.4.2.4 932 4/2/2018
2018.1.26.3 826 1/26/2018
2017.11.8.1 880 11/8/2017
2017.9.20.3 853 9/20/2017
1.0.0.1 14,966 10/7/2016
1.0.0 927 10/7/2016
1.0.0-CI-20180126-182224 797 1/26/2018

## 1.0.0.5
     ### Features
     * Fixed issue with TryUse disposing of target before Task finishes.

     ## 1.0.0.4
     ### Features
     * Adding more overloads and helpers.

     ## 1.0.0.3
     ### Features
     * Adding in some functional helpers and Monads.

     ## 1.0.0.2
     ### Features
     * Fixed issue with ConnectAsync not awaiting OpenAsync

     ## 1.0.0.1
     ### Features
     * Adding ProcessState and removing conflicting functions

     ## 1.0.0.0
     ### Features
     * Initial release