Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 487 Bytes

File metadata and controls

9 lines (6 loc) · 487 Bytes

simple_viewer_tutorial

Attempt to follow through the Autodesk APS Simple Viewer tutorial. Tutorial Link

In the tutorial secrets are kept in appsettings.json file, whereas in my attempt I kept them in dotnet user-secrets

Also additional delete botton is added to explore the capabilities of OSS Class

Repository also includes DevContainer configuration so to run the application, DevContainers can be utilized.