Skip to content

Add development guidelines documentation (CLAUDE.md)#65

Merged
bfren merged 1 commit into
mainfrom
claude/update-claude-md-eG1Cg
Feb 28, 2026
Merged

Add development guidelines documentation (CLAUDE.md)#65
bfren merged 1 commit into
mainfrom
claude/update-claude-md-eG1Cg

Conversation

@bfren
Copy link
Copy Markdown
Owner

@bfren bfren commented Feb 28, 2026

Summary

Added comprehensive development guidelines documentation for the Wrap library to assist with code contributions and maintenance.

Changes

  • Created CLAUDE.md with detailed development guidelines including:
    • Project overview describing the functional monad library and its components (Result, Maybe, Either, Id, Caching, Common)
    • Development workflow with build, test, and code style commands
    • Supported .NET versions (8.0.x, 9.0.x, 10.0.x)
    • EditorConfig rules and style checking requirements
    • Complete project structure documentation showing all source and test directories
    • Key implementation notes on functional programming patterns and async support
    • Guidelines for contributing changes (features, bug fixes, dependency updates)
    • License information

Purpose

This documentation serves as a reference guide for developers working on the Wrap library, ensuring consistent development practices, code quality standards, and clear understanding of the project structure and contribution workflow.

https://claude.ai/code/session_01N5MDL6eAL95UfHmXdCTEeR

- Project overview of Wrap monad library
- Development workflow (build, test, style checking)
- .NET version support (8, 9, 10)
- Project structure and module descriptions
- Code style guidelines based on EditorConfig
- Implementation patterns and best practices
- Guidelines for contributions

https://claude.ai/code/session_01N5MDL6eAL95UfHmXdCTEeR
@bfren
Copy link
Copy Markdown
Owner Author

bfren commented Feb 28, 2026

Ref #10

@bfren bfren merged commit 775525b into main Feb 28, 2026
2 checks passed
@bfren bfren deleted the claude/update-claude-md-eG1Cg branch February 28, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants