A GraphQL to SQL query execution layer for query planning and batch data fetching.
Info
| Version: | 0.19.3 |
| Author(s): | Umbraco HQ |
| Last Update: | Tuesday, August 19, 2025 |
| .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)