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: 3 months 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2026-03-07T10:13:26.000Z (3 months ago)
- Last Synced: 2026-03-07T17:31:30.342Z (3 months ago)
- Topics: csharp, dotnet, extension, extensions, generic, generics, span, spangenericextension, spans, t
- Language: C#
- Homepage: https://soenneker.com
- Size: 101 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/)
[](https://github.com/soenneker/soenneker.extensions.spans.generics/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Spans.Generics
### Various helpful generic span extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Spans.Generics
```