| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Moved initialisation ApplicationHost.cs /LoadPlugin()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Install specific plugin version if requested
|
|
|
|
Remove IHttpClient
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split HttpListenerHost into middlewares
|
|
Fixes for CI Nuget package pushing and CI triggers
|
|
|
|
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow plugins to define their own api endpoints
|
|
|
|
|
|
Use Prerelease System.Text.Json
|
|
|
|
|