CosmoNova 7.2.0

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

CosmoNova is the T-SQL database engine of the CosmoNova family for .NET 10: a T-SQL parser/planner/executor that runs the same dialect as SQL Server 2025, on top of the dialect-neutral CosmoNova.Storage LSM-tree layer (MVCC snapshot-isolation transactions, WAL durability, value-log indirection, background compaction).

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 CosmoNova:

Package Downloads
CosmoSQLClient.CosmoKv

CosmoKv driver for CosmoSQLClient — runs a T-SQL subset directly on top of an embedded CosmoKv LSM-tree store. Single-process, transactional, schema-on-write.

CosmoS3

Amazon S3-compatible object storage server built on CosmoApiServer.Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.12.0 0 7/27/2026
7.11.0 0 7/27/2026
7.10.0 0 7/27/2026
7.9.0 0 7/27/2026
7.8.0 35 7/26/2026
7.7.0 34 7/26/2026
7.6.0 34 7/26/2026
7.5.0 42 7/26/2026
7.4.0 39 7/26/2026
7.3.0 37 7/26/2026
7.2.0 34 7/26/2026
7.1.0 36 7/26/2026
7.0.1 39 7/25/2026
6.108.0 47 7/24/2026
6.107.0 42 7/24/2026
6.106.0 66 7/24/2026
6.105.0 70 7/24/2026
6.104.0 75 7/23/2026
6.103.0 73 7/23/2026
6.102.0 77 7/23/2026
Loading failed