Use your Sql Server as a NoSql JSON or BSON document store.
Info
Version: | 0.5.2 |
Author(s): | Bernhard Johannessen |
Last Update: | Tuesday, February 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sl0vi/SqlNoSql |
NuGet Url: | https://www.nuget.org/packages/SqlNoSql |
Install
Install-Package SqlNoSql
dotnet add package SqlNoSql
paket add SqlNoSql
SqlNoSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.4.2)
- Newtonsoft.Json(>= 7.0.0)
Tags