Namespace Virtufin.WorkManager.Components
Classes
- NuGetAuthHandler
HTTP message handler that injects HTTP Basic credentials into outbound requests to the configured NuGet registry. Used by the WorkManager's IHttpClientFactory-managed
CodeFetcherclient so it can download worker.nupkgartefacts from a private Gitea NuGet registry (e.g.https://gitea.haenerconsulting.com/api/packages/virtufin/nuget/package/...) without requiring public-read access on the registry.
- WorkManager
Manages worker lifecycle, subscriptions, and processing.