matthewrosse - Overview

View matthewrosse's full-sized avatar

Mateusz Różański matthewrosse

Block or report matthewrosse

Pinned Loading

  1. Enhance the ErrorOr library with a collection of extension methods designed to simplify matching between success and error states, thereby improving the developer experience when handling discrimin…

    C# 14 1

  2. OAuth1.0a implementation for modern .NET

    C# 1

  3. A simple dotnet library that allows you to communicate with Kinde Management API through a convenient interface with automatic token refreshing and retrying in case of transient errors.

    C# 1

  4. 1

    using DomainDrivenDesignExample.Api.Features.Common.Caching;

    2

    using DomainDrivenDesignExample.Api.Features.Common.Messaging;

    5

    namespace DomainDrivenDesignExample.Api.Features.Common.Behaviors;