Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob 0.10.4

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" Version="0.10.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" Version="0.10.4" />
                    
Directory.Packages.props
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 0.10.4
                    
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob, 0.10.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=0.10.4
                    
Install as a Cake Addin
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=0.10.4
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2 193,469 5/29/2025
9.1.1 97,825 5/2/2025
9.0.32 186,617 4/15/2025
9.0.31 5,743 4/2/2025
9.0.30 88,767 3/26/2025
9.0.29 8,933 3/18/2025
9.0.28 164 3/17/2025
9.0.27 167 3/16/2025
9.0.26 174 3/13/2025
9.0.25 52,045 3/9/2025
9.0.21 660 3/6/2025
9.0.20 19,495 3/6/2025
9.0.19 232 3/6/2025
9.0.18 243 3/4/2025
9.0.17 117 3/1/2025
9.0.16 113 3/1/2025
9.0.15 75,449 2/22/2025
9.0.14 22,497 2/18/2025
9.0.13 129 2/9/2025
9.0.12 217,893 1/13/2025
9.0.11 23,984 1/9/2025
9.0.10 97 1/9/2025
9.0.9 3,978 1/7/2025
9.0.8 12,475 1/6/2025
9.0.7 116 1/6/2025
9.0.4 92,261 12/23/2024
9.0.3 119 12/22/2024
9.0.2 10,662 12/21/2024
9.0.1 1,159 12/21/2024
9.0.0 173,010 11/16/2024
9.0.0-rc.1 121 10/18/2024
6.2.0 219,430 10/9/2024
6.1.1 139 10/9/2024
6.1.0 47,933 9/29/2024
6.0.24 177 9/11/2024
6.0.23 163 7/18/2024
6.0.21 170 6/18/2024
6.0.20 152 6/16/2024
6.0.19 144 6/14/2024
6.0.18 142 6/14/2024
6.0.17 138 6/14/2024
6.0.16 149 6/10/2024
6.0.15 164 6/9/2024
6.0.14 165 5/24/2024
6.0.13 171 5/23/2024
6.0.12 133 5/23/2024
6.0.11 160 5/20/2024
6.0.9 145 5/20/2024
6.0.7 146 5/18/2024
6.0.6 172 5/10/2024
6.0.5 172 5/10/2024
6.0.4 227 4/3/2024
6.0.3 1,632 3/25/2024
6.0.2 334 3/11/2024
6.0.0 1,471 11/21/2023
6.0.0-rc.6 120 10/25/2023
6.0.0-rc.5 101 10/25/2023
6.0.0-rc.4 103 10/23/2023
6.0.0-rc.3 90 10/19/2023
6.0.0-rc.2 98 10/18/2023
6.0.0-rc.1 99 10/16/2023
5.0.20 1,051 9/25/2023
5.0.19 1,107 9/10/2023
5.0.18 1,114 9/6/2023
5.0.17 1,036 9/6/2023
5.0.16 1,023 9/5/2023
5.0.15 983 9/5/2023
5.0.14 912 9/5/2023
5.0.13 976 9/1/2023
5.0.12 1,007 8/31/2023
5.0.11 958 8/30/2023
5.0.10 1,030 8/29/2023
5.0.9 1,033 8/24/2023
5.0.8 1,047 8/24/2023
5.0.7 1,067 8/23/2023
5.0.6 1,068 8/21/2023
5.0.5 1,019 8/21/2023
5.0.4 1,041 8/16/2023
5.0.3 1,232 8/2/2023
5.0.2 1,230 8/2/2023
5.0.1 1,184 8/1/2023
5.0.0 1,240 7/31/2023
4.1.26 1,233 7/20/2023
4.1.25 1,263 7/16/2023
4.1.24 1,282 6/13/2023
4.1.23 1,184 6/13/2023
4.1.22 1,701 5/30/2023
4.1.21 1,319 5/20/2023
4.1.20 316,300 4/19/2023
4.1.19 96,323 3/20/2023
4.1.18 1,270 3/20/2023
4.1.17 1,598 3/16/2023
4.1.16 1,329 3/16/2023
4.1.15 1,280 3/15/2023
4.1.14 2,442 3/9/2023
4.1.13 1,364 3/7/2023
4.1.12 1,535 2/10/2023
4.1.11 1,385 1/26/2023
4.1.10 1,427 1/22/2023
4.1.9 1,411 1/20/2023
4.1.8 1,432 1/18/2023
4.1.7 1,542 1/18/2023
4.1.6 1,406 1/17/2023
4.1.1 1,415 1/4/2023
4.1.0 1,385 1/1/2023
3.1.5 1,440 12/21/2022
3.1.3 1,428 12/12/2022
3.1.2 1,340 12/7/2022
3.1.1 1,391 12/7/2022
3.1.0 1,530 12/2/2022
3.0.29 1,414 12/1/2022
3.0.28 1,435 12/1/2022
3.0.27 1,462 11/23/2022
3.0.25 1,481 11/23/2022
3.0.24 1,551 11/18/2022
3.0.23 1,483 11/18/2022
3.0.22 1,539 11/15/2022
3.0.21 1,455 11/14/2022
3.0.20 1,514 11/13/2022
3.0.19 1,729 11/2/2022
3.0.18 1,550 11/2/2022
3.0.17 1,639 10/29/2022
3.0.16 1,570 10/29/2022
3.0.15 1,539 10/29/2022
3.0.14 1,704 10/24/2022
3.0.13 1,572 10/24/2022
3.0.12 1,672 10/17/2022
3.0.11 1,667 10/10/2022
3.0.10 1,622 10/6/2022
3.0.9 1,517 10/6/2022
3.0.8 1,602 10/6/2022
3.0.7 1,614 10/6/2022
3.0.6 1,534 10/5/2022
3.0.5 1,487 10/5/2022
3.0.4 1,609 10/5/2022
3.0.3 1,564 10/3/2022
3.0.2 1,724 9/30/2022
3.0.1 1,588 9/29/2022
2.0.17 1,519 9/29/2022
2.0.16 1,709 9/27/2022
2.0.15 1,712 9/27/2022
2.0.14 1,669 9/26/2022
2.0.13 1,717 9/26/2022
2.0.12 1,655 9/26/2022
2.0.11 1,638 9/25/2022
2.0.10 1,656 9/25/2022
2.0.9 1,638 9/22/2022
2.0.8 1,653 9/22/2022
2.0.6 1,625 9/20/2022
2.0.5 1,801 9/20/2022
2.0.4 1,633 9/20/2022
2.0.2 1,695 9/20/2022
2.0.1 1,726 9/13/2022
2.0.0 1,741 8/19/2022
1.1.24 1,709 7/30/2022
1.1.23 1,686 7/29/2022
1.1.22 1,519 7/29/2022
1.1.21 1,639 7/29/2022
1.1.20 1,737 7/29/2022
1.1.19 1,726 7/27/2022
1.1.17 1,711 7/27/2022
1.1.16 1,641 7/26/2022
1.1.15 1,764 7/25/2022
1.1.14 1,632 7/25/2022
1.1.13 1,685 7/22/2022
1.1.12 1,682 7/19/2022
1.1.11 1,747 7/19/2022
1.1.10 1,676 7/19/2022
1.1.9 1,691 7/19/2022
1.1.8 1,693 7/18/2022
1.1.7 1,632 7/18/2022
1.1.6 1,657 7/18/2022
1.1.5 1,680 7/17/2022
1.1.4 1,571 7/17/2022
1.1.3 1,792 7/17/2022
1.1.2 1,633 7/17/2022
1.1.0 1,754 7/17/2022
1.0.2 1,643 7/15/2022
1.0.1 1,596 7/15/2022
1.0.0 1,641 7/8/2022
0.10.7 1,722 7/7/2022
0.10.5 1,544 7/7/2022
0.10.4 1,535 7/3/2022
0.10.3 1,566 7/3/2022
0.10.2 1,662 7/2/2022
0.10.1 1,741 7/1/2022
0.10.0 1,640 7/1/2022
0.9.10 1,641 6/20/2022
0.9.9 1,666 6/11/2022
0.9.7 1,622 6/9/2022
0.9.6 1,531 6/9/2022