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" />
<PackageReference Include="ElCamino.AspNetCore.Identity.AzureTable" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.5
#tool nuget:?package=ElCamino.AspNetCore.Identity.AzureTable&version=9.0.5
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.5)
- ElCamino.Azure.Data.Tables (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Identity.Core (>= 8.0.14)
- Microsoft.Extensions.Identity.Stores (>= 8.0.14)
-
net9.0
- Azure.Data.Tables (>= 12.8.1)
- ElCamino.AspNetCore.Identity.AzureTable.Model (>= 9.0.5)
- ElCamino.Azure.Data.Tables (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection (>= 9.0.3)
- Microsoft.Extensions.Identity.Core (>= 9.0.3)
- Microsoft.Extensions.Identity.Stores (>= 9.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ElCamino.AspNetCore.Identity.AzureTable:
Repository | Stars |
---|---|
dlmelendez/identityazuretable
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
|
Version | Downloads | Last updated |
---|---|---|
9.0.5 | 275 | a month ago |
9.0.1 | 868 | 5 months ago |
9.0.0 | 381 | 5 months ago |
8.0.0 | 3,622 | 11/14/2023 |
7.1.0 | 258 | 11/6/2023 |
7.0.0 | 3,435 | 11/9/2022 |
6.2.0 | 3,843 | 8/19/2022 |
6.1.0 | 15,120 | 4/27/2022 |
6.0.0 | 1,428 | 2/6/2022 |
5.1.0 | 3,333 | 10/10/2021 |
5.0.0 | 7,156 | 11/10/2020 |
5.0.0-rc.2.201019.2 | 297 | 10/19/2020 |
5.0.0-rc.1.200927.1 | 276 | 10/13/2020 |
5.0.0-rc.1 | 324 | 9/20/2020 |
5.0.0-preview.8 | 284 | 8/26/2020 |
5.0.0-preview.7 | 283 | 8/25/2020 |
3.1.0 | 7,176 | 1/14/2020 |
3.0.2 | 2,575 | 11/16/2019 |
3.0.1 | 1,829 | 10/21/2019 |
3.0.0 | 1,018 | 10/4/2019 |
2.2.1 | 9,290 | 6/10/2019 |
2.1.0 | 23,283 | 12/31/2017 |
2.0.0 | 1,944 | 9/21/2017 |
2.0.0-beta0 | 867 | 9/5/2017 |
1.7.0 | 1,618 | 8/28/2017 |
1.6.7 | 1,365 | 7/12/2017 |
1.6.6 | 2,213 | 4/15/2017 |
1.6.5 | 2,162 | 12/23/2016 |
1.6.2 | 1,259 | 12/12/2016 |
1.6.1 | 1,449 | 9/30/2016 |
1.6.0 | 1,854 | 9/6/2016 |
1.0.0 | 1,876 | 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.