# Namespaces Welcome to the official documentation for CapyKit, a powerful collection of C# utilities designed to enhance your .NET projects. Below, you'll find a list of namespaces included in the library, each offering a unique set of tools, extensions, and helpers to streamline your development process. ## Namespaces
CapyKit | Core utilities and foundational methods for the CapyKit library. |
CapyKit.Attributes | Custom attributes for simplifying .NET code behavior. |
CapyKit.Enumerations | Commonly used enumerations for value comparison and logic. |
CapyKit.Extensions | Extension methods for enhancing .NET classes and simplifying operations. |
CapyKit.Helpers | Utility classes for tasks like data manipulation and reflection. |
Tests | Unit tests ensuring CapyKit functions as expected. |
Tests.Helpers | Contains unit tests specifically focused on verifying the correctness of the code in `CapyKit.Helpers`. |