https://github.com/soenneker/soenneker.extensions.spans.readonly.strings
A collection of helpful ReadOnlySpan (string) extension methods
https://github.com/soenneker/soenneker.extensions.spans.readonly.strings
csharp dotnet extension extensions readonly readonlyspan readonlyspanstringextension span spans string strings
Last synced: about 1 month ago
JSON representation
A collection of helpful ReadOnlySpan (string) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.spans.readonly.strings
- Owner: soenneker
- License: mit
- Created: 2026-01-18T17:00:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-05T04:02:49.000Z (about 2 months ago)
- Last Synced: 2026-03-05T05:02:15.245Z (about 2 months ago)
- Topics: csharp, dotnet, extension, extensions, readonly, readonlyspan, readonlyspanstringextension, span, spans, string, strings
- Language: C#
- Homepage: https://soenneker.com
- Size: 59.6 KB
- 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.spans.readonly.strings/)
[](https://github.com/soenneker/soenneker.extensions.spans.readonly.strings/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.spans.readonly.strings/)
[](https://github.com/soenneker/soenneker.extensions.spans.readonly.strings/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Spans.ReadOnly.Strings
### A collection of helpful ReadOnlySpan (string) extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Spans.ReadOnly.Strings
```