The package contains general classes, helpers and interfaces.
$ dotnet add package RedSharp.GeneralThe RedSharp.General is a general-purpose library that provides a set of utility classes and methods for common programming tasks. It includes features such as basic implementation of the Disposable pattern both with and without events, set of interfaces to indicate state of Disposable objects, static and conditional guards for internal logic security.
The package is available for
.Net Framework,.Net Standardand.Net Core.