EzMongoDb 1.0.6

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

// Install EzMongoDb as a Cake Tool
#tool nuget:?package=EzMongoDb&version=1.0.6                

Website Made with

Publish Nuget Github Package Publish Nuget Package

GitHub forks GitHub stars GitHub watchers GitHub followers

GitHub GitHub repo size in bytes GitHub code size in bytes

EzMongoDb

introduce

Easily usable MongoDb

Implemented by C# .NET 8

nuget

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

version history

v1.0.6

upgrade to dotnet 9. update using packages.

v1.0.5

private to public Collection in MongoDbUtil.

v1.0.4

In the UpsertAsync function, modify it to call createAction when CreateAsync succeeds.

v1.0.3

Use .NET 8

v1.0.2

Added Remove by string id method.

v1.0.1

Added GenerateId method.

v1.0.0

First Release

Product Compatible and additional computed target framework versions.
.NET net9.0 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 EzMongoDb:

Package Downloads
EzAspDotNet

Easily usable with ASP.NET (Core or later)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 92 11/16/2024
1.0.5 108 11/10/2024
1.0.4 82 11/10/2024
1.0.3 143 3/6/2024
1.0.2 596 5/22/2022
1.0.1 384 5/19/2022
1.0.0 1,480 5/19/2022