pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

Create Enrichers for HttpContext #185

Closed pardahlman closed 7 years ago

pardahlman commented 7 years ago

This can be handy when creating a message context with properties like Url, IpAddress or other cookie based values from the HttpContext.

jayrulez commented 7 years ago

👍