DotNetCore.CAP
2.5.0
EventBus outbox integration and eventually consistency in microservice architectures.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DotNetCore.CAP -Version 2.5.0
dotnet add package DotNetCore.CAP --version 2.5.0
<PackageReference Include="DotNetCore.CAP" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.CAP --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Consul (>= 0.7.2.6)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
GitHub Usage
Showing the top 2 GitHub repositories that depend on DotNetCore.CAP:
Repository | Stars | |
---|---|---|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
||
bing-framework/Bing.NetCore
Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
Read more about the GitHub Usage information on our documentation.