CosmoNova 6.78.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CosmoNova --version 6.78.0
                    
NuGet\Install-Package CosmoNova -Version 6.78.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.78.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoNova" Version="6.78.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.78.0
                    
#r "nuget: CosmoNova, 6.78.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.78.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.78.0
                    
Install as a Cake Addin
#tool nuget:?package=CosmoNova&version=6.78.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.91.0 0 7/21/2026
6.90.0 0 7/21/2026
6.89.0 0 7/21/2026
6.88.0 0 7/21/2026
6.87.0 0 7/21/2026
6.86.0 0 7/21/2026
6.85.0 5 7/21/2026
6.84.0 39 7/20/2026
6.83.0 50 7/20/2026
6.82.0 55 7/20/2026
6.81.0 57 7/20/2026
6.80.0 54 7/20/2026
6.79.0 57 7/20/2026
6.78.0 54 7/19/2026
6.77.0 60 7/18/2026
6.76.0 58 7/18/2026
6.75.0 51 7/18/2026
6.74.0 60 7/17/2026
6.73.0 63 7/17/2026
6.72.0 91 7/16/2026
Loading failed