CosmoNova 6.66.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CosmoNova --version 6.66.0
                    
NuGet\Install-Package CosmoNova -Version 6.66.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="6.66.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoNova" Version="6.66.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 6.66.0
                    
#r "nuget: CosmoNova, 6.66.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@6.66.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=6.66.0
                    
Install as a Cake Addin
#tool nuget:?package=CosmoNova&version=6.66.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
6.86.0 0 7/21/2026
6.85.0 0 7/21/2026
6.84.0 17 7/20/2026
6.83.0 28 7/20/2026
6.82.0 37 7/20/2026
6.81.0 38 7/20/2026
6.80.0 38 7/20/2026
6.79.0 41 7/20/2026
6.78.0 41 7/19/2026
6.77.0 47 7/18/2026
6.76.0 46 7/18/2026
6.75.0 38 7/18/2026
6.74.0 48 7/17/2026
6.73.0 51 7/17/2026
6.72.0 79 7/16/2026
6.71.0 78 7/16/2026
6.70.4 90 7/16/2026
6.70.3 86 7/16/2026
6.70.2 79 7/16/2026
6.66.0 101 7/14/2026
Loading failed