Issues
- 2
v3.0.0 GetValueOrDefault() returns nullable when default value is not nullable
#570 opened by seangwright - 0
Please put classes into their own namespaces
#574 opened by mohaaron - 2
CSharpFunctionalExtensions.dll does not represent a strongly named assembly
#573 opened by andreaskasc - 6
- 0
Proposal: Ensure `null` with `Maybe`
#571 opened by DerStimmler - 1
- 3
Proposal: AsMaybeAsync
#528 opened by mollsju - 3
- 6
- 4
Add IError<string> to the Result struct
#546 opened by nicksoethof - 0
Stop targeting old .NET Framework versions
#495 opened by vkhorikov - 3
- 2
Missing Match for UnitResult
#483 opened by thomaseyde - 5
- 1
[Question] Adding shared context for Result which presents in both Success and Error cases
#536 opened by hankovich - 9
Making ValueObject.GetEqualityComponents return IComparable is a breaking change
#509 opened by robertlarkins - 1
- 2
Serialization
#529 opened by TSDilov - 1
- 1
Question: return the result
#521 opened by FoxTes - 2
EF Core 7: The LINQ expression 'DbSet could not be translated when using Value Object
#518 opened by pantonis - 2
Bind chain with different return type
#525 opened by theodorehook - 1
- 1
Proposal for a TapIf overload
#515 opened by fliebrecht - 1
More examples
#519 opened by opcodewriter - 3
Do you need any help for v3 ?
#504 opened by titouancreach - 1
Question: Result<T,E> with interfaces
#516 opened by MettBeagle - 5
Any plans to add more advanced concepts?
#512 opened by vgallegob - 4
Ensure returns Success instead of Failure
#511 opened by yarecky1 - 2
Maybe extensions for MapTry and ExecuteTry
#507 opened by tinytownsoftware - 0
Where is TryFind for IDictionary?
#508 opened by tinytownsoftware - 2
Question about exception handling
#503 opened by chitoiur - 8
You attempted to access the Error property for a successful result. A successful result has no Error.
#500 opened by namigmustafa - 0
Remove deprecated API
#497 opened by vkhorikov - 1
- 8
IQueryable - TryFirst (async) -- Replacement for .FirstOrDefaultAsync() -- Is this helpful for a PR?
#473 opened by jeffward01 - 3
- 2
- 4
Entity mutable hashcode
#475 opened by leubac - 2
Maybe.TryFirst() performance side-effect
#474 opened by leubac - 5
[Question] Is it better to return 'Result' or 'Maybe' from methods? -- .FirstOrDefault() -- What is the recommended return type?
#467 opened by jeffward01 - 2
[Bug?] When `Maybe<T>` has a default value, the result is Maybe.HasValue == true
#478 opened by jeffward01 - 2
Bind method documentation suggested returns 'Maybe' -- However, a 'Result' is returned
#468 opened by jeffward01 - 1
BindOnFailure?
#459 opened by dday4thedeceiver - 1
Rename OnFailure to TapError
#450 opened by hankovich - 5
- 9
- 4
"Ambiguous invocation" error after update
#439 opened by BernhardMaier - 0
IReadOnlyDictionary.TryFind() not working in .NET 6
#441 opened by Yaevh - 4