Skip to content
View markmillercc's full-sized avatar
Block or Report

Block or report markmillercc

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. MediatR.Endpoints MediatR.Endpoints Public

    Combines ASP.NET Core Minimal APIs with MediatR for simple, painless mapping of requests to REST API endpoints

    C# 2

  2. Glimpse Glimpse Public

    API for a personal financial tracking application using ASP.NET Core, EF Core, and MediatR.Endpoints

    C# 1

  3. EFEncapsulated EFEncapsulated Public

    Some methods to achieve true collection encapsulation with Entity Framework.

    C#

  4. Blackjack Blackjack Public

    Live multiplayer blackjack application with MongoDb, ASP.NET MVC, and SignalR.

    JavaScript 2 1

  5. MediatRClub MediatRClub Public

    Demonstrates the use of mismatched-arity open generic notification handlers with MediatR

    C# 1

  6. ArityErrorReproduced ArityErrorReproduced Public

    Reproduce MediatR error regarding handlers with mismatched arity

    C#