Synercoding.Primitives 1.0.0-rc10

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

// Install Synercoding.Primitives as a Cake Tool
#tool nuget:?package=Synercoding.Primitives&version=1.0.0-rc10&prerelease                

Primitives with units attached (think mm, cm, in, px) that can be used for 2D graphics.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Synercoding.Primitives:

Package Downloads
Synercoding.FileFormats.Pdf

Contains classes which makes it easy to quickly create a pdf file.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc10 82 8/20/2024
1.0.0-rc09 1,669 1/23/2023
1.0.0-rc08 1,755 2/22/2022
1.0.0-rc07 127 2/22/2022
1.0.0-rc06 587 6/24/2021
1.0.0-rc05 191 6/10/2021
1.0.0-rc04 291 4/17/2021
1.0.0-rc03 598 7/30/2020
1.0.0-rc02 368 7/3/2020
1.0.0-rc01 359 7/2/2020

Limit to latest .NET version (8) and add System.Json serialization support.