MongoDbCore 1.3.0

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

// Install MongoDbCore as a Cake Tool
#tool nuget:?package=MongoDbCore&version=1.3.0                

MongoDbCore

Stable version 1.2.0

https://www.nuget.org/packages/MongoDbCore/

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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
1.3.0 71 10/8/2024
1.2.0 55 8/5/2024
1.1.0-alpha 62 7/24/2024
1.0.9-alpha 59 7/19/2024
1.0.8-alpha 47 7/18/2024
1.0.7-alpha 57 7/16/2024
1.0.6-alpha 47 7/16/2024
1.0.5-alpha 51 7/16/2024
1.0.4-alpha 48 7/12/2024
1.0.3-alpha 53 7/11/2024
1.0.2-alpha 38 7/10/2024
1.0.1 64 8/2/2024
1.0.1-alpha 49 7/9/2024
1.0.0 59 8/1/2024
1.0.0-alpha 57 7/2/2024

updatemany, deletemany added and better perfomance