SysML2.NET.Dal
0.14.0
dotnet add package SysML2.NET.Dal --version 0.14.0
NuGet\Install-Package SysML2.NET.Dal -Version 0.14.0
<PackageReference Include="SysML2.NET.Dal" Version="0.14.0" />
paket add SysML2.NET.Dal --version 0.14.0
#r "nuget: SysML2.NET.Dal, 0.14.0"
// Install SysML2.NET.Dal as a Cake Addin #addin nuget:?package=SysML2.NET.Dal&version=0.14.0 // Install SysML2.NET.Dal as a Cake Tool #tool nuget:?package=SysML2.NET.Dal&version=0.14.0
SysML2.NET
SysML2.NET is a .NET implementation of the OMG SysML2 specification. SysML2.NET provides a number of libraries in the form on an SDK as well as reference implementation such as a web-application and REST API.
Installation
The packages are available on Nuget at:
project | Nuget |
---|---|
SysML2.NET | |
SysML2.NET.Serializer.Json | |
SysML2.NET.Serializer.Dictionary | |
SysML2.NET.REST | |
SysML2.NET.DAL | |
SysML2.NET.OGM |
The reference web-application is available on docker-hub. A demo-version is hosted at http://viewer.sysml2.net.
The generated HTML based meta-model documentation is availabe on docker-hub. A live version is available at https://modeldocs.sysml2.net.
Build Status
GitHub actions are used to build and test the library
Branch | Build Status |
---|---|
Master | |
Development |
License
The SysML2.NET libraries and reference web-application 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@stariongroup.eu. You can find the CLA's in the CLA folder.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SysML2.NET (>= 0.14.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
[Update] to SysML2.NET version 0.13.0
[Update] SysML.ecore from source git repos - [TAG: 2024-03] (regenerate code)
[Update] to Starion Group