There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
NQueueStuffer is a Windows Forms tool for generating and stuffing NServicebus messages on a queue. It lets the user choose an assembly and a messagetype that implements NServicebus.IMessage and generates a template message based on the messagetype. The user can then edit and stuff this message directly to a MSMQ queue.