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

Create Class library and Web API #153

Merged
merged 38 commits into from
May 19, 2022
Merged

Commits on Aug 10, 2006

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

Commits on Aug 20, 2018

  1. Regenerate AP2.sln

    Tom-stack3 committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    1ade773 View commit details
    Browse the repository at this point in the history
  2. Add dependency injection

    Tom-stack3 committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    71be54b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Create .gitignore file

    Tom-stack3 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    703f9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad3720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d35a09 View commit details
    Browse the repository at this point in the history
  4. Create web-api project

    Tom-stack3 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    2e69157 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a370a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5acc4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f74358a View commit details
    Browse the repository at this point in the history
  8. Create Contacts Controller

    Tom-stack3 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    7a3584a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9c86f1 View commit details
    Browse the repository at this point in the history
  10. Remove Chat.Type property

    Tom-stack3 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    ef6084f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Add comment to clarify

    Tom-stack3 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    4b3ee4a View commit details
    Browse the repository at this point in the history
  2. Change template text

    Tom-stack3 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    f6a6cfa View commit details
    Browse the repository at this point in the history
  3. Remove .gitignore

    Tom-stack3 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    67bd00e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

    Tom-stack3 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f22f465 View commit details
    Browse the repository at this point in the history
  3. Minor change

    Tom-stack3 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ad86721 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed95a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25eaea1 View commit details
    Browse the repository at this point in the history
  6. Add Get list of usernames

    Tom-stack3 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2f322b4 View commit details
    Browse the repository at this point in the history
  7. Create Chats Service

    Tom-stack3 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    23f2b7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    028db92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2188b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c73d832 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Create Solution at AP2

    Tom-stack3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c6a7b38 View commit details
    Browse the repository at this point in the history
  2. Make chat id a string

    Add needed imports and fix build errors.
    Tom-stack3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    52712a0 View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    Tom-stack3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2321a56 View commit details
    Browse the repository at this point in the history
  4. Fix nullable types

    Tom-stack3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    02a178b View commit details
    Browse the repository at this point in the history
  5. Add Invitation controller implementation

    Create chat-id based on two usernames
    Tom-stack3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d43228a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    611fbf4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Fix argument parsing

    Tom-stack3 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    de56d9e View commit details
    Browse the repository at this point in the history
  2. Fix nullable warning

    Tom-stack3 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    279564e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ed14c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    69e652c View commit details
    Browse the repository at this point in the history
  2. Create Services namespace

    Tom-stack3 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f5eedc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2056

  1. Add comments

    Tom-stack3 committed Aug 11, 2056
    Configuration menu
    Copy the full SHA
    961a73e View commit details
    Browse the repository at this point in the history