UtilPack 0.9.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package UtilPack --version 0.9.6
NuGet\Install-Package UtilPack -Version 0.9.6
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="UtilPack" Version="0.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UtilPack --version 0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UtilPack, 0.9.6"
#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 UtilPack as a Cake Addin #addin nuget:?package=UtilPack&version=0.9.6 // Install UtilPack as a Cake Tool #tool nuget:?package=UtilPack&version=0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wpa 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.
GitHub repositories
This package is not used by any popular GitHub repositories.
Reorganized structure and transformed many methods into extension methods. There are now separate versions of UtilPack for .NET 4 and Windows 8, WP Silverlight 8 and Sliverlight 5, and Windows Phone 8.1.