Skip to content

Latest commit

 

History

History

README.md

CSEssentials - A collection of useful C# extensions and helpers

What is CSEssentials?

CSEssentials is a large collection of useful C# extensions and helpers, designed to boost your productivity and make your code more readable, maintainable and reusable.

How to use CSEssentials?

Simply include the package in your project, then import the namespace CSEssentials.Whatever where Whatever is the name of the feature you want to use.