SisoDb.ServiceStack - Simple Structure Oriented Db NuGet Package

SisoDb is a schemaless document-oriented provider for SQL-Server.

Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schemachanges on the fly and can assist you to handle more complex model updates. Basically, it is a simple data access tool.
This package is a package containing a serializer using ServiceStack.Text, which is the fastest JSON serializer in .Net.
The default serializer in SisoDb is a contained source-code version of ServiceStack.Text.

This package allows you to keep up to date and use the latest ServiceStack.Text package.
There is also one package for NewtonSofts, JSON.Net serializer. SisoDb.JsonNet.




Got any SisoDb.ServiceStack - Simple Structure Oriented Db Question?





Info

Version: 16.2.1
Author(s): danielwertheim
Last Update: Tuesday, March 12, 2013
.NET Fiddle: Create the first Fiddle
Project Url: http://www.sisodb.com
NuGet Url: https://www.nuget.org/packages/SisoDb.ServiceStack


Install
Install-Package SisoDb.ServiceStack
dotnet add package SisoDb.ServiceStack
paket add SisoDb.ServiceStack
SisoDb.ServiceStack Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

4063