Closed imcardle closed 2 years ago
Same Question from my side. I just saw, that the AAS Server Docker Image uses the same mechanism. Is there somethin similar in .Net?
Found it in the Application Repo
@imcardle here you can see how to load an AASX file in .Net
Thank you @HansG89 !
Please can you give an example of how I can load and register a static (type 1) AASX file? I have read the documentation for the Java components and found that it is possible using the AASXPackageManager class - but I could not find an equivalent class in the .net components.