Logitar.Identity.Domain
2.0.0
dotnet add package Logitar.Identity.Domain --version 2.0.0
NuGet\Install-Package Logitar.Identity.Domain -Version 2.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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Logitar.Identity.Domain" Version="2.0.0" />
<PackageReference Include="Logitar.Identity.Domain" />
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 Logitar.Identity.Domain --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Logitar.Identity.Domain, 2.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.
#addin nuget:?package=Logitar.Identity.Domain&version=2.0.0
#tool nuget:?package=Logitar.Identity.Domain&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Logitar.Identity.Domain
Exposes domain aggregates, events and services of an Identity system.
Product | Versions 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. net9.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FluentValidation (>= 11.9.1)
- libphonenumber-csharp (>= 8.13.38)
- Logitar.EventSourcing (>= 6.0.0)
- Logitar.Identity.Contracts (>= 1.1.0)
- Logitar.Security (>= 6.1.1)
- MediatR.Contracts (>= 2.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.IdentityModel.Tokens (>= 7.6.0)
- NodaTime (>= 3.1.11)
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 |
---|---|---|
2.0.0 | 1,278 | 6/7/2024 |
1.0.0 | 735 | 3/26/2024 |
0.12.0 | 656 | 3/5/2024 |
0.11.9 | 416 | 2/21/2024 |
0.11.8 | 517 | 2/11/2024 |
0.11.7 | 282 | 2/11/2024 |
0.11.6 | 299 | 2/8/2024 |
0.11.5 | 291 | 2/7/2024 |
0.11.4 | 344 | 1/30/2024 |
0.11.3 | 437 | 1/24/2024 |
0.11.2 | 309 | 1/24/2024 |
0.11.1 | 312 | 1/23/2024 |
0.11.0 | 473 | 1/22/2024 |
0.10.3 | 363 | 1/13/2024 |
0.10.2 | 330 | 1/13/2024 |
0.10.1 | 323 | 1/12/2024 |
0.10.0 | 389 | 1/12/2024 |
0.9.0 | 555 | 8/23/2023 |
0.8.2 | 549 | 8/23/2023 |
0.8.1 | 565 | 8/22/2023 |
0.8.0 | 581 | 8/20/2023 |
0.7.0 | 575 | 8/13/2023 |
0.6.0 | 673 | 8/13/2023 |
0.5.0 | 612 | 8/12/2023 |
0.4.1 | 570 | 8/9/2023 |
0.4.0 | 582 | 8/8/2023 |
0.3.0 | 576 | 8/7/2023 |
0.2.1 | 585 | 8/7/2023 |
0.2.0 | 606 | 8/7/2023 |
0.1.0 | 580 | 8/7/2023 |
Refactored domain events and aggregates.