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

Add support for common cloud hosting #51

Closed
TimHess opened this issue Aug 19, 2021 · 2 comments
Closed

Add support for common cloud hosting #51

TimHess opened this issue Aug 19, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TimHess
Copy link
Member

TimHess commented Aug 19, 2021

.UseCloudHosting isn't CF specific and should be available separately

@TimHess TimHess added the enhancement New feature or request label Aug 19, 2021
@ccheetham
Copy link
Contributor

ccheetham commented Aug 19, 2021

@TimHess Suggestions for the name of such an option? --hosting?

The current option does enable some CF-specific code. Is there a sample of what a generic hosting option should generate?

@TimHess
Copy link
Member Author

TimHess commented Aug 19, 2021

@ccheetham `--cloud-hosting'?

The generic option is:

  • nuget ref for Steeltoe.Common.Hosting
  • .UseCloudHosting()

What is currently there for CF hosting might be alternatively labeled Cloud Foundry Configuration.

@ccheetham ccheetham self-assigned this Aug 23, 2021
@ccheetham ccheetham changed the title Add Steeltoe.Common.Hosting as standalone option Add support for common cloud hosting Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants