Microsoft.Azure.Cosmos.Table 1.0.4-preview

Prefix Reserved
Suggested Alternatives

Azure.Data.Tables

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Data.Tables, to continue receiving updates. Refer to the migration guide (https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/tables/Azure.Data.Tables/MigrationGuide.md) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

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

This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.

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 (142)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Cosmos.Table:

Package Downloads
Microsoft.Azure.WebJobs.Logging

This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Logging. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971

Storage.Net.Microsoft.Azure.Storage

Extension to Storage.Net providing integration with Microsoft Azure Storage for blobs, tables and queues.

TechSmith.Hyde

Object to Entity mapper for Microsoft Azure. * (10.0.2) Updates Microsoft.Azure.Cosmos.Table from 1.0.1 to 1.0.8, remove dependencies on Microsoft.CSharp, System.Runtime, and System.Dynamic.Runtime * (10.0.1) Fixed a deadlock issue in GetAsync methods and updated async code. * (10.0.0) Retargeted to .net standard 2.0 only. Convert to Microsoft.Azure.Cosmos.Table dependency instead of WindowsAzure.Storage (which was deprecated). * (9.1.1) Update storage dependencies to version 5.8.4. * (9.1.0) Retargeted .net standard 1.6 and .net 4.6. Lowest .net framework supported is now .net 4.6.0. * (9.0.0) Added .net core support targeting .net standard 1.5. Lowest .net framework supported is now .net 4.6.2. Removed methods previously marked as obsolete and removed all synchronous methods.

Halforbit.DataStores.TableStores.AzureTables

Package Description

log4net.Appender.Azure.Core

log4net Appenders for Azure Table and Blob support

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Microsoft.Azure.Cosmos.Table:

Repository Stars
Azure/azure-powershell
Microsoft Azure PowerShell
ashmind/SharpLab
.NET language playground
loic-sharma/BaGet
A lightweight NuGet and symbol server
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
Azure/azure-webjobs-sdk
Azure WebJobs SDK
reaqtive/reaqtor
Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.
microsoft/AzUrlShortener
An simple and easy Url Shortener
marcduiker/azure-functions-university
Repository with training material to learn all about Azure Functions <⚡>
OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
AArnott/IronPigeon
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
microsoftgraph/group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.
bitwarden/passwordless-server
Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).