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

Api as a service #112

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Api as a service #112

wants to merge 26 commits into from

Commits on Jul 19, 2019

  1. Initial Commit

    mikepizzo committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    3fc624f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Update packages

    mikepizzo committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    d85f87e View commit details
    Browse the repository at this point in the history
  2. Added sample csdl files

    mikepizzo committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    275724a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1737887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c76af40 View commit details
    Browse the repository at this point in the history
  5. Update references

    mikepizzo committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    7053d98 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    922245c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833cfe6 View commit details
    Browse the repository at this point in the history
  3. Dynamically load schema

    mikepizzo committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    39c8589 View commit details
    Browse the repository at this point in the history
  4. WIP

    RigdhaAcharya-MSFT committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    f2c13ff View commit details
    Browse the repository at this point in the history
  5. WIP

    RigdhaAcharya-MSFT committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    1d1da7f View commit details
    Browse the repository at this point in the history
  6. wip

    RigdhaAcharya-MSFT committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    2aab065 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    054eb79 View commit details
    Browse the repository at this point in the history
  2. Edm generator tool

    RigdhaAcharya-MSFT committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    4ba8046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb27dd5 View commit details
    Browse the repository at this point in the history
  4. Dynamic Routing Works

    mikepizzo committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    49cf29e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da6383 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    868e2a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. fix for trippin

    RigdhaAcharya-MSFT committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    6998caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7e087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c77368 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ApiAsAService' of https://github.com/OData/lab into Api…

    …AsAService
    
    Slight refactoring/renaming and added code (not currently used) to load into different AppDomain.
    mikepizzo committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    dad8d68 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Load model dynamically

    Fix codegen
       -Build entitysets using EdmContainer
       -Create constructor for DbContextGenerator
       -Add [Key] and [Order] attributes as appropriate
    Start to clean up code, remove unused code, archive old projects
    
    Code now works end-to-end for Trippin.
    Loads metadata for NWind and NW_Simple, but need to work through some generation issues.
    mikepizzo committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    7788fed View commit details
    Browse the repository at this point in the history
  2. More code clean-up

    mikepizzo committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    0ae9e9a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Minor cleanup

    mikepizzo committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    719416e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update databases

    mikepizzo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d280004 View commit details
    Browse the repository at this point in the history