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.
☆27Dec 3, 2013Updated 12 years ago
Alternatives and similar repositories for NQueueStuffer
Users that are interested in NQueueStuffer are comparing it to the libraries listed below
Sorting:
- Event Sourcing with distributed nodes, and denormalization☆17Aug 5, 2016Updated 9 years ago
- Dapper Repository☆16Jul 6, 2015Updated 10 years ago
- Catify your html page☆26Feb 6, 2015Updated 11 years ago
- A fresh take on URL routing for Web APIs☆64Aug 31, 2022Updated 3 years ago
- OWIN AES data protector provider☆26Nov 8, 2025Updated 3 months ago
- ☆10Apr 15, 2022Updated 3 years ago
- Windsor facility to integrate Quartz.NET☆41Dec 14, 2018Updated 7 years ago
- Extension dapper to EntityFramework☆24May 31, 2015Updated 10 years ago
- .Net health check endpoint☆34Jul 17, 2018Updated 7 years ago
- Sample project built to demonstrate CQRS with Event Sourcing with the help of Jonathan Oliver's EventStore, NanoMessageBus, CommonDomain …☆90Feb 9, 2014Updated 12 years ago
- NetStandard version of HtmlAgilityPack.CssSelector☆35May 24, 2023Updated 2 years ago
- A decorator for .NET IDictionary objects to allow them to have a default value☆15Jan 14, 2012Updated 14 years ago
- Enables your project to utilize functionality provided by other (Microsoft) libraries that normally are not available in a Partial Trust …☆10Sep 19, 2023Updated 2 years ago
- Sample project for building RESTful API using ASP.NET 5 - MVC 6 Web API & Entity Framework 7☆42Apr 9, 2015Updated 10 years ago
- Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types.