• Stars
    star
    19
  • Rank 1,163,249 (Top 23 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Result.Net provides a result object to be used as a wrapper over operations execution results to indicate success or failure, instead of throwing exceptions or returning false without explanation.