Small and simple storage for JSON objects in SQL Server.
Info
Version: | 0.4.54 |
Author(s): | jeme |
Last Update: | Friday, July 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotJEM/json-storage |
NuGet Url: | https://www.nuget.org/packages/DotJEM.Json.Storage |
Install
Install-Package DotJEM.Json.Storage
dotnet add package DotJEM.Json.Storage
paket add DotJEM.Json.Storage
DotJEM.Json.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
- Newtonsoft.Json.Bson(>= 1.0.1)
Tags