Web Hosting Release Notes
2.0 - March 9, 2026
Section titled “2.0 - March 9, 2026” BREAKING Feature
IInfrastructureModule has been renamed to IWebModule with Use(WebApplication app) replacing Configure(WebApplication app) BREAKING Enhancement
Removed assembly scanning (
AddInfrastructure, AddInfrastructureForAppDomain) — use explicit AddInfrastructureModules() with module instances instead BREAKING Enhancement
UseInfrastructure() has been replaced with UseInfrastructureModules() BREAKING Enhancement
Namespace changed from
Shiny.Extensions.WebHosting to Shiny1.0 - July 3, 2025
Section titled “1.0 - July 3, 2025” Feature
Initial Public Release