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

Allow Service Fabric FabricClient to be injected #2954

Merged
merged 2 commits into from
Apr 19, 2017

Conversation

ReubenBond
Copy link
Member

Fixes #2940.

  • Check that a gateway provider is correctly configured only if it's not injected (enables injecting gateway providers)
  • Configure Service Fabric support via IClientBuilder. The previous method was not actually valid since we didn't have client-side DI when it was implemented. It was just there as an example/stub for future use :)

There will be a separate PR which updates the samples to demonstrate this and make use of ClientBuilder, that relies on v1.5.0 NuGet packages (which don't exist yet)

@ReubenBond ReubenBond force-pushed the add-fabricclient-di branch from 3ad92f1 to 6ea5969 Compare April 19, 2017 03:04
@sergeybykov sergeybykov merged commit daac646 into dotnet:master Apr 19, 2017
@ReubenBond ReubenBond deleted the add-fabricclient-di branch April 19, 2017 22:04
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants