Sometimes it is useful to add properties to enum values. Translations or mapping are typical use cases. Here is how this could be accomplished.
Bookmark: Michael Montgomery on Microservices
Just finished watching the talk: Building Microservices in .NET by Michael Montgomery.
Could not create SSL/TLS secure channel
While creating a client for a web service, I came across the following. The default response to any request sent from the clients was: ‘Could not create SSL/TLS secure channel.’.