Updating a Forked GitHub Repository
If you're going to contribute to an existing project on GitHub, your first step is to fork the repository. The easiest way to do that is to look in the…
Continue ReadingIf you're going to contribute to an existing project on GitHub, your first step is to fork the repository. The easiest way to do that is to look in the…
Continue ReadingIn order to minimize the possibility of lost NServiceBus messages due to an unavailable RabbitMQ transport node, a solution is to use RabbitMQ’s High Available (HA) queues. The use of…
Continue Reading