Skip to content

Gryd.Core

Shared utilities, guard clauses, and extension methods used across all Gryd.IO packages.

Installation

bash
dotnet add package Gryd.Core

Overview

ComponentDescription
GuardArgument validation with fail-fast approach
StringExtensionsString manipulation and formatting
DateTimeExtensionsDate and time utilities
EnumerableExtensionsCollection and LINQ helpers
GuidExtensionsGUID manipulation and encoding

Released under the MIT License.