Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

A result abstraction that can be mapped to HTTP response codes if needed.

## Docs

Docs are located in the /docs folder and available online at [result.ardalis.com](https://result.ardalis.com) Please add issues for new docs requests and [pull requests for docs issues](https://github.com/ardalis/Result/issues?q=is%3Aopen+is%3Aissue+label%3Adocumentation) are welcome!

## Learn More

* [Getting Started With Ardalis.Result](https://blog.nimblepros.com/blogs/getting-started-with-ardalis-result/)
Expand Down