Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / amantinband/error-or issues and pull requests

#113 - Adding the TooManyRequests error type

Pull Request - State: open - Opened by Andrei-hub11 27 days ago

#112 - Extend API to facilitate multiple error handling

Issue - State: open - Opened by bidolah about 1 month ago - 3 comments

#111 - add FailIf Func<TValue,Error> overloads

Pull Request - State: open - Opened by ahmtsen about 2 months ago

#110 - Alternate proposal for ASP.NET Core conversion

Pull Request - State: open - Opened by feO2x about 2 months ago

#109 - FailIf example does not work

Issue - State: open - Opened by herao67 about 2 months ago - 2 comments
Labels: good first issue

#108 - Create ErrorOr.AspNetCore NuGet

Pull Request - State: open - Opened by amantinband about 2 months ago

#107 - Draft: ErrorOr.AspNetCore NuGet

Pull Request - State: closed - Opened by amantinband about 2 months ago

#106 - Exceptions for invalid use - review and extensions

Pull Request - State: closed - Opened by feO2x about 2 months ago - 1 comment

#105 - Draft: Migrate from Errors to Exceptions for invalid use of library

Pull Request - State: closed - Opened by amantinband about 2 months ago - 5 comments

#104 - Target .net 8

Pull Request - State: closed - Opened by amantinband about 2 months ago - 1 comment

#103 - How this project is related to CSharpFunctionalExtensions?

Issue - State: closed - Opened by Prologh about 2 months ago - 4 comments

#102 - Potential misuse

Issue - State: closed - Opened by md-redwan-hossain 2 months ago - 4 comments

#99 - Memory Optimizations for ErrorOr<TValue>

Pull Request - State: closed - Opened by feO2x 2 months ago - 3 comments

#97 - ErrorOr<TValue> and Error now behave like Value Objects

Pull Request - State: closed - Opened by feO2x 2 months ago

#96 - [Question] Error Result from MediatR pipeline behaviour

Issue - State: closed - Opened by CodeINN95612 2 months ago - 2 comments

#95 - [Enhancement] Add FailIf from Task<T>

Pull Request - State: closed - Opened by MGREMY 3 months ago

#94 - [Enhancement] Add FailIf from Task<T>

Issue - State: closed - Opened by MGREMY 3 months ago

#93 - [Question] ASP.net Is there a response type i can deserialize to?

Issue - State: closed - Opened by Andreas-Klapproth 3 months ago - 2 comments

#90 - ErrorOr 2.0

Pull Request - State: closed - Opened by amantinband 3 months ago - 1 comment

#89 - Return ErrorOr<?>

Issue - State: closed - Opened by BrunoferreiraOrbcom 5 months ago - 2 comments

#88 - erroror is missing NuGet package README file

Issue - State: closed - Opened by lyndaidaii 5 months ago - 2 comments

#87 - SUGGESTION: Add a changelog for each version released

Issue - State: closed - Opened by jbennink 5 months ago - 1 comment

#86 - Added forbidden error type

Pull Request - State: closed - Opened by bCamba 5 months ago - 1 comment

#85 - [Bug] Error equality not working as intended

Issue - State: closed - Opened by HakonJohannessen 6 months ago - 4 comments

#84 - [Request] Please sign the NuGet with a strong name

Issue - State: closed - Opened by YonatanCohavi 6 months ago - 2 comments

#83 - Add ToErrorOr, Updated Docs & change else to return ErrorOr

Pull Request - State: closed - Opened by amantinband 6 months ago - 1 comment

#82 - Add Switch/SwitchAsync, Match/MatchAsync extension methods

Pull Request - State: closed - Opened by amantinband 6 months ago

#81 - Add Then/ThenAsync that invokes an action

Pull Request - State: closed - Opened by amantinband 6 months ago

#80 - Add Then/ThenAsync support for functions that don't explicitly return…

Pull Request - State: closed - Opened by amantinband 6 months ago - 1 comment

