AspNetCore.Identity.Stores 3.0.0

dotnet add package AspNetCore.Identity.Stores --version 3.0.0
NuGet\Install-Package AspNetCore.Identity.Stores -Version 3.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="AspNetCore.Identity.Stores" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.Stores --version 3.0.0
#r "nuget: AspNetCore.Identity.Stores, 3.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.
// Install AspNetCore.Identity.Stores as a Cake Addin
#addin nuget:?package=AspNetCore.Identity.Stores&version=3.0.0

// Install AspNetCore.Identity.Stores as a Cake Tool
#tool nuget:?package=AspNetCore.Identity.Stores&version=3.0.0

AspNetCore.Identity.Stores-CI

Publish NuGet Packages

Getting started

This repo provide custom identity stores for ASP.NET to use different type of storage instead of Entity Framework. And extension for seeding Identity Framework with data for initialization, regardless of the storage provider.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AspNetCore.Identity.Stores:

Package Downloads
AspNetCore.Identity.Stores.AzureCosmosDB

ASP.NET Core Identity provider that uses Microsoft Azure CosmosDB.

AspNetCore.Identity.Stores.AzureStorageAccount

ASP.NET Core Identity provider that uses Microsoft Azure Storage Account.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 826 3/5/2024
2.1.0 4,998 10/13/2022
2.0.0 840 8/14/2022
1.1.0 3,223 5/17/2022
1.0.3 1,180 9/17/2021
1.0.2 456 9/2/2021
1.0.1 448 8/19/2021
1.0.0 520 7/31/2021