Skip to content

MrSimsure/UtilityPackSharp

Repository files navigation

Utility Pack

Solution containing several utility libraries for C # projects

WIP

Available Libraries

  • ArgsParser
    Classes and structures for defining arguments and commands of a terminal program.

  • Connections
    Classes and structures to connect with different protocols

  • Database
    Class to quickly manage connection to a database

  • File Manager
    Classes and structures to read and write files from different sources and extensions

  • Logger
    Static class to execute anywhere in the program logs in the same folder

  • Print
    Static class to print various types of messages on the console, colored by type

  • Settings
    Class to easily create a setting template class that will be saved and loaded as a json in a specific location

  • SqlBuilder
    Class for building sql strings, with template of main commands and functions to quickly insert parameters or conditions


Buy Me a Coffee at ko-fi.com

About

Collection of 7 NuGet packages of utility,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages