HotChocolate.RepoDb.SqlServer
No summary available for this package.
Version | Released | Deprecated |
---|---|---|
11.0.0.2 | Oct 29, 2020 | Nov 6, 2020 almost 4 years ago |
Last updated on 19 January-2024, at 00:30 (UTC).
Got EOL?
Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!
Description
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.
FAQs
> Is HotChocolate.RepoDb.SqlServer Deprecated?
It appears there are some versions of HotChocolate.RepoDb.SqlServer that are deprecated.
> What is the deprecation date for the latest version of HotChocolate.RepoDb.SqlServer?
The latest version of HotChocolate.RepoDb.SqlServer was released on Oct 29, 2020, and it is now deprecated.
> What does deprecated mean?
Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.