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

Update to .NET 8 and leverage keyed services for decoration #209

Merged
merged 22 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    93e158b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade71de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84c456e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf6f7d View commit details
    Browse the repository at this point in the history
  5. Bump .NET version in action

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a6b3528 View commit details
    Browse the repository at this point in the history
  6. Remove traces of .NET Core

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    17b0f66 View commit details
    Browse the repository at this point in the history
  7. Remove Obsolete methods

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f60f908 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63dea3f View commit details
    Browse the repository at this point in the history
  9. Address PR feedback

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    40e9680 View commit details
    Browse the repository at this point in the history
  10. Extract methods

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    080891c View commit details
    Browse the repository at this point in the history
  11. Use switch expressions

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ad5c936 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67d09f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd2018b View commit details
    Browse the repository at this point in the history
  14. Fix exception message names

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    acda745 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    12c653c View commit details
    Browse the repository at this point in the history
  16. Reuse same logic for getting interfaces between AsImplementedInterfac…

    …es and AsSelfWithInterfaces
    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d2bda34 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    109fad6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    14b8511 View commit details
    Browse the repository at this point in the history
  19. Bump dependencies to RTM

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ebbfdf View commit details
    Browse the repository at this point in the history
  20. Bump major version

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4270df8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    04a3f7e View commit details
    Browse the repository at this point in the history
  22. Update package versions

    khellang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4d0ecf4 View commit details
    Browse the repository at this point in the history