Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add request types to allow for mediator pattern invocation of tasks #121

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jan 25, 2023

  1. Add initial mediator pattern

    jviau committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e945f9e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    3754340 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    e235184 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    4ca5d1e View commit details
    Browse the repository at this point in the history
  2. Update Unit.cs comments

    jviau committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a7e012b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bb402 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add Mediator samples

    jviau committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    19993ee View commit details
    Browse the repository at this point in the history
  2. Fix missing nuget

    jviau committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6a92f30 View commit details
    Browse the repository at this point in the history
  3. Remove empty file

    jviau committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    885723b View commit details
    Browse the repository at this point in the history
  4. Fix address

    jviau committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c353795 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    2e8dee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Add request unit tests

    jviau committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    823d7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    e42de5f View commit details
    Browse the repository at this point in the history