- Fix #706 - Websockets don't work in firefox
- Performance optimizations (mostly by removing harmful or unneeded async code)
- Fix #702 - Can't parse negatives number in forms
- Improve pathScan logic
- Removed external source code references from build process to address licensing concerns.
- Cleanup of non-.Net Core cruft (reducing maintenance burden)
- Move build to FAKE 5
- Upgrade Logary Facade to v3 (Gauge Int64 -> Float)
- More liberal nuget constrains