MessageRouter 1.4.1
A CQRS (event driven) message router in F#
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MessageRouter -Version 1.4.1
dotnet add package MessageRouter --version 1.4.1
<PackageReference Include="MessageRouter" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessageRouter --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MessageRouter, 1.4.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated type-matching to treat union sub-types as the union base-type
Dependencies
-
.NETFramework 4.5
- FSharp.Core.Microsoft.Signed (>= 3.1.1)
- MessageRouter.Interfaces (>= 1.4.0)
- MessageRouter.Reflection (>= 1.4.0)
- XSerializer (>= 0.1.23)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.