SisoDb 9.1.0
dotnet add package SisoDb --version 9.1.0
NuGet\Install-Package SisoDb -Version 9.1.0
<PackageReference Include="SisoDb" Version="9.1.0" />
paket add SisoDb --version 9.1.0
#r "nuget: SisoDb, 9.1.0"
// Install SisoDb as a Cake Addin #addin nuget:?package=SisoDb&version=9.1.0 // Install SisoDb as a Cake Tool #tool nuget:?package=SisoDb&version=9.1.0
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 Core package. Use specific package instead. E.g SisoDb.Sql2008, SisoDb.SqlCe4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Ensure.That (>= 0.5.0)
- PineCone (>= 0.58.0)
- ServiceStack.Text (>= 3.4.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SisoDb:
Package | Downloads |
---|---|
SisoDb.Management
A SisoDb management tool for your asp.net websites. The tool is hosted on the website and will accessible from everywhere if the user is given permission. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|