BeyondAuth.UserManagement
1.2.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BeyondAuth.UserManagement --version 1.2.2
NuGet\Install-Package BeyondAuth.UserManagement -Version 1.2.2
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="BeyondAuth.UserManagement" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BeyondAuth.UserManagement --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BeyondAuth.UserManagement, 1.2.2"
#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 BeyondAuth.UserManagement as a Cake Addin #addin nuget:?package=BeyondAuth.UserManagement&version=1.2.2 // Install BeyondAuth.UserManagement as a Cake Tool #tool nuget:?package=BeyondAuth.UserManagement&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BeyondAuth User Store
UserStore
implementation for usage with UserManager<T>
and SigninManager<T>
Usage
Register the UserStore
in startup.cs
services.AddIdentityCore<IdPUser>()
.AddUserStore<BeyondAuthUserStore<IdPUser>>()
.AddDefaultTokenProviders();
Product | Versions 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. |
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.
-
.NETStandard 2.1
- IdentityModel (>= 6.2.0)
- Microsoft.AspNetCore.JsonPatch (>= 8.0.7)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Identity.Core (>= 8.0.7)
- Newtonsoft.Json (>= 13.0.3)
- System.Net.Http.Json (>= 8.0.0)
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 |
---|---|---|
1.4.0 | 90 | 9/24/2024 |
1.3.0 | 117 | 9/17/2024 |
1.2.7 | 259 | 8/8/2024 |
1.2.6 | 80 | 8/6/2024 |
1.2.5 | 216 | 8/5/2024 |
1.2.4 | 69 | 7/30/2024 |
1.2.3 | 114 | 7/24/2024 |
1.2.2 | 99 | 7/23/2024 |
1.2.1 | 98 | 7/22/2024 |
1.2.0 | 98 | 7/18/2024 |
1.1.11 | 96 | 7/15/2024 |
1.1.10 | 95 | 7/14/2024 |
1.1.9 | 89 | 7/14/2024 |
1.1.8 | 86 | 7/14/2024 |
1.1.7 | 86 | 7/14/2024 |
1.1.6 | 95 | 7/14/2024 |
1.1.5 | 89 | 7/13/2024 |
1.1.4 | 92 | 7/13/2024 |
1.1.3 | 123 | 7/13/2024 |
1.1.2 | 90 | 7/13/2024 |
1.1.1 | 88 | 7/13/2024 |
1.1.0 | 90 | 7/12/2024 |
1.0.12 | 87 | 7/11/2024 |
1.0.11 | 81 | 7/11/2024 |
1.0.10 | 104 | 7/10/2024 |
1.0.9 | 110 | 6/13/2024 |
1.0.8 | 105 | 6/13/2024 |
1.0.7 | 106 | 6/13/2024 |
0.0.3-alpha | 1,208 | 6/15/2022 |
0.0.2-alpha | 1,266 | 5/9/2022 |
0.0.1-alpha | 334 | 5/9/2022 |