edumserrano
-
- 489,754 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1.1
Maybe/Optional monad implementation for C#. For more information see http://csharp-functional.readthedocs.io/en/latest/maybe-monad.html. -
-
- 477,670 total downloads
- last updated 8/2/2017
- Latest version: 1.0.3.4
Contains a set of useful analyzers for C#. Requires at least VS2017. For a list of all the analyzers see http://roslyn-analyzers.readthedocs.io/en/latest/analyzers-in-the-repo.html. -
-
- 397,643 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Http Result monad for C#. In its core this monad enhances a type by adding a success/failure status and an http state. This type is meant to be used by operations that do Http calls. For more information see... More information -
- 394,843 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Simple application of HttpResult monad by using System.Net.Http.HttpClient. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html#httpresult-monads-how-to. -
- 92,663 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Result monad for C#. In its core this monad enhances a type by adding a success/failure status. For more information see http://csharp-functional.readthedocs.io/en/latest/result-monad.html. -
- 16,278 total downloads
- last updated 11/26/2023
- Latest version: 3.0.2
Extensions for the .NET SDK. For more information see https://github.com/edumserrano/dotnet-sdk-extensions. -
- 13,026 total downloads
- last updated 11/26/2023
- Latest version: 3.0.2
Extensions for the .NET SDK. For more information see https://github.com/edumserrano/dotnet-sdk-extensions. -
- 2,121 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Extensions to the ResultMonad package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html. -
- 1,300 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Extensions to MaybeMonad package to integrate with the ResultMonad package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html#maybe-extensions-examples. -
- 1,063 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Extensions to the HttpResultMonad package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html. -
- 995 total downloads
- last updated 9/3/2017
- Latest version: 1.0.1
Extensions to ResultMonad package to integrate with the HttpResult package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html.