![]() |
VOOZH | about |
dotnet add package Kugar.Tool.MongoDBHelper.NetCore --version 2.1.96
NuGet\Install-Package Kugar.Tool.MongoDBHelper.NetCore -Version 2.1.96
<PackageReference Include="Kugar.Tool.MongoDBHelper.NetCore" Version="2.1.96" />
<PackageVersion Include="Kugar.Tool.MongoDBHelper.NetCore" Version="2.1.96" />Directory.Packages.props
<PackageReference Include="Kugar.Tool.MongoDBHelper.NetCore" />Project file
paket add Kugar.Tool.MongoDBHelper.NetCore --version 2.1.96
#r "nuget: Kugar.Tool.MongoDBHelper.NetCore, 2.1.96"
#:package Kugar.Tool.MongoDBHelper.NetCore@2.1.96
#addin nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96Install as a Cake Addin
#tool nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96Install as a Cake Tool
对mongodb官方的驱动进行二次封装的类库
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.1 netcoreapp2.1 is compatible. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 is compatible. netcoreapp3.1 netcoreapp3.1 is compatible. |
Showing the top 1 NuGet packages that depend on Kugar.Tool.MongoDBHelper.NetCore:
| Package | Downloads |
|---|---|
|
Kugar.Tool.MongoDBHelper.AspNetCore
将原类库Kugar.Tool.MongoDBHelper.NetCore中的与asp.net core有关的部分单独分离出这个类库,让Kugar.Tool.MongoDBHelper.NetCore相对干净 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.96 | 1,269 | 6/6/2020 |
| 2.1.85 | 805 | 4/13/2020 |
| 2.1.84 | 812 | 2/7/2020 |
| 2.1.68 | 942 | 7/5/2019 |
| 2.1.61 | 918 | 6/27/2019 |
| 2.1.53 | 879 | 6/27/2019 |
| 2.1.51 | 903 | 5/30/2019 |
| 2.1.48 | 923 | 5/22/2019 |
| 2.1.46 | 979 | 4/20/2019 |
| 2.1.43 | 946 | 4/17/2019 |
| 2.1.42 | 915 | 4/3/2019 |
| 2.1.41 | 968 | 2/19/2019 |
| 2.1.39 | 1,033 | 1/20/2019 |
| 2.1.38 | 993 | 1/20/2019 |
| 2.1.34 | 1,096 | 10/6/2018 |
| 2.1.32 | 1,099 | 10/6/2018 |
| 2.1.31 | 1,095 | 10/5/2018 |
| 2.1.30 | 1,113 | 10/5/2018 |
| 2.1.28 | 1,126 | 9/17/2018 |
| 2.1.27 | 1,112 | 9/13/2018 |
1.分离出Kugar.Tool.MongoDBHelper.AspNetCore项目
2.修复AggregateAsWithPagedAsync函数的错误