Dime.Scheduler.DotNetTool 0.0.1-alpha.7

Suggested Alternatives

Dime.Scheduler.CLI

Additional Details

Package has been renamed. Using Dime.Scheduler.CLI package instead.

This is a prerelease version of Dime.Scheduler.DotNetTool.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet tool install --global Dime.Scheduler.DotNetTool --version 0.0.1-alpha.7
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Dime.Scheduler.DotNetTool --version 0.0.1-alpha.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dime.Scheduler.DotNetTool&version=0.0.1-alpha.7&prerelease
nuke :add-package Dime.Scheduler.DotNetTool --version 0.0.1-alpha.7

Dime.Scheduler logo

Dime.Scheduler .NET Tool

Connect with Dime.Scheduler through a .NET Tool.

Installation

dotnet tool install Dime.Scheduler.DotNetTool --global --version 0.0.1-alpha.4

Prerequisites

To clone and run this application, you'll need Visual Studio 16.7 or higher. The application is built with C# 9 and targets .NET 5.0.

Usage

The following example adds or updates a category in Dime.Scheduler:

dimescheduler addCategory
-u https://mydimescheduler.io
-c myadministrator@mydimescheduler.com
-p mystrongpassword
-n Service order status
-h #32a852

The entry point of the global tool is the dimescheduler command. See the repo's wiki for a list of all commands and their parameters. To see the parameters of a command, simply run the dimescheduler + verb + --help command and you'll get all the information you need:

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.0.1-alpha.4 168 3/31/2021
0.0.1-alpha.3 153 3/31/2021