Skip to content
View tkuchel's full-sized avatar
  • Australia
Block or Report

Block or report tkuchel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DropBear.Codex.Core DropBear.Codex.Core Public

    DropBear Codex is a .NET library that enhances operation result management and data integrity with `Result`, `Result<T>`, and `ResultWithPayload<T>` types, complete with checksum verification. Feat…

    C#

  2. DropBear.Codex.Files DropBear.Codex.Files Public

    DropBear.Codex.Files is a .NET library designed to streamline the management of file operations, including creation, serialization, validation, and storage of custom file formats with a focus on pe…

    C#

  3. DropBear.Codex.Serialization DropBear.Codex.Serialization Public

    This project provides advanced serialization and deserialization capabilities, supporting formats like JSON, MessagePack, and MemoryPack. It includes performance optimizations, error handling, and …

    C#

  4. DropBear.Codex.StateManagement DropBear.Codex.StateManagement Public

    DropBear.Codex.StateManagement is a simple state management library designed to monitor and manage the state of your models efficiently. This library provides functionalities for snapshotting model…

    C#

  5. DropBear.Codex.Utilities DropBear.Codex.Utilities Public

    This library provides a wide range of helpers, converters, and tools for encryption, hashing, and string manipulation, making it a valuable resource for developers looking to improve their code's e…

    C#

  6. DropBear.Codex.Validation DropBear.Codex.Validation Public

    A flexible and extensible validation framework designed for .NET applications, enabling both synchronous and asynchronous data validation with support for custom validation strategies.

    C#