Universe.TimeSeriesSerializer
Converting numbers/doubles to a string is a complicated matter and can be huge performance killer if you need to convert a lot of doubles. Here is the performance optimized transparent JSON converters for numerics kind of data. Targets everywhere: Net Framework 2.0-4.8, Net Standard 1.3-2.1, Net Core 1.0-3.1
Install
dotnet add package Universe.TimeSeriesSerializer --version 1.0.89
Install-Package Universe.TimeSeriesSerializer -Version 1.0.89
<PackageReference Include="Universe.TimeSeriesSerializer" Version="1.0.89" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 23 target frameworks; confirm the exact target used by your application.
The published metadata declares 32 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.