Recreate worker as a .NET Core app

This commit is contained in:
Nate McMaster
2016-06-11 10:21:26 -07:00
parent 6562cee08c
commit e5489683c8
6 changed files with 149 additions and 200 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
*.pyc
project.lock.json
bin/
obj/