![]() |
VOOZH | about |
dotnet add package Rocketmakers.Storage.Gcp --version 2.3.1
NuGet\Install-Package Rocketmakers.Storage.Gcp -Version 2.3.1
<PackageReference Include="Rocketmakers.Storage.Gcp" Version="2.3.1" />
<PackageVersion Include="Rocketmakers.Storage.Gcp" Version="2.3.1" />Directory.Packages.props
<PackageReference Include="Rocketmakers.Storage.Gcp" />Project file
paket add Rocketmakers.Storage.Gcp --version 2.3.1
#r "nuget: Rocketmakers.Storage.Gcp, 2.3.1"
#:package Rocketmakers.Storage.Gcp@2.3.1
#addin nuget:?package=Rocketmakers.Storage.Gcp&version=2.3.1Install as a Cake Addin
#tool nuget:?package=Rocketmakers.Storage.Gcp&version=2.3.1Install as a Cake Tool
Google Cloud Platform implemenation of IStorageProvider to be used with Rocketmakers.Storage based packages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.3.1 | 166 | 6/10/2026 |
| 2.3.0 | 449 | 4/17/2026 |
| 2.2.1 | 267 | 4/1/2026 |
| 2.2.0 | 125 | 2/25/2026 |
| 2.1.0 | 119 | 2/24/2026 |
| 2.0.3 | 137 | 2/5/2026 |
| 2.0.2 | 733 | 12/8/2025 |
| 2.0.1 | 397 | 12/8/2025 |
| 2.0.0 | 263 | 9/4/2025 |
| 1.0.2 | 271 | 8/4/2025 |
| 1.0.1 | 220 | 5/2/2025 |
| 1.0.0 | 218 | 2/6/2025 |
| 0.5.1 | 218 | 1/8/2025 |
| 0.5.0 | 237 | 12/3/2024 |
| 0.4.1 | 3,003 | 11/4/2024 |
| 0.4.0 | 239 | 8/5/2024 |
| 0.3.0 | 257 | 5/2/2024 |
| 0.2.4 | 1,080 | 10/3/2023 |
| 0.2.3 | 278 | 7/7/2023 |
| 0.2.2 | 318 | 6/9/2023 |
# [2.3.1](https://github.com/Rocketmakers/rocketmakers-packages/compare/storage-dotnet-v2.3.0...storage-dotnet-v2.3.1) (2026-06-10)
### Other Changes
* **deps:** update dependency google.apis.storage.v1 to 1.74.0.4161 ([#1086](https://github.com/Rocketmakers/rocketmakers-packages/issues/1086)) ([5164dfb](https://github.com/Rocketmakers/rocketmakers-packages/commit/5164dfb66ab3d6d303e7d0ebb1c5b26cc396d631))
#