Skip to content
sam.gerene edited this page Aug 1, 2022 · 11 revisions

SysML2.NET is a .NET implementation of the OMG SysML2 specification

Quality Gate Status Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities Total alerts

Installation

The package is available on Nuget at https://www.nuget.org/packages/SysML2.NET/

NuGet Badge

Solution Structure

MORE COMING SOON

Build Status

GitHub actions are used to build and test the library

Branch Build Status
Master Build Status
Development Build Status

License

The SysML2.NET libraries are provided to the community under the Apache License 2.0. The solution contains files that contain information about the SysML2 metamodel which are distributed with the GNU Lesser General Public License (LGPL) v3.0.

Contributions

Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@rheagroup.com. You can find the CLA's in the CLA folder.

Clone this wiki locally