#79 - Fixed .props file name to work on Linux

Pull Request - State: closed - Opened by apfohl 6 months ago - 3 comments

#78 - Update docs

Pull Request - State: closed - Opened by amantinband 6 months ago

#77 - Add Chain and ChainAsync

Pull Request - State: closed - Opened by amantinband 6 months ago

#76 - Add covariant error or interface

Pull Request - State: closed - Opened by amantinband 6 months ago

#74 - Add Stacktrace property to the Error struct

Issue - State: closed - Opened by YonatanCohavi 9 months ago - 3 comments

#73 - Added Forbidden as Error

Pull Request - State: closed - Opened by itsC-Ramesh 9 months ago - 2 comments

#72 - IsError = true; Errors.Length = 0;

Issue - State: closed - Opened by AJax2012 9 months ago - 9 comments

#71 - Consider 'Forbidden' as built-in error type

Issue - State: closed - Opened by chrisketelaar 9 months ago - 4 comments

#70 - Added property IsSuccess to ErrorOr<TValue>

Pull Request - State: closed - Opened by dragoaus 9 months ago - 2 comments

#68 - Added trailing comma in ErrorType enum

Pull Request - State: closed - Opened by martinobordin 10 months ago - 2 comments

#67 - Update ErrorOr.csproj

Pull Request - State: closed - Opened by amantinband 10 months ago

#66 - Added NotAuthorized to ErrorType

Pull Request - State: closed - Opened by martinobordin 10 months ago

#65 - Non generic ErrorOr possible?

Issue - State: closed - Opened by DaveArkley-Codiance 10 months ago - 3 comments

#64 - Errors: Count = 1; IsError: False

Issue - State: closed - Opened by Vishiono 10 months ago - 1 comment

#63 - Please add a strong name for the assembly

Issue - State: closed - Opened by JZO001 11 months ago - 1 comment
Labels: out of scope

#62 - How can I create an Error type that has exception data?

Issue - State: closed - Opened by stannynuytkens 11 months ago - 1 comment

#60 - ❌ ErrorType NotAuthorized

Issue - State: closed - Opened by martinobordin 12 months ago

#59 - Improving documentation

Pull Request - State: closed - Opened by iamkylescode about 1 year ago

#58 - Add ability to show result and errors

Issue - State: closed - Opened by kh-csyms about 1 year ago - 2 comments

#57 - Can't change response http status code

Issue - State: closed - Opened by akashvekariya about 1 year ago - 2 comments

#55 - Corrected a typo in the readme

Pull Request - State: closed - Opened by mopinon over 1 year ago

#54 - Fix deserialization issue

Pull Request - State: closed - Opened by akoken over 1 year ago - 2 comments

#53 - ErrorOr type cannot be deserialized

Issue - State: closed - Opened by akoken over 1 year ago - 2 comments

#52 - Change Interface to covariant IError<out TValue>

Issue - State: closed - Opened by amyboose over 1 year ago - 3 comments

#51 - ErrorOr<ResultObj>IsError Always returns as "false"

Issue - State: closed - Opened by maximstanciu over 1 year ago

#50 - Question: `ErrorOr<>.Errors` as readonly collection

Issue - State: closed - Opened by wdolek over 1 year ago - 1 comment

#49 - Add the Property IsSuccess like IsError

Issue - State: closed - Opened by squadwuschel over 1 year ago - 4 comments

#48 - Usage of Library to Replace null return type

Issue - State: closed - Opened by squadwuschel over 1 year ago - 1 comment

#47 - Smart way to use ErrorOr in a similar style to with-Expressions

Issue - State: closed - Opened by janschreier over 1 year ago - 1 comment

#46 - Add error levels (Warning, Fatal, Error...)

Issue - State: closed - Opened by bellons91 over 1 year ago - 2 comments
Labels: not planned

#45 - fix: add ConfigureAwait(false)

Pull Request - State: closed - Opened by blouflashdb over 1 year ago - 1 comment

