building-block-identity/docs/contracts/nuget-publication-baseline.md
2026-03-06 08:17:46 -06:00

754 B

Identity Contracts NuGet Publication Baseline

Feed

  • Source: http://192.168.10.100:3000/api/packages/AgileWebs/nuget/index.json
  • Authentication: Gitea login + token
  • HTTP requirement: allowInsecureConnections="true" in nuget.config

Stable Version Matrix

Package Version Published On
BuildingBlock.Identity.Contracts 0.2.0 2026-02-25

Dependency Note

BuildingBlock.Identity.Contracts depends on:

  • Core.Blueprint.Common version 0.2.0

Stable package waves must keep dependency versions aligned.

Consumer Validation

Restore validation passed using:

  • TargetFramework: net10.0
  • PackageReference: BuildingBlock.Identity.Contracts 0.2.0
  • Restore flags: --no-cache --force