Rocketmakers.Storage.Data
2.2.0
dotnet add package Rocketmakers.Storage.Data --version 2.2.0
NuGet\Install-Package Rocketmakers.Storage.Data -Version 2.2.0
<PackageReference Include="Rocketmakers.Storage.Data" Version="2.2.0" />
<PackageVersion Include="Rocketmakers.Storage.Data" Version="2.2.0" />
<PackageReference Include="Rocketmakers.Storage.Data" />
paket add Rocketmakers.Storage.Data --version 2.2.0
#r "nuget: Rocketmakers.Storage.Data, 2.2.0"
#:package Rocketmakers.Storage.Data@2.2.0
#addin nuget:?package=Rocketmakers.Storage.Data&version=2.2.0
#tool nuget:?package=Rocketmakers.Storage.Data&version=2.2.0
Rocketmakers.Storage.Data
Containing data layer interfaces and core types, supporting Rocketmakers.Storage.Services.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Rocketmakers.Storage (>= 2.2.0)
- StronglyTypedId (>= 1.0.0-beta08)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Rocketmakers.Storage.Data:
| Package | Downloads |
|---|---|
|
Rocketmakers.Storage.Services
Package Description |
|
|
Rocketmakers.Storage.Data.EFCore
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.0 | 460 | 2/25/2026 |
| 2.1.0 | 115 | 2/24/2026 |
| 2.0.3 | 1,205 | 2/5/2026 |
| 2.0.2 | 2,387 | 12/8/2025 |
| 2.0.1 | 417 | 12/8/2025 |
| 2.0.0 | 3,030 | 9/4/2025 |
| 1.0.2 | 928 | 8/4/2025 |
| 1.0.1 | 1,572 | 5/2/2025 |
| 1.0.0 | 2,449 | 2/6/2025 |
| 0.5.1 | 1,394 | 1/8/2025 |
| 0.5.0 | 1,063 | 12/3/2024 |
| 0.4.1 | 4,797 | 11/4/2024 |
| 0.4.0 | 3,936 | 8/5/2024 |
| 0.3.0 | 4,099 | 5/2/2024 |
| 0.2.4 | 487 | 10/3/2023 |
| 0.2.3 | 332 | 7/7/2023 |
| 0.2.2 | 382 | 6/9/2023 |
| 0.2.1 | 364 | 5/4/2023 |
| 0.2.0 | 349 | 4/4/2023 |
| 0.1.0 | 322 | 4/4/2023 |
# [2.2.0](https://github.com/Rocketmakers/rocketmakers-packages/compare/storage-dotnet-v2.1.0...storage-dotnet-v2.2.0) (2026-02-25)
### Features
* **storage-dotnet:** Added method to generate signed urls for multiple storage files. ([07a3a49](https://github.com/Rocketmakers/rocketmakers-packages/commit/07a3a49db5ca759fcff0abefac19eb4478c6b5d3))
#