MongoFlow 0.1.1-alpha

This is a prerelease version of MongoFlow.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MongoFlow --version 0.1.1-alpha
                    
NuGet\Install-Package MongoFlow -Version 0.1.1-alpha
                    
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="MongoFlow" Version="0.1.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MongoFlow" Version="0.1.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="MongoFlow" />
                    
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 MongoFlow --version 0.1.1-alpha
                    
#r "nuget: MongoFlow, 0.1.1-alpha"
                    
#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.
#addin nuget:?package=MongoFlow&version=0.1.1-alpha&prerelease
                    
Install MongoFlow as a Cake Addin
#tool nuget:?package=MongoFlow&version=0.1.1-alpha&prerelease
                    
Install MongoFlow as a Cake Tool

MongoFlow

MongoFlow is a lightweight MongoDB toolkit for .NET Core, built on top of the official MongoDB.Driver. It simplifies database operations with features like Unit of work & Repository pattern, query filters, interceptors, and more.

Features

  • Interceptors
  • Query filters
  • Built-in soft delete & multi-tenant support
  • Unit of work & Repository pattern
  • Transaction support

Installation

To install MongoFlow, add the following package to your project:

dotnet add package MongoFlow

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

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.  net9.0 was computed.  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. 
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 MongoFlow:

Package Downloads
MongoFlow.Identity

A MongoDB provider for ASP.NET Core Identity that leverages MongoFlow for seamless integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.3 497 3/16/2025
0.5.2 897 1/12/2025
0.5.1 623 1/12/2025
0.5.0 98 1/12/2025
0.4.3 142 1/2/2025
0.4.2 315 12/17/2024
0.4.1 274 12/2/2024
0.4.0 114 12/1/2024
0.3.2 162 11/25/2024
0.3.1 135 11/23/2024
0.3.0 111 11/23/2024
0.2.6 221 11/11/2024
0.2.5 120 11/11/2024
0.2.4 116 11/10/2024
0.2.3 128 11/10/2024
0.2.2 107 11/10/2024
0.2.1 132 11/9/2024
0.2.0 99 11/9/2024
0.1.4 128 11/7/2024
0.1.3 94 11/7/2024
0.1.2 115 11/6/2024
0.1.1 102 11/6/2024
0.1.1-alpha.2 50 11/6/2024
0.1.1-alpha.1 49 11/6/2024
0.1.1-alpha.0 55 11/6/2024
0.1.1-alpha 82 11/6/2024