Add async application and commands API
* Add IAsyncApplication and AsyncApplication with RunAsync methods * Extract IApplication interface from Application * Move ArgsInput.Bind method to IInput interface * Simplify Application.Run implementation
Loading
Please register or sign in to comment