Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (10 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (10 loc) · 1.07 KB

Contrib

This repository is for additional contributions to the Paramore project. The main focus is on tooling for use with Brighter and Darker.

Do you have an attribute and handler for NewRelic support you want to share? Or do you have an implementation of HandlerFactory for a given IoC container? A generic message mapper implementation?

Have you ever wondered the easiest way to share these, without asking us to overload the core project with these items?

Contrib is the place for those contributions.

replay Renegade is an implementation of the RESTMS protocol on the CLR. * Under Construction. Not production ready, as it is transient (i.e. everything is in memory) and needs persistence, HA etc.
Icon Message Viewer provides tooling to view Brighter MessageStores (and CommandStores) and re-send mesages within them.
Icon TinyIoC provides factory implementations for Brighter built from the TinyIoC library