edumserrano
-
- 481,887 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. -
-
- 429,913 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,345 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,728 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. -
- 85,117 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. -
- 14,299 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. -
- 12,119 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,069 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,271 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,035 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. -
- 977 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.