ElCamino.AspNetCore.Identity.AzureTable 9.0.5

Prefix Reserved
dotnet add package ElCamino.AspNetCore.Identity.AzureTable --version 9.0.5
                    
NuGet\Install-Package ElCamino.AspNetCore.Identity.AzureTable -Version 9.0.5
                    
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="ElCamino.AspNetCore.Identity.AzureTable" Version="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ElCamino.AspNetCore.Identity.AzureTable" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="ElCamino.AspNetCore.Identity.AzureTable" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ElCamino.AspNetCore.Identity.AzureTable --version 9.0.5
                    
#r "nuget: ElCamino.AspNetCore.Identity.AzureTable, 9.0.5"
                    
#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.
#:package ElCamino.AspNetCore.Identity.AzureTable@9.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.5
                    
Install as a Cake Addin
#tool nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.5
                    
Install as a Cake Tool

ElCamino.AspNetCore.Identity.AzureTable

This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.

Build Status NuGet Version

Project site at https://elcamino.cloud/projects/docs/identityazuretable/.

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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
9.0.5 1,177 3/26/2025
9.0.1 1,139 12/2/2024
9.0.0 443 11/18/2024
8.0.0 4,710 11/14/2023
7.1.0 283 11/6/2023
7.0.0 3,471 11/9/2022
6.2.0 3,887 8/19/2022
6.1.0 16,735 4/27/2022
6.0.0 1,478 2/6/2022
5.1.0 3,525 10/10/2021
5.0.0 7,236 11/10/2020
5.0.0-rc.2.201019.2 354 10/19/2020
5.0.0-rc.1.200927.1 339 10/13/2020
5.0.0-rc.1 389 9/20/2020
5.0.0-preview.8 348 8/26/2020
5.0.0-preview.7 342 8/25/2020
3.1.0 7,254 1/14/2020
3.0.2 2,641 11/16/2019
3.0.1 1,896 10/21/2019
3.0.0 1,094 10/4/2019
2.2.1 9,360 6/10/2019
2.1.0 23,544 12/31/2017
2.0.0 2,071 9/21/2017
2.0.0-beta0 992 9/5/2017
1.7.0 1,747 8/28/2017
1.6.7 1,489 7/12/2017
1.6.6 2,418 4/15/2017
1.6.5 2,294 12/23/2016
1.6.2 1,396 12/12/2016
1.6.1 1,582 9/30/2016
1.6.0 2,108 9/6/2016
1.0.0 2,282 7/21/2016

Check https://github.com/dlmelendez/identityazuretable/releases for the latest release information.
     Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.