UtilPack 1.0.0-beta2
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package UtilPack --version 1.0.0-beta2
NuGet\Install-Package UtilPack -Version 1.0.0-beta2
<PackageReference Include="UtilPack" Version="1.0.0-beta2" />
<PackageVersion Include="UtilPack" Version="1.0.0-beta2" />
<PackageReference Include="UtilPack" />
paket add UtilPack --version 1.0.0-beta2
#r "nuget: UtilPack, 1.0.0-beta2"
#:package UtilPack@1.0.0-beta2
#addin nuget:?package=UtilPack&version=1.0.0-beta2&prerelease
#tool nuget:?package=UtilPack&version=1.0.0-beta2&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 | 913 | 3/2/2019 |
| 1.7.2 | 36,552 | 2/10/2019 |
| 1.7.1 | 1,386 | 12/10/2018 |
| 1.7.0 | 1,104 | 12/5/2018 |
| 1.6.0 | 1,060 | 11/15/2018 |
| 1.5.1 | 6,253 | 8/8/2018 |
| 1.5.0 | 55,449 | 5/26/2018 |
| 1.4.0 | 17,994 | 10/29/2017 |
| 1.3.0 | 5,393 | 10/18/2017 |
| 1.2.0 | 7,236 | 9/20/2017 |
| 1.1.0 | 9,117 | 8/26/2017 |
| 1.0.2 | 2,346 | 8/10/2017 |
| 1.0.1 | 7,929 | 8/9/2017 |
| 1.0.0 | 11,253 | 6/29/2017 |
| 1.0.0-RC9 | 1,707 | 6/9/2017 |
| 1.0.0-RC8 | 3,077 | 6/2/2017 |
| 1.0.0-RC7 | 1,136 | 6/1/2017 |
| 1.0.0-RC11 | 3,871 | 6/18/2017 |
| 1.0.0-RC10 | 3,582 | 6/9/2017 |
| 1.0.0-beta2 | 1,581 | 8/18/2015 |
Better target framework directories in NuGet package.