Skip to content

Support for HostApplicationBuilder #29

@d4n3436

Description

@d4n3436

.NET Platform Extensions 7 introduced a new way of creating host builders using Host.CreateApplicationBuilder(), which returns a HostApplicationBuilder object. The extension methods on the project only work on IHostBuilder, though.
Is there any chance this new API will be supported?

Documentation: https://learn.microsoft.com/en-us/dotnet/core/extensions/generic-host?tabs=appbuilder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions