Introducing Cranks.Result

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Cranks.Result

    A simple, strongly typed and boilerplate poor implementation of the Result pattern.

  • If you want to try it, best go to the github repo and check out the documentation. I believe it should be pretty straight forward to use though! Just import the Cranks.Result namespace, return IResult or IResult from your method and type Result. to start and fluently build up your methods using the provided api.

  • FluentResults

    A generalised Result object implementation for .NET/C#

  • Interesting... I just found out that your first intention was to improve FluentResults but your PR got rejected which is a pity. PR: https://github.com/altmann/FluentResults/pull/80. I guess I will have a look at your library in hopes of removing some boilerplate code. Thanks!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts