brentstineman / ButtonPong

A sample lab that demonstrates a simple game using Azure Serverless and Particle Internet Button Devices
MIT License
4 stars 14 forks source link

Allow for non-compiled .Net deploy #8

Open brentstineman opened 6 years ago

brentstineman commented 6 years ago

Revamp .Net API to allow deployment via command line or a linked repo by removing requirement that it has to be complied and deployed via Visual Studio. Need to maintain support for local testing, perferrably via Visual Studio.