DotNetCore.CAP.InMemoryStorage 5.0.0-preview-132888327

This is a prerelease version of DotNetCore.CAP.InMemoryStorage.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetCore.CAP.InMemoryStorage --version 5.0.0-preview-132888327
                    
NuGet\Install-Package DotNetCore.CAP.InMemoryStorage -Version 5.0.0-preview-132888327
                    
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.InMemoryStorage" Version="5.0.0-preview-132888327" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP.InMemoryStorage" Version="5.0.0-preview-132888327" />
                    
Directory.Packages.props
<PackageReference Include="DotNetCore.CAP.InMemoryStorage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNetCore.CAP.InMemoryStorage --version 5.0.0-preview-132888327
                    
#r "nuget: DotNetCore.CAP.InMemoryStorage, 5.0.0-preview-132888327"
                    
#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.
#:package DotNetCore.CAP.InMemoryStorage@5.0.0-preview-132888327
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNetCore.CAP.InMemoryStorage&version=5.0.0-preview-132888327&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP.InMemoryStorage&version=5.0.0-preview-132888327&prerelease
                    
Install as a Cake Tool

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on DotNetCore.CAP.InMemoryStorage:

Package Downloads
RG3.PF.Utilities

1、【RG3.PF.Utilities】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成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 7、被 RG3.WF.DSL 引用 8、 20240815 升级到.netcore sdk 8.0

SyWaterStandardLibrary

舜禹框架Core 3.0

Keim.Queue

整合了MQTT

Tszy.Unlimited.AspNetCore

Package Description

SYFrameWork

舜禹框架CORE

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on DotNetCore.CAP.InMemoryStorage:

