An implementation of Hot Chocolate persisted queries using Microsoft.Extensions.Caching.Memory.IMemoryCache.
Info
Version: | 14.0.0-tags-13-1-0-preview-5.1 |
Author(s): | ChilliCream authors and contributors |
Last Update: | Wednesday, April 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://chillicream.com/ |
NuGet Url: | https://www.nuget.org/packages/HotChocolate.PersistedQueries.InMemory |
Install
Install-Package HotChocolate.PersistedQueries.InMemory
dotnet add package HotChocolate.PersistedQueries.InMemory
paket add HotChocolate.PersistedQueries.InMemory
HotChocolate.PersistedQueries.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- HotChocolate(>= 11.0.9)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- HotChocolate(>= 11.0.9)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- HotChocolate(>= 11.0.9)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
Tags