Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing framework modules via lambda expression in RegisterSimplifyWeb #191

Closed
i4004 opened this issue May 7, 2022 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@i4004
Copy link
Member

i4004 commented May 7, 2022

Example

app.UseSimplifyWeb(x =>
    x.WithEnvironment<CustomEnvironmentType>();
);
@i4004 i4004 added area-core area-di new feature new feature request labels May 7, 2022
@i4004 i4004 self-assigned this May 7, 2022
@i4004 i4004 added this to the 4.6 milestone May 13, 2022
i4004 added a commit that referenced this issue May 16, 2022
i4004 added a commit that referenced this issue May 17, 2022
@i4004 i4004 changed the title Changing framework modules via lambda expression in UseSimplifyWeb Changing framework modules via lambda expression in RegisterSimplifyWeb May 17, 2022
@i4004 i4004 closed this as completed May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant