added some router thing and removed loads of crap

This commit is contained in:
Tom Gardham-Pallister
2016-07-02 16:09:54 +01:00
parent 948776115c
commit 3777e8c0c8
28 changed files with 425 additions and 590 deletions

View File

@ -1,17 +0,0 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24027"
},
"frameworks": {
"netstandard1.5": {
"imports": "dnxcore50"
}
},
"tooling": {
"defaultNamespace": "Ocelot.Library"
}
}