Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql 2.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql --version 2.0.15
                    
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql -Version 2.0.15
                    
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.Cosmos.Sql" Version="2.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql" Version="2.0.15" />
                    
Directory.Packages.props
<PackageReference Include="Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql" />
                    
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.Cosmos.Sql --version 2.0.15
                    
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql, 2.0.15"
                    
#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.Cosmos.Sql@2.0.15
                    
#: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.Cosmos.Sql&version=2.0.15
                    
Install as a Cake Addin
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql&version=2.0.15
                    
Install as a Cake Tool

What is Rystem?

Integration with Azure Cosmos Sql and Repository Framework

builder.Services
     .AddRepositoryInCosmosSql<User, string>(
        x => x.Email!,
        builder.Configuration["ConnectionString:CosmosSql"],
        "BigDatabase");

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 cosmos sql 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

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
10.0.1 189 11/12/2025
9.1.3 196 9/2/2025
9.1.2 764,410 5/29/2025
9.1.1 97,753 5/2/2025
9.0.32 186,645 4/15/2025
9.0.31 5,739 4/2/2025
9.0.30 88,788 3/26/2025
9.0.29 8,982 3/18/2025
9.0.28 216 3/17/2025
9.0.27 204 3/16/2025
9.0.26 211 3/13/2025
9.0.25 52,080 3/9/2025
9.0.21 277 3/6/2025
9.0.20 19,527 3/6/2025
9.0.19 272 3/6/2025
9.0.18 276 3/4/2025
9.0.17 165 3/1/2025
9.0.16 180 3/1/2025
9.0.15 75,480 2/22/2025
9.0.14 22,551 2/18/2025
9.0.13 167 2/9/2025
9.0.12 217,663 1/13/2025
9.0.11 24,000 1/9/2025
9.0.10 137 1/9/2025
9.0.9 4,023 1/7/2025
9.0.8 12,515 1/6/2025
9.0.7 161 1/6/2025
9.0.4 92,299 12/23/2024
9.0.3 176 12/22/2024
9.0.2 10,707 12/21/2024
9.0.1 1,212 12/21/2024
9.0.0 172,985 11/16/2024
9.0.0-rc.1 102 10/18/2024
6.2.0 219,042 10/9/2024
6.1.1 184 10/9/2024
6.1.0 47,925 9/29/2024
6.0.24 188 9/11/2024
6.0.23 193 7/18/2024
6.0.21 199 6/18/2024
6.0.20 197 6/16/2024
6.0.19 189 6/14/2024
6.0.18 182 6/14/2024
6.0.17 212 6/14/2024
6.0.16 197 6/10/2024
6.0.15 193 6/9/2024
6.0.14 200 5/24/2024
6.0.13 223 5/23/2024
6.0.12 182 5/23/2024
6.0.11 207 5/20/2024
6.0.9 205 5/20/2024
6.0.7 186 5/18/2024
6.0.6 194 5/10/2024
6.0.5 196 5/10/2024
6.0.4 197 4/3/2024
6.0.3 236 3/25/2024
6.0.2 280 3/11/2024
6.0.0 568 11/21/2023
6.0.0-rc.6 117 10/25/2023
6.0.0-rc.5 106 10/25/2023
6.0.0-rc.4 104 10/23/2023
6.0.0-rc.3 102 10/19/2023
6.0.0-rc.2 103 10/18/2023
6.0.0-rc.1 105 10/16/2023
5.0.20 602 9/25/2023
5.0.19 591 9/10/2023
5.0.18 551 9/6/2023
5.0.17 563 9/6/2023
5.0.16 554 9/5/2023
5.0.15 553 9/5/2023
5.0.14 561 9/5/2023
5.0.13 583 9/1/2023
5.0.12 600 8/31/2023
5.0.11 541 8/30/2023
5.0.10 574 8/29/2023
5.0.9 586 8/24/2023
5.0.8 573 8/24/2023
5.0.7 579 8/23/2023
5.0.6 552 8/21/2023
5.0.5 643 8/21/2023
5.0.4 564 8/16/2023
5.0.3 688 8/2/2023
5.0.2 656 8/2/2023
5.0.1 640 8/1/2023
5.0.0 711 7/31/2023
4.1.26 605 7/20/2023
4.1.25 641 7/16/2023
4.1.24 698 6/13/2023
4.1.23 676 6/13/2023
4.1.22 1,165 5/30/2023
4.1.21 650 5/20/2023
4.1.20 315,790 4/19/2023
4.1.19 95,638 3/20/2023
4.1.18 786 3/20/2023
4.1.17 801 3/16/2023
4.1.16 754 3/16/2023
4.1.15 732 3/15/2023
4.1.14 1,322 3/9/2023
4.1.13 779 3/7/2023
4.1.12 902 2/10/2023
4.1.11 793 1/26/2023
4.1.10 868 1/22/2023
4.1.9 813 1/20/2023
4.1.8 845 1/18/2023
4.1.7 776 1/18/2023
4.1.6 888 1/17/2023
4.1.1 834 1/4/2023
4.1.0 779 1/1/2023
3.1.5 796 12/21/2022
3.1.3 795 12/12/2022
3.1.2 816 12/7/2022
3.1.1 795 12/7/2022
3.1.0 812 12/2/2022
3.0.29 910 12/1/2022
3.0.28 794 12/1/2022
3.0.27 862 11/23/2022
3.0.25 871 11/23/2022
3.0.24 887 11/18/2022
3.0.23 798 11/18/2022
3.0.22 863 11/15/2022
3.0.21 907 11/14/2022
3.0.20 883 11/13/2022
3.0.19 893 11/2/2022
3.0.18 937 11/2/2022
3.0.17 894 10/29/2022
3.0.16 942 10/29/2022
3.0.15 875 10/29/2022
3.0.14 891 10/24/2022
3.0.13 948 10/24/2022
3.0.12 947 10/17/2022
3.0.11 989 10/10/2022
3.0.10 912 10/6/2022
3.0.9 963 10/6/2022
3.0.8 801 10/6/2022
3.0.7 981 10/6/2022
3.0.6 944 10/5/2022
3.0.5 971 10/5/2022
3.0.4 883 10/5/2022
3.0.3 871 10/3/2022
3.0.2 911 9/30/2022
3.0.1 862 9/29/2022
2.0.16 955 9/27/2022
2.0.15 988 9/27/2022
2.0.14 986 9/26/2022
2.0.13 979 9/26/2022
2.0.12 927 9/26/2022
2.0.11 997 9/25/2022
2.0.10 1,004 9/25/2022
2.0.9 1,014 9/22/2022
2.0.8 933 9/22/2022
2.0.6 886 9/20/2022
2.0.5 994 9/20/2022
2.0.4 989 9/20/2022
2.0.2 947 9/20/2022
2.0.1 1,093 9/13/2022
2.0.0 985 8/19/2022
1.1.24 1,011 7/30/2022
1.1.23 979 7/29/2022
1.1.22 1,000 7/29/2022
1.1.21 911 7/29/2022
1.1.20 1,020 7/29/2022
1.1.19 1,024 7/27/2022
1.1.17 985 7/27/2022
1.1.16 946 7/26/2022
1.1.15 1,056 7/25/2022
1.1.14 982 7/25/2022
1.1.13 1,003 7/22/2022
1.1.12 983 7/19/2022
1.1.11 976 7/19/2022
1.1.10 962 7/19/2022
1.1.9 977 7/19/2022
1.1.8 1,046 7/18/2022
1.1.7 963 7/18/2022
1.1.6 986 7/18/2022
1.1.5 1,006 7/17/2022
1.1.4 1,020 7/17/2022
1.1.3 932 7/17/2022
1.1.2 1,019 7/17/2022
1.1.0 1,019 7/17/2022
1.0.2 1,042 7/15/2022
1.0.1 967 7/15/2022
1.0.0 1,031 7/8/2022
0.10.7 1,036 7/7/2022
0.10.2 1,018 7/2/2022
0.10.1 969 7/1/2022
0.10.0 995 7/1/2022
0.9.10 1,000 6/20/2022
0.9.9 1,013 6/11/2022
0.9.7 1,002 6/9/2022
0.9.6 962 6/5/2022