UtilPack 1.0.0-beta3
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package UtilPack --version 1.0.0-beta3
NuGet\Install-Package UtilPack -Version 1.0.0-beta3
<PackageReference Include="UtilPack" Version="1.0.0-beta3" />
paket add UtilPack --version 1.0.0-beta3
#r "nuget: UtilPack, 1.0.0-beta3"
// Install UtilPack as a Cake Addin #addin nuget:?package=UtilPack&version=1.0.0-beta3&prerelease // Install UtilPack as a Cake Tool #tool nuget:?package=UtilPack&version=1.0.0-beta3&prerelease
Utility Package for CLR is small and extremely portable library aimed to provide useful tools to read and write binary data, expose partial collection API (write-only, read-only, Command-Query Separation), and to work with CLR reflection.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on UtilPack:
Package | Downloads |
---|---|
UtilPack.Cryptography
Library containing basic abstractions to cryptography. Aims to fill the gap in cryptographic API lack in .NET Standard 1.0, and to co-operate with existing cryptographic API in other .NET frameworks. |
|
CBAM.Abstractions
The Connection-Based Asynchronous Messaging (CBAM) Abstractions assembly contains types which are common for any workflow which communicates with e.g. SQL or LDAP processes using some kind of IPC connection. |
|
UtilPack.NuGet
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types. |
|
UtilPack.JSON.Configuration
Small library containing extension methods for Microsoft.Extensions.Configuiration.Json package, including methods to add JSON contents as string or byte array. |
|
UtilPack.ResourcePooling
Library containing types which support pooling asynchronous and synchronous resources. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0 | 790 | 3/2/2019 |
1.7.2 | 29,079 | 2/10/2019 |
1.7.1 | 1,309 | 12/10/2018 |
1.7.0 | 978 | 12/5/2018 |
1.6.0 | 814 | 11/15/2018 |
1.5.1 | 5,633 | 8/8/2018 |
1.5.0 | 48,564 | 5/26/2018 |
1.4.0 | 16,862 | 10/29/2017 |
1.3.0 | 4,538 | 10/18/2017 |
1.2.0 | 6,368 | 9/20/2017 |
1.1.0 | 8,190 | 8/26/2017 |
1.0.2 | 1,702 | 8/10/2017 |
1.0.1 | 7,207 | 8/9/2017 |
1.0.0 | 9,801 | 6/29/2017 |
1.0.0-RC9 | 1,217 | 6/9/2017 |
1.0.0-RC8 | 2,417 | 6/2/2017 |
1.0.0-RC7 | 769 | 6/1/2017 |
1.0.0-RC6 | 774 | 5/19/2017 |
1.0.0-RC5 | 2,001 | 5/18/2017 |
1.0.0-RC4 | 842 | 5/18/2017 |
1.0.0-RC3 | 873 | 5/18/2017 |
1.0.0-RC2 | 870 | 5/10/2017 |
1.0.0-RC11 | 3,065 | 6/18/2017 |
1.0.0-RC10 | 2,740 | 6/9/2017 |
1.0.0-RC1 | 1,599 | 9/25/2015 |
1.0.0-beta3 | 1,309 | 8/18/2015 |
1.0.0-beta2 | 1,166 | 8/18/2015 |
1.0.0-beta | 1,182 | 8/18/2015 |
0.9.6.2 | 6,833 | 10/20/2014 |
0.9.6.1 | 2,803 | 10/7/2014 |
0.9.6 | 4,709 | 10/4/2014 |
0.9.3.5 | 1,386 | 6/19/2014 |
0.9.3.4 | 1,361 | 6/19/2014 |
0.9.3.3 | 1,368 | 6/18/2014 |
0.9.3.2 | 1,290 | 6/18/2014 |
0.9.3.1 | 1,362 | 6/17/2014 |
0.9.3 | 1,348 | 6/17/2014 |
0.9.2 | 1,340 | 5/20/2014 |
0.9.1 | 1,335 | 5/19/2014 |
Previous package had wrong target framework assemblies.