Skip to content

SPDX 3.0-DRAFT Implementation for .NET

License

Notifications You must be signed in to change notification settings

iamwillbar/spdx3-dotnet

Repository files navigation

SPDX 3.0-DRAFT Implementation for .NET

Disclaimer

This is a PROTOTYPE implementation of the DRAFT SPDX 3.0 specification for .NET. Consider this project ALPHA (at best) and it may be inconsistent with the SPDX 3.0 specification: either because of changes to the SPDX 3.0 specification or using this project to experiment with possible proposals for the specification.

Structure

  • Spdx3 - contains the SPDX 3.0 model classes.
  • Spdx3.Serialization - contains SPDX 3.0 serializers and converters.
  • Spdx3.Tests - would ideally contain unit tests 😁.

License

MIT, see LICENSE.

About

SPDX 3.0-DRAFT Implementation for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages