edumserrano
-
- 311,343 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. -
- 268,637 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 -
- 265,192 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. -
- 246,691 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. -
- 39,023 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. -
- 4,314 total downloads
- last updated 9/4/2023
- Latest version: 3.0.1
Extensions for the .NET SDK. For more information see https://github.com/edumserrano/dotnet-sdk-extensions. -
- 3,657 total downloads
- last updated 9/4/2023
- Latest version: 3.0.1
Extensions for the .NET SDK. For more information see https://github.com/edumserrano/dotnet-sdk-extensions. -
- 1,809 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,062 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. -
- 900 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. -
- 897 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.