Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Add an API to set the application base #546

Closed
@davidfowl

Description

@davidfowl
var builder = new WebApplicationBuilder()
                     .UseAppilcationBasePath("somefolderpath")
                     .Build();

This sets the IApplicationEnvironment.ApplicationBasePath property.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions