MongoFlow 0.1.1
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
NuGet\Install-Package MongoFlow -Version 0.1.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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MongoFlow --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoFlow, 0.1.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.
// Install MongoFlow as a Cake Addin #addin nuget:?package=MongoFlow&version=0.1.1 // Install MongoFlow as a Cake Tool #tool nuget:?package=MongoFlow&version=0.1.1
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. |
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.2.6 | 173 | 11/11/2024 |
0.2.5 | 92 | 11/11/2024 |
0.2.4 | 88 | 11/10/2024 |
0.2.3 | 101 | 11/10/2024 |
0.2.2 | 80 | 11/10/2024 |
0.2.1 | 104 | 11/9/2024 |
0.2.0 | 73 | 11/9/2024 |
0.1.4 | 101 | 11/7/2024 |
0.1.3 | 66 | 11/7/2024 |
0.1.2 | 88 | 11/6/2024 |
0.1.1 | 72 | 11/6/2024 |
0.1.1-alpha.2 | 34 | 11/6/2024 |
0.1.1-alpha.1 | 32 | 11/6/2024 |
0.1.1-alpha.0 | 34 | 11/6/2024 |
0.1.1-alpha | 67 | 11/6/2024 |