ElCamino.AspNetCore.Identity.AzureTable
9.0.1
Prefix Reserved
dotnet add package ElCamino.AspNetCore.Identity.AzureTable --version 9.0.1
NuGet\Install-Package ElCamino.AspNetCore.Identity.AzureTable -Version 9.0.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ElCamino.AspNetCore.Identity.AzureTable --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ElCamino.AspNetCore.Identity.AzureTable, 9.0.1"
#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 ElCamino.AspNetCore.Identity.AzureTable as a Cake Addin #addin nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.1 // Install ElCamino.AspNetCore.Identity.AzureTable as a Cake Tool #tool nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Project site at https://elcamino.cloud/projects/docs/identityazuretable/.
Product | Versions 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.
-
net8.0
- Azure.Data.Tables (>= 12.8.1)
- ElCamino.AspNetCore.Identity.AzureTable.Model (>= 9.0.1)
- ElCamino.Azure.Data.Tables (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Identity.Core (>= 8.0.11)
- Microsoft.Extensions.Identity.Stores (>= 8.0.11)
-
net9.0
- Azure.Data.Tables (>= 12.8.1)
- ElCamino.AspNetCore.Identity.AzureTable.Model (>= 9.0.1)
- ElCamino.Azure.Data.Tables (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Microsoft.Extensions.Identity.Core (>= 9.0.0)
- Microsoft.Extensions.Identity.Stores (>= 9.0.0)
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.1 | 154 | 12/2/2024 |
9.0.0 | 185 | 11/18/2024 |
8.0.0 | 2,901 | 11/14/2023 |
7.1.0 | 235 | 11/6/2023 |
7.0.0 | 3,421 | 11/9/2022 |
6.2.0 | 3,818 | 8/19/2022 |
6.1.0 | 12,909 | 4/27/2022 |
6.0.0 | 1,408 | 2/6/2022 |
5.1.0 | 3,102 | 10/10/2021 |
5.0.0 | 7,098 | 11/10/2020 |
5.0.0-rc.2.201019.2 | 272 | 10/19/2020 |
5.0.0-rc.1.200927.1 | 250 | 10/13/2020 |
5.0.0-rc.1 | 297 | 9/20/2020 |
5.0.0-preview.8 | 258 | 8/26/2020 |
5.0.0-preview.7 | 256 | 8/25/2020 |
3.1.0 | 7,119 | 1/14/2020 |
3.0.2 | 2,545 | 11/16/2019 |
3.0.1 | 1,780 | 10/21/2019 |
3.0.0 | 988 | 10/4/2019 |
2.2.1 | 9,195 | 6/10/2019 |
2.1.0 | 23,015 | 12/31/2017 |
2.0.0 | 1,855 | 9/21/2017 |
2.0.0-beta0 | 783 | 9/5/2017 |
1.7.0 | 1,531 | 8/28/2017 |
1.6.7 | 1,280 | 7/12/2017 |
1.6.6 | 2,072 | 4/15/2017 |
1.6.5 | 2,076 | 12/23/2016 |
1.6.2 | 1,172 | 12/12/2016 |
1.6.1 | 1,359 | 9/30/2016 |
1.6.0 | 1,665 | 9/6/2016 |
1.0.0 | 1,575 | 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.