Skip to content

Instantly share code, notes, and snippets.

@asok-mirror
Created January 24, 2022 19:16
Show Gist options
  • Save asok-mirror/9900c6a40ab3fc3cb22d8cd7e1e3f2b2 to your computer and use it in GitHub Desktop.
Save asok-mirror/9900c6a40ab3fc3cb22d8cd7e1e3f2b2 to your computer and use it in GitHub Desktop.
GraphQL in Microservice - medium post
<PackageReference Include="HotChocolate.AspNetCore" Version="12.5.0" />
<PackageReference Include="HotChocolate.Data" Version="12.5.0" />
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="12.5.0" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment