https://github.com/soenneker/soenneker.extensions.list.string
A collection of helpful List<string> extension methods
https://github.com/soenneker/soenneker.extensions.list.string
csharp dotnet extension list string
Last synced: 6 months ago
JSON representation
A collection of helpful List<string> extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.list.string
- Owner: soenneker
- License: mit
- Created: 2023-02-23T02:04:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T23:00:25.000Z (over 1 year ago)
- Last Synced: 2025-04-09T00:07:26.235Z (over 1 year ago)
- Topics: csharp, dotnet, extension, list, string
- Language: C#
- Homepage: https://soenneker.com
- Size: 708 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.List.String/)
[](https://github.com/soenneker/soenneker.extensions.list.string/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.List.String/)
#  Soenneker.Extensions.List.String
### A collection of helpful List extension methods
## Installation
```
dotnet add package Soenneker.Extensions.List.String
```
## Usage