AlibreScriptWrapper 1.0.0:
Dim GetFileName = New AlibreScript.API.AlibreScript_API_Part().FileName
AlibreScriptWrapper 2.0.0:
Dim GetFileName = New AlibreScriptWrapper.Part().FileName
Replaced namespace: AlibreScript.API with AlibreScriptWrapper
Removed from class names: AlibreScript_API_
Stub wrapper for the AlibreScript API (methods not yet implemented)
www.nuget.org