Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob
0.10.4
See the version list below for details.
dotnet add package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 0.10.4
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob -Version 0.10.4
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" Version="0.10.4" />
<PackageVersion Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" Version="0.10.4" />
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" />
paket add Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 0.10.4
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob, 0.10.4"
#:package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob@0.10.4
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=0.10.4
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=0.10.4
Integration with Azure BlobStorage and Repository Framework
builder.Services
.AddRepositoryInBlobStorage<User, string>(builder.Configuration["Storage:ConnectionString"]);
You found the IRepository<User, string> in DI to play with it. With automated api, you may have the api implemented with your blobstorage integration. You need only to add the AddApiForRepositoryFramework
var app = builder.Build();
// Configure the HTTP request pipeline.
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
}
app.UseHttpsRedirection();
app.AddApiForRepositoryFramework();
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net6.0
- Azure.Identity (>= 1.6.0)
- Azure.Storage.Blobs (>= 12.12.0)
- Rystem.RepositoryFramework.Abstractions (>= 0.10.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob:
| Package | Downloads |
|---|---|
|
Rystem.RepositoryFramework.Cache.Azure.Storage.Blob
Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.1.3 | 303 | 9/2/2025 |
| 9.1.2 | 744,973 | 5/29/2025 |
| 9.1.1 | 97,886 | 5/2/2025 |
| 9.0.32 | 186,677 | 4/15/2025 |
| 9.0.31 | 5,800 | 4/2/2025 |
| 9.0.30 | 88,831 | 3/26/2025 |
| 9.0.29 | 8,989 | 3/18/2025 |
| 9.0.28 | 221 | 3/17/2025 |
| 9.0.27 | 224 | 3/16/2025 |
| 9.0.26 | 232 | 3/13/2025 |
| 9.0.25 | 52,111 | 3/9/2025 |
| 9.0.21 | 719 | 3/6/2025 |
| 9.0.20 | 19,555 | 3/6/2025 |
| 9.0.19 | 300 | 3/6/2025 |
| 9.0.18 | 299 | 3/4/2025 |
| 9.0.17 | 173 | 3/1/2025 |
| 9.0.16 | 168 | 3/1/2025 |
| 9.0.15 | 75,515 | 2/22/2025 |
| 9.0.14 | 22,555 | 2/18/2025 |
| 9.0.13 | 193 | 2/9/2025 |
| 9.0.12 | 217,952 | 1/13/2025 |
| 9.0.11 | 24,038 | 1/9/2025 |
| 9.0.10 | 154 | 1/9/2025 |
| 9.0.9 | 4,036 | 1/7/2025 |
| 9.0.8 | 12,531 | 1/6/2025 |
| 9.0.7 | 185 | 1/6/2025 |
| 9.0.4 | 92,319 | 12/23/2024 |
| 9.0.3 | 183 | 12/22/2024 |
| 9.0.2 | 10,720 | 12/21/2024 |
| 9.0.1 | 1,216 | 12/21/2024 |
| 9.0.0 | 173,066 | 11/16/2024 |
| 9.0.0-rc.1 | 134 | 10/18/2024 |
| 6.2.0 | 219,541 | 10/9/2024 |
| 6.1.1 | 200 | 10/9/2024 |
| 6.1.0 | 47,992 | 9/29/2024 |
| 6.0.24 | 244 | 9/11/2024 |
| 6.0.23 | 229 | 7/18/2024 |
| 6.0.21 | 227 | 6/18/2024 |
| 6.0.20 | 210 | 6/16/2024 |
| 6.0.19 | 203 | 6/14/2024 |
| 6.0.18 | 199 | 6/14/2024 |
| 6.0.17 | 195 | 6/14/2024 |
| 6.0.16 | 206 | 6/10/2024 |
| 6.0.15 | 220 | 6/9/2024 |
| 6.0.14 | 227 | 5/24/2024 |
| 6.0.13 | 237 | 5/23/2024 |
| 6.0.12 | 189 | 5/23/2024 |
| 6.0.11 | 219 | 5/20/2024 |
| 6.0.9 | 203 | 5/20/2024 |
| 6.0.7 | 201 | 5/18/2024 |
| 6.0.6 | 231 | 5/10/2024 |
| 6.0.5 | 229 | 5/10/2024 |
| 6.0.4 | 293 | 4/3/2024 |
| 6.0.3 | 1,689 | 3/25/2024 |
| 6.0.2 | 385 | 3/11/2024 |
| 6.0.0 | 1,509 | 11/21/2023 |
| 6.0.0-rc.6 | 132 | 10/25/2023 |
| 6.0.0-rc.5 | 113 | 10/25/2023 |
| 6.0.0-rc.4 | 116 | 10/23/2023 |
| 6.0.0-rc.3 | 104 | 10/19/2023 |
| 6.0.0-rc.2 | 112 | 10/18/2023 |
| 6.0.0-rc.1 | 114 | 10/16/2023 |
| 5.0.20 | 1,093 | 9/25/2023 |
| 5.0.19 | 1,161 | 9/10/2023 |
| 5.0.18 | 1,171 | 9/6/2023 |
| 5.0.17 | 1,091 | 9/6/2023 |
| 5.0.16 | 1,087 | 9/5/2023 |
| 5.0.15 | 1,037 | 9/5/2023 |
| 5.0.14 | 975 | 9/5/2023 |
| 5.0.13 | 1,031 | 9/1/2023 |
| 5.0.12 | 1,063 | 8/31/2023 |
| 5.0.11 | 1,024 | 8/30/2023 |
| 5.0.10 | 1,084 | 8/29/2023 |
| 5.0.9 | 1,089 | 8/24/2023 |
| 5.0.8 | 1,104 | 8/24/2023 |
| 5.0.7 | 1,135 | 8/23/2023 |
| 5.0.6 | 1,133 | 8/21/2023 |
| 5.0.5 | 1,076 | 8/21/2023 |
| 5.0.4 | 1,097 | 8/16/2023 |
| 5.0.3 | 1,291 | 8/2/2023 |
| 5.0.2 | 1,293 | 8/2/2023 |
| 5.0.1 | 1,243 | 8/1/2023 |
| 5.0.0 | 1,300 | 7/31/2023 |
| 4.1.26 | 1,293 | 7/20/2023 |
| 4.1.25 | 1,322 | 7/16/2023 |
| 4.1.24 | 1,351 | 6/13/2023 |
| 4.1.23 | 1,252 | 6/13/2023 |
| 4.1.22 | 1,791 | 5/30/2023 |
| 4.1.21 | 1,390 | 5/20/2023 |
| 4.1.20 | 316,374 | 4/19/2023 |
| 4.1.19 | 96,402 | 3/20/2023 |
| 4.1.18 | 1,342 | 3/20/2023 |
| 4.1.17 | 1,669 | 3/16/2023 |
| 4.1.16 | 1,404 | 3/16/2023 |
| 4.1.15 | 1,352 | 3/15/2023 |
| 4.1.14 | 2,515 | 3/9/2023 |
| 4.1.13 | 1,439 | 3/7/2023 |
| 4.1.12 | 1,612 | 2/10/2023 |
| 4.1.11 | 1,456 | 1/26/2023 |
| 4.1.10 | 1,501 | 1/22/2023 |
| 4.1.9 | 1,485 | 1/20/2023 |
| 4.1.8 | 1,505 | 1/18/2023 |
| 4.1.7 | 1,619 | 1/18/2023 |
| 4.1.6 | 1,479 | 1/17/2023 |
| 4.1.1 | 1,485 | 1/4/2023 |
| 4.1.0 | 1,457 | 1/1/2023 |
| 3.1.5 | 1,512 | 12/21/2022 |
| 3.1.3 | 1,499 | 12/12/2022 |
| 3.1.2 | 1,413 | 12/7/2022 |
| 3.1.1 | 1,465 | 12/7/2022 |
| 3.1.0 | 1,602 | 12/2/2022 |
| 3.0.29 | 1,488 | 12/1/2022 |
| 3.0.28 | 1,507 | 12/1/2022 |
| 3.0.27 | 1,544 | 11/23/2022 |
| 3.0.25 | 1,556 | 11/23/2022 |
| 3.0.24 | 1,632 | 11/18/2022 |
| 3.0.23 | 1,567 | 11/18/2022 |
| 3.0.22 | 1,614 | 11/15/2022 |
| 3.0.21 | 1,537 | 11/14/2022 |
| 3.0.20 | 1,591 | 11/13/2022 |
| 3.0.19 | 1,806 | 11/2/2022 |
| 3.0.18 | 1,625 | 11/2/2022 |
| 3.0.17 | 1,716 | 10/29/2022 |
| 3.0.16 | 1,646 | 10/29/2022 |
| 3.0.15 | 1,623 | 10/29/2022 |
| 3.0.14 | 1,791 | 10/24/2022 |
| 3.0.13 | 1,654 | 10/24/2022 |
| 3.0.12 | 1,748 | 10/17/2022 |
| 3.0.11 | 1,748 | 10/10/2022 |
| 3.0.10 | 1,719 | 10/6/2022 |
| 3.0.9 | 1,601 | 10/6/2022 |
| 3.0.8 | 1,680 | 10/6/2022 |
| 3.0.7 | 1,691 | 10/6/2022 |
| 3.0.6 | 1,614 | 10/5/2022 |
| 3.0.5 | 1,554 | 10/5/2022 |
| 3.0.4 | 1,688 | 10/5/2022 |
| 3.0.3 | 1,642 | 10/3/2022 |
| 3.0.2 | 1,809 | 9/30/2022 |
| 3.0.1 | 1,677 | 9/29/2022 |
| 2.0.17 | 1,587 | 9/29/2022 |
| 2.0.16 | 1,793 | 9/27/2022 |
| 2.0.15 | 1,793 | 9/27/2022 |
| 2.0.14 | 1,748 | 9/26/2022 |
| 2.0.13 | 1,796 | 9/26/2022 |
| 2.0.12 | 1,733 | 9/26/2022 |
| 2.0.11 | 1,717 | 9/25/2022 |
| 2.0.10 | 1,737 | 9/25/2022 |
| 2.0.9 | 1,717 | 9/22/2022 |
| 2.0.8 | 1,731 | 9/22/2022 |
| 2.0.6 | 1,707 | 9/20/2022 |
| 2.0.5 | 1,892 | 9/20/2022 |
| 2.0.4 | 1,712 | 9/20/2022 |
| 2.0.2 | 1,784 | 9/20/2022 |
| 2.0.1 | 1,819 | 9/13/2022 |
| 2.0.0 | 1,832 | 8/19/2022 |
| 1.1.24 | 1,792 | 7/30/2022 |
| 1.1.23 | 1,769 | 7/29/2022 |
| 1.1.22 | 1,588 | 7/29/2022 |
| 1.1.21 | 1,715 | 7/29/2022 |
| 1.1.20 | 1,817 | 7/29/2022 |
| 1.1.19 | 1,816 | 7/27/2022 |
| 1.1.17 | 1,795 | 7/27/2022 |
| 1.1.16 | 1,719 | 7/26/2022 |
| 1.1.15 | 1,842 | 7/25/2022 |
| 1.1.14 | 1,711 | 7/25/2022 |
| 1.1.13 | 1,771 | 7/22/2022 |
| 1.1.12 | 1,771 | 7/19/2022 |
| 1.1.11 | 1,828 | 7/19/2022 |
| 1.1.10 | 1,767 | 7/19/2022 |
| 1.1.9 | 1,770 | 7/19/2022 |
| 1.1.8 | 1,778 | 7/18/2022 |
| 1.1.7 | 1,714 | 7/18/2022 |
| 1.1.6 | 1,738 | 7/18/2022 |
| 1.1.5 | 1,777 | 7/17/2022 |
| 1.1.4 | 1,640 | 7/17/2022 |
| 1.1.3 | 1,883 | 7/17/2022 |
| 1.1.2 | 1,723 | 7/17/2022 |
| 1.1.0 | 1,851 | 7/17/2022 |
| 1.0.2 | 1,726 | 7/15/2022 |
| 1.0.1 | 1,669 | 7/15/2022 |
| 1.0.0 | 1,727 | 7/8/2022 |
| 0.10.7 | 1,803 | 7/7/2022 |
| 0.10.5 | 1,633 | 7/7/2022 |
| 0.10.4 | 1,614 | 7/3/2022 |
| 0.10.3 | 1,635 | 7/3/2022 |
| 0.10.2 | 1,753 | 7/2/2022 |
| 0.10.1 | 1,821 | 7/1/2022 |
| 0.10.0 | 1,710 | 7/1/2022 |
| 0.9.10 | 1,721 | 6/20/2022 |
| 0.9.9 | 1,750 | 6/11/2022 |
| 0.9.7 | 1,691 | 6/9/2022 |
| 0.9.6 | 1,606 | 6/9/2022 |