Skip to content

Conversation

@andrueastman
Copy link
Contributor

@andrueastman andrueastman commented Sep 25, 2019

This PR modifies the template for the GraphServiceClient to add a new constructor to add support for the following scenario

  HttpClient client = GraphClientFactory.Create(...);
  var graphServiceClient = new GraphServiceClient(client);

This PR is related to

@MIchaelMainer
Copy link
Collaborator

This PR is all good. Let's not take this in until after 1.18.0 is published out of preview.

https://www.nuget.org/packages/Microsoft.Graph.Core

@andrueastman
Copy link
Contributor Author

Agreed.

@MIchaelMainer MIchaelMainer merged commit be3c6af into dev Oct 10, 2019
@andrueastman andrueastman deleted the andrueastman/add-graphserviceclient-constructor branch November 25, 2019 07:38
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.

3 participants