[docs] Global.asax + OWIN coexistence walkthrough
What: Document how to host WebForms/MVC5 + OWIN/Web API 2 side by side, with HostBridge managing scopes correctly.
Why: Hybrid apps are common; clear example lowers barriers.
Where: Expand the examples/OwinComposite README with a full walkthrough.
[docs] Global.asax + OWIN coexistence walkthrough
What: Document how to host WebForms/MVC5 + OWIN/Web API 2 side by side, with HostBridge managing scopes correctly.
Why: Hybrid apps are common; clear example lowers barriers.
Where: Expand the
examples/OwinCompositeREADME with a full walkthrough.