You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More configuration options (#39)
* Allows previewing the config before either returning it or starting the endpoint
* Add TODOs for each of the supported options
* More TODOs
* Code formatting
* SendOnly config option
* Use in memory collection
* More TOODs
* Installers configuration
* formatting
* Extract methods
* PurgeOnStartup
* More TODOs
* Remove PurgeOnStartup TODO
* Reorg
* More TODOs
* Move the LearningEndpoint to the test project
* More TODOs
* formatting
* Diagnostics
* formatting
* More TODOs
* docs
Rename to Maddox.NServiceBus and introduce the separation between con…
…figuration manager and endpoint (#31)
* Some ideas
* Introduce configuration managers and endpoints as different classes with different responsibilities
* Rename to Maddox.NServiceBus
* Rename NuGet package