DotNetCore.CAP.InMemoryStorage 6.1.0-preview-162971117

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 6.1.0-preview-162971117
                    
NuGet\Install-Package DotNetCore.CAP.InMemoryStorage -Version 6.1.0-preview-162971117
                    
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="6.1.0-preview-162971117" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP.InMemoryStorage" Version="6.1.0-preview-162971117" />
                    
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 6.1.0-preview-162971117
                    
#r "nuget: DotNetCore.CAP.InMemoryStorage, 6.1.0-preview-162971117"
                    
#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@6.1.0-preview-162971117
                    
#: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=6.1.0-preview-162971117&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP.InMemoryStorage&version=6.1.0-preview-162971117&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协议服务、单元测试、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 44 8/13/2025
8.4.0-preview-270476069 98 7/28/2025
8.4.0-preview-270285676 200 7/26/2025
8.3.5 8,938 5/23/2025
8.3.5-preview-262164550 203 4/23/2025
8.3.4 16,034 4/22/2025
8.3.3 20,209 2/22/2025
8.3.3-preview-255432523 1,132 2/4/2025
8.3.3-preview-254219859 109 1/21/2025
8.3.2 30,191 12/5/2024
8.3.2-preview-248100009 657 11/11/2024
8.3.1 29,108 11/5/2024
8.3.1-preview-247022046 108 10/31/2024
8.3.0 51,175 10/9/2024
8.3.0-preview-243613753 120 9/20/2024
8.2.0 61,592 6/23/2024
8.2.0-preview-234883029 5,952 6/11/2024
8.2.0-preview-233720681 149 5/29/2024
8.1.2 58,322 5/7/2024
8.1.1 12,677 4/21/2024
8.1.1-preview-230008876 129 4/16/2024
8.1.0 9,316 3/19/2024
8.1.0-preview-226548602 140 3/7/2024
8.1.0-preview-225165712 37,174 2/20/2024
8.0.1 58,779 1/25/2024
8.0.0 28,996 12/14/2023
8.0.0-preview-218723843 183 12/7/2023
8.0.0-preview-218688659 145 12/7/2023
7.2.3-preview-217562936 330 11/24/2023
7.2.3-preview-217174309 137 11/19/2023
7.2.3-preview-216527974 525 11/12/2023
7.2.2 33,179 11/1/2023
7.2.1 72,621 9/8/2023
7.2.0 43,220 7/30/2023
7.2.0-preview-207226127 183 7/27/2023
7.2.0-preview-207205557 181 7/27/2023
7.2.0-preview-204044155 245 6/20/2023
7.1.4 29,116 6/17/2023
7.1.3 15,286 5/17/2023
7.1.3-preview-200912175 196 5/15/2023
7.1.3-preview-200730887 179 5/13/2023
7.1.2 4,477 4/25/2023
7.1.2-preview-198398083 200 4/16/2023
7.1.1 6,540 4/7/2023
7.1.1-preview-197551401 205 4/6/2023
7.1.1-preview-196764828 228 3/28/2023
7.1.1-preview-196761499 200 3/28/2023
7.1.0 11,641 3/5/2023
7.1.0-preview-194230942 218 2/27/2023
7.1.0-preview-193202380 197 2/15/2023
7.0.3 15,254 2/2/2023
7.0.2 9,350 1/9/2023
7.0.2-preview-189692844 234 1/9/2023
7.0.1 4,110 12/16/2022
7.0.0 170,841 11/27/2022
7.0.0-preview-186133345 231 11/25/2022
7.0.0-preview-185881699 217 11/22/2022
7.0.0-preview-185533510 200 11/18/2022
7.0.0-preview-185469232 223 11/18/2022
7.0.0-preview-185451687 212 11/17/2022
6.2.1 277,254 10/15/2022
6.2.1-preview-180716003 297 9/23/2022
6.2.0 23,690 9/19/2022
6.1.1 566 9/19/2022
6.1.1-preview-176300030 399 8/3/2022
6.1.1-preview-175769056 251 7/28/2022
6.1.0 128,270 6/10/2022
6.1.0-preview-165373954 315 3/30/2022
6.1.0-preview-163077268 467 3/3/2022
6.1.0-preview-162971117 266 3/2/2022
6.0.1 154,940 2/15/2022
6.0.0 13,528 1/6/2022
6.0.0-preview-153999281 1,247 11/18/2021
5.2.0 62,727 11/12/2021
5.2.0-preview-152861792 333 11/5/2021
5.2.0-preview-150458135 372 10/8/2021
5.1.4 39,992 9/29/2021
5.1.4-preview-147174683 1,566 8/31/2021
5.1.3 32,575 8/18/2021
5.1.3-preview-144669387 462 8/2/2021
5.1.3-preview-144222698 435 7/28/2021
5.1.2 50,944 7/26/2021
5.1.2-preview-143176668 550 7/16/2021
5.1.1 18,228 7/9/2021
5.1.1-preview-141622241 420 6/29/2021
5.1.1-preview-140603701 350 6/16/2021
5.1.0 9,658 6/7/2021
5.1.0-preview-138879827 343 5/27/2021
5.0.3 12,834 5/14/2021
5.0.2 33,213 4/28/2021
5.0.2-preview-136262472 353 4/27/2021
5.0.2-preview-136113481 404 4/25/2021
5.0.2-preview-135224594 341 4/15/2021
5.0.2-preview-134636747 364 4/8/2021
5.0.1 15,705 4/7/2021
5.0.1-preview-133783177 374 3/29/2021
5.0.0 7,496 3/23/2021
5.0.0-preview-132888327 412 3/19/2021
5.0.0-preview-132124922 397 3/10/2021
5.0.0-preview-131679580 507 3/5/2021
5.0.0-preview-126609691 873 1/5/2021
3.1.2 334,663 12/3/2020
3.1.2-preview-121943182 640 11/12/2020
3.1.2-preview-120665033 424 10/29/2020
3.1.2-preview-120490779 449 10/26/2020
3.1.2-preview-119453473 454 10/14/2020
3.1.1 15,543 9/23/2020
3.1.1-preview-115802637 501 9/2/2020
3.1.0 411,370 8/15/2020
3.1.0-preview-114160390 506 8/14/2020
3.1.0-preview-112969177 3,883 7/31/2020
3.1.0-preview-112250362 575 7/23/2020
3.1.0-preview-111117527 1,318 7/10/2020
3.1.0-preview-108719052 499 6/12/2020
3.0.4 12,184 5/27/2020
3.0.4-preview-106413158 499 5/16/2020
3.0.4-preview-103991021 560 4/18/2020
3.0.4-preview-102596937 501 4/2/2020
3.0.4-preview-102593320 513 4/2/2020
3.0.3 29,923 4/1/2020
3.0.3-preview-98619331 593 2/16/2020
3.0.2 5,046 2/5/2020
3.0.2-preview-97503759 494 2/3/2020
3.0.1 1,169 1/19/2020
3.0.1-preview-95233114 537 1/8/2020
3.0.1-preview-94915444 534 1/4/2020
3.0.0 3,423 12/30/2019
3.0.0-preview-93361469 544 12/17/2019
3.0.0-preview-92995853 585 12/13/2019
3.0.0-preview-92907246 526 12/12/2019
2.6.0 26,245 8/29/2019
2.6.0-preview-82454970 534 8/14/2019
2.6.0-preview-82001197 560 8/8/2019
2.6.0-preview-80821564 576 7/25/2019
2.6.0-preview-79432176 610 7/9/2019
2.5.1 8,650 6/21/2019
2.5.1-preview-75824665 595 5/28/2019
2.5.1-preview-73792921 610 5/5/2019
2.5.1-preview-73031417 612 4/26/2019
2.5.0 27,556 3/30/2019
2.5.0-preview-69219007 2,102 3/14/2019
2.5.0-preview-69210974 609 3/13/2019