Siaqodb 5.5.0.11
Siaqodb is a NoSQL embedded object & document database engine that can be used to make apps for .NET, Windows, Xamarin.iOS, Xamarin.Android, Mono, MonoMac, and Unity3D
Install-Package Siaqodb -Version 5.5.0.11
dotnet add package Siaqodb --version 5.5.0.11
<PackageReference Include="Siaqodb" Version="5.5.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Siaqodb --version 5.5.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Siaqodb, 5.5.0.11"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Siaqodb:
Package | Downloads |
---|---|
SiaqodbSyncProvider
SiaqodbSyncProvider provide synchronization support of a local Siaqodb database with SQL Server database via Microsoft Sync Framework.
|
|
SiaqodbSyncMobile
SiaqodbSyncMobile provide synchronization support of a local Siaqodb database with a server side database via Azure Mobile Services.
|
|
SiaqodbCloud-Client
SiaqodbCloud client allows you to Synchronize Siaqodb from client side with CouchDB or MongoDB at the cloud side via SiaqodbCloud-Service or directly with Azure Table Storage.
|
GitHub repositories
This package is not used by any popular GitHub repositories.