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.
#:package Logitar.Identity.Domain@2.0.0
#: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=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,288 | 6/7/2024 |
1.0.0 | 743 | 3/26/2024 |
0.12.0 | 666 | 3/5/2024 |
0.11.9 | 425 | 2/21/2024 |
0.11.8 | 529 | 2/11/2024 |
0.11.7 | 294 | 2/11/2024 |
0.11.6 | 308 | 2/8/2024 |
0.11.5 | 301 | 2/7/2024 |
0.11.4 | 352 | 1/30/2024 |
0.11.3 | 449 | 1/24/2024 |
0.11.2 | 318 | 1/24/2024 |
0.11.1 | 322 | 1/23/2024 |
0.11.0 | 483 | 1/22/2024 |
0.10.3 | 378 | 1/13/2024 |
0.10.2 | 339 | 1/13/2024 |
0.10.1 | 333 | 1/12/2024 |
0.10.0 | 399 | 1/12/2024 |
0.9.0 | 574 | 8/23/2023 |
0.8.2 | 566 | 8/23/2023 |
0.8.1 | 579 | 8/22/2023 |
0.8.0 | 600 | 8/20/2023 |
0.7.0 | 591 | 8/13/2023 |
0.6.0 | 690 | 8/13/2023 |
0.5.0 | 630 | 8/12/2023 |
0.4.1 | 586 | 8/9/2023 |
0.4.0 | 599 | 8/8/2023 |
0.3.0 | 594 | 8/7/2023 |
0.2.1 | 604 | 8/7/2023 |
0.2.0 | 623 | 8/7/2023 |
0.1.0 | 600 | 8/7/2023 |
Refactored domain events and aggregates.