FrameBox.Core
1.0.1
See the version list below for details.
dotnet add package FrameBox.Core --version 1.0.1
NuGet\Install-Package FrameBox.Core -Version 1.0.1
<PackageReference Include="FrameBox.Core" Version="1.0.1" />
<PackageVersion Include="FrameBox.Core" Version="1.0.1" />
<PackageReference Include="FrameBox.Core" />
paket add FrameBox.Core --version 1.0.1
#r "nuget: FrameBox.Core, 1.0.1"
#:package FrameBox.Core@1.0.1
#addin nuget:?package=FrameBox.Core&version=1.0.1
#tool nuget:?package=FrameBox.Core&version=1.0.1
Core library for FrameBox framework providing event handling, inbox/outbox patterns, and domain event management.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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. |
-
net8.0
- Ardalis.Result (>= 10.1.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
-
net9.0
- Ardalis.Result (>= 10.1.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FrameBox.Core:
| Package | Downloads |
|---|---|
|
FrameBox.Storage.EFCore
Entity Framework Core storage implementation for FrameBox providing outbox and inbox persistence capabilities. |
|
|
FrameBox.MessageBroker.InProcess
In-process message broker implementation for FrameBox providing lightweight message publishing and consumption for development and testing. |
|
|
FrameBox.MessageBroker.AzureServiceBus
Azure Service Bus message broker implementation for FrameBox providing reliable message publishing and consumption. |
|
|
FrameBox.MessageBroker.RabbitMQ
RabbitMQ message broker implementation for FrameBox providing reliable message publishing and consumption. |
GitHub repositories
This package is not used by any popular GitHub repositories.