ElCamino.AspNetCore.Identity.AzureTable.Model 9.0.5

Prefix Reserved
dotnet add package ElCamino.AspNetCore.Identity.AzureTable.Model --version 9.0.5
                    
NuGet\Install-Package ElCamino.AspNetCore.Identity.AzureTable.Model -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.Model" 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.Model" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="ElCamino.AspNetCore.Identity.AzureTable.Model" />
                    
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.Model --version 9.0.5
                    
#r "nuget: ElCamino.AspNetCore.Identity.AzureTable.Model, 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.
#addin nuget:?package=ElCamino.AspNetCore.Identity.AzureTable.Model&version=9.0.5
                    
Install ElCamino.AspNetCore.Identity.AzureTable.Model as a Cake Addin
#tool nuget:?package=ElCamino.AspNetCore.Identity.AzureTable.Model&version=9.0.5
                    
Install ElCamino.AspNetCore.Identity.AzureTable.Model as a Cake Tool

ElCamino.AspNetCore.Identity.AzureTable.Model

This project provides the ASP.NET Identity Core models for the ElCamino.AspNetCore.Identity.AzureTable package that uses Azure Table storage instead of the Entity Framework / MSSQL data 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ElCamino.AspNetCore.Identity.AzureTable.Model:

Package Downloads
ElCamino.AspNetCore.Identity.AzureTable

Azure Table Storage Provider to support ASPNET Core Identity

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.5 116 3/26/2025
9.0.1 781 12/2/2024
9.0.0 348 11/18/2024
8.0.0 3,601 11/14/2023
7.1.0 591 11/6/2023
7.0.0 3,961 11/9/2022
6.2.0 4,369 8/19/2022
6.1.0 15,664 4/27/2022
6.0.0 1,799 2/6/2022
5.1.0 3,721 10/10/2021

Check https://github.com/dlmelendez/identityazuretable/releases for the latest release information.