A .NET Standard library for serializing and deserializing XML 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.Xml |
Install
Install-Package CycloneDX.Xml
dotnet add package CycloneDX.Xml
paket add CycloneDX.Xml
CycloneDX.Xml Download (Unzip the "nupkg" after downloading)
Dependencies
- CycloneDX.Models(>= 1.0.0)