Skip to content
Document DB v12 - Improved Interceptors with Soft Delete Integration, AI protections, & Admin UI with Aspire Integration!How!?

Web Hosting Release Notes

BREAKINGFeature
IInfrastructureModule has been renamed to IWebModule with Use(WebApplication app) replacing Configure(WebApplication app)
BREAKINGEnhancement
Removed assembly scanning (AddInfrastructure, AddInfrastructureForAppDomain) — use explicit AddInfrastructureModules() with module instances instead
BREAKINGEnhancement
UseInfrastructure() has been replaced with UseInfrastructureModules()
BREAKINGEnhancement
Namespace changed from Shiny.Extensions.WebHosting to Shiny
Feature
Initial Public Release