A GraphQL to SQL query execution layer for query planning and batch data fetching.
Info
Version: | 0.18.1 |
Author(s): | Umbraco HQ |
Last Update: | Monday, May 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/umbraco/join-monster-dotnet |
NuGet Url: | https://www.nuget.org/packages/JoinMonster |
Install
Install-Package JoinMonster
dotnet add package JoinMonster
paket add JoinMonster
JoinMonster Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.0.0)
- NestHydration(>= 0.1.2)
- System.Text.Json(>= 4.7.1)