Search Results for

    Show / Hide Table of Contents

    Installation

    The SDK is available as a NuGet package AasCore.Aas3_0.

    Change to your project's directory (i.e, the directory where your .csproj file resides).

    Add the SDK as the dependency using dotnet:

    dotnet add package AasCore.Aas3_0
    

    The SDK should be now available. You might probably need to re-start your IDE and re-build the solution for changes to take effect.

    • Improve this Doc
    In This Article
    Back to top Generated by DocFX