MongoFlow 0.1.1-alpha.2

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

// Install MongoFlow as a Cake Tool
#tool nuget:?package=MongoFlow&version=0.1.1-alpha.2&prerelease                

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.2 419 1/12/2025
0.5.1 315 1/12/2025
0.5.0 80 1/12/2025
0.4.3 126 1/2/2025
0.4.2 302 12/17/2024
0.4.1 269 12/2/2024
0.4.0 109 12/1/2024
0.3.2 157 11/25/2024
0.3.1 129 11/23/2024
0.3.0 105 11/23/2024
0.2.6 214 11/11/2024
0.2.5 114 11/11/2024
0.2.4 110 11/10/2024
0.2.3 125 11/10/2024
0.2.2 104 11/10/2024
0.2.1 127 11/9/2024
0.2.0 96 11/9/2024
0.1.4 124 11/7/2024
0.1.3 88 11/7/2024
0.1.2 112 11/6/2024
0.1.1 98 11/6/2024
0.1.1-alpha.2 46 11/6/2024
0.1.1-alpha.1 45 11/6/2024
0.1.1-alpha.0 44 11/6/2024
0.1.1-alpha 79 11/6/2024