Skip to content

Bioruebe/Bio.cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioLib (Bio.cs)

A helper library used in most of my C# projects.

The main purpose of this library is speeding up the development of command line applications by providing functions for common tasks, as well as ensuring consistency in terms of UX.

Installation

Install the package Bioruebe.BioLib with NuGet.

Library functions

  • Command line interface helpers: prompts, progress display, functions for common tasks
  • File I/O:
    • Automatic overwrite prompts
    • Path validation
  • Working with binary data and streams: pattern search, copy, split, dump to file
  • Logging: pretty console outputs for many file types

About

Bioruebe's standard library, C# edition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages