IdentityFlow.Management.Abstractions 0.1.0-alpha.20260620175120

This is a prerelease version of IdentityFlow.Management.Abstractions.
dotnet add package IdentityFlow.Management.Abstractions --version 0.1.0-alpha.20260620175120
                    
NuGet\Install-Package IdentityFlow.Management.Abstractions -Version 0.1.0-alpha.20260620175120
                    
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="IdentityFlow.Management.Abstractions" Version="0.1.0-alpha.20260620175120" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IdentityFlow.Management.Abstractions" Version="0.1.0-alpha.20260620175120" />
                    
Directory.Packages.props
<PackageReference Include="IdentityFlow.Management.Abstractions" />
                    
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 IdentityFlow.Management.Abstractions --version 0.1.0-alpha.20260620175120
                    
#r "nuget: IdentityFlow.Management.Abstractions, 0.1.0-alpha.20260620175120"
                    
#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 IdentityFlow.Management.Abstractions@0.1.0-alpha.20260620175120
                    
#: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=IdentityFlow.Management.Abstractions&version=0.1.0-alpha.20260620175120&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=IdentityFlow.Management.Abstractions&version=0.1.0-alpha.20260620175120&prerelease
                    
Install as a Cake Tool

IdentityFlow.Management.Abstractions

Management plane contracts for optional IdentityFlow administration packages.

This package contains management DTOs, result contracts, permission names, and store/service abstractions. It must stay free of EF, ASP.NET hosting, Blazor, and HTTP client dependencies.

Public management contracts use Identity for the administratively managed actor. User, Principal, and Subject are reserved for ASP.NET Identity adapters, runtime claims, and protocol identifiers.

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.
  • net10.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on IdentityFlow.Management.Abstractions:

Package Downloads
IdentityFlow.Stores.EntityFramework

Entity Framework Core storage for IdentityFlow.

IdentityFlow.Management.Client

Typed HTTP client abstractions for the optional IdentityFlow management API.

IdentityFlow.Management.AspNetCore

ASP.NET Core endpoint mapping for the optional IdentityFlow management API.

IdentityFlow.Security.RateLimiting.Management

Management-plane adapters for IdentityFlow rate-limit bucket search and reset.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.20260620175120 131 6/20/2026
0.1.0-alpha.20260620172859 116 6/20/2026
0.1.0-alpha.20260620170646 118 6/20/2026
0.1.0-alpha.20260620143000 123 6/20/2026
0.1.0-alpha.20260620135000 118 6/20/2026
0.1.0-alpha.20260620122408 122 6/20/2026
0.1.0-alpha.20260614215234 130 6/14/2026