Skip to content

Contains various utilities and helper methods often needed in .NET applications. This library includes functions for common tasks

License

Notifications You must be signed in to change notification settings

MorfiWifi/MadSoul.Common

Repository files navigation

MadSoul.Common

MadSoul.Common is a .NET library containing a collection of commonly used functions, utilities, and helper classes designed to simplify and speed up development in .NET projects. This library aims to provide reusable, efficient, and well-tested components that can be used across multiple projects.

Table of Contents

About

MadSoul.Common contains various utilities and helper methods often needed in .NET applications. This library includes functions for common tasks such as string manipulation, data conversion, validation, logging, and more. By consolidating these into one package, developers can avoid redundancy and ensure consistency across projects.

Getting Started

To use MadSoul.Common in your .NET project

Prerequisites

  • .Net Core , 3 or higher , .Net standard 2.1

Installation

You can install MadSoul.Common via NuGet Package Manager:

dotnet add package MadSoul.Common

About

Contains various utilities and helper methods often needed in .NET applications. This library includes functions for common tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages