DexieNET 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DexieNET --version 1.0.1
                    
NuGet\Install-Package DexieNET -Version 1.0.1
                    
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.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DexieNET" Version="1.0.1" />
                    
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.0.1
                    
#r "nuget: DexieNET, 1.0.1"
                    
#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.
#:package DexieNET@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DexieNET&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=DexieNET&version=1.0.1
                    
Install 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 net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.5.0 163 6/1/2025
1.4.2 238 4/17/2025
1.4.1 151 4/12/2025
1.4.0 104 4/12/2025
1.3.5 168 3/9/2025
1.3.4 245 3/7/2025
1.3.3 195 11/4/2024
1.3.2 154 10/4/2024
1.3.1-pre 128 7/19/2024
1.3.0-pre 124 7/19/2024
1.2.9-pre 156 5/9/2024
1.2.8-pre 136 5/5/2024
1.2.6-pre 135 5/4/2024
1.2.4-pre 134 4/30/2024
1.2.3-pre 121 4/30/2024
1.2.2-pre 125 4/27/2024
1.0.2 865 2/5/2024
1.0.1 254 12/14/2023
1.0.0 474 3/19/2023
0.9.4-pre 222 1/15/2023
0.9.3-pre 198 1/6/2023
0.9.1-pre 201 12/26/2022
0.9.0-pre 431 12/24/2022