Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql 3.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.Cosmos.Sql --version 3.1.1                
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql -Version 3.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.Cosmos.Sql" Version="3.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.Cosmos.Sql --version 3.1.1                
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql, 3.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.Cosmos.Sql as a Cake Addin
#addin nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql&version=3.1.1

// Install Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql as a Cake Tool
#tool nuget:?package=Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql&version=3.1.1                

What is Rystem?

Integration with Azure Cosmos Sql and Repository Framework

builder.Services
     .AddRepositoryInCosmosSql<User, string>(
        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 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.  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. 
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.25 0 3/9/2025
9.0.21 162 3/6/2025
9.0.20 10,723 3/6/2025
9.0.19 146 3/6/2025
9.0.18 193 3/4/2025
9.0.17 82 3/1/2025
9.0.16 84 3/1/2025
9.0.15 75,401 2/22/2025
9.0.14 22,474 2/18/2025
9.0.13 91 2/9/2025
9.0.12 217,592 1/13/2025
9.0.11 23,916 1/9/2025
9.0.10 59 1/9/2025
9.0.9 3,949 1/7/2025
9.0.8 12,433 1/6/2025
9.0.7 86 1/6/2025
9.0.4 92,225 12/23/2024
9.0.3 103 12/22/2024
9.0.2 10,636 12/21/2024
9.0.1 1,137 12/21/2024
9.0.0 172,915 11/16/2024
9.0.0-rc.1 83 10/18/2024
6.2.0 218,973 10/9/2024
6.1.1 116 10/9/2024
6.1.0 47,856 9/29/2024
6.0.24 119 9/11/2024
6.0.23 123 7/18/2024
6.0.21 129 6/18/2024
6.0.20 130 6/16/2024
6.0.19 121 6/14/2024
6.0.18 117 6/14/2024
6.0.17 135 6/14/2024
6.0.16 124 6/10/2024
6.0.15 114 6/9/2024
6.0.14 133 5/24/2024
6.0.13 158 5/23/2024
6.0.12 115 5/23/2024
6.0.11 138 5/20/2024
6.0.9 138 5/20/2024
6.0.7 118 5/18/2024
6.0.6 123 5/10/2024
6.0.5 117 5/10/2024
6.0.4 132 4/3/2024
6.0.3 167 3/25/2024
6.0.2 210 3/11/2024
6.0.0 528 11/21/2023
6.0.0-rc.6 97 10/25/2023
6.0.0-rc.5 85 10/25/2023
6.0.0-rc.4 82 10/23/2023
6.0.0-rc.3 79 10/19/2023
6.0.0-rc.2 80 10/18/2023
6.0.0-rc.1 80 10/16/2023
5.0.20 558 9/25/2023
5.0.19 525 9/10/2023
5.0.18 490 9/6/2023
5.0.17 495 9/6/2023
5.0.16 495 9/5/2023
5.0.15 493 9/5/2023
5.0.14 503 9/5/2023
5.0.13 523 9/1/2023
5.0.12 541 8/31/2023
5.0.11 484 8/30/2023
5.0.10 506 8/29/2023
5.0.9 525 8/24/2023
5.0.8 513 8/24/2023
5.0.7 510 8/23/2023
5.0.6 492 8/21/2023
5.0.5 582 8/21/2023
5.0.4 502 8/16/2023
5.0.3 622 8/2/2023
5.0.2 592 8/2/2023
5.0.1 573 8/1/2023
5.0.0 647 7/31/2023
4.1.26 537 7/20/2023
4.1.25 573 7/16/2023
4.1.24 621 6/13/2023
4.1.23 597 6/13/2023
4.1.22 1,055 5/30/2023
4.1.21 567 5/20/2023
4.1.20 315,709 4/19/2023
4.1.19 95,555 3/20/2023
4.1.18 704 3/20/2023
4.1.17 717 3/16/2023
4.1.16 672 3/16/2023
4.1.15 647 3/15/2023
4.1.14 1,241 3/9/2023
4.1.13 683 3/7/2023
4.1.12 821 2/10/2023
4.1.11 707 1/26/2023
4.1.10 781 1/22/2023
4.1.9 726 1/20/2023
4.1.8 749 1/18/2023
4.1.7 693 1/18/2023
4.1.6 803 1/17/2023
4.1.1 751 1/4/2023
4.1.0 687 1/1/2023
3.1.5 712 12/21/2022
3.1.3 713 12/12/2022
3.1.2 733 12/7/2022
3.1.1 714 12/7/2022
3.1.0 729 12/2/2022
3.0.29 831 12/1/2022
3.0.28 702 12/1/2022
3.0.27 771 11/23/2022
3.0.25 789 11/23/2022
3.0.24 806 11/18/2022
3.0.23 715 11/18/2022
3.0.22 780 11/15/2022
3.0.21 825 11/14/2022
3.0.20 800 11/13/2022
3.0.19 807 11/2/2022
3.0.18 853 11/2/2022
3.0.17 808 10/29/2022
3.0.16 856 10/29/2022
3.0.15 779 10/29/2022
3.0.14 804 10/24/2022
3.0.13 856 10/24/2022
3.0.12 858 10/17/2022
3.0.11 901 10/10/2022
3.0.10 826 10/6/2022
3.0.9 863 10/6/2022
3.0.8 714 10/6/2022
3.0.7 894 10/6/2022
3.0.6 859 10/5/2022
3.0.5 875 10/5/2022
3.0.4 797 10/5/2022
3.0.3 782 10/3/2022
3.0.2 822 9/30/2022
3.0.1 774 9/29/2022
2.0.16 865 9/27/2022
2.0.15 898 9/27/2022
2.0.14 897 9/26/2022
2.0.13 890 9/26/2022
2.0.12 838 9/26/2022
2.0.11 894 9/25/2022
2.0.10 915 9/25/2022
2.0.9 911 9/22/2022
2.0.8 843 9/22/2022
2.0.6 794 9/20/2022
2.0.5 894 9/20/2022
2.0.4 900 9/20/2022
2.0.2 848 9/20/2022
2.0.1 1,001 9/13/2022
2.0.0 896 8/19/2022
1.1.24 914 7/30/2022
1.1.23 888 7/29/2022
1.1.22 908 7/29/2022
1.1.21 820 7/29/2022
1.1.20 927 7/29/2022
1.1.19 920 7/27/2022
1.1.17 893 7/27/2022
1.1.16 845 7/26/2022
1.1.15 963 7/25/2022
1.1.14 890 7/25/2022
1.1.13 906 7/22/2022
1.1.12 890 7/19/2022
1.1.11 883 7/19/2022
1.1.10 869 7/19/2022
1.1.9 882 7/19/2022
1.1.8 952 7/18/2022
1.1.7 864 7/18/2022
1.1.6 893 7/18/2022
1.1.5 909 7/17/2022
1.1.4 924 7/17/2022
1.1.3 838 7/17/2022
1.1.2 914 7/17/2022
1.1.0 925 7/17/2022
1.0.2 935 7/15/2022
1.0.1 859 7/15/2022
1.0.0 935 7/8/2022
0.10.7 942 7/7/2022
0.10.2 921 7/2/2022
0.10.1 872 7/1/2022
0.10.0 899 7/1/2022
0.9.10 894 6/20/2022
0.9.9 916 6/11/2022
0.9.7 904 6/9/2022
0.9.6 861 6/5/2022