Repository Stars
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的前端管理项目
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-WebApi架构支持:IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI智能体、AISemanticKernel集成、OCR验证码识别、API多版本兼容、单元测试
dcomartin/LooselyCoupledMonolith
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
leooneone/aibpm.plus
AIBPM是一个开源的工作流引擎。本项目是后端服务,前端请移步aibpm.ui.plus。
Kation/ComBoost
ComBoost是一个领域驱动的快速开发框架
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
Version Downloads Last Updated
8.4.0-preview-271338004 99 8/13/2025
8.4.0-preview-270476069 189 7/28/2025
8.4.0-preview-270285676 206 7/26/2025
8.3.5 12,220 5/23/2025
8.3.5-preview-262164550 207 4/23/2025
8.3.4 16,897 4/22/2025
8.3.3 21,177 2/22/2025
8.3.3-preview-255432523 1,136 2/4/2025
8.3.3-preview-254219859 116 1/21/2025
8.3.2 30,931 12/5/2024
8.3.2-preview-248100009 662 11/11/2024
8.3.1 29,376 11/5/2024
8.3.1-preview-247022046 113 10/31/2024
8.3.0 52,459 10/9/2024
8.3.0-preview-243613753 125 9/20/2024
8.2.0 62,066 6/23/2024
8.2.0-preview-234883029 5,956 6/11/2024
8.2.0-preview-233720681 155 5/29/2024
8.1.2 58,629 5/7/2024
8.1.1 12,812 4/21/2024
8.1.1-preview-230008876 136 4/16/2024
8.1.0 9,368 3/19/2024
8.1.0-preview-226548602 144 3/7/2024
8.1.0-preview-225165712 37,180 2/20/2024
8.0.1 58,901 1/25/2024
8.0.0 29,284 12/14/2023
8.0.0-preview-218723843 187 12/7/2023
8.0.0-preview-218688659 150 12/7/2023
7.2.3-preview-217562936 335 11/24/2023
7.2.3-preview-217174309 142 11/19/2023
7.2.3-preview-216527974 530 11/12/2023
7.2.2 33,428 11/1/2023
7.2.1 72,862 9/8/2023
7.2.0 43,295 7/30/2023
7.2.0-preview-207226127 187 7/27/2023
7.2.0-preview-207205557 185 7/27/2023
7.2.0-preview-204044155 249 6/20/2023
7.1.4 29,238 6/17/2023
7.1.3 15,315 5/17/2023
7.1.3-preview-200912175 202 5/15/2023
7.1.3-preview-200730887 184 5/13/2023
7.1.2 4,507 4/25/2023
7.1.2-preview-198398083 205 4/16/2023
7.1.1 6,574 4/7/2023
7.1.1-preview-197551401 210 4/6/2023
7.1.1-preview-196764828 233 3/28/2023
7.1.1-preview-196761499 205 3/28/2023
7.1.0 11,681 3/5/2023
7.1.0-preview-194230942 223 2/27/2023
7.1.0-preview-193202380 203 2/15/2023
7.0.3 15,483 2/2/2023
7.0.2 9,395 1/9/2023
7.0.2-preview-189692844 241 1/9/2023
7.0.1 4,132 12/16/2022
7.0.0 170,851 11/27/2022
7.0.0-preview-186133345 239 11/25/2022
7.0.0-preview-185881699 221 11/22/2022
7.0.0-preview-185533510 206 11/18/2022
7.0.0-preview-185469232 227 11/18/2022
7.0.0-preview-185451687 218 11/17/2022
6.2.1 278,721 10/15/2022
6.2.1-preview-180716003 301 9/23/2022
6.2.0 23,702 9/19/2022
6.1.1 572 9/19/2022
6.1.1-preview-176300030 405 8/3/2022
6.1.1-preview-175769056 259 7/28/2022
6.1.0 128,672 6/10/2022
6.1.0-preview-165373954 321 3/30/2022
6.1.0-preview-163077268 473 3/3/2022
6.1.0-preview-162971117 272 3/2/2022
6.0.1 155,075 2/15/2022
6.0.0 13,540 1/6/2022
6.0.0-preview-153999281 1,255 11/18/2021
5.2.0 62,758 11/12/2021
5.2.0-preview-152861792 342 11/5/2021
5.2.0-preview-150458135 379 10/8/2021
5.1.4 40,066 9/29/2021
5.1.4-preview-147174683 1,572 8/31/2021
5.1.3 32,589 8/18/2021
5.1.3-preview-144669387 469 8/2/2021
5.1.3-preview-144222698 442 7/28/2021
5.1.2 50,952 7/26/2021
5.1.2-preview-143176668 556 7/16/2021
5.1.1 18,255 7/9/2021
5.1.1-preview-141622241 427 6/29/2021
5.1.1-preview-140603701 357 6/16/2021
5.1.0 9,670 6/7/2021
5.1.0-preview-138879827 350 5/27/2021
5.0.3 12,841 5/14/2021
5.0.2 33,225 4/28/2021
5.0.2-preview-136262472 359 4/27/2021
5.0.2-preview-136113481 410 4/25/2021
5.0.2-preview-135224594 346 4/15/2021
5.0.2-preview-134636747 369 4/8/2021
5.0.1 15,710 4/7/2021
5.0.1-preview-133783177 379 3/29/2021
5.0.0 7,503 3/23/2021
5.0.0-preview-132888327 418 3/19/2021
5.0.0-preview-132124922 404 3/10/2021
5.0.0-preview-131679580 514 3/5/2021
5.0.0-preview-126609691 883 1/5/2021
3.1.2 338,365 12/3/2020
3.1.2-preview-121943182 649 11/12/2020
3.1.2-preview-120665033 433 10/29/2020
3.1.2-preview-120490779 457 10/26/2020
3.1.2-preview-119453473 464 10/14/2020
3.1.1 15,559 9/23/2020
3.1.1-preview-115802637 509 9/2/2020
3.1.0 413,487 8/15/2020
3.1.0-preview-114160390 515 8/14/2020
3.1.0-preview-112969177 3,891 7/31/2020
3.1.0-preview-112250362 584 7/23/2020
3.1.0-preview-111117527 1,328 7/10/2020
3.1.0-preview-108719052 507 6/12/2020
3.0.4 12,194 5/27/2020
3.0.4-preview-106413158 507 5/16/2020
3.0.4-preview-103991021 568 4/18/2020
3.0.4-preview-102596937 511 4/2/2020
3.0.4-preview-102593320 523 4/2/2020
3.0.3 29,952 4/1/2020
3.0.3-preview-98619331 601 2/16/2020
3.0.2 5,055 2/5/2020
3.0.2-preview-97503759 502 2/3/2020
3.0.1 1,178 1/19/2020
3.0.1-preview-95233114 545 1/8/2020
3.0.1-preview-94915444 541 1/4/2020
3.0.0 3,432 12/30/2019
3.0.0-preview-93361469 553 12/17/2019
3.0.0-preview-92995853 593 12/13/2019
3.0.0-preview-92907246 535 12/12/2019
2.6.0 26,257 8/29/2019
2.6.0-preview-82454970 543 8/14/2019
2.6.0-preview-82001197 567 8/8/2019
2.6.0-preview-80821564 583 7/25/2019
2.6.0-preview-79432176 619 7/9/2019
2.5.1 8,660 6/21/2019
2.5.1-preview-75824665 604 5/28/2019
2.5.1-preview-73792921 618 5/5/2019
2.5.1-preview-73031417 622 4/26/2019
2.5.0 27,568 3/30/2019
2.5.0-preview-69219007 2,110 3/14/2019
2.5.0-preview-69210974 618 3/13/2019