Giter Site home page Giter Site logo

chuckhill2 / chuckhill2.utilities Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.14 MB

A kitchen sink of all my utilities with demos of many of them.

License: GNU General Public License v3.0

C# 91.14% Batchfile 0.23% CSS 0.01% Rich Text Format 8.62%
winforms winforms-controls extensions csharp sql logging xml csv-export csv-import color-picker

chuckhill2.utilities's Introduction

C# Utilities

A kitchen-sink library of components, WinForms controls, and ease-of-use extensions that make C# coding easier.

WinForms Features

  • 6 Different Color Selection Controls.
  • WinForms Designer for color selection including transparency.
  • WinForms Designer for single and multi-select flag enums that includes support for tooltips and item icons.
  • Extended Container Controls Supporting 2-color Gradient Backgrounds.
  • Database Connection String Dialog.
  • Folder Select Dialog.
  • Application Scope Mouse Handler.
  • Application Inactivity Timer.
  • Extended MessageBox that leverages the Win32 MessageBox.
  • MiniMessageBox - A smaller message box that includes all the features of MessageBox + more.
  • PleaseWait - A popup dialog to wait for an asynchronous job to complete.
  • Asynchronous Multi-line Status Control.
  • Adding menu items to the SystemMenu.
  • 2 different ToolTip controls.

Common .NET Features

  • Robust Logging Leveraging System.Diagnostics.
  • Automatic XML 3-way merging (XmlDiffMerge).
  • XML Serialization
  • Read/Insert/Update/Delete Database Tables
  • Extract Browser Cookies.
  • Dynamic Code Compiler.
  • Read PE Headers.
  • Base Class for a Custom-crafted COM Interface Class.
  • System.Drawing.Color Manipulation Tools.
  • HSL and HSV Color Classes.
  • System.Console Tools.
  • Assembly Resolver.
  • Fast Streaming CSV Reader/Writer.
  • Encryption/Decryption Tools.
  • Translate English Phrases into Any Language.
  • Robust HTTP File Downloader.
  • Object Reflection Extensions
  • Cast/Conversion between all the common types.
  • Linq Extensions.
  • Object Conversion Extensions.
  • GDI+ Extensions.
  • Plus many, many more...

See see the help file ChuckHill2.Utilities.chm for details and usage of all the components.

This codebase also includes unit tests, and demos/examples of many of the components.

Build

This was built using Visual Studio 2019 with .NET Framework 4.8.

To build the entire package with help and the Nuget package, build the release configuration of the SolutionPostBuild project.

chuckhill2.utilities's People

Contributors

chuckhill2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.