Table of Contents

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 CodeFetcher client so it can download worker .nupkg artefacts 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.