BotSharp.Core.Crontab
5.0.0
dotnet add package BotSharp.Core.Crontab --version 5.0.0
NuGet\Install-Package BotSharp.Core.Crontab -Version 5.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BotSharp.Core.Crontab" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BotSharp.Core.Crontab" Version="5.0.0" />
<PackageReference Include="BotSharp.Core.Crontab" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BotSharp.Core.Crontab --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BotSharp.Core.Crontab, 5.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=BotSharp.Core.Crontab&version=5.0.0
#tool nuget:?package=BotSharp.Core.Crontab&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- BotSharp.Core (>= 5.0.0)
- NCrontab (>= 3.3.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BotSharp.Core.Crontab:
Package | Downloads |
---|---|
BotSharp.Plugin.ChatHub
Package Description |
|
BotSharp.Plugin.SqlDriver
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BotSharp.Core.Crontab:
Repository | Stars |
---|---|
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App SDK框架编写界面。 A host computer software developed for ElectronBot robots (including robot USB operation SDK), using the Windows App SDK framework to write UI.
|