https://github.com/soenneker/soenneker.extensions.valuetask
A collection of helpful ValueTask extension methods
https://github.com/soenneker/soenneker.extensions.valuetask
csharp dotnet extensions valuetask valuetaskextension
Last synced: 4 months ago
JSON representation
A collection of helpful ValueTask extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.valuetask
- Owner: soenneker
- License: mit
- Created: 2023-11-26T21:23:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T21:05:19.000Z (4 months ago)
- Last Synced: 2026-03-10T00:53:12.109Z (4 months ago)
- Topics: csharp, dotnet, extensions, valuetask, valuetaskextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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.valuetask/)
[](https://github.com/soenneker/soenneker.extensions.valuetask/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.valuetask/)
[](https://github.com/soenneker/soenneker.extensions.valuetask/actions/workflows/codeql.yml)
#  Soenneker.Extensions.ValueTask
### A collection of helpful ValueTask extension methods
## Installation
```
dotnet add package Soenneker.Extensions.ValueTask
```