A .NET library which provides a Result type for representing the outcome of operations in C#.
Find a file
2024-05-01 16:22:45 +02:00
.forgejo/workflows feat: initial project commit 2024-04-27 20:11:24 +02:00
src chore: rename tests to follow the i can syntax 2024-05-01 16:22:45 +02:00
.editorconfig feat: initial project commit 2024-04-27 20:11:24 +02:00
.gitignore feat: initial project commit 2024-04-27 20:11:24 +02:00
Directory.Build.props feat: initial project commit 2024-04-27 20:11:24 +02:00
Directory.Build.targets feat: initial project commit 2024-04-27 20:11:24 +02:00
Directory.Packages.props feat: initial project commit 2024-04-27 20:11:24 +02:00
Geekeey.Extensions.Result.sln feat: initial project commit 2024-04-27 20:11:24 +02:00
global.json feat: initial project commit 2024-04-27 20:11:24 +02:00
nuget.config feat: initial project commit 2024-04-27 20:11:24 +02:00