edumserrano
-
-
- 500,647 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. -
-
- 492,179 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,703 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,857 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. -
- 94,486 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,807 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,275 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,133 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,310 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,069 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,001 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.