kuju63 / kuju63/StringExtension

Implement AppendIfMissing method.

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Appends a suffix to the end of the String if not present.
This is porting from Apache commons lang.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the C# String class extensions in the StringExtension repository and inspect nearby methods for naming and behavior conventions. Implement the AppendIfMissing feature so a suffix is appended only when it is absent, then verify that strings with and without the suffix produce the expected results.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.