DataFactorial.Core.Authorization.Metadata
1.0.0-preview.trial.2
dotnet add package DataFactorial.Core.Authorization.Metadata --version 1.0.0-preview.trial.2
NuGet\Install-Package DataFactorial.Core.Authorization.Metadata -Version 1.0.0-preview.trial.2
<PackageReference Include="DataFactorial.Core.Authorization.Metadata" Version="1.0.0-preview.trial.2" />
<PackageVersion Include="DataFactorial.Core.Authorization.Metadata" Version="1.0.0-preview.trial.2" />
<PackageReference Include="DataFactorial.Core.Authorization.Metadata" />
paket add DataFactorial.Core.Authorization.Metadata --version 1.0.0-preview.trial.2
#r "nuget: DataFactorial.Core.Authorization.Metadata, 1.0.0-preview.trial.2"
#:package DataFactorial.Core.Authorization.Metadata@1.0.0-preview.trial.2
#addin nuget:?package=DataFactorial.Core.Authorization.Metadata&version=1.0.0-preview.trial.2&prerelease
#tool nuget:?package=DataFactorial.Core.Authorization.Metadata&version=1.0.0-preview.trial.2&prerelease
DataFactorial.Core.Authorization.Metadata
Package purpose
Authorization metadata contracts and utilities for expressing domain-neutral authorization requirements in DataFactorial.Core applications. Provides read-only role and permission catalogue metadata. This package does not perform runtime authorization enforcement.
Prerelease status
Prerelease package (1.0.0-preview.trial.<N>). Controlled evaluation only. API and behavior may change without notice. No guarantee of future stable compatibility.
Production-use warning
Not approved for production use. Use only with the exact coordinated package versions validated for this trial. Do not treat as a stable NuGet.org release.
Target framework
net10.0
Installation
<PackageReference Include="DataFactorial.Core.Authorization.Metadata" Version="<COORDINATED_VERSION>" />
Use exact version restore for all coordinated DataFactorial.Core packages.
Package relationships
- Consumed directly by
DataFactorial.Core.Identity.AbstractionsandDataFactorial.Core.Identity.Governance. - Independent of
DataFactorial.Core.Abstractions. - Consumers should restore the exact coordinated version of all four DataFactorial.Core packages when using the identity-governance set.
Minimal usage
Consume registry types for admin explainability and documentation surfaces — not as the sole security gate:
var registry = AdminAuthorizationMetadataRegistry.Instance;
Known limitations
- Read-only metadata only; does not evaluate or enforce runtime access decisions.
- Controlled preview: API and behavior may change without notice.
License
MIT
Support posture
This controlled preview has no public support commitment and no response-time or SLA promise.
Security-reporting posture
No public security-reporting endpoint is currently approved. Do not assume a public security contact or SLA.
Related documentation
- Wave 6 consumer adoption guide
- Wave 7 RC readiness report — RC readiness does not approve public NuGet publish, signing, or version promotion
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
Prerelease package (1.0.0-preview.trial.<N>). Controlled evaluation only. API and behavior may change without notice. No guarantee of future stable compatibility. Not approved for production use. Use only with the exact coordinated package versions validated for this trial. Do not treat as a stable NuGet.org release. Restore exact coordinated versions of all four DataFactorial.Core packages. Packages may be published as unlisted prerelease artifacts.