Kugar.Tool.MongoDBHelper.NetCore 2.1.96

dotnet add package Kugar.Tool.MongoDBHelper.NetCore --version 2.1.96
NuGet\Install-Package Kugar.Tool.MongoDBHelper.NetCore -Version 2.1.96
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="Kugar.Tool.MongoDBHelper.NetCore" Version="2.1.96" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kugar.Tool.MongoDBHelper.NetCore --version 2.1.96
#r "nuget: Kugar.Tool.MongoDBHelper.NetCore, 2.1.96"
#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 Kugar.Tool.MongoDBHelper.NetCore as a Cake Addin
#addin nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96

// Install Kugar.Tool.MongoDBHelper.NetCore as a Cake Tool
#tool nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96

对mongodb官方的驱动进行二次封装的类库

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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相对干净

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.96 877 6/6/2020
2.1.85 586 4/13/2020
2.1.84 568 2/7/2020
2.1.68 696 7/5/2019
2.1.61 660 6/27/2019
2.1.53 622 6/27/2019
2.1.51 682 5/30/2019
2.1.48 660 5/22/2019
2.1.46 735 4/20/2019
2.1.43 697 4/17/2019
2.1.42 661 4/3/2019
2.1.41 718 2/19/2019
2.1.39 782 1/20/2019
2.1.38 751 1/20/2019
2.1.34 825 10/6/2018
2.1.32 815 10/6/2018
2.1.31 819 10/5/2018
2.1.30 831 10/5/2018
2.1.28 837 9/17/2018
2.1.27 808 9/13/2018
2.1.26 790 9/10/2018
2.1.24 851 9/5/2018
2.1.23 869 9/5/2018
2.1.22 899 8/18/2018
2.1.21 870 8/18/2018
1.0.0 893 8/6/2018

1.分离出Kugar.Tool.MongoDBHelper.AspNetCore项目
2.修复AggregateAsWithPagedAsync函数的错误