/systemhelpers

General helpers for c# and Modern .NET

Primary LanguageC#MIT LicenseMIT

DSoft.System.Helpers

General helpers for C# and Modern .NET as well as OG .NET Framework 4.8(through .NET Standard 2.1).

This is a compilation of some of the the code I've created and used over the years and some public contributions on public forums and web sites across the internet(detailed below).

Features:

  • Object mapper
  • Embedded Resource Helper
  • Exception to JSON extension
  • Base64 encode/decode string extensions
  • MAUI
    • Global exception handler with MAUI awareness.

This library uses public contributions from the following people and places.