Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table 4.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table --version 4.1.1                
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table -Version 4.1.1                
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.Table" Version="4.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table --version 4.1.1                
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table, 4.1.1"                
#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.Table as a Cake Addin
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Storage.Table&version=4.1.1

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

What is Rystem?

Integration with Azure TableStorage and Repository Framework

builder.Services
    .AddRepositoryInTableStorage<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 tablestorage integration. You need only to add the AddApiFromRepositoryFramework and UseApiForRepositoryFramework

builder.Services.AddApiFromRepositoryFramework(x =>
{
    x.Name = "Repository Api";
    x.HasSwagger = true;
    x.HasDocumentation = true;
});

var app = builder.Build();

app.UseHttpsRedirection();
app.UseApiForRepositoryFramework();
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 147,413 11/16/2024
9.0.0-rc.1 108 10/18/2024
6.2.0 219,067 10/9/2024
6.1.1 98 10/9/2024
6.1.0 47,891 9/29/2024
6.0.24 125 9/11/2024
6.0.23 117 7/18/2024
6.0.21 131 6/18/2024
6.0.20 126 6/16/2024
6.0.19 119 6/14/2024
6.0.18 121 6/14/2024
6.0.17 118 6/14/2024
6.0.16 111 6/10/2024
6.0.15 125 6/9/2024
6.0.14 135 5/24/2024
6.0.13 145 5/23/2024
6.0.12 104 5/23/2024
6.0.11 128 5/20/2024
6.0.9 128 5/20/2024
6.0.7 121 5/18/2024
6.0.6 116 5/10/2024
6.0.5 112 5/10/2024
6.0.4 177 4/3/2024
6.0.3 1,472 3/25/2024
6.0.2 246 3/11/2024
6.0.0 1,285 11/21/2023
6.0.0-rc.6 105 10/25/2023
6.0.0-rc.5 80 10/25/2023
6.0.0-rc.4 78 10/23/2023
6.0.0-rc.3 70 10/19/2023
6.0.0-rc.2 80 10/18/2023
6.0.0-rc.1 78 10/16/2023
5.0.20 866 9/25/2023
5.0.19 961 9/10/2023
5.0.18 815 9/6/2023
5.0.17 802 9/6/2023
5.0.16 845 9/5/2023
5.0.15 835 9/5/2023
5.0.14 897 9/5/2023
5.0.13 741 9/1/2023
5.0.12 790 8/31/2023
5.0.11 815 8/30/2023
5.0.10 891 8/29/2023
5.0.9 831 8/24/2023
5.0.8 851 8/24/2023
5.0.7 880 8/23/2023
5.0.6 827 8/21/2023
5.0.5 831 8/21/2023
5.0.4 903 8/16/2023
5.0.3 901 8/2/2023
5.0.2 957 8/2/2023
5.0.1 959 8/1/2023
5.0.0 950 7/31/2023
4.1.26 1,043 7/20/2023
4.1.25 942 7/16/2023
4.1.24 915 6/13/2023
4.1.23 949 6/13/2023
4.1.22 1,410 5/30/2023
4.1.21 935 5/20/2023
4.1.20 316,053 4/19/2023
4.1.19 95,886 3/20/2023
4.1.18 1,088 3/20/2023
4.1.17 1,017 3/16/2023
4.1.16 968 3/16/2023
4.1.15 991 3/15/2023
4.1.14 1,619 3/9/2023
4.1.13 1,103 3/7/2023
4.1.12 1,157 2/10/2023
4.1.11 1,027 1/26/2023
4.1.10 1,063 1/22/2023
4.1.9 1,059 1/20/2023
4.1.8 1,152 1/18/2023
4.1.7 1,115 1/18/2023
4.1.6 1,073 1/17/2023
4.1.1 1,103 1/4/2023
4.1.0 1,140 1/1/2023
3.1.5 1,139 12/21/2022
3.1.3 1,145 12/12/2022
3.1.2 1,105 12/7/2022
3.1.1 1,090 12/7/2022
3.1.0 1,126 12/2/2022
3.0.29 1,104 12/1/2022
3.0.28 1,111 12/1/2022
3.0.27 1,195 11/23/2022
3.0.25 1,109 11/23/2022
3.0.24 1,160 11/18/2022
3.0.23 1,134 11/18/2022
3.0.22 1,152 11/15/2022
3.0.21 1,144 11/14/2022
3.0.20 1,123 11/13/2022
3.0.19 1,250 11/2/2022
3.0.18 1,124 11/2/2022
3.0.17 1,172 10/29/2022
3.0.16 1,231 10/29/2022
3.0.15 1,203 10/29/2022
3.0.14 1,169 10/24/2022
3.0.13 1,205 10/24/2022
3.0.12 1,296 10/17/2022
3.0.11 1,226 10/10/2022
3.0.10 1,219 10/6/2022
3.0.9 1,250 10/6/2022
3.0.8 1,211 10/6/2022
3.0.7 1,189 10/6/2022
3.0.6 1,167 10/5/2022
3.0.5 1,203 10/5/2022
3.0.4 1,156 10/5/2022
3.0.3 1,179 10/3/2022
3.0.2 1,242 9/30/2022
3.0.1 1,142 9/29/2022
2.0.17 1,264 9/29/2022
2.0.16 1,252 9/27/2022
2.0.15 1,279 9/27/2022
2.0.14 1,255 9/26/2022
2.0.13 1,226 9/26/2022
2.0.12 1,186 9/26/2022
2.0.11 1,238 9/25/2022
2.0.10 1,254 9/25/2022
2.0.9 1,223 9/22/2022
2.0.8 1,267 9/22/2022
2.0.6 1,191 9/20/2022
2.0.5 1,299 9/20/2022
2.0.4 1,220 9/20/2022
2.0.2 1,235 9/20/2022
2.0.1 1,237 9/13/2022
2.0.0 1,215 8/19/2022
1.1.24 1,275 7/30/2022
1.1.23 1,190 7/29/2022
1.1.22 1,213 7/29/2022
1.1.21 1,287 7/29/2022
1.1.20 1,299 7/29/2022
1.1.19 1,276 7/27/2022
1.1.17 1,281 7/27/2022
1.1.16 1,292 7/26/2022
1.1.15 1,305 7/25/2022
1.1.14 1,254 7/25/2022
1.1.13 1,171 7/22/2022
1.1.12 1,284 7/19/2022
1.1.11 1,222 7/19/2022
1.1.10 1,288 7/19/2022
1.1.9 1,280 7/19/2022
1.1.8 1,194 7/18/2022
1.1.7 1,251 7/18/2022
1.1.6 1,259 7/18/2022
1.1.5 1,296 7/17/2022
1.1.4 1,238 7/17/2022
1.1.3 1,257 7/17/2022
1.1.2 1,339 7/17/2022
1.1.0 1,249 7/17/2022
1.0.2 1,314 7/15/2022
1.0.1 1,221 7/15/2022
1.0.0 1,294 7/8/2022
0.10.7 1,195 7/7/2022
0.10.3 1,268 7/3/2022
0.10.2 1,240 7/2/2022
0.10.1 1,229 7/1/2022
0.10.0 1,231 7/1/2022
0.9.10 1,276 6/20/2022
0.9.9 1,250 6/11/2022
0.9.7 1,232 6/9/2022
0.9.6 1,185 6/5/2022
0.9.5 1,262 6/3/2022
0.9.3 1,225 6/3/2022