Skip to content

Worker Template (ConnectSoft.WorkerTemplate)

Layer 3 extended template for worker / scheduler workloads (HangFire, messaging, Orleans where enabled). Uses base-template/ as a submodule and follows the same MSBuild import chain as Identity Backend.

dotnet new

  • Short name: connectsoft-worker (verify in repo .template.config/template.json).

Documentation

Layout notes

Fork sources commonly live under src/ConnectSoft.WorkerTemplate.*. Prefer Deployment/docker-compose/ and Application appsettings.Docker.json for parity with Identity-style hosts.