Angara.Serialization
0.3.0
dotnet add package Angara.Serialization --version 0.3.0
NuGet\Install-Package Angara.Serialization -Version 0.3.0
<PackageReference Include="Angara.Serialization" Version="0.3.0" />
paket add Angara.Serialization --version 0.3.0
#r "nuget: Angara.Serialization, 0.3.0"
// 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 | Versions 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. |
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.