CosmoNova 6.102.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CosmoNova --version 6.102.0
                    
NuGet\Install-Package CosmoNova -Version 6.102.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.102.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoNova" Version="6.102.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.102.0
                    
#r "nuget: CosmoNova, 6.102.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.102.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.102.0
                    
Install as a Cake Addin
#tool nuget:?package=CosmoNova&version=6.102.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.104.0 0 7/23/2026
6.103.0 0 7/23/2026
6.102.0 0 7/23/2026
6.101.0 0 7/23/2026
6.100.0 0 7/23/2026
6.99.0 0 7/23/2026
6.98.0 0 7/23/2026
6.97.0 0 7/22/2026
6.96.0 21 7/22/2026
6.95.0 32 7/22/2026
6.94.0 28 7/22/2026
6.93.0 32 7/22/2026
6.92.0 34 7/22/2026
6.91.0 44 7/21/2026
6.90.0 43 7/21/2026
6.89.0 34 7/21/2026
6.88.0 35 7/21/2026
6.87.0 46 7/21/2026
6.86.0 36 7/21/2026
6.85.0 42 7/21/2026
Loading failed