Angara.Serialization 0.3.0

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

// Install Angara.Serialization as a Cake Tool
#tool nuget:?package=Angara.Serialization&version=0.3.0

A framework to serialize and deserialize objects into and from a special InfoSet type, which facilitates further persistence or transport

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Angara.Serialization:

Package Downloads
Angara.Serialization.Json

Contains converters of InfoSets into and from JSON representation with type information preserved. Together with Angara.Serialization provides full framework for JSON serialization of arbitrary objects.

Angara.Reinstate

Library that reinstates computation results either from the storage or recomputing a value from the function.

Angara.Statistics

Includes Mersenne twister random number generator, common probability distributions, statistics and quantiles, kernel density estimator, Metropolis-Hastings MCMC sampler.

Angara.Html

Dynamically generates an HTML code that displays an object.

Angara.Chart

An F# library that allows to define and display a chart as a collection of plots such as line, band, markers, heatmap. Supports visualization of uncertain values. Powered by JavaScript library InteractiveDataDisplay.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 15,603 4/24/2018
0.2.1 4,152 10/19/2016