Simplifies using Amazon Cognito as a membership storage solution for building ASP.NET Core web applications using ASP.NET Core Identity.
Info
Version: | 4.0.0-preview.1 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, October 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-aspnet-cognito-identity-provider/ |
NuGet Url: | https://www.nuget.org/packages/Amazon.AspNetCore.Identity.Cognito |
Install
Install-Package Amazon.AspNetCore.Identity.Cognito
dotnet add package Amazon.AspNetCore.Identity.Cognito
paket add Amazon.AspNetCore.Identity.Cognito
Amazon.AspNetCore.Identity.Cognito Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AWSSDK.CognitoIdentity(>= 3.5.1.8)
- AWSSDK.CognitoIdentityProvider(>= 3.5.1.6)
- AWSSDK.Extensions.NETCore.Setup(>= 3.3.101)
- Amazon.Extensions.CognitoAuthentication(>= 2.0.3)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.8.0)
- AWSSDK.CognitoIdentity(>= 3.5.1.8)
- AWSSDK.CognitoIdentityProvider(>= 3.5.1.6)
- AWSSDK.Extensions.NETCore.Setup(>= 3.3.101)
- Amazon.Extensions.CognitoAuthentication(>= 2.0.3)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.8.0)
Tags