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

WCF Client/CoreWCF extension packages to use Azure Queue Storage as transport #42124

Merged
merged 18 commits into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. Add Azure Queue Storage support

    subhra231 authored and mconnew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e3dbd60 View commit details
    Browse the repository at this point in the history
  2. Added custom Credentials classes with binding support to choose crede…

    …ntial type. Added tests
    mconnew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d47fc7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a589c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807899a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f362f8e View commit details
    Browse the repository at this point in the history
  6. Fix problem with version pinning where type was removed in later vers…

    …ion that NetFx asp.net core 2.1 needed
    mconnew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8a74600 View commit details
    Browse the repository at this point in the history
  7. Changes to resolve PR comments

    subhra231 authored and mconnew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6b32644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f59f3cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35e36c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a45fcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9bf85c0 View commit details
    Browse the repository at this point in the history
  12. Fix readme url's to be relative so they don't point to main branch wh…

    …ich doesn't exist yet
    mconnew committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ba0cb77 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d6a49c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71f1311 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce5dcea View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Wes Haggard <[email protected]>
    mconnew and weshaggard committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b3b13a8 View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    Co-authored-by: Scott Addie <[email protected]>
    mconnew and scottaddie committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bbe6e5f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    680be1a View commit details
    Browse the repository at this point in the history