Shuttle.Esb.Process
15.0.0
Prefix Reserved
dotnet add package Shuttle.Esb.Process --version 15.0.0
NuGet\Install-Package Shuttle.Esb.Process -Version 15.0.0
<PackageReference Include="Shuttle.Esb.Process" Version="15.0.0" />
<PackageVersion Include="Shuttle.Esb.Process" Version="15.0.0" />
<PackageReference Include="Shuttle.Esb.Process" />
paket add Shuttle.Esb.Process --version 15.0.0
#r "nuget: Shuttle.Esb.Process, 15.0.0"
#:package Shuttle.Esb.Process@15.0.0
#addin nuget:?package=Shuttle.Esb.Process&version=15.0.0
#tool nuget:?package=Shuttle.Esb.Process&version=15.0.0
Shuttle.Esb.Process
Process management for Shuttle.Esb endpoints using Shuttle.Recall event sourcing.
Shuttle.Esb Documentation Shuttle.Recall Documentation
Configuration
Add the process management services to the IServiceCollection as follows:
services.AddProcessManagement(builder => {
builder.AddAssembly(assembly);
builder.AddAssembly("assemblyName");
});
The builder.AddAssembly() method will result in all classes that implement IProcessMessageAssessor being added to the IMessageHandlingAssessor as well as registering the appropriate mappings in the ProcessActivator of the IProcessMessageHandler<> and IProcessStartMessageHandler<> interface implementations.
| Product | Versions 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. |
-
- Shuttle.Esb (>= 15.0.0)
- Shuttle.Recall (>= 18.0.0)
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 |
|---|---|---|
| 15.0.0 | 222 | 8/5/2024 |
| 14.0.1 | 171 | 5/3/2024 |
| 13.2.1 | 1,054 | 12/1/2022 |
| 13.2.0 | 1,012 | 9/16/2022 |
| 13.1.0 | 1,053 | 9/11/2022 |
| 13.0.0 | 1,075 | 9/4/2022 |
| 12.0.2 | 1,173 | 4/9/2022 |
| 12.0.1 | 1,065 | 4/9/2022 |
| 12.0.0 | 1,080 | 3/21/2022 |
| 11.0.2 | 1,427 | 8/28/2019 |
| 11.0.1 | 1,319 | 8/21/2019 |
| 11.0.0 | 1,212 | 6/21/2019 |
| 10.0.1 | 2,011 | 7/8/2018 |
| 10.0.0 | 1,957 | 2/13/2018 |
| 8.0.3 | 1,871 | 8/6/2017 |
| 8.0.2 | 1,806 | 7/2/2017 |
| 8.0.1 | 1,770 | 7/1/2017 |
| 8.0.0 | 1,826 | 3/24/2017 |
| 6.0.3 | 1,918 | 6/4/2016 |
| 6.0.2 | 1,837 | 6/4/2016 |
| 6.0.1 | 1,888 | 5/1/2016 |
| 6.0.0 | 1,967 | 4/24/2016 |
| 3.1.3 | 1,907 | 4/3/2016 |
| 3.1.2 | 1,921 | 3/25/2016 |