Sencilla.Scheduler
10.0.62
dotnet add package Sencilla.Scheduler --version 10.0.62
NuGet\Install-Package Sencilla.Scheduler -Version 10.0.62
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="Sencilla.Scheduler" Version="10.0.62" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sencilla.Scheduler" Version="10.0.62" />
<PackageReference Include="Sencilla.Scheduler" />
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 Sencilla.Scheduler --version 10.0.62
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sencilla.Scheduler, 10.0.62"
#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.
#:package Sencilla.Scheduler@10.0.62
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sencilla.Scheduler&version=10.0.62
#tool nuget:?package=Sencilla.Scheduler&version=10.0.62
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sencilla.Scheduler
Cron-based task scheduler for the Sencilla Framework.
What's Included
- Define scheduled tasks using cron expressions
- Background task execution with .NET hosted services
- Task registration via auto-discovery
Installation
dotnet add package Sencilla.Scheduler
Documentation
License
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Cronos (>= 0.11.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.62 | 59 | 9/9/2026 |
| 10.0.61 | 41 | 9/9/2026 |
| 10.0.59 | 142 | 8/21/2026 |
| 10.0.58 | 92 | 8/21/2026 |
| 10.0.57 | 91 | 8/21/2026 |
| 10.0.56 | 94 | 8/21/2026 |
| 10.0.55 | 101 | 8/18/2026 |
| 10.0.54 | 100 | 8/14/2026 |
| 10.0.53 | 110 | 8/10/2026 |
| 10.0.52 | 103 | 8/7/2026 |
| 10.0.51 | 99 | 8/5/2026 |
| 10.0.50 | 92 | 8/5/2026 |
| 10.0.49 | 131 | 7/31/2026 |
| 10.0.48 | 130 | 7/23/2026 |
| 10.0.47 | 111 | 7/17/2026 |
| 10.0.46 | 122 | 7/13/2026 |
| 10.0.45 | 113 | 7/5/2026 |
| 10.0.44 | 123 | 6/23/2026 |
| 10.0.43 | 117 | 6/23/2026 |
| 10.0.42 | 117 | 6/22/2026 |
Loading failed