aas-core 3.0RC02 C# API
The API of the SDK is split into six different units:
| Namespace | Description |
|---|---|
| AasCore.Aas3_0_RC02 | Create the model programmatically |
| AasCore.Aas3_0_RC02.Visitation | Iterate over and transform the model |
| AasCore.Aas3_0_RC02.Constants | Specify constants such as constant sets of strings |
| AasCore.Aas3_0_RC02.Verification | Verify that the model fulfills the constraints |
| AasCore.Aas3_0_RC02.Jsonization | De/serialize from/to JSON |
| AasCore.Aas3_0_RC02.Xmlization | De/serialize from/to XML |
| AasCore.Aas3_0_RC02.Enhancing | Wrap and enhance instances of the model |
Please refer to Getting Started for a brief introduction on how to use the API.