Rocketmakers.Storage.Azure
0.2.1
See the version list below for details.
dotnet add package Rocketmakers.Storage.Azure --version 0.2.1
NuGet\Install-Package Rocketmakers.Storage.Azure -Version 0.2.1
<PackageReference Include="Rocketmakers.Storage.Azure" Version="0.2.1" />
paket add Rocketmakers.Storage.Azure --version 0.2.1
#r "nuget: Rocketmakers.Storage.Azure, 0.2.1"
// Install Rocketmakers.Storage.Azure as a Cake Addin #addin nuget:?package=Rocketmakers.Storage.Azure&version=0.2.1 // Install Rocketmakers.Storage.Azure as a Cake Tool #tool nuget:?package=Rocketmakers.Storage.Azure&version=0.2.1
Rocketmakers.Storage.Azure
Azure implemenation of IStorageProvider
to be used with Rocketmakers.Storage
based packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net6.0
- Azure.Storage.Blobs (>= 12.16.0)
- Rocketmakers.Storage (>= 0.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
# [0.2.1](https://gitlab.com/rocketmakers/core/storage/compare/dotnet-v0.2.0...dotnet-v0.2.1) (2023-05-03)
### Bug Fixes
* Updated public packages to generate documentation ([bcc09dc](https://gitlab.com/rocketmakers/core/storage/commit/bcc09dc1871f00871adb8b4ba04a13ab4bd88de5))
### Other Changes
* **deps:** update dependency azure.storage.blobs to v12.16.0 ([daeb8f1](https://gitlab.com/rocketmakers/core/storage/commit/daeb8f15379362e2cca4a6a6e430a1030335f18b))
#