Skip to content
KajayDocs
.NETSDK neutraladvanced

.NET compatibility and support

Understand schema, conformance, snapshot, package, and runtime support contracts.

Compare contracts, not package numbers

KajayContracts exposes the embedded schema, metadata, diagnostics, and supported conformance versions. npm and NuGet versions advance independently and do not establish interoperability.

Know the current compatibility claim

Kajay.Core 1.x supports survey schema v1, conformance v1 and v2, and Response Snapshot Format v1. Published TypeScript 1.x claims conformance v1; its 2.x candidate passes v2.

Rely on the package gates

The release verifies nullable analysis, warnings-as-errors, package validation, Source Link, symbols, trimming, Native AOT analysis, public API compatibility, and a fresh installed-package consumer.