bancey / SerializableResult

An approach to returning a meaningful result and avoiding null checks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SerializableResult

An approach to returning a meaningful result and avoiding null checks.

Code taken from and heavily influenced by Capgemini.SerializableResult but the source has disappeared and it is no longer being maintained.

About

An approach to returning a meaningful result and avoiding null checks

License:MIT License


Languages

Language:C# 100.0%