Skip to content

@hahndorf hahndorf released this Jul 17, 2017

  • Moved to .NET Framework 4.0
  • Introduced Notifier concept. Multiple notifiers can now be used to inform you about any problems found.
  • You can add your own notifier simply by implementing one interface with a single method and drop the new assembly into the bin directory (using MEF).
  • Comes with two example notifies, one for console output, one for email.
Assets 3