Commit Graph

2 Commits

Author SHA1 Message Date
Michael Vesely b87088848a Switch _MVC.csproj files to "SDK Style"
- Manually rewriting .csproj files
- Deleting all Properties/AssemblyInfo files (now in csproj)
- Deleting all packages.config files (now in csproj)
- Adding Directory.Build.props/tagrget files to set defaults and allow central Package versioning
- WIP: update .nuspec file (sh/could be included i csproj)
2021-07-21 22:24:19 +02:00
Charly 895efb2682 -initial commit
-fixed: made original version work in console
-added: MVC WebApi Controller based server
-changed: modification needeed to make it work with Train2B
2016-10-03 09:55:15 +02:00