Add attachment support to GraphQL.
Info
Version: | 8.0.0 |
Author(s): | https://github.com/SimonCropp/GraphQL.Attachments/graphs/contributors |
Last Update: | Thursday, November 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimonCropp/GraphQL.Attachments |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Attachments |
Install
Install-Package GraphQL.Attachments
dotnet add package GraphQL.Attachments
paket add GraphQL.Attachments
GraphQL.Attachments Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.1.3)
- GraphQL.NewtonsoftJson(>= 3.1.3)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 5.0.0)
Tags