DotNetCore.CAP.SqlServer
7.2.1
dotnet add package DotNetCore.CAP.SqlServer --version 7.2.1
NuGet\Install-Package DotNetCore.CAP.SqlServer -Version 7.2.1
<PackageReference Include="DotNetCore.CAP.SqlServer" Version="7.2.1" />
paket add DotNetCore.CAP.SqlServer --version 7.2.1
#r "nuget: DotNetCore.CAP.SqlServer, 7.2.1"
// Install DotNetCore.CAP.SqlServer as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.SqlServer&version=7.2.1
// Install DotNetCore.CAP.SqlServer as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.SqlServer&version=7.2.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
-
net6.0
- DotNetCore.CAP (>= 7.2.1)
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.EntityFrameworkCore (>= 6.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0)
NuGet packages (50)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP.SqlServer:
Package | Downloads |
---|---|
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 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap |
|
Edakik.Shared.Library
Package Description |
|
Ding.Events
Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。 |
|
EE.Core.Cap
Package Description |
|
MSFactory.ToolKits
Package Description |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.CAP.SqlServer:
Repository | Stars |
---|---|
AlphaYu/adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|
|
91270/Meiam.System
.NET 7 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
|
|
meysamhadeli/booking-microservices
A practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|