Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 351 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 351 Bytes

BimtoolkitApiClient

An example ASP.NET MVC website that uses the BIM Toolkit Public API client. Written in C#

Getting Started

  • 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