#Autodesk View And Data ASP.Net MVC Samples
##Update
This sample is retired, will not be maintained any more, please refer to other workflow samples.
##Description
This sample is part of the Developer-Autodesk/Autodesk-View-and-Data-API-Samples repository.
A set of ASP.Net MVC website samples using the Autodesk View and Data API
- Upload a file to bucket
- Start translation
- Check translation progress
- Load it in Viewer.
##Dependencies
That sample is using the library-dotnet-view.and.data.api project
##Setup/Usage Instructions
- Get your consumer key and secret key from http://developer.autodesk.com
- Set the API keys in the UserSettings.cs file
- Check out the library-dotnet-view.and.data.api or clone the github repository using the --recursive option.
- Change the BUCKET_NAME for uploading files in HomeController if you want
- Compile and run the sample from the debugger or deploy in IIS (or equivalent webserver)
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
##Written by
Written by Philippe Leefsma