kuju63 / kuju63/StringExtension
Implement AppendIfMissing method.
Open
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