edumserrano
-
-
- 579,917 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. -
-
- 496,752 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. -
- 397,784 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,933 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. -
- 97,706 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. -
- 18,490 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. -
- 14,899 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,285 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,385 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,145 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. -
- 1,073 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.