File tree Expand file tree Collapse file tree
CodeChavez.Repository.Pattern.MongoDB
CodeChavez.Repository.Pattern.Postgres
CodeChavez.Repository.Pattern Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <Title >CodeChavez Repository Pattern MongoDB Library</Title >
1010 <Authors >Victor A Chavez</Authors >
1111 <Product >CodeChavez.Repository.Pattern.MongoDB</Product >
12- <Version >10.0.0-preview3 </Version >
12+ <Version >10.0.0-preview4 </Version >
1313 <Copyright >2020-2026</Copyright >
1414 <Description >Has some useful extension and utilities that allow for every day development</Description >
1515 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
2121 </PropertyGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 10.0.5 " />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.5 " >
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 10.0.8 " />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.8 " >
2626 <PrivateAssets >all</PrivateAssets >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 </PackageReference >
29- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.5" />
29+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.8" />
30+ <PackageReference Include =" MongoDB.Driver" Version =" 3.8.1" />
3031 <PackageReference Include =" MongoDB.EntityFrameworkCore" Version =" 10.0.1" />
32+ <PackageReference Include =" SharpCompress" Version =" 0.48.1" />
3133 </ItemGroup >
3234
3335 <ItemGroup >
Original file line number Diff line number Diff line change 99 <Title >CodeChavez Repository Pattern Postgres Library</Title >
1010 <Authors >Victor A Chavez</Authors >
1111 <Product >CodeChavez.Repository.Pattern.Postgres</Product >
12- <Version >10.0.0-preview2 </Version >
12+ <Version >10.0.0-preview4 </Version >
1313 <Copyright >2020-2026</Copyright >
1414 <Description >Has some useful extension and utilities that allow for every day development</Description >
1515 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
2121 </PropertyGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 10.0.5 " />
25- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.5 " >
24+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 10.0.8 " />
25+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.8 " >
2626 <PrivateAssets >all</PrivateAssets >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 </PackageReference >
29- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.5 " />
30- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 10.0.5 " >
29+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.8 " />
30+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 10.0.8 " >
3131 <PrivateAssets >all</PrivateAssets >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 </PackageReference >
Original file line number Diff line number Diff line change 99 <Title >CodeChavez Repository Pattern Library</Title >
1010 <Authors >Victor A Chavez</Authors >
1111 <Product >CodeChavez.Repository.Pattern</Product >
12- <Version >10.0.1 </Version >
12+ <Version >10.0.2 </Version >
1313 <Copyright >2020-2026</Copyright >
1414 <Description >Has some useful extension and utilities that allow for every day development</Description >
1515 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
2626 </ItemGroup >
2727
2828 <ItemGroup >
29- <PackageReference Include =" CodeChavez.Common" Version =" 10.0.0 " />
30- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 10.0.5 " />
31- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 10.0.5 " />
32- <PackageReference Include =" MongoDB.Bson" Version =" 3.7 .1" />
29+ <PackageReference Include =" CodeChavez.Common" Version =" 10.0.1 " />
30+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 10.0.8 " />
31+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 10.0.8 " />
32+ <PackageReference Include =" MongoDB.Bson" Version =" 3.8 .1" />
3333 </ItemGroup >
3434
3535</Project >
You can’t perform that action at this time.
0 commit comments