#44 - Add ConfigureAwait(false)

Issue - State: closed - Opened by blouflashdb over 1 year ago

#43 - Bump version to 1.2.0

Pull Request - State: closed - Opened by amantinband over 1 year ago

#42 - Add ErrorOrFactory to resolve namespace ambiguation

Pull Request - State: closed - Opened by amantinband over 1 year ago

#41 - Update docs & bump version

Pull Request - State: closed - Opened by amantinband over 1 year ago

#40 - bump version

Issue - State: closed - Opened by amantinband over 1 year ago

#39 - Add ErrorOrEmptyList documentation

Issue - State: closed - Opened by amantinband over 1 year ago

#38 - ErrorOrEmptyList Added

Pull Request - State: closed - Opened by kikutano over 1 year ago - 1 comment

#37 - Feature: Added an optional dictionary to the error type

Pull Request - State: closed - Opened by florentmx over 1 year ago - 1 comment

#36 - Add Dictionary to the ErrorOr.Error type

Issue - State: closed - Opened by florentmx over 1 year ago - 1 comment

#35 - feat: Add Net Standard 2.0 target

Pull Request - State: closed - Opened by madhon over 1 year ago - 1 comment

#34 - .NET Standard 2.0 target

Issue - State: closed - Opened by madhon over 1 year ago - 2 comments

#33 - `ErrorOr.From(data)` does not compile

Issue - State: closed - Opened by bwong365 over 1 year ago - 5 comments

#32 - [Enhancement] Add extension methods for to convert to IActionResult (mvc) IResult (minimal API)

Issue - State: open - Opened by RHaughton over 1 year ago - 22 comments
Labels: enhancement

#31 - Async ready Chain function to Chain multiple ErrorOr

Pull Request - State: closed - Opened by lucafabbri almost 2 years ago - 1 comment

#30 - Aync/Await wise Match operations

Pull Request - State: closed - Opened by lucafabbri almost 2 years ago - 1 comment

#29 - feat: add MatchAsync, MatchFirstAsync, SwitchAsync, SwitchFirstAsync

Pull Request - State: closed - Opened by blouflashdb almost 2 years ago - 1 comment

#28 - Add Async Support for Match/Switch methods

Issue - State: closed - Opened by blouflashdb almost 2 years ago - 2 comments

#27 - Add IsError property to IErrorOr

Pull Request - State: closed - Opened by amantinband almost 2 years ago

#26 - Preventing Errors from being manipulated from the outside of ErrorOr

Pull Request - State: closed - Opened by edercarloscosta almost 2 years ago - 2 comments

#25 - Adding metadata to errors

Issue - State: closed - Opened by kgnet88 almost 2 years ago - 6 comments

#24 - Small correction to make it compile on linux

Pull Request - State: closed - Opened by jobumble almost 2 years ago

#23 - Adding IsError/Value to IErrorOr

Issue - State: closed - Opened by wesley-sd almost 2 years ago - 7 comments

#22 - How do you catch error out side the domain

Issue - State: closed - Opened by zaktecs almost 2 years ago - 3 comments

#21 - Error Type Of Void

Issue - State: closed - Opened by imranshabbir almost 2 years ago - 2 comments

#19 - ErrorType of Cancelled

Issue - State: closed - Opened by gslam2k almost 2 years ago - 4 comments
Labels: not planned

#17 - Bump version to 1.0.0 & update README

Pull Request - State: closed - Opened by amantinband almost 2 years ago

#16 - Return error instead of exception

Pull Request - State: closed - Opened by amantinband almost 2 years ago - 1 comment

#15 - Make the Error Record readonly

Issue - State: closed - Opened by ziaulhasanhamim almost 2 years ago - 1 comment

#14 - Extend ErrorType enum

Issue - State: closed - Opened by DimetilTriptAmin almost 2 years ago - 3 comments

#13 - Cannot implicitly convert type with IEnumerable

Issue - State: closed - Opened by Rasphino almost 2 years ago - 7 comments