Further reading
Here are some links to build on what we learned in this chapter:
- An article on my blog about exceptions (title: A beginner guide to exceptions | The basics): https://net5.link/PpEm
- An article on my blog about Operation Result (title: Operation result | Design Pattern): https://net5.link/4o2q
- I have a generic open source implementation of the Operation Result pattern, allowing you to use it by adding a NuGet package to your project: https://net5.link/FeGZ