Logitar.Identity.Domain 1.0.0

dotnet add package Logitar.Identity.Domain --version 1.0.0
NuGet\Install-Package Logitar.Identity.Domain -Version 1.0.0
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="Logitar.Identity.Domain" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logitar.Identity.Domain --version 1.0.0
#r "nuget: Logitar.Identity.Domain, 1.0.0"
#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.
// Install Logitar.Identity.Domain as a Cake Addin
#addin nuget:?package=Logitar.Identity.Domain&version=1.0.0

// Install Logitar.Identity.Domain as a Cake Tool
#tool nuget:?package=Logitar.Identity.Domain&version=1.0.0

Logitar.Identity.Domain

Exposes domain aggregates, events and services of an Identity system.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Logitar.Identity.Domain:

Package Downloads
Logitar.Identity.Infrastructure

Provides an abstraction of a data store to be used with the Identity management platform.

Logitar.Portal.Domain

Domain business logic of the Portal system.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 346 3/26/2024
0.12.0 529 3/5/2024
0.11.9 366 2/21/2024
0.11.8 450 2/11/2024
0.11.7 232 2/11/2024
0.11.6 246 2/8/2024
0.11.5 238 2/7/2024
0.11.4 298 1/30/2024
0.11.3 372 1/24/2024
0.11.2 267 1/24/2024
0.11.1 257 1/23/2024
0.11.0 408 1/22/2024
0.10.3 316 1/13/2024
0.10.2 286 1/13/2024
0.10.1 278 1/12/2024
0.10.0 314 1/12/2024
0.9.0 515 8/23/2023
0.8.2 507 8/23/2023
0.8.1 523 8/22/2023
0.8.0 528 8/20/2023
0.7.0 539 8/13/2023
0.6.0 613 8/13/2023
0.5.0 552 8/12/2023
0.4.1 533 8/9/2023
0.4.0 541 8/8/2023
0.3.0 540 8/7/2023
0.2.1 542 8/7/2023
0.2.0 561 8/7/2023
0.1.0 535 8/7/2023

Refactored domain events and aggregates.