MongoFlow 0.1.1-alpha.1
This is a prerelease version of MongoFlow.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MongoFlow --version 0.1.1-alpha.1
NuGet\Install-Package MongoFlow -Version 0.1.1-alpha.1
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.1" />
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.1" />
<PackageReference Include="MongoFlow" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoFlow, 0.1.1-alpha.1"
#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.1&prerelease
#tool nuget:?package=MongoFlow&version=0.1.1-alpha.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
- 📫 Report a bug
- 💡 Request a feature
- 📖 Documentation
Product | Versions 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.
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- MongoDB.Driver (>= 2.28.0)
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 | 502 | 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 |