Apsy.Common.Api
Makes using GraphQL in .NET as easy as applying an attribute {Api] to exposed properties and registeting the types using dependecy injection. Wraps the implementation of GraphQL by Joe McBride (https://github.com/graphql-dotnet/graphql-dotnet). Using this implementation, the consumer needs to define many extra types like GraphTypes, GraphInputTypes, ... which is very time consuming and include repetitive code. We eliminate this pain by using reflection to automatically generate those types.
Activity
- Latest release
- 5y ago
- Total releases
- 10
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Dec 19, 2020
Releases