Framework to create web apps with GraphQL and RethinkDb.
Info
Version: | 1.0.18 |
Author(s): | Fredrik Löwenhamn |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lowet84/GraphQlRethinkDbTemplate |
NuGet Url: | https://www.nuget.org/packages/GraphQlRethinkDbLibrary |
Install
Install-Package GraphQlRethinkDbLibrary
dotnet add package GraphQlRethinkDbLibrary
paket add GraphQlRethinkDbLibrary
GraphQlRethinkDbLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQlRethinkDbCore(>= 1.0.1)
- GraphQL.Conventions(>= 1.3.9)
- Microsoft.AspNetCore.Hosting(>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.2)
- Microsoft.AspNetCore.StaticFiles(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
- RethinkDb.Driver(>= 2.3.20)
Tags