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

Migrate to Kiota #168

Merged
merged 50 commits into from
Aug 27, 2024
Merged

Migrate to Kiota #168

merged 50 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. Add microsoft.openapi.kiota

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    03ae820 View commit details
    Browse the repository at this point in the history
  2. Call dotnet tool restore

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d5ab8df View commit details
    Browse the repository at this point in the history
  3. Add kiota dependencies

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bd0bf46 View commit details
    Browse the repository at this point in the history
  4. Add GenerateClient task

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d7debe4 View commit details
    Browse the repository at this point in the history
  5. Drop H.NSwag.Generator

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0ad6241 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81c94af View commit details
    Browse the repository at this point in the history
  7. Update Microsoft.Kiota

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c3a13c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a82b70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04eeec0 View commit details
    Browse the repository at this point in the history
  10. Update AppDeserializeTests

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0734b61 View commit details
    Browse the repository at this point in the history
  11. Drop not needed classes

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dde366e View commit details
    Browse the repository at this point in the history
  12. Add kiota build

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7647d99 View commit details
    Browse the repository at this point in the history
  13. Fix actions/checkout

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c6b9695 View commit details
    Browse the repository at this point in the history
  14. Use path

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a365d5d View commit details
    Browse the repository at this point in the history
  15. Fix kiota dotnet publish

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fccb976 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4697b97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    348be2d View commit details
    Browse the repository at this point in the history
  18. Add Suppress CA2000

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    81ec5a3 View commit details
    Browse the repository at this point in the history
  19. Fix Suppress CA2000

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ba83e56 View commit details
    Browse the repository at this point in the history
  20. Try to fix Suppress CA2000

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    25e4cd4 View commit details
    Browse the repository at this point in the history
  21. Fix Suppress CA2000

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cd600c5 View commit details
    Browse the repository at this point in the history
  22. Export kiota command

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d633e10 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    63d98aa View commit details
    Browse the repository at this point in the history
  24. Add kiota help

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0e29a96 View commit details
    Browse the repository at this point in the history
  25. Add KIOTA env into restore

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    85b5d8b View commit details
    Browse the repository at this point in the history
  26. Fix restore

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b8805e6 View commit details
    Browse the repository at this point in the history
  27. Export kiota command

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4a309bf View commit details
    Browse the repository at this point in the history
  28. Fix KiotaExec

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5d23907 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0c5c638 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cec9000 View commit details
    Browse the repository at this point in the history
  31. Drop unused swagger templates

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    decfce5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    94da7ce View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1dfbf0c View commit details
    Browse the repository at this point in the history
  34. Update namespace

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    23eb51e View commit details
    Browse the repository at this point in the history
  35. Drop net7.0

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    436e413 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    22297b9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ae250bb View commit details
    Browse the repository at this point in the history
  38. Use keyed services

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    565ee45 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8c27070 View commit details
    Browse the repository at this point in the history
  40. Drop net7.0

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7f1495d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d1dc99a View commit details
    Browse the repository at this point in the history
  42. Drop unused interfaces

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6e24913 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d6a31b6 View commit details
    Browse the repository at this point in the history
  44. Drop unused projects

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    82aed51 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    c1b82aa View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2d53db9 View commit details
    Browse the repository at this point in the history
  47. Update dependencies

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7917a42 View commit details
    Browse the repository at this point in the history
  48. Fix code-style

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6b9764f View commit details
    Browse the repository at this point in the history
  49. Drop net7 dotnet

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d826da8 View commit details
    Browse the repository at this point in the history
  50. Fix CS

    trejjam committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    39ca699 View commit details
    Browse the repository at this point in the history