Tags: dime-scheduler/sdk-dotnet
Tags
Dime.Scheduler Cloud SDK (#150) * Use API key authn * Exception handling * Use API endpoints and bump RestSharp * Use API endpoints and bump RestSharp * Map SDK to API service * Add endpoints * Import * Routes, verbs and endpoints * Add AppointmentNo to appointment graph * Add flag to create job along with a task * Optional source app/type parameters in appointment attributes * Add Appointment No to notification #142 * Remove import params to appointment no * Notification enum * Undo notification type * Bump package * Simplify DimeSchedulerClient initialization * Examples * Readme * Namespaces and refactoring * Validate parameters * Required parameters and connector endpoint * Eliminate requirement for source app & type when removing appointments * Bump package * Namespacing * Bump version to beta.1 * Example console app