UtilPack 0.9.6.2

dotnet add package UtilPack --version 0.9.6.2
NuGet\Install-Package UtilPack -Version 0.9.6.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="UtilPack" Version="0.9.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UtilPack --version 0.9.6.2
#r "nuget: UtilPack, 0.9.6.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 UtilPack as a Cake Addin
#addin nuget:?package=UtilPack&version=0.9.6.2

// Install UtilPack as a Cake Tool
#tool nuget:?package=UtilPack&version=0.9.6.2

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 Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 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.

Version Downloads Last updated
0.9.6.2 224 10/20/2014
0.9.6.1 65 10/7/2014
0.9.6 71 10/4/2014
0.9.3.5 87 6/19/2014
0.9.3.4 51 6/19/2014
0.9.3.3 51 6/18/2014
0.9.3.2 51 6/18/2014
0.9.3.1 50 6/17/2014
0.9.3 52 6/17/2014
0.9.2 50 5/20/2014
0.9.1 48 5/19/2014

Fixed bugs related to iterating undo buffer.