ODataConnectedService
ODataConnectedService copied to clipboard
Migrate codegen to async
Updates codegen to be async and builds on top of #413
- [x] Migrates the code generator to transform async.
- [x] Uses the Threading model within visual studio.
- [X] eliminates loading a file to see if it is different from the generated file.