C# Result

Open-source C# projects categorized as Result

Top 4 C# Result Projects

  • CSharpFunctionalExtensions

    Functional extensions for C#

  • Project mention: Result pattern: language-ext vs FunctionalExtensions? | /r/dotnet | 2023-07-07

    Hey, I am considering adopting the Result pattern in my codebase. Wanted to get some opinions from someone who has experience with it: should I start with language-ext or FunctionalExtensions?

  • Result

    A result abstraction that can be mapped to HTTP response codes if needed. (by ardalis)

  • Project mention: Advantages and disadvantages of FastEndpoints | /r/dotnet | 2023-06-24

    Using the Nuget Package Ardalis.Result for mapping result objects to HTTP Response Codes and associated objects; FastEndpoint has its own way of approaching this problem, which seems to be to hang everything off an "Endpoint" and optionally using Swagger to redundantly describe the route's behavior; this seems like a step backwards from more advanced Web frameworks in other languages. The advantage of Ardalis.Result should be clear - each closed form of Ardalis.Result can have its own knowledge of what it does, and therefore automatically describe the abstract transformations it does on a request. In functional programming, this "abstract transformation" is typically called a monad transformer or Arrow. Once you have a type that describes the abstract transformation, plugging that into Swagger should be straight-forward.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Communication

    Communication library is a convenient wrapper for handling the results of functions that do not throw exceptions. Instead of throwing exceptions, these functions return an object that contains the result of the operation.

  • Project mention: 17 Amazing Community Packages for .NET Developers | /r/dotnet | 2023-05-29

    if you need better results check this one https://github.com/managedcode/Communication

  • moonad

    A simple F#'s monads port for C#.

  • Project mention: Design: Mônadas | dev.to | 2024-04-15
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Result related posts

  • Communication - library for Results

    1 project | /r/dotnet | 21 Dec 2022
  • Communication - library for Results

    1 project | /r/dotnetcore | 21 Dec 2022

Index

What are some of the best open-source Result projects in C#? This list will help you:

Project Stars
1 CSharpFunctionalExtensions 2,247
2 Result 765
3 Communication 31
4 moonad 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com