An open API service indexing awesome lists of open source software.

https://github.com/a-luna/console-progress-bar

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.
https://github.com/a-luna/console-progress-bar

c-sharp console console-app console-application console-visualization consoleprogressbar cross-platform csharp file-transfer linux net-core-2 net-core2 progress-bar transfer-files

Last synced: 6 months ago
JSON representation

Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.

Awesome Lists containing this project