Azure.Data.Tables 12.0.0-beta.8

Prefix Reserved
This is a prerelease version of Azure.Data.Tables.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Data.Tables --version 12.0.0-beta.8
                    
NuGet\Install-Package Azure.Data.Tables -Version 12.0.0-beta.8
                    
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="Azure.Data.Tables" Version="12.0.0-beta.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Data.Tables" Version="12.0.0-beta.8" />
                    
Directory.Packages.props
<PackageReference Include="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 Azure.Data.Tables --version 12.0.0-beta.8
                    
#r "nuget: Azure.Data.Tables, 12.0.0-beta.8"
                    
#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 Azure.Data.Tables@12.0.0-beta.8
                    
#: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=Azure.Data.Tables&version=12.0.0-beta.8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Azure.Data.Tables&version=12.0.0-beta.8&prerelease
                    
Install as a Cake Tool

This client library enables working with the Microsoft Azure Table service

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (342)

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

Package Downloads
Microsoft.Azure.DurableTask.AzureStorage

Azure Storage provider extension for the Durable Task Framework.

Serilog.Sinks.AzureTableStorage

Serilog event sink that writes to Azure Table Storage over HTTP.

Microsoft.Orleans.Clustering.AzureStorage

Microsoft Orleans clustering provider backed by Azure Table Storage

TIKSN-Framework

TIKSN Framework is a .NET 10 application framework and utility library for building modular services, command-line tools, data-driven applications, and .NET MAUI apps. It includes dependency injection helpers, Autofac modules, repository, query repository, file repository, stream repository, pagination, unit-of-work abstractions, Entity Framework Core, Azure Table Storage, Azure Blob Storage, MongoDB, LiteDB, and RavenDB adapters, memory, distributed, and hybrid repository cache decorators, finance and money types, pricing models, currency conversion, central-bank foreign exchange providers, globalization, language and region localization resources, JSON, XML, MessagePack, custom binary serialization, Protocol Buffers-backed licensing schema support, license generation and signature services, shell and PowerShell application infrastructure, telemetry abstractions, correlation IDs, settings, known folders, network connectivity, antimalware abstractions, versioning, numbering, time period types, REST helpers, sitemap models, and platform-specific MAUI registrations.

Microsoft.Orleans.Persistence.AzureStorage

Microsoft Orleans persistence providers backed by Azure Storage

GitHub repositories (39)

Showing the top 20 popular GitHub repositories that depend on Azure.Data.Tables:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/orleans
Cloud Native application framework for .NET
MassTransit/MassTransit
Distributed Application Framework for .NET
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Azure/azure-powershell
Microsoft Azure PowerShell
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET
Azure/azure-functions-host
The host/runtime that powers Azure Functions
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
VedAstro/VedAstro
A non-profit, open source project to make Vedic Astrology easily available to all.
Version Downloads Last Updated
12.11.0 21,563,908 5/6/2025
12.10.0 7,626,560 1/14/2025
12.9.1 13,985,031 9/17/2024
12.9.0 5,447,943 7/22/2024
12.8.3 15,889,042 2/6/2024
12.8.2 7,034,674 11/13/2023
12.8.1 3,895,624 8/16/2023
12.8.0 22,303,245 2/8/2023
12.7.1 4,604,653 11/15/2022
12.7.0 706,153 11/9/2022
12.7.0-beta.1 32,134 9/6/2022
12.6.1 9,073,132 7/7/2022
12.6.0 1,314,035 6/8/2022
12.6.0-beta.1 8,231 5/10/2022
12.5.0 3,525,328 3/10/2022
12.4.0 2,240,649 1/13/2022
12.3.0 5,517,951 11/9/2021
12.2.1 487,618 10/14/2021
12.2.0 1,423,364 9/8/2021
12.0.0-beta.8 220,985 5/11/2021
Loading failed