Saturday, July 28, 2018

GraphQL Server With .NET Framework (Not .NET Core)

In a recent post, we had listed out analyses done and conclusions made when asked by a customer to convert their existing API to GraphQL. While exploring GraphQL with .NET framework, we realized there is a large gap in examples and demos on using GraphQL with full scale .NET framework and EntityFramework. We took some time out to create a sample repo and put it out there so that other programmers don’t have to wonder whether its even possible.

The repo is available at https://github.com/anshulee/GraphQLHobbyAPI



from DZone.com Feed https://ift.tt/2uXc6QI

No comments:

Post a Comment