ElCamino.Azure.Data.Tables 9.0.5

Prefix Reserved
dotnet add package ElCamino.Azure.Data.Tables --version 9.0.5
                    
NuGet\Install-Package ElCamino.Azure.Data.Tables -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.Azure.Data.Tables" Version="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ElCamino.Azure.Data.Tables" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="ElCamino.Azure.Data.Tables" />
                    
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.Azure.Data.Tables --version 9.0.5
                    
#r "nuget: ElCamino.Azure.Data.Tables, 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.Azure.Data.Tables&version=9.0.5
                    
Install as a Cake Addin
#tool nuget:?package=ElCamino.Azure.Data.Tables&version=9.0.5
                    
Install as a Cake Tool

ElCamino.Azure.Data.Tables

Azure Table Storage odata query building and operators from the older Azure Storage SDKs and some other async, mapping, and batch helpers and/or extensions.

Build Status NuGet Version

Project site at https://dlmelendez.github.io/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 (3)

Showing the top 3 NuGet packages that depend on ElCamino.Azure.Data.Tables:

Package Downloads
ElCamino.AspNetCore.Identity.AzureTable

Azure Table Storage Provider to support ASPNET Core Identity

ElCamino.IdentityServer4.AzureStorage

Uses Azure Blob and Table Storage services as an alternative to Entity Framework/SQL data access for IdentityServer4.

ElCamino.IdentityServer.AzureStorage

Uses Azure Blob and Table Storage services as an alternative to Entity Framework/SQL data access for Duende IdentityServer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.5 541 3/26/2025
9.0.4 109 2/24/2025
9.0.3 115 2/20/2025
9.0.2 183 12/4/2024
9.0.1 946 12/2/2024
9.0.0 460 11/18/2024
8.0.0 6,000 11/14/2023
7.1.0 284 11/6/2023
7.0.0 3,666 11/9/2022
6.2.0 4,260 8/19/2022
6.1.0 17,110 4/27/2022

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