DotNetCore.CAP.Dashboard
7.0.2
.NET 6.0
dotnet add package DotNetCore.CAP.Dashboard --version 7.0.2
NuGet\Install-Package DotNetCore.CAP.Dashboard -Version 7.0.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="DotNetCore.CAP.Dashboard" Version="7.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.CAP.Dashboard --version 7.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.CAP.Dashboard, 7.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetCore.CAP.Dashboard as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.Dashboard&version=7.0.2
// Install DotNetCore.CAP.Dashboard as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.Dashboard&version=7.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Consul (>= 1.6.10.7)
- DotNetCore.CAP (>= 7.0.2)
NuGet packages (54)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP.Dashboard:
Package | Downloads |
---|---|
Kaneko.Hosts
Package Description |
|
EachShow.Host
主机启动程序 |
|
Edakik.Shared.Library
Package Description |
|
Jcex.Infra.Shared.WebApi
基础共享WebApi模块 |
|
SP.Common.Entity
Package Description |
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.CAP.Dashboard:
Repository | Stars |
---|---|
AlphaYu/Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|