graphql.repodb.sqlserver
A set of extensions for working with HotChocolate GraphQL and RepoDb as the data access micro-orm without dependency on IQueryable. This enables fully encapsulated control over SQL queries in every way within a Service or Repository layer of your application. This extension pack provides a significantly simplified facade to access critial elements such as Selections/Projections, Sort arguments, & Paging arguments with support for mapping them to Models using built in RepoDb functionality. It also leverages RepoDb to provide a generic, Relay spec compatible, cursor pagination/slice query api for Sql Server.
nuget.org
13.0.0
over 2 years ago
19
29,059 total
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/graphql.repodb.sqlserver
spec |
| License | MIT |
| First Release | over 4 years ago |
| Last Synced | 10 days ago |
Repository
| Stars | 41 on GitHub |
| Forks | 5 on GitHub |