DX.Data.Xpo.Identity 20.1.7.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package DX.Data.Xpo.Identity --version 20.1.7.11
NuGet\Install-Package DX.Data.Xpo.Identity -Version 20.1.7.11
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="DX.Data.Xpo.Identity" Version="20.1.7.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DX.Data.Xpo.Identity --version 20.1.7.11
#r "nuget: DX.Data.Xpo.Identity, 20.1.7.11"
#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 DX.Data.Xpo.Identity as a Cake Addin
#addin nuget:?package=DX.Data.Xpo.Identity&version=20.1.7.11

// Install DX.Data.Xpo.Identity as a Cake Tool
#tool nuget:?package=DX.Data.Xpo.Identity&version=20.1.7.11

XPO Based storage provider for ASP.NET Identity

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DX.Data.Xpo.Identity:

Package Downloads
DX.Blazor.Identity

Blazor Server and WASM Identity Authentication Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.2.3.31 147 1/11/2024
23.2.3.19 109 12/19/2023
23.2.3.18 98 12/14/2023
23.1.3.17 197 6/16/2023
22.2.3.17 551 1/4/2023
22.1.6.17 316 11/29/2022
22.1.4.17 327 11/1/2022
22.1.4.16 653 8/3/2022
21.2.8.16 539 6/16/2022
21.2.6.14 956 3/21/2022
21.2.4.14 311 12/20/2021
21.1.5.12 652 9/13/2021
20.2.5.12 714 3/12/2021
20.2.3.12 540 11/3/2020
20.1.7.12 443 11/3/2020
20.1.7.11 522 10/12/2020
20.1.2.9-pre-20064 439 4/6/2020
19.2.6.8 705 3/5/2020
19.2.5.8 620 1/17/2020
19.2.5.7 605 12/20/2019
19.2.4.6 609 12/17/2019
19.1.4.4 671 7/26/2019
19.1.3.6 595 7/17/2019
18.2.3.5 680 6/6/2019
18.2.3.4 655 6/6/2019
18.1.4.4 671 4/29/2019
18.1.4.3 894 8/27/2018
18.1.4.2 914 7/12/2018
18.1.4.1 918 7/10/2018
17.2.6.5 1,054 3/8/2018
17.2.6.4 1,033 3/2/2018
17.2.6.3 1,019 3/2/2018
17.2.5.3 935 2/24/2018
17.2.3.1 957 12/12/2017
17.2.1 879 11/7/2017
17.1.7 838 10/13/2017
17.1.5 837 9/29/2017
16.2.6 884 9/29/2017
1.0.0.2 902 9/8/2017

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