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

Minimal hosting #31825

Merged
merged 25 commits into from
Apr 21, 2021
Merged

Minimal hosting #31825

merged 25 commits into from
Apr 21, 2021

Commits on Apr 19, 2021

  1. Port WebApplication WIP

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    dbbe9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2858a94 View commit details
    Browse the repository at this point in the history
  3. Add sample. "Fix" startup.

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    def631b View commit details
    Browse the repository at this point in the history
  4. Add IAsyncDisposable support

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c9b9432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbf2382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c53f5a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cc8665 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cae4c27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14d6d72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cebfd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcb450d View commit details
    Browse the repository at this point in the history
  12. Match the proposed API

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    abc566b View commit details
    Browse the repository at this point in the history
  13. Make Configure(Web)?HostBuilder public

    - simplify sample
    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    30d67c9 View commit details
    Browse the repository at this point in the history
  14. missed one

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a02158b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e11585 View commit details
    Browse the repository at this point in the history
  16. "NotFound" -> string.Empty

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6da3d33 View commit details
    Browse the repository at this point in the history
  17. Address PR feedback

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6af9e02 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebbda68 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8aeaa4a View commit details
    Browse the repository at this point in the history
  20. cleanup

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1184f79 View commit details
    Browse the repository at this point in the history
  21. React to API review feedback

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b430995 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ed47002 View commit details
    Browse the repository at this point in the history
  23. Addresses -> Urls

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c9f8fdc View commit details
    Browse the repository at this point in the history
  24. Make Urls non-nullable

    halter73 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a1136f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Add more tests

    halter73 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    bae765b View commit details
    Browse the repository at this point in the history