Avo.AspNet.Identity.MongoDB 1.0.7

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

// Install Avo.AspNet.Identity.MongoDB as a Cake Tool
#tool nuget:?package=Avo.AspNet.Identity.MongoDB&version=1.0.7

MongoDB storage provider for ASP.NET Identity

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.7 461 5/11/2022
1.0.6 962 10/19/2018
1.0.5 1,166 1/2/2018
1.0.4 960 10/15/2017
1.0.3 963 10/12/2017
1.0.2 1,173 5/27/2017

Updated MongoDB .NET Driver from v2.7.0 to v2.15.0. For more details see the MongoDB .NET Driver changelog: https://mongodb.github.io/mongo-csharp-driver/2.15/what_is_new/
         Updated Microsoft.AspNet.Identity.Core from 2.2.1 to 2.2.3