Skip to content

Releases: csMACnz/ConcurrentConsole

0.3.0

24 Sep 19:40
Compare
Choose a tag to compare

Added Singleton Use Mode with Interface for flexibility and consistency.

  • Use IConsole to pass around the instance in a dependency-injection model
  • Use ConcurrentConsole.Console.Instance static method to ensure the same singleton ConcurrentConsole.Console is controlling the Singleton System.Console

Added some overrides to the WriteLine method to match useful overrides on System.Console.

0.2.1

17 Aug 20:59
Compare
Choose a tag to compare
added NuGet metadata

0.2.0

17 Aug 18:56
Compare
Choose a tag to compare
extended with tabs, encoding and inputprefix

0.1.0

10 Aug 14:58
Compare
Choose a tag to compare
Update appveyor.yml