Skip to content
View TomMaple's full-sized avatar

Block or report TomMaple

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Result Result Public

    An abstraction which contains the value or the error of the operation. It can be mapped to the HTTP reponse if needed.

    C# 1

  2. Maple.Json.ObjectAsPrimitiveConverter Maple.Json.ObjectAsPrimitiveConverter Public

    Provides the ObjectAsPrimitiveConverter for System.Text.Json that allows to serialize and deserialize objects properties as using primitive types.

    C#

  3. Maple.Result.Extensions.AspNetCore Maple.Result.Extensions.AspNetCore Public

    Maps the Maple.Result to the HTTP response (ASP.NET Core version)

    C# 2 1

  4. Maple.Result.Extensions.HttpClient Maple.Result.Extensions.HttpClient Public

    The extension methods that map HttpClient result to Maple.Result

    C#

  5. Maple.Result.Extensions.MinimalApi Maple.Result.Extensions.MinimalApi Public

    Maps the Maple.Result to the HTTP response (.NET Minimal API Result)

    C#