A .NET library which provides a Result type for representing the outcome of operations in C#.
Louis Seubert
1a8737ffa5
Allow joining `IEnumerable<Task<Result<T>>>` to one single `Task<Result<IReadOnlyList<T>>>` contains the success value of each result. |
||
---|---|---|
.forgejo/workflows | ||
src | ||
.editorconfig | ||
.gitignore | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Directory.Packages.props | ||
Geekeey.Extensions.Result.sln | ||
global.json | ||
nuget.config |