HybridDb 5.13.0

dotnet add package HybridDb --version 5.13.0
                    
NuGet\Install-Package HybridDb -Version 5.13.0
                    
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="HybridDb" Version="5.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HybridDb" Version="5.13.0" />
                    
Directory.Packages.props
<PackageReference Include="HybridDb" />
                    
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 HybridDb --version 5.13.0
                    
#r "nuget: HybridDb, 5.13.0"
                    
#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 HybridDb@5.13.0
                    
#: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=HybridDb&version=5.13.0
                    
Install as a Cake Addin
#tool nuget:?package=HybridDb&version=5.13.0
                    
Install as a Cake Tool

It's an O/RM... it's a document store... no it's SQL Server!

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 (2)

Showing the top 2 NuGet packages that depend on HybridDb:

Package Downloads
d60.Cirqus.HybridDb

HybridDb-based view manager for d60 event sourcing + cqrs kit

HybridDb.Superiolizer

Serializer for HybridDB

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HybridDb:

Repository Stars
mookid8000/Cirqus
:x: d60 event sourcing + CQRS framework
Version Downloads Last Updated
5.13.0 173 2/25/2026
5.12.0 500 12/11/2025
5.11.1 230 12/7/2025
5.10.0 204 12/5/2025
5.9.0 220 11/24/2025
5.8.0 438 11/20/2025
5.7.0 442 11/18/2025
5.6.8 197 9/5/2025
5.6.7 171 9/5/2025
5.0.0 242 5/21/2025
4.14.0 229 5/19/2025
4.13.0 235 5/19/2025
4.12.0 300 4/22/2025
4.11.2 295 4/10/2025
4.11.0 246 4/1/2025
4.10.0 296 3/11/2025
4.9.2 376 11/11/2024
4.9.1 345 8/23/2024
4.8.3 256 8/13/2024
4.8.2 1,082 6/21/2024
Loading failed