https://github.com/soenneker/soenneker.extensions.spans.generics
Various helpful generic span extension methods
https://github.com/soenneker/soenneker.extensions.spans.generics
csharp dotnet extension extensions generic generics span spangenericextension spans t
Last synced: about 1 month ago
JSON representation
Various helpful generic span extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.spans.generics
- Owner: soenneker
- License: mit
- Created: 2025-12-02T15:37:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-01-12T08:40:34.000Z (about 2 months ago)
- Last Synced: 2026-01-12T14:05:35.667Z (about 2 months ago)
- Topics: csharp, dotnet, extension, extensions, generic, generics, span, spangenericextension, spans, t
- Language: C#
- Homepage: https://soenneker.com
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.generics/)
[](https://github.com/soenneker/soenneker.extensions.spans.generics/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.spans.generics/)
#  Soenneker.Extensions.Spans.Generics
### Various helpful generic span extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Spans.Generics
```