Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob 1.1.3

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 1.1.3
                    
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob -Version 1.1.3
                    
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="1.1.3" />
                    
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="1.1.3" />
                    
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 1.1.3
                    
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob, 1.1.3"
                    
#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.
#:package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob@1.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=1.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=1.1.3
                    
Install as a Cake Tool

What is Rystem?

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 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.3 163 9/2/2025
9.1.2 563,595 5/29/2025
9.1.1 97,849 5/2/2025
9.0.32 186,640 4/15/2025
9.0.31 5,766 4/2/2025
9.0.30 88,790 3/26/2025
9.0.29 8,957 3/18/2025
9.0.28 185 3/17/2025
9.0.27 189 3/16/2025
9.0.26 197 3/13/2025
9.0.25 52,069 3/9/2025
9.0.21 683 3/6/2025
9.0.20 19,519 3/6/2025
9.0.19 256 3/6/2025
9.0.18 265 3/4/2025
9.0.17 139 3/1/2025
9.0.16 135 3/1/2025
9.0.15 75,471 2/22/2025
9.0.14 22,519 2/18/2025
9.0.13 160 2/9/2025
9.0.12 217,916 1/13/2025
9.0.11 24,005 1/9/2025
9.0.10 119 1/9/2025
9.0.9 4,001 1/7/2025
9.0.8 12,497 1/6/2025
9.0.7 140 1/6/2025
9.0.4 92,283 12/23/2024
9.0.3 143 12/22/2024
9.0.2 10,686 12/21/2024
9.0.1 1,183 12/21/2024
9.0.0 173,032 11/16/2024
9.0.0-rc.1 131 10/18/2024
6.2.0 219,490 10/9/2024
6.1.1 161 10/9/2024
6.1.0 47,956 9/29/2024
6.0.24 203 9/11/2024
6.0.23 185 7/18/2024
6.0.21 192 6/18/2024
6.0.20 174 6/16/2024
6.0.19 164 6/14/2024
6.0.18 163 6/14/2024
6.0.17 158 6/14/2024
6.0.16 169 6/10/2024
6.0.15 185 6/9/2024
6.0.14 190 5/24/2024
6.0.13 202 5/23/2024
6.0.12 154 5/23/2024
6.0.11 182 5/20/2024
6.0.9 168 5/20/2024
6.0.7 167 5/18/2024
6.0.6 192 5/10/2024
6.0.5 193 5/10/2024
6.0.4 248 4/3/2024
6.0.3 1,653 3/25/2024
6.0.2 355 3/11/2024
6.0.0 1,480 11/21/2023
6.0.0-rc.6 130 10/25/2023
6.0.0-rc.5 111 10/25/2023
6.0.0-rc.4 113 10/23/2023
6.0.0-rc.3 102 10/19/2023
6.0.0-rc.2 109 10/18/2023
6.0.0-rc.1 111 10/16/2023
5.0.20 1,061 9/25/2023
5.0.19 1,125 9/10/2023
5.0.18 1,137 9/6/2023
5.0.17 1,058 9/6/2023
5.0.16 1,044 9/5/2023
5.0.15 1,004 9/5/2023
5.0.14 933 9/5/2023
5.0.13 999 9/1/2023
5.0.12 1,030 8/31/2023
5.0.11 981 8/30/2023
5.0.10 1,052 8/29/2023
5.0.9 1,057 8/24/2023
5.0.8 1,071 8/24/2023
5.0.7 1,100 8/23/2023
5.0.6 1,091 8/21/2023
5.0.5 1,043 8/21/2023
5.0.4 1,064 8/16/2023
5.0.3 1,259 8/2/2023
5.0.2 1,256 8/2/2023
5.0.1 1,208 8/1/2023
5.0.0 1,266 7/31/2023
4.1.26 1,259 7/20/2023
4.1.25 1,290 7/16/2023
4.1.24 1,309 6/13/2023
4.1.23 1,211 6/13/2023
4.1.22 1,738 5/30/2023
4.1.21 1,348 5/20/2023
4.1.20 316,329 4/19/2023
4.1.19 96,356 3/20/2023
4.1.18 1,300 3/20/2023
4.1.17 1,627 3/16/2023
4.1.16 1,358 3/16/2023
4.1.15 1,310 3/15/2023
4.1.14 2,473 3/9/2023
4.1.13 1,397 3/7/2023
4.1.12 1,565 2/10/2023
4.1.11 1,416 1/26/2023
4.1.10 1,458 1/22/2023
4.1.9 1,442 1/20/2023
4.1.8 1,463 1/18/2023
4.1.7 1,573 1/18/2023
4.1.6 1,437 1/17/2023
4.1.1 1,445 1/4/2023
4.1.0 1,416 1/1/2023
3.1.5 1,470 12/21/2022
3.1.3 1,457 12/12/2022
3.1.2 1,371 12/7/2022
3.1.1 1,421 12/7/2022
3.1.0 1,560 12/2/2022
3.0.29 1,443 12/1/2022
3.0.28 1,465 12/1/2022
3.0.27 1,494 11/23/2022
3.0.25 1,512 11/23/2022
3.0.24 1,582 11/18/2022
3.0.23 1,513 11/18/2022
3.0.22 1,571 11/15/2022
3.0.21 1,487 11/14/2022
3.0.20 1,547 11/13/2022
3.0.19 1,762 11/2/2022
3.0.18 1,581 11/2/2022
3.0.17 1,672 10/29/2022
3.0.16 1,603 10/29/2022
3.0.15 1,571 10/29/2022
3.0.14 1,736 10/24/2022
3.0.13 1,604 10/24/2022
3.0.12 1,703 10/17/2022
3.0.11 1,701 10/10/2022
3.0.10 1,655 10/6/2022
3.0.9 1,551 10/6/2022
3.0.8 1,636 10/6/2022
3.0.7 1,646 10/6/2022
3.0.6 1,567 10/5/2022
3.0.5 1,521 10/5/2022
3.0.4 1,641 10/5/2022
3.0.3 1,595 10/3/2022
3.0.2 1,759 9/30/2022
3.0.1 1,624 9/29/2022
2.0.17 1,552 9/29/2022
2.0.16 1,740 9/27/2022
2.0.15 1,745 9/27/2022
2.0.14 1,701 9/26/2022
2.0.13 1,750 9/26/2022
2.0.12 1,687 9/26/2022
2.0.11 1,671 9/25/2022
2.0.10 1,690 9/25/2022
2.0.9 1,671 9/22/2022
2.0.8 1,684 9/22/2022
2.0.6 1,659 9/20/2022
2.0.5 1,833 9/20/2022
2.0.4 1,665 9/20/2022
2.0.2 1,736 9/20/2022
2.0.1 1,769 9/13/2022
2.0.0 1,785 8/19/2022
1.1.24 1,744 7/30/2022
1.1.23 1,720 7/29/2022
1.1.22 1,553 7/29/2022
1.1.21 1,672 7/29/2022
1.1.20 1,769 7/29/2022
1.1.19 1,758 7/27/2022
1.1.17 1,745 7/27/2022
1.1.16 1,673 7/26/2022
1.1.15 1,797 7/25/2022
1.1.14 1,664 7/25/2022
1.1.13 1,719 7/22/2022
1.1.12 1,725 7/19/2022
1.1.11 1,781 7/19/2022
1.1.10 1,710 7/19/2022
1.1.9 1,724 7/19/2022
1.1.8 1,725 7/18/2022
1.1.7 1,665 7/18/2022
1.1.6 1,691 7/18/2022
1.1.5 1,722 7/17/2022
1.1.4 1,604 7/17/2022
1.1.3 1,825 7/17/2022
1.1.2 1,668 7/17/2022
1.1.0 1,797 7/17/2022
1.0.2 1,677 7/15/2022
1.0.1 1,632 7/15/2022
1.0.0 1,675 7/8/2022
0.10.7 1,756 7/7/2022
0.10.5 1,576 7/7/2022
0.10.4 1,567 7/3/2022
0.10.3 1,599 7/3/2022
0.10.2 1,695 7/2/2022
0.10.1 1,773 7/1/2022
0.10.0 1,674 7/1/2022
0.9.10 1,674 6/20/2022
0.9.9 1,700 6/11/2022
0.9.7 1,656 6/9/2022
0.9.6 1,565 6/9/2022