Azure table storage provider.
Info
Version: | 2.0.29 |
Author(s): | LineTen |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LineTen.Storage.AzureTable |
Install
Install-Package LineTen.Storage.AzureTable
dotnet add package LineTen.Storage.AzureTable
paket add LineTen.Storage.AzureTable
LineTen.Storage.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- LineTen.Core(>= 1.0.29)
- Microsoft.Azure.Cosmos.Table(>= 1.0.8)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.4)