dolittle-obsolete / DotNET.Fundamentals

Reusable, fundamental abstractions and building blocks
http://www.dolittle.io
MIT License
4 stars 8 forks source link

Reason improvements #317

Closed einari closed 4 years ago

einari commented 4 years ago

This improves on #291 and formalizes a ReasonId as a concept of Guid. The benefit of this is that we have backwards compatibility with Reasons using string and at the same time encapsulated the parsing of the value into the formalized ReasonId.

┆Issue is synchronized with this Asana task