CosmoNova.Engine.Abstractions
6.61.0
See the version list below for details.
dotnet add package CosmoNova.Engine.Abstractions --version 6.61.0
NuGet\Install-Package CosmoNova.Engine.Abstractions -Version 6.61.0
<PackageReference Include="CosmoNova.Engine.Abstractions" Version="6.61.0" />
<PackageVersion Include="CosmoNova.Engine.Abstractions" Version="6.61.0" />
<PackageReference Include="CosmoNova.Engine.Abstractions" />
paket add CosmoNova.Engine.Abstractions --version 6.61.0
#r "nuget: CosmoNova.Engine.Abstractions, 6.61.0"
#:package CosmoNova.Engine.Abstractions@6.61.0
#addin nuget:?package=CosmoNova.Engine.Abstractions&version=6.61.0
#tool nuget:?package=CosmoNova.Engine.Abstractions&version=6.61.0
Engine-host contracts for the CosmoNova database family: ISqlEngine (session factory per data directory) and ISqlSession (query/execute/transaction surface a wire frontend or embedded host drives).
| Product | Versions 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. |
-
net10.0
- CosmoSQLClient.Core (>= 6.61.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CosmoNova.Engine.Abstractions:
| 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. |
|
|
CosmoNova.Engine.Postgres
CosmoNova.Engine.Postgres is the Postgres-dialect engine of the CosmoNova family: a PostgreSQL SQL subset (parser, executor, pg wire types) running on the dialect-neutral CosmoNova.Storage LSM layer with MVCC snapshot-isolation transactions. Early walking skeleton. |
GitHub repositories
This package is not used by any popular GitHub repositories.