AuthMicroservice.Domain
1.0.2
dotnet add package AuthMicroservice.Domain --version 1.0.2
NuGet\Install-Package AuthMicroservice.Domain -Version 1.0.2
<PackageReference Include="AuthMicroservice.Domain" Version="1.0.2" />
<PackageVersion Include="AuthMicroservice.Domain" Version="1.0.2" />
<PackageReference Include="AuthMicroservice.Domain" />
paket add AuthMicroservice.Domain --version 1.0.2
#r "nuget: AuthMicroservice.Domain, 1.0.2"
#:package AuthMicroservice.Domain@1.0.2
#addin nuget:?package=AuthMicroservice.Domain&version=1.0.2
#tool nuget:?package=AuthMicroservice.Domain&version=1.0.2
Authentication and Authorization Microservice Domain Layer.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 9.0.0)
- Microsoft.Extensions.Identity.Stores (>= 9.0.10)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AuthMicroservice.Domain:
| Package | Downloads |
|---|---|
|
AuthMicroservice.Infrastructure
Authentication and Authorization Microservice Infrastructure Layer. |
|
|
AuthMicroservice.Application
Authentication and Authorization Microservice Application Layer. |
|
|
AuthMicroservice.Core
Production-ready ASP.NET Core Identity authentication & authorization microservice with policy-based ABAC, JWT, refresh tokens, role/claim management, and external OAuth support (Google, GitHub). Perfect starter template for microservices requiring robust auth infrastructure. |
GitHub repositories
This package is not used by any popular GitHub repositories.