asp.net core service layer for utilizing loki.js in-memory database with node services.
Info
Version: | 1.0.0 |
Author(s): | obeliskos |
Last Update: | Tuesday, July 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/obeliskos/loki-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/loki-aspnetcore |
Install
Install-Package loki-aspnetcore
dotnet add package loki-aspnetcore
paket add loki-aspnetcore
loki-aspnetcore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore.NodeServices(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.3)