FuncLun / MediatR.ConnectR

ConnectR is a wrapper around MediatR with the goal of connecting distributed processes. The initial Implementation is HttpClient to AspNetCore Middleware. Future plans include Azure Service Bus, NServiceBus, etc. MediatR will be the Lowest Common Denominator for distributing process communication.
Apache License 2.0
2 stars 2 forks source link