CodeDesignPlus.Net.Mongo 0.13.0-beta.12766

This is a prerelease version of CodeDesignPlus.Net.Mongo.
dotnet add package CodeDesignPlus.Net.Mongo --version 0.13.0-beta.12766
                    
NuGet\Install-Package CodeDesignPlus.Net.Mongo -Version 0.13.0-beta.12766
                    
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="CodeDesignPlus.Net.Mongo" Version="0.13.0-beta.12766" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeDesignPlus.Net.Mongo" Version="0.13.0-beta.12766" />
                    
Directory.Packages.props
<PackageReference Include="CodeDesignPlus.Net.Mongo" />
                    
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 CodeDesignPlus.Net.Mongo --version 0.13.0-beta.12766
                    
#r "nuget: CodeDesignPlus.Net.Mongo, 0.13.0-beta.12766"
                    
#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 CodeDesignPlus.Net.Mongo@0.13.0-beta.12766
                    
#: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=CodeDesignPlus.Net.Mongo&version=0.13.0-beta.12766&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Mongo&version=0.13.0-beta.12766&prerelease
                    
Install as a Cake Tool

CodeDesignPlus.Net.Mongo

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

Description

CodeDesignPlus.Net.Mongo is a foundational library for integrating MongoDB with .NET Core applications. This library simplifies the process of interacting with MongoDB databases, providing common utilities, abstractions, and patterns to facilitate efficient and maintainable data access.

Table of Contents

About The Project

CodeDesignPlus.Net.Mongo is a foundational library for integrating MongoDB with .NET Core applications. This library simplifies the process of interacting with MongoDB databases, providing common utilities, abstractions, and patterns to facilitate efficient and maintainable data access.

Key Features

  1. Asynchronous Operations: Provides support for asynchronous operations to enhance performance.
  2. Projection and Filtering: Facilitates advanced projection and filtering capabilities.
  3. Integration: Seamlessly integrates with other CodeDesignPlus.Net libraries.
  4. Scalability: Designed to handle scalable database operations.
  5. Comprehensive Documentation: Includes extensive documentation and support for common MongoDB tasks.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.Mongo

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - wliscano@codedesignplus.com

Project Link: CodeDesignPlus.Net.Mongo

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
0.13.0-beta.12766 60 5/1/2026
0.13.0-beta.12765 39 5/1/2026
0.13.0-beta.12762 41 5/1/2026
0.13.0-beta.12761 49 4/30/2026
0.13.0-beta.12760 44 4/30/2026
0.13.0-beta.12759 53 4/26/2026
0.13.0-beta.12758 140 4/26/2026
0.13.0-beta.12757 167 4/25/2026
0.13.0-beta.12756 45 4/25/2026
0.13.0-beta.12755 45 4/25/2026
0.13.0-beta.12754 48 4/24/2026
0.13.0-beta.12753 43 4/24/2026
0.13.0-beta.12751 50 4/23/2026
0.13.0-beta.12748 151 4/22/2026
0.13.0-beta.12745 50 4/22/2026
0.13.0-beta.12744 62 4/22/2026
0.13.0-beta.12743 55 4/22/2026
0.13.0-beta.12741 53 4/21/2026
0.13.0-beta.12740 52 4/21/2026
0.11.0 870 7/23/2025
Loading failed