https://github.com/soenneker/soenneker.extensions.enumerable.string
A collection of helpful enumerable string extension methods
https://github.com/soenneker/soenneker.extensions.enumerable.string
csharp dotnet enumerable extension string
Last synced: 2 months ago
JSON representation
A collection of helpful enumerable string extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.enumerable.string
- Owner: soenneker
- License: mit
- Created: 2023-04-11T13:36:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-22T03:15:33.000Z (2 months ago)
- Last Synced: 2026-04-22T04:43:41.999Z (2 months ago)
- Topics: csharp, dotnet, enumerable, extension, string
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.Enumerable.String/)
[](https://github.com/soenneker/soenneker.extensions.enumerable.string/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Enumerable.String/)
[](https://github.com/soenneker/soenneker.extensions.enumerable.string/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Enumerable.String
### A collection of helpful enumerable string extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Enumerable.String
```