Pinned Repositories
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
marten
.NET Transactional Document DB and Event Store on PostgreSQL
svelte-react
Use React components inside a Svelte app
web-app-starter
Don't Nod web's stack for building web application with React and .Net Core using Azure (MSAL) for the authentication
Vite.AspNetCore
Small library to integrate Vite into ASP.NET projects
fireproof
Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
marten
.NET Transactional Document DB and Event Store on PostgreSQL
davidjamesb's Repositories
davidjamesb/GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
davidjamesb/marten
.NET Transactional Document DB and Event Store on PostgreSQL
davidjamesb/svelte-react
Use React components inside a Svelte app
davidjamesb/web-app-starter
Don't Nod web's stack for building web application with React and .Net Core using Azure (MSAL) for the authentication