An example ASP.NET MVC website that uses the BIM Toolkit Public API client. Written in C#
- Open the solution file in Visual Studio (the solution uses .NET 4.5)
- Add your ClientID and ClientSecret to the web.config file (if you don't have these please email info@thenbs.com).
- Compile and run the solution