Ivan.Shainovskyi console.demo.runner by: Ivan.Shainovskyi .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. 8,603 total downloads last updated 9/7/2020 Latest version: 1.0.8 console demo 1. ConsoleDemo.DemoRunner.Run(); - add inside Main(). 2. Mark any public method with [Run(...)] attribute (sort of new entrypoint). 3. Start the app.