Skip to main content

Installing the SDK

NuGet

Add the Dime.Scheduler .NET SDK to your project to start working with the API in code. The SDK is published to NuGet as Dime.Scheduler and targets net8.0, net9.0, and net10.0. Pick the install method that suits your setup:

dotnet add package Dime.Scheduler

Prereleases

Alpha, beta, and release-candidate builds (e.g. 5.0.1-beta.0) ship as NuGet prereleases. Opt in with --prerelease:

dotnet add package Dime.Scheduler --prerelease

Get an API key

The SDK needs an API key to authenticate. Grab one from your environment: