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

Add an API to set the application base #546

Closed
davidfowl opened this issue Jan 4, 2016 · 0 comments
Closed

Add an API to set the application base #546

davidfowl opened this issue Jan 4, 2016 · 0 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

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

This sets the IApplicationEnvironment.ApplicationBasePath property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant