Sagen.Contracts.Compatibility 0.2.0

Prefix Reserved
dotnet add package Sagen.Contracts.Compatibility --version 0.2.0
                    
NuGet\Install-Package Sagen.Contracts.Compatibility -Version 0.2.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="Sagen.Contracts.Compatibility" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sagen.Contracts.Compatibility" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Sagen.Contracts.Compatibility" />
                    
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 Sagen.Contracts.Compatibility --version 0.2.0
                    
#r "nuget: Sagen.Contracts.Compatibility, 0.2.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 Sagen.Contracts.Compatibility@0.2.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=Sagen.Contracts.Compatibility&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Sagen.Contracts.Compatibility&version=0.2.0
                    
Install as a Cake Tool

Sagen.Contracts.Compatibility

Motor de compatibilidade de contratos: diff entre versões do mesmo manifesto (ContractDiff) e satisfação entre manifestos de serviços diferentes (SchemaSatisfaction/EdgeCompatibility — P ⊨ C), compartilhado entre o tool de build e o servidor de contratos.


Parte do Sagen — orquestrador de workflows duráveis para .NET. Guias em docs/.

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 (4)

Showing the top 4 NuGet packages that depend on Sagen.Contracts.Compatibility:

Package Downloads
Sagen.Contracts.Build

Tool console que materializa contracts/manifest.json + contracts/openapi.<provider>.json a partir de um assembly de fluxos compilado (padrão Swashbuckle CLI), com guarda de breaking change sem bump de Version.

Sagen.Contracts.Server.Core

Domínio + storage + motor do servidor de contratos (broker Pact-style): manifestos versionados, ambientes, deploys, checagem can-i-deploy (satisfação P⊨C) e evidência consumer-driven. Zero web, 100% testável.

Sagen.Contracts.Testing

Gerador de payloads fake schema-driven e asserts consumer-driven de contrato: um contrato (descriptor ou manifest.json de outra solução) produz variações válidas determinísticas, e o outro lado prova que lê todas.

Sagen.Contracts.AspNet

Colheita do lado PROVIDER de um contrato HTTP a partir do ASP.NET (ApiExplorer): [ContractOperation] marca as actions, constraints de rota viram schema, e o manifesto ganha a seção Provides — colhida do endpoint real, nunca redeclarada (decisão 12 do PLANO-CONTRATOS-SERVER).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 157 7/31/2026
0.1.1 152 7/31/2026