Allow to expose a sqlite database as REST api using EmbedIO WebApi and LiteLib libraries.
Info
Version: | 1.0.0 |
Author(s): | Unosquare |
Last Update: | Friday, March 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://unosquare.github.io/embedio-extras/ |
NuGet Url: | https://www.nuget.org/packages/EmbedIO.LiteLibWebApi |
Install
Install-Package EmbedIO.LiteLibWebApi
dotnet add package EmbedIO.LiteLibWebApi
paket add EmbedIO.LiteLibWebApi
EmbedIO.LiteLibWebApi Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.CSharp(>= 4.3.0)
- EmbedIO(>= 1.5.0)
- LiteLib(>= 0.12.0)