Allegro.CosmosDb.BatchUtilities
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Allegro.CosmosDb.BatchUtilities --version 1.0.0
NuGet\Install-Package Allegro.CosmosDb.BatchUtilities -Version 1.0.0
<PackageReference Include="Allegro.CosmosDb.BatchUtilities" Version="1.0.0" />
paket add Allegro.CosmosDb.BatchUtilities --version 1.0.0
#r "nuget: Allegro.CosmosDb.BatchUtilities, 1.0.0"
// Install Allegro.CosmosDb.BatchUtilities as a Cake Addin #addin nuget:?package=Allegro.CosmosDb.BatchUtilities&version=1.0.0 // Install Allegro.CosmosDb.BatchUtilities as a Cake Tool #tool nuget:?package=Allegro.CosmosDb.BatchUtilities&version=1.0.0
Allegro CosmosDb utils
This repo contains a collection of useful Azure CosmosDb SDK v3 extensions and utilities, developed as part of Allegro Pay product.
Utilities
- Allegro.CosmosDb.BatchUtilities - utilities for performing batch operations in Azure CosmosDb, such as rate limiting and autoscaling. <br/>
- Allegro.CosmosDb.ConsistencyLevelUtilities - utilities helpful in handling CosmosDb Consistency Levels. <br/>
License
Copyright 2021 Allegro Group
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. |
-
net5.0
- Asyncify (>= 0.9.7)
- Microsoft.Azure.Cosmos (>= 3.22.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
-
net6.0
- Asyncify (>= 0.9.7)
- Microsoft.Azure.Cosmos (>= 3.22.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.