Skip to content

Add C# docs to landing pages#147

Merged
owjs3901 merged 1 commit intodev-five-git:mainfrom
geniusjun:test-issue-145-csharp-docs
Mar 13, 2026
Merged

Add C# docs to landing pages#147
owjs3901 merged 1 commit intodev-five-git:mainfrom
geniusjun:test-issue-145-csharp-docs

Conversation

@geniusjun
Copy link
Contributor

@geniusjun geniusjun commented Mar 12, 2026

요약

  • API 문서에 C# 함수명을 추가했습니다.
  • 설치 문서에 .NET 설치 방법을 추가했습니다.

변경 내용

  • docs/api에 C# 함수 열 추가
    • Encode
    • EncodeToUnicode
    • EncodeToBrailleFont
  • docs/installation.NET 설치 섹션 추가
    • dotnet add package BraillifyNet

비고

  • 기존 문서 표현과 구조를 최대한 유지하면서 C# 관련 내용만 보강했습니다.
  • 더 추가하면 좋은 내용 있으시면 말씀주세요!

resolved #145

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

Changepacks

@owjs3901 owjs3901 merged commit b2d476e into dev-five-git:main Mar 13, 2026
29 checks passed
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.

C# 관련 함수 docs에 추가

2 participants