IndiePortable.Formatter
0.2.0
See the version list below for details.
dotnet add package IndiePortable.Formatter --version 0.2.0
NuGet\Install-Package IndiePortable.Formatter -Version 0.2.0
<PackageReference Include="IndiePortable.Formatter" Version="0.2.0" />
paket add IndiePortable.Formatter --version 0.2.0
#r "nuget: IndiePortable.Formatter, 0.2.0"
// Install IndiePortable.Formatter as a Cake Addin #addin nuget:?package=IndiePortable.Formatter&version=0.2.0 // Install IndiePortable.Formatter as a Cake Tool #tool nuget:?package=IndiePortable.Formatter&version=0.2.0
A general purpose, cross-platform binary/text serialization library.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on IndiePortable.Formatter:
Package | Downloads |
---|---|
IndiePortable.Collections
A cross-platform extension to the default set of collections in the System.Collections namespace providing generic array-based lists and dictionaries. |
|
IndiePortable.Communication.UniversalWindows
Provides an implementation of the Communication library for the Universal Windows Platform, including listeners and connections for the TCP protocol. |
|
IndiePortable.Communication.Tcp
Provides primitives for working with TCP connections in the IndiePortable library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Improvements:
- New surrogates for mscorlib types System.DateTime and System.TimeSpan