https://github.com/soenneker/soenneker.extensions.spans.readonly
A collection of helpful ReadOnlySpan extension methods
https://github.com/soenneker/soenneker.extensions.spans.readonly
csharp dotnet extension extensions immutable readonly readonlyspanextension span spans t
Last synced: about 2 months ago
JSON representation
A collection of helpful ReadOnlySpan extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.spans.readonly
- Owner: soenneker
- License: mit
- Created: 2025-08-25T11:38:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-10-08T06:34:03.000Z (5 months ago)
- Last Synced: 2025-10-08T08:29:13.742Z (5 months ago)
- Topics: csharp, dotnet, extension, extensions, immutable, readonly, readonlyspanextension, span, spans, t
- Language: C#
- Homepage: https://soenneker.com
- Size: 48.8 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/)
[](https://github.com/soenneker/soenneker.extensions.spans.readonly/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.spans.readonly/)
#  Soenneker.Extensions.Spans.Readonly
### A collection of helpful ReadOnlySpan extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Spans.Readonly
```