PeterO.DataUtilities
1.1.0
A portable library for .NET for text strings and reading and writing to them.
Install-Package PeterO.DataUtilities -Version 1.1.0
dotnet add package PeterO.DataUtilities --version 1.1.0
<PackageReference Include="PeterO.DataUtilities" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeterO.DataUtilities --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PeterO.DataUtilities, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Version 1.1.0:
- Avoid unnecessary memory allocation in WriteUtf8
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PeterO.DataUtilities:
Package | Downloads |
---|---|
PeterO.MailLib
A .NET library for parsing and generating Internet email messages.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PeterO.DataUtilities:
Repository | Stars |
---|---|
peteroupc/CBOR
A C# implementation of Concise Binary Object Representation (RFC 8949).
|