28 lines
700 B
Markdown
28 lines
700 B
Markdown
# Thalos Service Contract Package Baseline
|
|
|
|
## Feed
|
|
|
|
- Source: `https://gitea.dream-views.com/api/packages/AgileWebs/nuget/index.json`
|
|
- Authentication: Gitea login + token
|
|
- HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`
|
|
|
|
## Published Baseline
|
|
|
|
| Package | Version | Published On |
|
|
| --- | --- | --- |
|
|
| Thalos.Service.Identity.Abstractions | 0.2.0 | 2026-02-25 |
|
|
|
|
## Dependency Note
|
|
|
|
`Thalos.Service.Identity.Abstractions` depends on:
|
|
|
|
- `Core.Blueprint.Common` version `0.2.0`
|
|
|
|
## Consumer Validation
|
|
|
|
Restore validation passed using:
|
|
|
|
- `TargetFramework`: `net10.0`
|
|
- `PackageReference`: `Thalos.Service.Identity.Abstractions` `0.2.0`
|
|
- Restore flags: `--no-cache --force`
|