Closed rasmus closed 3 years ago
Create an optional middleware that exposes the event stream and/or aggregates on a web API.
Make sure to ILMerge any additional references to e.g. web API. The EventFlow.Owin package should only reference Owin and EventFlow.
EventFlow.Owin
OWIN package dies with 1.0
Create an optional middleware that exposes the event stream and/or aggregates on a web API.
Make sure to ILMerge any additional references to e.g. web API. The
EventFlow.Owin
package should only reference Owin and EventFlow.