DX.Data.Xpo.Identity
24.2.3.34
dotnet add package DX.Data.Xpo.Identity --version 24.2.3.34
NuGet\Install-Package DX.Data.Xpo.Identity -Version 24.2.3.34
<PackageReference Include="DX.Data.Xpo.Identity" Version="24.2.3.34" />
<PackageVersion Include="DX.Data.Xpo.Identity" Version="24.2.3.34" />
<PackageReference Include="DX.Data.Xpo.Identity" />
paket add DX.Data.Xpo.Identity --version 24.2.3.34
#r "nuget: DX.Data.Xpo.Identity, 24.2.3.34"
#:package DX.Data.Xpo.Identity@24.2.3.34
#addin nuget:?package=DX.Data.Xpo.Identity&version=24.2.3.34
#tool nuget:?package=DX.Data.Xpo.Identity&version=24.2.3.34
XPO Based abstract storage provider for ASP.NET Identity
| 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 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- DevExpress.Xpo (>= 24.2.3)
- DX.Data.Xpo (>= 24.2.3.35)
- DX.Utils (>= 24.2.3.34)
- FluentValidation (>= 9.5.4)
- Microsoft.AspNet.Identity.Core (>= 2.2.4)
-
net8.0
- DevExpress.Xpo (>= 24.2.3)
- DX.Data.Xpo (>= 24.2.3.35)
- DX.Utils (>= 24.2.3.34)
- FluentValidation (>= 11.11.0)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Identity.Core (>= 9.0.0)
- Microsoft.Extensions.Identity.Stores (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
-
net9.0
- DevExpress.Xpo (>= 24.2.3)
- DX.Data.Xpo (>= 24.2.3.35)
- DX.Utils (>= 24.2.3.34)
- FluentValidation (>= 11.11.0)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Identity.Core (>= 9.0.0)
- Microsoft.Extensions.Identity.Stores (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DX.Data.Xpo.Identity:
| Package | Downloads |
|---|---|
|
DX.Blazor.Identity
Blazor Server and WASM Identity Authentication Library |
|
|
DX.Data.Xpo.Identity.AutoMapper
XPO Based storage provider for ASP.NET Identity with Automapper implementation |
|
|
DX.Data.Xpo.Identity.Mapster
XPO Based storage provider for ASP.NET Identity with Mapster implementation |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 24.2.3.34 | 364 | 12/13/2024 |
| 24.1.6.34 | 325 | 10/19/2024 |
| 24.1.6.33 | 237 | 9/25/2024 |
| 24.1.5.33 | 298 | 9/17/2024 |
| 24.1.5.32 | 259 | 9/17/2024 |
| 23.2.3.31 | 378 | 1/11/2024 |
| 23.2.3.19 | 320 | 12/19/2023 |
| 23.2.3.18 | 249 | 12/14/2023 |
| 23.1.3.17 | 428 | 6/16/2023 |
| 22.2.3.17 | 800 | 1/4/2023 |
| 22.1.6.17 | 497 | 11/29/2022 |
| 22.1.4.17 | 531 | 11/1/2022 |
| 22.1.4.16 | 875 | 8/3/2022 |
| 21.2.8.16 | 831 | 6/16/2022 |
| 21.2.6.14 | 1,158 | 3/21/2022 |
| 21.2.4.14 | 537 | 12/20/2021 |
| 21.1.5.12 | 882 | 9/13/2021 |
| 20.2.5.12 | 952 | 3/12/2021 |
| 20.2.3.12 | 1,026 | 11/3/2020 |
| 20.1.7.12 | 659 | 11/3/2020 |
24.2.3.34: Dropped NET461, NET6 and NET7 support, Upgrade to DevExpress v24.2.3
24.1.5.34: Typo ID -> Id fixed in XPBaseUserStore.AddToRoleAsync
24.1.5.32: Drop .NET Framework support, Upgrade to DevExpress v24.1.5
23.2.3.31: Upgraded complete package with use of Microsoft.Extensions.Identity base packages, support for .NET/Blazor 8 use newer DataStore approach
Easier registration in Startup and DTO Models don't need to implement IXPUser interfaces anymore.
23.2.3.19: NETStandard2.1 Removed
23.2.3.18: Upgraded to .NET 8 and DX v23.2.3
23.1.3.22: Upgraded to DX v23.1.3
22.2.3.22: Upgraded to DX v22.2.3
22.1.6.22: Upgraded several packages incl DX v22.1.6
22.1.4.17: Upgrade from .NET Framework to 4.6.1 to 4.6.2
22.1.4.16: Upgrade to DevExpress v22.1.4
21.2.8.19: IQuery Users properly implemented, DX Upgrade v21.2.8 and preparations for Blazor Identity Support
21.2.4.14: .NET 6.0 and DevExpress v21.2.4 upgrade
21.1.5.12: Upgrade to DevExpress v21.1.5
20.1.7.12: Fix on XpoDxRole and XpoDxUser. When Role with users is deleted, users are detached first, before role is deleted
20.1.7.11: Upgrade to DX v10.1.7. Fix on XPUserStore.Users and XPRoleStore.Roles, better exception raising, validation results improved, batch inserts/updates improved, support for Store (insert key = default(TKey) or update) in batch
20.1.3.10: Upgrade to DX v20.1.3
20.1.2.9-pre-20064: Upgrade to DX v20.1.2-pre-20064 and .NET preview 5
19.2.6.9: DI Extensionmethod now uses an options object for initialisation. (Recommended way)
Other refactorings done as well with this
19.2.6.8: Upgrade to DX v19.2.6
19.2.5.8: Signature-change on IDataValidator<..>.Deleting(..)
19.2.5.7: dotnet standard v2.1 for dotnet core v3.1 support + upgrade to DX v19.2.5
19.2.4.6: Upgrade to DevExpress v19.2.4
19.1.5.6: Upgrade to DevExpress v19.1.5 and XPDataStore constructor uses interface types for mapper and validator
19.1.4.4: Upgrade to DevExpress v19.1.4
19.1.3.5: Several fixes and adjustments to get the DataMapper and Validator to work on DI for .NET Core
19.1.3.4: Upgrade to DevExpress v19.1.3 and fixes on DTO Mapper and Validator design patterns in the Stores
18.2.3.4: Upgrade to DevExpress v18.2.3
18.1.4.3: BREAKING CHANGE ON EXISTING DATA: Rename table XpoDxUserToken in your db to DXUserTokens !!
18.1.4.2: XPUserStore FindByIdAsync(TKey userId) didn't call FindByIdAsync(object userId) because of invalid cast for .NET Framework
18.1.4.1: Upgrade to DevExpress v18.1.4 and bug fixed on LockoutEndDateUtc.
17.2.6.5: Small bug fixed in extension method to configure storage provider
17.2.6.4: Database Namechange on BaseClaim, UserClaim and RoleClaim
17.2.6.3: Upgraded to DevExpress v17.2.6
17.2.5.2: DI Extension methods for .NET Core 2 added and upgraded to DevExpress v17.2.5
17.2.4.3: Initial .NET Core v2 support
17.2.4.2: Upgrade to DevExpress v17.2.4 and changed .NET Framework to v4.6.1
17.2.3.1: Initial dual mode package for .NET Framework and .NET Standard 2.0
Not operational on .NET Standard 2.0 yet