Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob 2.0.12

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 2.0.12
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob -Version 2.0.12
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="2.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob --version 2.0.12
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob, 2.0.12"
#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.
// Install Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob as a Cake Addin
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=2.0.12

// Install Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob as a Cake Tool
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Blob&version=2.0.12

What is Rystem?

Integration with Azure BlobStorage and Repository Framework

builder.Services
    .AddRepositoryInBlobStorage<User, string>(builder.Configuration["ConnectionString:Storage"]);

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. 
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
6.0.14 3 5/24/2024
6.0.13 45 5/23/2024
6.0.12 30 5/23/2024
6.0.11 73 5/20/2024
6.0.9 66 5/20/2024
6.0.7 59 5/18/2024
6.0.6 83 5/10/2024
6.0.5 92 5/10/2024
6.0.4 150 4/3/2024
6.0.3 405 3/25/2024
6.0.2 258 3/11/2024
6.0.0 1,419 11/21/2023
6.0.0-rc.6 90 10/25/2023
6.0.0-rc.5 67 10/25/2023
6.0.0-rc.4 62 10/23/2023
6.0.0-rc.3 59 10/19/2023
6.0.0-rc.2 66 10/18/2023
6.0.0-rc.1 68 10/16/2023
5.0.20 996 9/25/2023
5.0.19 1,047 9/10/2023
5.0.18 1,040 9/6/2023
5.0.17 972 9/6/2023
5.0.16 961 9/5/2023
5.0.15 924 9/5/2023
5.0.14 857 9/5/2023
5.0.13 919 9/1/2023
5.0.12 950 8/31/2023
5.0.11 902 8/30/2023
5.0.10 974 8/29/2023
5.0.9 960 8/24/2023
5.0.8 989 8/24/2023
5.0.7 1,009 8/23/2023
5.0.6 1,013 8/21/2023
5.0.5 957 8/21/2023
5.0.4 963 8/16/2023
5.0.3 1,172 8/2/2023
5.0.2 1,174 8/2/2023
5.0.1 1,127 8/1/2023
5.0.0 1,170 7/31/2023
4.1.26 1,166 7/20/2023
4.1.25 1,202 7/16/2023
4.1.24 1,214 6/13/2023
4.1.23 1,114 6/13/2023
4.1.22 1,529 5/30/2023
4.1.21 1,255 5/20/2023
4.1.20 316,233 4/19/2023
4.1.19 96,227 3/20/2023
4.1.18 1,206 3/20/2023
4.1.17 1,528 3/16/2023
4.1.16 1,263 3/16/2023
4.1.15 1,196 3/15/2023
4.1.14 2,376 3/9/2023
4.1.13 1,297 3/7/2023
4.1.12 1,462 2/10/2023
4.1.11 1,315 1/26/2023
4.1.10 1,350 1/22/2023
4.1.9 1,321 1/20/2023
4.1.8 1,348 1/18/2023
4.1.7 1,470 1/18/2023
4.1.6 1,338 1/17/2023
4.1.1 1,341 1/4/2023
4.1.0 1,292 1/1/2023
3.1.5 1,370 12/21/2022
3.1.3 1,343 12/12/2022
3.1.2 1,272 12/7/2022
3.1.1 1,311 12/7/2022
3.1.0 1,455 12/2/2022
3.0.29 1,339 12/1/2022
3.0.28 1,353 12/1/2022
3.0.27 1,391 11/23/2022
3.0.25 1,410 11/23/2022
3.0.24 1,459 11/18/2022
3.0.23 1,411 11/18/2022
3.0.22 1,462 11/15/2022
3.0.21 1,382 11/14/2022
3.0.20 1,436 11/13/2022
3.0.19 1,653 11/2/2022
3.0.18 1,480 11/2/2022
3.0.17 1,562 10/29/2022
3.0.16 1,478 10/29/2022
3.0.15 1,462 10/29/2022
3.0.14 1,624 10/24/2022
3.0.13 1,499 10/24/2022
3.0.12 1,595 10/17/2022
3.0.11 1,575 10/10/2022
3.0.10 1,530 10/6/2022
3.0.9 1,439 10/6/2022
3.0.8 1,517 10/6/2022
3.0.7 1,538 10/6/2022
3.0.6 1,454 10/5/2022
3.0.5 1,409 10/5/2022
3.0.4 1,535 10/5/2022
3.0.3 1,490 10/3/2022
3.0.2 1,635 9/30/2022
3.0.1 1,511 9/29/2022
2.0.17 1,439 9/29/2022
2.0.16 1,633 9/27/2022
2.0.15 1,633 9/27/2022
2.0.14 1,588 9/26/2022
2.0.13 1,594 9/26/2022
2.0.12 1,571 9/26/2022
2.0.11 1,550 9/25/2022
2.0.10 1,558 9/25/2022
2.0.9 1,552 9/22/2022
2.0.8 1,575 9/22/2022
2.0.6 1,554 9/20/2022
2.0.5 1,721 9/20/2022
2.0.4 1,556 9/20/2022
2.0.2 1,592 9/20/2022
2.0.1 1,646 9/13/2022
2.0.0 1,663 8/19/2022
1.1.24 1,630 7/30/2022
1.1.23 1,608 7/29/2022
1.1.22 1,446 7/29/2022
1.1.21 1,555 7/29/2022
1.1.20 1,652 7/29/2022
1.1.19 1,631 7/27/2022
1.1.17 1,621 7/27/2022
1.1.16 1,558 7/26/2022
1.1.15 1,662 7/25/2022
1.1.14 1,555 7/25/2022
1.1.13 1,595 7/22/2022
1.1.12 1,605 7/19/2022
1.1.11 1,672 7/19/2022
1.1.10 1,585 7/19/2022
1.1.9 1,616 7/19/2022
1.1.8 1,611 7/18/2022
1.1.7 1,557 7/18/2022
1.1.6 1,579 7/18/2022
1.1.5 1,601 7/17/2022
1.1.4 1,473 7/17/2022
1.1.3 1,706 7/17/2022
1.1.2 1,555 7/17/2022
1.1.0 1,672 7/17/2022
1.0.2 1,567 7/15/2022
1.0.1 1,527 7/15/2022
1.0.0 1,566 7/8/2022
0.10.7 1,646 7/7/2022
0.10.5 1,467 7/7/2022
0.10.4 1,456 7/3/2022
0.10.3 1,488 7/3/2022
0.10.2 1,585 7/2/2022
0.10.1 1,638 7/1/2022
0.10.0 1,567 7/1/2022
0.9.10 1,545 6/20/2022
0.9.9 1,578 6/11/2022
0.9.7 1,546 6/9/2022
0.9.6 1,458 6/9/2022