Skip to content

Commit

Permalink
Added GraphQL.PreprocessingExtensions and GraphQL.RepoDB to community…
Browse files Browse the repository at this point in the history
… packages. (#3539)
  • Loading branch information
cajuncoding authored and tobias-tengler committed Apr 19, 2021
1 parent c8eb16e commit ae53b47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions COMMUNITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Various libraries, packages, etc. that developers can add to their own project a
### Data access

- [TransactChoco](https://github.com/dalrankov/TransactChoco) - TransactionScope middleware for Hot Chocolate
- [GraphQL.PreprocessingExtensions](https://github.com/cajuncoding/GraphQL.RepoDB/tree/main/GraphQL.PreProcessingExtensions) - HotChocolate resolver extensions for working with Micro ORM(s) and encapsulated data access without IQueryable.
- [GraphQL.RepoDB](https://github.com/cajuncoding/GraphQL.RepoDB) - An integration library for HotChocolate and SQL Server data access using RepoDB micro-orm.

### Relay

Expand Down

0 comments on commit ae53b47

Please sign in to comment.