DexieNET 1.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DexieNET --version 1.3.2
                    
NuGet\Install-Package DexieNET -Version 1.3.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DexieNET" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DexieNET" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="DexieNET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DexieNET --version 1.3.2
                    
#r "nuget: DexieNET, 1.3.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DexieNET&version=1.3.2
                    
Install DexieNET as a Cake Addin
#tool nuget:?package=DexieNET&version=1.3.2
                    
Install DexieNET as a Cake Tool

DexieNET

DexieNET is a .NET wrapper for dexie.js minimalist wrapper for IndexedDB see https://dexie.org

'DexieNET' used with permission of David Fahlander

DexieNET aims to be a feature complete .NET wrapper for Dexie.js the famous Javascript IndexedDB wrapper from David Fahlander.

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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DexieNET:

Package Downloads
DexieCloudNET

A .NET wrapper for dexie.js minimalist wrapper for IndexedDB with cloud support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.2 149 4 days ago
1.4.1 124 8 days ago
1.4.0 79 9 days ago
1.3.5 150 a month ago
1.3.4 226 a month ago
1.3.3 170 6 months ago
1.3.2 133 7 months ago
1.3.1-pre 115 9 months ago
1.3.0-pre 108 9 months ago
1.2.9-pre 141 5/9/2024
1.2.8-pre 131 5/5/2024
1.2.6-pre 127 5/4/2024
1.2.4-pre 125 4/30/2024
1.2.3-pre 115 4/30/2024
1.2.2-pre 111 4/27/2024
1.0.2 800 2/5/2024
1.0.1 239 12/14/2023
1.0.0 450 3/19/2023
0.9.4-pre 201 1/15/2023
0.9.3-pre 173 1/6/2023
0.9.1-pre 175 12/26/2022
0.9.0-pre 404 12/24/2022