Namespace Juhta.Net.Helpers
Classes
ArgumentHelper
Defines a static helper class that provides methods for simplifying common argument operations such as null-checking and value validations. These helper methods enable replacing of repetitive code blocks with one-liners.
StackTraceHelper
Defines a static helper class that facilitates getting call stacks through System.Diagnostics.StackTrace.