Bravellian.Platform.InMemory 2026.2.3.1131

dotnet add package Bravellian.Platform.InMemory --version 2026.2.3.1131
                    
NuGet\Install-Package Bravellian.Platform.InMemory -Version 2026.2.3.1131
                    
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="Bravellian.Platform.InMemory" Version="2026.2.3.1131" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bravellian.Platform.InMemory" Version="2026.2.3.1131" />
                    
Directory.Packages.props
<PackageReference Include="Bravellian.Platform.InMemory" />
                    
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 Bravellian.Platform.InMemory --version 2026.2.3.1131
                    
#r "nuget: Bravellian.Platform.InMemory, 2026.2.3.1131"
                    
#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 Bravellian.Platform.InMemory@2026.2.3.1131
                    
#: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=Bravellian.Platform.InMemory&version=2026.2.3.1131
                    
Install as a Cake Addin
#tool nuget:?package=Bravellian.Platform.InMemory&version=2026.2.3.1131
                    
Install as a Cake Tool

Bravellian.Platform.InMemory

In-memory provider for Bravellian.Platform.

This package provides in-memory implementations of outbox, inbox, scheduler, fanout, and leases for testing or single-process development scenarios where a database is not desired.

Notes

  • This provider is not durable and does not provide cross-process coordination.
  • Leases, timers, and queues live only in memory for the current process.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.2.3.1131 97 2/3/2026
2026.2.3.387 89 2/3/2026
2026.2.3.215 83 2/3/2026
2026.2.3.196 96 2/3/2026
2026.2.2.1402 90 2/2/2026
2026.2.2.1040 89 2/2/2026
2026.2.1.1354 96 2/1/2026
2026.2.1.1297 90 2/1/2026
2026.2.1.1217 96 2/1/2026
2026.2.1.333 90 2/1/2026
2026.2.1.326 96 2/1/2026
2026.2.1.159 90 2/1/2026
2026.1.31.455 95 1/31/2026

For support, contact oss@bravellian.com