Melville.SimpleDb 0.8.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Melville.SimpleDb --version 0.8.3
                    
NuGet\Install-Package Melville.SimpleDb -Version 0.8.3
                    
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="Melville.SimpleDb" Version="0.8.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Melville.SimpleDb" Version="0.8.3" />
                    
Directory.Packages.props
<PackageReference Include="Melville.SimpleDb" />
                    
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 Melville.SimpleDb --version 0.8.3
                    
#r "nuget: Melville.SimpleDb, 0.8.3"
                    
#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 Melville.SimpleDb@0.8.3
                    
#: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=Melville.SimpleDb&version=0.8.3
                    
Install as a Cake Addin
#tool nuget:?package=Melville.SimpleDb&version=0.8.3
                    
Install as a Cake Tool

Thin wrapper around dapper with connection pooling, schema creation,
and migration for SqlLite

Product 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.  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 Melville.SimpleDb:

Package Downloads
Melville.FileSystem.Sqlite

Sqlite implementation of the melville file system abstraction

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.5 102 7/8/2026
0.8.4 110 5/26/2026
0.8.3 261 8/28/2025
0.8.2 202 7/30/2025
0.8.1 212 7/15/2025
0.8.0 208 7/15/2025
0.7.9 214 5/26/2025
0.7.8 210 5/6/2025
0.7.7 243 3/10/2025
0.7.4 186 11/18/2024
0.7.2 203 6/13/2024