Skip to content

Conversation

@analogrelay
Copy link
Contributor

Summary

Update docs to clarify the purpose of the IsNNN extension methods on IHostEnvironment and IHostingEnvironment as being specifically for end-applications.

Fixes dotnet/extensions#3054

@dotnet-bot dotnet-bot added this to the May 2020 milestone May 7, 2020
@analogrelay
Copy link
Contributor Author

Wordsmithing recommendations very welcome! The general idea here is that "Environment" names are completely in the control of an application. We provide three default names (Development, Staging, Production) but it's completely up to the application. The linked bug (above) resolved into a request for some clarity on that in the API docs to guide library authors to avoid coupling behavior to specific names (using these APIs).

@analogrelay
Copy link
Contributor Author

What's needed to finish this PR? I don't have merge permissions :).

@ericstj ericstj merged commit 26f18fa into master May 14, 2020
@ericstj ericstj deleted the anurse/ext-3054-doc-update branch May 14, 2020 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants