Roadmap: HostBridge
This issue tracks where HostBridge is headed. It’s not a promise, but a signal of intent and ideas. Feedback and PRs welcome.
✅ v0.1.0
- Initial public release
- Core abstractions (
HostBridge.Abstractions, HostBridge.Core)
- ASP.NET per-request scope module + correlation
- MVC5 + Web API 2 resolvers
- WCF DI factory/instance provider
- Windows Service host base
- Health primitives
- Diagnostics verifier
⏩ Near-term (v0.2.0 / v0.3.0)
- Richer diagnostics (JSON endpoint or
/diag probe)
- Example of correlation propagation with
HttpClientFactory
- More explicit IIS Express vs IIS notes in docs
⏩ Longer-term (v1.0.0 and beyond)
- Solidify API surface (stability promise)
- Full test matrix across IIS Express, IIS, OWIN combos
- Performance tuning for high-load scenarios
💡 Ideas or priorities? Drop a comment.
Roadmap: HostBridge
This issue tracks where HostBridge is headed. It’s not a promise, but a signal of intent and ideas. Feedback and PRs welcome.
✅ v0.1.0
HostBridge.Abstractions,HostBridge.Core)⏩ Near-term (v0.2.0 / v0.3.0)
/diagprobe)HttpClientFactory⏩ Longer-term (v1.0.0 and beyond)
💡 Ideas or priorities? Drop a comment.