Psns.Common.SystemExtensions
2018.4.11.5
See the version list below for details.
dotnet add package Psns.Common.SystemExtensions --version 2018.4.11.5
NuGet\Install-Package Psns.Common.SystemExtensions -Version 2018.4.11.5
<PackageReference Include="Psns.Common.SystemExtensions" Version="2018.4.11.5" />
paket add Psns.Common.SystemExtensions --version 2018.4.11.5
#r "nuget: Psns.Common.SystemExtensions, 2018.4.11.5"
// Install Psns.Common.SystemExtensions as a Cake Addin #addin nuget:?package=Psns.Common.SystemExtensions&version=2018.4.11.5 // Install Psns.Common.SystemExtensions as a Cake Tool #tool nuget:?package=Psns.Common.SystemExtensions&version=2018.4.11.5
Some helpful extension methods
Product | Versions 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. |
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,718 | 8/8/2018 |
2018.8.6.1 | 857 | 8/6/2018 |
2018.6.11.1 | 975 | 6/11/2018 |
2018.5.21.2 | 924 | 5/21/2018 |
2018.5.21.1 | 940 | 5/21/2018 |
2018.5.16.1 | 1,250 | 5/16/2018 |
2018.5.14.1 | 1,210 | 5/14/2018 |
2018.5.10.1 | 966 | 5/10/2018 |
2018.5.1.2 | 1,052 | 5/1/2018 |
2018.5.1.1 | 996 | 5/1/2018 |
2018.4.30.2 | 977 | 4/30/2018 |
2018.4.30.1 | 1,027 | 4/30/2018 |
2018.4.27.1 | 1,106 | 4/27/2018 |
2018.4.17.2 | 873 | 4/17/2018 |
2018.4.17.1 | 940 | 4/17/2018 |
2018.4.11.5 | 1,663 | 4/11/2018 |
2018.4.11.4 | 938 | 4/11/2018 |
2018.4.11.3 | 986 | 4/11/2018 |
2018.4.11.2 | 938 | 4/11/2018 |
2018.4.11.1 | 991 | 4/11/2018 |
2018.4.10.2 | 1,669 | 4/10/2018 |
2018.4.6.1 | 2,066 | 4/6/2018 |
2018.4.5.3 | 2,124 | 4/5/2018 |
2018.4.5.2 | 1,020 | 4/5/2018 |
2018.4.5.1 | 1,563 | 4/5/2018 |
2018.4.4.1 | 1,627 | 4/4/2018 |
2018.4.3.3 | 1,631 | 4/3/2018 |
2018.4.3.2 | 1,772 | 4/3/2018 |
2018.4.2.4 | 960 | 4/2/2018 |
2018.1.26.3 | 864 | 1/26/2018 |
2017.11.8.1 | 894 | 11/8/2017 |
2017.9.20.3 | 879 | 9/20/2017 |
1.0.0.1 | 15,389 | 10/7/2016 |
1.0.0 | 954 | 10/7/2016 |
1.0.0-CI-20180126-182224 | 830 | 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