DexieCloudNET 1.3.5
dotnet add package DexieCloudNET --version 1.3.5
NuGet\Install-Package DexieCloudNET -Version 1.3.5
<PackageReference Include="DexieCloudNET" Version="1.3.5" />
<PackageVersion Include="DexieCloudNET" Version="1.3.5" />
<PackageReference Include="DexieCloudNET" />
paket add DexieCloudNET --version 1.3.5
#r "nuget: DexieCloudNET, 1.3.5"
#addin nuget:?package=DexieCloudNET&version=1.3.5
#tool nuget:?package=DexieCloudNET&version=1.3.5
DexieCloudNET
DexieCloudNET is a .NET wrapper for dexie.js minimalist wrapper for IndexedDB see https://dexie.org with cloud support see https://dexie.org/cloud/ .
'DexieNET' used with permission of David Fahlander
DexieCloudNET aims to be a feature complete .NET wrapper for Dexie.js the famous Javascript IndexedDB wrapper from David Fahlander including support for cloud sync.
I consists of two parts, a source generator converting a C# record, class, struct to a DB store and a set of wrappers around the well known Dexie.js API constructs such as Table, WhereClause, Collection, ...
It's designed to work within a Blazor Webassembly application with minimal effort.
The port of the ToDoSample to .NET is a good starting point for exploring all the cloud features.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net9.0
- DexieNET (>= 1.3.5)
- Microsoft.AspNetCore.Components.Web (>= 9.0.2)
- System.Reactive (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.3.5 | 131 | a month ago | |
1.3.4 | 207 | a month ago | |
1.3.3 | 136 | 5 months ago | |
1.3.2 | 113 | 6 months ago | |
1.3.1-pre | 114 | 9 months ago | |
1.3.0-pre | 111 | 9 months ago | |
1.2.9-pre | 119 | 5/9/2024 | |
1.2.8-pre | 110 | 5/5/2024 | |
1.2.6-pre | 102 | 5/4/2024 | |
1.2.4-pre | 107 | 4/30/2024 | |
1.2.3-pre | 102 | 4/30/2024 | |
1.2.2-pre | 101 | 4/27/2024 |