A .NET Standard library for serializing and deserializing JSON format CycloneDX bill-of-material documents.
Info
Version: | 1.1.0 |
Author(s): | Patrick Dwyer & Steve Springett |
Last Update: | Sunday, February 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CycloneDX/cyclonedx-dotnet-library |
NuGet Url: | https://www.nuget.org/packages/CycloneDX.Json |
Install
Install-Package CycloneDX.Json
dotnet add package CycloneDX.Json
paket add CycloneDX.Json
CycloneDX.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- CycloneDX.Models(>= 1.0.0)
- System.Text.Json(>= 5.0.0)