CosmoNova 7.43.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CosmoNova --version 7.43.0
                    
NuGet\Install-Package CosmoNova -Version 7.43.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.43.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoNova" Version="7.43.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.43.0
                    
#r "nuget: CosmoNova, 7.43.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.43.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.43.0
                    
Install as a Cake Addin
#tool nuget:?package=CosmoNova&version=7.43.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.44.0 29 8/5/2026
7.43.0 38 8/5/2026
7.42.0 31 8/5/2026
7.41.0 38 8/5/2026
7.40.0 38 8/5/2026
7.39.0 44 8/4/2026
7.38.0 46 8/4/2026
7.37.0 44 8/4/2026
7.36.0 43 8/4/2026
7.35.1 44 8/4/2026
7.34.3 45 8/4/2026
7.34.2 42 8/4/2026
7.33.0 56 8/3/2026
7.32.0 57 8/3/2026
7.31.0 93 7/31/2026
7.30.0 91 7/30/2026
7.29.0 86 7/30/2026
7.28.0 91 7/30/2026
7.27.0 87 7/30/2026
7.26.0 90 7/30/2026
Loading failed