-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: ardalis/Result
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to convert Result<Foo> to Result<RandomClass> when result is not success
#219
opened Nov 7, 2024 by
ma-lar
Moq's ReturnsAsync() returns the Result's Value when Result.Created(...) is used.
#214
opened Oct 10, 2024 by
Cezus
Add Map Extension Method to Support Mapping from Result<T> to Result
#212
opened Oct 9, 2024 by
jmrtnz94
Add ValidationError constructor that accepts identifier and error message
#208
opened Sep 22, 2024 by
gordysc
Type discriminator is lost when serializing a Result<T> using [TranslateResultToActionResult]
#204
opened Sep 12, 2024 by
uflowie
Allowing for validation and other errors to be returned as standard Further information is requested
ProblemDetails
question
#193
opened Jun 26, 2024 by
nhwilly
Consider New Ardalis.Result.FastEndpoints package with base classes, extension methods
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
#175
opened Apr 10, 2024 by
ardalis
Improve error/validation reporting by allowing for a strongly typed property, e.g. Result.Error<T>
#163
opened Feb 2, 2024 by
nhwilly
Add Support For FastEndpoints
enhancement
New feature or request
#157
opened Nov 13, 2023 by
KyleMcMaster
Unable to cast object of type 'Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptor' to type 'Microsoft.AspNetCore.Mvc.Controllers.ControllerActionDescriptor'.
bug
Something isn't working
help wanted
Extra attention is needed
#137
opened May 1, 2023 by
fp-jcorriveau
docs: Getting Started
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
#135
opened Apr 21, 2023 by
ardalis
Docs: TOC
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
#134
opened Apr 21, 2023 by
ardalis
Docs: Install Jekyll ReadTheDocs GitHub Pages in /docs
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
#133
opened Apr 21, 2023 by
ardalis
ProblemDetails Title
enhancement
New feature or request
help wanted
Extra attention is needed
#126
opened Mar 28, 2023 by
buti1021
errorMessages should be passed as string
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
#124
opened Mar 21, 2023 by
buti1021
Translating Results to ActionResults doesn't contain the SuccessMessage
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
#114
opened Feb 12, 2023 by
shahabfar
TranslateResultToActionResult doesn't give PagedInfo
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
#71
opened Aug 9, 2021 by
khandelwal-arpit
Add Sample Showing Ardalis.Result with FluentValidation and web API with Filter
good first issue
Good for newcomers
help wanted
Extra attention is needed
#31
opened Aug 20, 2020 by
ardalis
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.