Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob
1.1.0
See the version list below for details.
dotnet add package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 1.1.0
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob -Version 1.1.0
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" Version="1.1.0" />
paket add Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 1.1.0
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob, 1.1.0"
// Install Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob as a Cake Addin #addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=1.1.0 // Install Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob as a Cake Tool #tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=1.1.0
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.
Automated api with Rystem.RepositoryFramework.Api.Server package
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. |
-
net6.0
- Azure.Identity (>= 1.6.0)
- Azure.Storage.Blobs (>= 12.12.0)
- Rystem.RepositoryFramework.Abstractions (>= 1.1.0)
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.0.29 | 5,632 | 2 days ago |
9.0.28 | 60 | 3 days ago |
9.0.27 | 53 | 4 days ago |
9.0.26 | 146 | 8 days ago |
9.0.25 | 52,019 | 11 days ago |
9.0.21 | 315 | 14 days ago |
9.0.20 | 19,471 | 14 days ago |
9.0.19 | 207 | 15 days ago |
9.0.18 | 220 | 16 days ago |
9.0.17 | 93 | 19 days ago |
9.0.16 | 88 | 19 days ago |
9.0.15 | 75,426 | a month ago |
9.0.14 | 22,473 | a month ago |
9.0.13 | 106 | a month ago |
9.0.12 | 217,862 | 2 months ago |
9.0.11 | 23,961 | 2 months ago |
9.0.10 | 75 | 2 months ago |
9.0.9 | 3,955 | 2 months ago |
9.0.8 | 12,442 | 2 months ago |
9.0.7 | 94 | 2 months ago |
9.0.4 | 92,240 | 3 months ago |
9.0.3 | 98 | 3 months ago |
9.0.2 | 10,642 | 3 months ago |
9.0.1 | 1,139 | 3 months ago |
9.0.0 | 172,990 | 4 months ago |
9.0.0-rc.1 | 115 | 5 months ago |
6.2.0 | 219,336 | 5 months ago |
6.1.1 | 120 | 5 months ago |
6.1.0 | 47,913 | 6 months ago |
6.0.24 | 150 | 6 months ago |
6.0.23 | 145 | 8 months ago |
6.0.21 | 151 | 9 months ago |
6.0.20 | 135 | 9 months ago |
6.0.19 | 124 | 9 months ago |
6.0.18 | 116 | 9 months ago |
6.0.17 | 119 | 9 months ago |
6.0.16 | 131 | 9 months ago |
6.0.15 | 146 | 9 months ago |
6.0.14 | 145 | 10 months ago |
6.0.13 | 154 | 10 months ago |
6.0.12 | 116 | 10 months ago |
6.0.11 | 141 | 10 months ago |
6.0.9 | 127 | 5/20/2024 |
6.0.7 | 126 | 5/18/2024 |
6.0.6 | 150 | 5/10/2024 |
6.0.5 | 145 | 5/10/2024 |
6.0.4 | 207 | 4/3/2024 |
6.0.3 | 1,606 | 3/25/2024 |
6.0.2 | 314 | 3/11/2024 |
6.0.0 | 1,465 | 11/21/2023 |
6.0.0-rc.6 | 111 | 10/25/2023 |
6.0.0-rc.5 | 91 | 10/25/2023 |
6.0.0-rc.4 | 93 | 10/23/2023 |
6.0.0-rc.3 | 80 | 10/19/2023 |
6.0.0-rc.2 | 88 | 10/18/2023 |
6.0.0-rc.1 | 90 | 10/16/2023 |
5.0.20 | 1,036 | 9/25/2023 |
5.0.19 | 1,091 | 9/10/2023 |
5.0.18 | 1,099 | 9/6/2023 |
5.0.17 | 1,021 | 9/6/2023 |
5.0.16 | 1,008 | 9/5/2023 |
5.0.15 | 967 | 9/5/2023 |
5.0.14 | 898 | 9/5/2023 |
5.0.13 | 960 | 9/1/2023 |
5.0.12 | 992 | 8/31/2023 |
5.0.11 | 944 | 8/30/2023 |
5.0.10 | 1,015 | 8/29/2023 |
5.0.9 | 1,017 | 8/24/2023 |
5.0.8 | 1,032 | 8/24/2023 |
5.0.7 | 1,050 | 8/23/2023 |
5.0.6 | 1,053 | 8/21/2023 |
5.0.5 | 1,002 | 8/21/2023 |
5.0.4 | 1,024 | 8/16/2023 |
5.0.3 | 1,216 | 8/2/2023 |
5.0.2 | 1,214 | 8/2/2023 |
5.0.1 | 1,165 | 8/1/2023 |
5.0.0 | 1,223 | 7/31/2023 |
4.1.26 | 1,214 | 7/20/2023 |
4.1.25 | 1,244 | 7/16/2023 |
4.1.24 | 1,261 | 6/13/2023 |
4.1.23 | 1,161 | 6/13/2023 |
4.1.22 | 1,681 | 5/30/2023 |
4.1.21 | 1,297 | 5/20/2023 |
4.1.20 | 316,279 | 4/19/2023 |
4.1.19 | 96,302 | 3/20/2023 |
4.1.18 | 1,250 | 3/20/2023 |
4.1.17 | 1,578 | 3/16/2023 |
4.1.16 | 1,308 | 3/16/2023 |
4.1.15 | 1,260 | 3/15/2023 |
4.1.14 | 2,420 | 3/9/2023 |
4.1.13 | 1,343 | 3/7/2023 |
4.1.12 | 1,515 | 2/10/2023 |
4.1.11 | 1,362 | 1/26/2023 |
4.1.10 | 1,403 | 1/22/2023 |
4.1.9 | 1,388 | 1/20/2023 |
4.1.8 | 1,410 | 1/18/2023 |
4.1.7 | 1,519 | 1/18/2023 |
4.1.6 | 1,383 | 1/17/2023 |
4.1.1 | 1,393 | 1/4/2023 |
4.1.0 | 1,347 | 1/1/2023 |
3.1.5 | 1,420 | 12/21/2022 |
3.1.3 | 1,406 | 12/12/2022 |
3.1.2 | 1,321 | 12/7/2022 |
3.1.1 | 1,370 | 12/7/2022 |
3.1.0 | 1,508 | 12/2/2022 |
3.0.29 | 1,392 | 12/1/2022 |
3.0.28 | 1,413 | 12/1/2022 |
3.0.27 | 1,441 | 11/23/2022 |
3.0.25 | 1,460 | 11/23/2022 |
3.0.24 | 1,526 | 11/18/2022 |
3.0.23 | 1,462 | 11/18/2022 |
3.0.22 | 1,518 | 11/15/2022 |
3.0.21 | 1,434 | 11/14/2022 |
3.0.20 | 1,493 | 11/13/2022 |
3.0.19 | 1,706 | 11/2/2022 |
3.0.18 | 1,529 | 11/2/2022 |
3.0.17 | 1,618 | 10/29/2022 |
3.0.16 | 1,550 | 10/29/2022 |
3.0.15 | 1,517 | 10/29/2022 |
3.0.14 | 1,683 | 10/24/2022 |
3.0.13 | 1,551 | 10/24/2022 |
3.0.12 | 1,644 | 10/17/2022 |
3.0.11 | 1,644 | 10/10/2022 |
3.0.10 | 1,601 | 10/6/2022 |
3.0.9 | 1,496 | 10/6/2022 |
3.0.8 | 1,581 | 10/6/2022 |
3.0.7 | 1,586 | 10/6/2022 |
3.0.6 | 1,513 | 10/5/2022 |
3.0.5 | 1,457 | 10/5/2022 |
3.0.4 | 1,582 | 10/5/2022 |
3.0.3 | 1,542 | 10/3/2022 |
3.0.2 | 1,697 | 9/30/2022 |
3.0.1 | 1,566 | 9/29/2022 |
2.0.17 | 1,488 | 9/29/2022 |
2.0.16 | 1,687 | 9/27/2022 |
2.0.15 | 1,692 | 9/27/2022 |
2.0.14 | 1,646 | 9/26/2022 |
2.0.13 | 1,686 | 9/26/2022 |
2.0.12 | 1,631 | 9/26/2022 |
2.0.11 | 1,617 | 9/25/2022 |
2.0.10 | 1,635 | 9/25/2022 |
2.0.9 | 1,607 | 9/22/2022 |
2.0.8 | 1,631 | 9/22/2022 |
2.0.6 | 1,604 | 9/20/2022 |
2.0.5 | 1,769 | 9/20/2022 |
2.0.4 | 1,612 | 9/20/2022 |
2.0.2 | 1,671 | 9/20/2022 |
2.0.1 | 1,703 | 9/13/2022 |
2.0.0 | 1,719 | 8/19/2022 |
1.1.24 | 1,684 | 7/30/2022 |
1.1.23 | 1,661 | 7/29/2022 |
1.1.22 | 1,494 | 7/29/2022 |
1.1.21 | 1,603 | 7/29/2022 |
1.1.20 | 1,702 | 7/29/2022 |
1.1.19 | 1,700 | 7/27/2022 |
1.1.17 | 1,686 | 7/27/2022 |
1.1.16 | 1,614 | 7/26/2022 |
1.1.15 | 1,729 | 7/25/2022 |
1.1.14 | 1,606 | 7/25/2022 |
1.1.13 | 1,650 | 7/22/2022 |
1.1.12 | 1,657 | 7/19/2022 |
1.1.11 | 1,721 | 7/19/2022 |
1.1.10 | 1,639 | 7/19/2022 |
1.1.9 | 1,666 | 7/19/2022 |
1.1.8 | 1,667 | 7/18/2022 |
1.1.7 | 1,607 | 7/18/2022 |
1.1.6 | 1,632 | 7/18/2022 |
1.1.5 | 1,654 | 7/17/2022 |
1.1.4 | 1,544 | 7/17/2022 |
1.1.3 | 1,766 | 7/17/2022 |
1.1.2 | 1,608 | 7/17/2022 |
1.1.0 | 1,728 | 7/17/2022 |
1.0.2 | 1,618 | 7/15/2022 |
1.0.1 | 1,572 | 7/15/2022 |
1.0.0 | 1,616 | 7/8/2022 |
0.10.7 | 1,697 | 7/7/2022 |
0.10.5 | 1,517 | 7/7/2022 |
0.10.4 | 1,508 | 7/3/2022 |
0.10.3 | 1,540 | 7/3/2022 |
0.10.2 | 1,637 | 7/2/2022 |
0.10.1 | 1,711 | 7/1/2022 |
0.10.0 | 1,615 | 7/1/2022 |
0.9.10 | 1,614 | 6/20/2022 |
0.9.9 | 1,638 | 6/11/2022 |
0.9.7 | 1,594 | 6/9/2022 |
0.9.6 | 1,503 | 6/9/2022 |