request/src/request.result
Louis Seubert cb2628c615 feat: add none generic result type
This adds a none generic result type and refactors the result to be a
class. The Result has the same inheritance like `Task` and `Task<T>`
2026-05-26 19:21:29 +02:00
..
_errors chore: update insert_final_newline setting 2026-05-16 12:36:35 +02:00
_exceptions chore: update insert_final_newline setting 2026-05-16 12:36:35 +02:00
_extensions feat: add none generic result type 2026-05-26 19:21:29 +02:00
Geekeey.Request.Result.csproj chore: add nuget package description 2026-05-21 21:57:30 +02:00
IResultFactory.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
package-icon.png feat: add inital in memory dispatcher 2026-05-16 11:05:07 +02:00
package-readme.md chore: add nuget package description 2026-05-21 21:57:30 +02:00
Prelude.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.Conversion.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.Equality.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.Matching.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.Transform.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00
Result.Unbox.cs feat: add none generic result type 2026-05-26 19:21:29 +02:00