/TinyHelpers

A collection of helper methods and classes for .NET that I use everyday. I have packed them in a single library to avoid code duplication.

Primary LanguageC#MIT LicenseMIT

Tiny .NET Helpers

GitHub Super-Linter NuGet Nuget

A collection of helper methods and classes for .NET that I use everyday. I have packed them in a single library to avoid code duplication.

Installation

The library is available on NuGet. Just search TinyHelpers in the Package Manager GUI or run the following command in the Package Manager Console:

Install-Package TinyHelpers

Tech Stack

  • C#
  • .NET

Authors

Contribute

The project is constantly evolving. Contributions are welcome. Feel free to file issues and pull requests on the repo and we'll address them as we can.