VOOZH about

URL: https://www.nuget.org/packages/Kugar.Tool.MongoDBHelper.NetCore/

⇱ NuGet Gallery | Kugar.Tool.MongoDBHelper.NetCore 2.1.96




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.
<PackageVersion Include="Kugar.Tool.MongoDBHelper.NetCore" Version="2.1.96" />
 
Directory.Packages.props
<PackageReference Include="Kugar.Tool.MongoDBHelper.NetCore" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kugar.Tool.MongoDBHelper.NetCore --version 2.1.96
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Kugar.Tool.MongoDBHelper.NetCore@2.1.96
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96
 
Install as a Cake Addin
#tool nuget:?package=Kugar.Tool.MongoDBHelper.NetCore&version=2.1.96
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

对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. 
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 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
Loading failed

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