Skip to content

Conversation

@mHjertaker
Copy link
Contributor

Introduces a new standalone NuGet package:

The package provides an extension method:

  • AddHeimdallPowerApiClient(...)

This simplifies DI registration for HeimdallApiClient and configures:

  • A resilient named HttpClient using AddStandardResilienceHandler
  • Token-based client setup using IOptions

…and options support

Introduces a new standalone NuGet package:

The package provides an extension method:
  - AddHeimdallPowerApiClient(...)

This simplifies DI registration for `HeimdallApiClient` and configures:
  - A resilient named HttpClient using AddStandardResilienceHandler
  - Token-based client setup using IOptions<HeimdallClientOptions>
@mHjertaker mHjertaker requested a review from a team as a code owner July 30, 2025 11:56
Copy link

@L-Mancio L-Mancio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mHjertaker mHjertaker merged commit 664f6c2 into main Jul 30, 2025
2 checks passed
@mHjertaker mHjertaker deleted the pr/extension-method-for-ioc branch July 30, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants