SujaySarma.Data.Azure.Tables 5.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SujaySarma.Data.Azure.Tables --version 5.1.0
NuGet\Install-Package SujaySarma.Data.Azure.Tables -Version 5.1.0
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="SujaySarma.Data.Azure.Tables" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SujaySarma.Data.Azure.Tables --version 5.1.0
#r "nuget: SujaySarma.Data.Azure.Tables, 5.1.0"
#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 SujaySarma.Data.Azure.Tables as a Cake Addin
#addin nuget:?package=SujaySarma.Data.Azure.Tables&version=5.1.0

// Install SujaySarma.Data.Azure.Tables as a Cake Tool
#tool nuget:?package=SujaySarma.Data.Azure.Tables&version=5.1.0

This is the .Net 5.0 version of the SujaySarma.Sdk.DataSources.AzureTables library. This version is code and CLR optimized for .Net 5.0.

If you are using the SujaySarma.Sdk.DataSources.AzureTables library, moving to this library is not a "simple upgrade". You will need to change imported namespaces as well as the object references in some places. There are also small differences in the way some functions work. We also have completely new functionality starting in this library!

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
8.5.0 115 12/19/2023
8.0.0 420 1/9/2023
7.4.0 377 9/16/2022
7.3.0 378 9/8/2022
7.2.0 380 9/8/2022
7.0.0 368 8/28/2022
6.4.0 432 8/4/2022
6.3.5 539 3/24/2022
6.3.0 341 9/9/2021
6.2.2 293 8/20/2021
6.2.0 321 8/18/2021
6.0.0 393 8/13/2021
5.1.5 404 6/30/2021
5.1.0 343 5/6/2021
5.0.0 329 5/2/2021

Fixes a bug in 5.0.0 where the tables were not automatically created if they did not exist.