Skip to content

Instantly share code, notes, and snippets.

@bigabdoul
bigabdoul / walkthrough.md
Created October 6, 2020 09:04
Walkthrough: Integrating BlazorFormManager
View walkthrough.md
@bigabdoul
bigabdoul / introduction-using-powerconsole.md
Last active August 27, 2022 14:39
An introduction to using PowerConsole
View introduction-using-powerconsole.md

PowerConsole

Makes strongly-typed user input collection and validation through the Console easier, and adds more useful utility methods to it.

What is PowerConsole?

PowerConsole is a .NET Standard project that makes strongly-typed user input collection and validation through a console easier. Through the SmartConsole class, it enhances the traditional system's Console by encapsulating complex