Skip to content

Conversation

@davidfowl
Copy link
Member

@davidfowl davidfowl commented Aug 3, 2021

  • Added WebApplicationOptions to that allow configuring any host configuration that can't be specified after the call.
  • Added tests

Fixes #34837

PS: Seems like the public API analyzer is broken for me right now

cc @captainsafia

- Added WebApplicationOptions to that allow configuring any host configuration that can't be specified after the call.
- Added tests
@captainsafia captainsafia added the api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews label Aug 3, 2021
@ghost
Copy link

ghost commented Aug 3, 2021

Thank you for your API proposal. I'm removing the api-ready-for-review label. API Proposals should be submitted for review through Issues based on this template.

@ghost ghost removed the api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews label Aug 3, 2021
@davidfowl davidfowl added the api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews label Aug 4, 2021
@ghost
Copy link

ghost commented Aug 4, 2021

Thank you for your API proposal. I'm removing the api-ready-for-review label. API Proposals should be submitted for review through Issues based on this template.

@ghost ghost removed the api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews label Aug 4, 2021
@davidfowl davidfowl merged commit 32144f3 into main Aug 4, 2021
@davidfowl davidfowl deleted the davidfowl/webapplicationoptions branch August 4, 2021 20:36
@ghost ghost added this to the 6.0-rc1 milestone Aug 4, 2021
@amcasey amcasey added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-runtime labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-minimal-hosting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support specifying host configuration via WebApplication.CreateBuilder

6 participants