Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql 1.0.2

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 1.0.2                
NuGet\Install-Package Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql -Version 1.0.2                
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="1.0.2" />                
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 1.0.2                
#r "nuget: Rystem.RepositoryFramework.Infrastructure.Azure.Cosmos.Sql, 1.0.2"                
#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=1.0.2

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

Integration with Azure Cosmos Sql and Repository Framework

builder.Services
     .AddRepositoryInCosmosSql<User, string>(
        x => x.Email!,
        builder.Configuration["CosmosSql:ConnectionString"],
        "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. 
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.29 2,452 3/18/2025
9.0.28 48 3/17/2025
9.0.27 49 3/16/2025
9.0.26 129 3/13/2025
9.0.25 51,999 3/9/2025
9.0.21 199 3/6/2025
9.0.20 19,447 3/6/2025
9.0.19 180 3/6/2025
9.0.18 199 3/4/2025
9.0.17 87 3/1/2025
9.0.16 88 3/1/2025
9.0.15 75,402 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,917 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 88 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,139 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 121 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 125 5/10/2024
6.0.5 119 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 622 6/13/2023
4.1.23 598 6/13/2023
4.1.22 1,056 5/30/2023
4.1.21 568 5/20/2023
4.1.20 315,710 4/19/2023
4.1.19 95,556 3/20/2023
4.1.18 705 3/20/2023
4.1.17 718 3/16/2023
4.1.16 673 3/16/2023
4.1.15 648 3/15/2023
4.1.14 1,242 3/9/2023
4.1.13 684 3/7/2023
4.1.12 822 2/10/2023
4.1.11 708 1/26/2023
4.1.10 782 1/22/2023
4.1.9 727 1/20/2023
4.1.8 750 1/18/2023
4.1.7 694 1/18/2023
4.1.6 804 1/17/2023
4.1.1 752 1/4/2023
4.1.0 688 1/1/2023
3.1.5 713 12/21/2022
3.1.3 714 12/12/2022
3.1.2 734 12/7/2022
3.1.1 715 12/7/2022
3.1.0 730 12/2/2022
3.0.29 832 12/1/2022
3.0.28 703 12/1/2022
3.0.27 772 11/23/2022
3.0.25 790 11/23/2022
3.0.24 807 11/18/2022
3.0.23 716 11/18/2022
3.0.22 781 11/15/2022
3.0.21 826 11/14/2022
3.0.20 801 11/13/2022
3.0.19 808 11/2/2022
3.0.18 854 11/2/2022
3.0.17 809 10/29/2022
3.0.16 857 10/29/2022
3.0.15 780 10/29/2022
3.0.14 805 10/24/2022
3.0.13 857 10/24/2022
3.0.12 859 10/17/2022
3.0.11 902 10/10/2022
3.0.10 827 10/6/2022
3.0.9 864 10/6/2022
3.0.8 715 10/6/2022
3.0.7 895 10/6/2022
3.0.6 860 10/5/2022
3.0.5 876 10/5/2022
3.0.4 798 10/5/2022
3.0.3 783 10/3/2022
3.0.2 823 9/30/2022
3.0.1 775 9/29/2022
2.0.16 866 9/27/2022
2.0.15 899 9/27/2022
2.0.14 898 9/26/2022
2.0.13 891 9/26/2022
2.0.12 839 9/26/2022
2.0.11 895 9/25/2022
2.0.10 916 9/25/2022
2.0.9 912 9/22/2022
2.0.8 844 9/22/2022
2.0.6 795 9/20/2022
2.0.5 895 9/20/2022
2.0.4 901 9/20/2022
2.0.2 849 9/20/2022
2.0.1 1,002 9/13/2022
2.0.0 897 8/19/2022
1.1.24 915 7/30/2022
1.1.23 889 7/29/2022
1.1.22 909 7/29/2022
1.1.21 821 7/29/2022
1.1.20 928 7/29/2022
1.1.19 921 7/27/2022
1.1.17 894 7/27/2022
1.1.16 846 7/26/2022
1.1.15 964 7/25/2022
1.1.14 891 7/25/2022
1.1.13 907 7/22/2022
1.1.12 891 7/19/2022
1.1.11 884 7/19/2022
1.1.10 870 7/19/2022
1.1.9 883 7/19/2022
1.1.8 953 7/18/2022
1.1.7 865 7/18/2022
1.1.6 894 7/18/2022
1.1.5 910 7/17/2022
1.1.4 925 7/17/2022
1.1.3 839 7/17/2022
1.1.2 915 7/17/2022
1.1.0 926 7/17/2022
1.0.2 936 7/15/2022
1.0.1 860 7/15/2022
1.0.0 936 7/8/2022
0.10.7 943 7/7/2022
0.10.2 923 7/2/2022
0.10.1 874 7/1/2022
0.10.0 901 7/1/2022
0.9.10 905 6/20/2022
0.9.9 917 6/11/2022
0.9.7 905 6/9/2022
0.9.6 863 6/5/2022