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.
<PackageVersion Include="Synercoding.Primitives" Version="1.0.0-rc10" />
                    
Directory.Packages.props
<PackageReference Include="Synercoding.Primitives" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Synercoding.Primitives&version=1.0.0-rc10&prerelease
                    
Install Synercoding.Primitives as a Cake Addin
#tool nuget:?package=Synercoding.Primitives&version=1.0.0-rc10&prerelease
                    
Install Synercoding.Primitives as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 427 9 months ago
1.0.0-rc09 1,862 1/23/2023
1.0.0-rc08 1,807 2/22/2022
1.0.0-rc07 162 2/22/2022
1.0.0-rc06 623 6/24/2021
1.0.0-rc05 223 6/10/2021
1.0.0-rc04 326 4/17/2021
1.0.0-rc03 639 7/30/2020
1.0.0-rc02 409 7/3/2020
1.0.0-rc01 398 7/2/2020

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