DotNetCore.CAP.MongoDB
6.1.0
See the version list below for details.
Install-Package DotNetCore.CAP.MongoDB -Version 6.1.0
dotnet add package DotNetCore.CAP.MongoDB --version 6.1.0
<PackageReference Include="DotNetCore.CAP.MongoDB" Version="6.1.0" />
paket add DotNetCore.CAP.MongoDB --version 6.1.0
#r "nuget: DotNetCore.CAP.MongoDB, 6.1.0"
// Install DotNetCore.CAP.MongoDB as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.MongoDB&version=6.1.0
// Install DotNetCore.CAP.MongoDB as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.MongoDB&version=6.1.0
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- DotNetCore.CAP (>= 6.1.0)
- MongoDB.Bson (>= 2.13.2)
- MongoDB.Driver (>= 2.13.2)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP.MongoDB:
Package | Downloads |
---|---|
Kaneko.Server
Package Description |
|
RG3.BO.DB
1、【业务操作RG3.BO.DB】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host |
|
Keim.Queue
整合了MQTT |
|
Freeforf.Utils
netcore micro service utils |
|
IoTSharp
Open-source IoT Platform - Device management, data collection, processing and visualization. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DotNetCore.CAP.MongoDB:
Repository | Stars |
---|---|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
meysamhadeli/booking-microservices
Booking Microservices is a Sample application for booking ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing.
|