31 lines
745 B
Markdown
31 lines
745 B
Markdown
# Thalos Domain NuGet Publication Baseline
|
|
|
|
## Feed
|
|
|
|
- Source: `http://192.168.68.156: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 |
|
|
| --- | --- | --- |
|
|
| Thalos.Domain | 0.2.0 | 2026-02-25 |
|
|
|
|
## Dependency Note
|
|
|
|
`Thalos.Domain` depends on:
|
|
|
|
- `BuildingBlock.Identity.Contracts` version `0.2.0`
|
|
- `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`: `Thalos.Domain` `0.2.0`
|
|
- Restore flags: `--no-cache --force`
|