SimpleModule.Identity.Contracts
0.0.38
dotnet add package SimpleModule.Identity.Contracts --version 0.0.38
NuGet\Install-Package SimpleModule.Identity.Contracts -Version 0.0.38
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="SimpleModule.Identity.Contracts" Version="0.0.38" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleModule.Identity.Contracts" Version="0.0.38" />
<PackageReference Include="SimpleModule.Identity.Contracts" />
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 SimpleModule.Identity.Contracts --version 0.0.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleModule.Identity.Contracts, 0.0.38"
#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 SimpleModule.Identity.Contracts@0.0.38
#: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=SimpleModule.Identity.Contracts&version=0.0.38
#tool nuget:?package=SimpleModule.Identity.Contracts&version=0.0.38
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provider-agnostic identity contracts for SimpleModule. Defines session management and identity provider abstractions implemented by OpenIddict, Keycloak, or other modules.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- SimpleModule.Core (>= 0.0.38)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SimpleModule.Identity.Contracts:
| Package | Downloads |
|---|---|
|
SimpleModule.OpenIddict.Contracts
Package Description |
|
|
SimpleModule.Admin
Administration module for SimpleModule. Provides user and role management with built-in admin UI. |
|
|
SimpleModule.Keycloak.Contracts
Contracts for SimpleModule Keycloak identity provider module. |
GitHub repositories
This package is not used by any popular GitHub repositories.