Sencilla.Scheduler.SourceGenerator 10.0.62

dotnet add package Sencilla.Scheduler.SourceGenerator --version 10.0.62
                    
NuGet\Install-Package Sencilla.Scheduler.SourceGenerator -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.SourceGenerator" 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.SourceGenerator" Version="10.0.62" />
                    
Directory.Packages.props
<PackageReference Include="Sencilla.Scheduler.SourceGenerator" />
                    
Project file
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.SourceGenerator --version 10.0.62
                    
#r "nuget: Sencilla.Scheduler.SourceGenerator, 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.SourceGenerator@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.SourceGenerator&version=10.0.62
                    
Install as a Cake Addin
#tool nuget:?package=Sencilla.Scheduler.SourceGenerator&version=10.0.62
                    
Install as a Cake Tool

Sencilla.Scheduler.SourceGenerator

Roslyn source generator for the Sencilla Framework scheduler. Generates boilerplate code for scheduled task registration.

Installation

dotnet add package Sencilla.Scheduler.SourceGenerator

This is a development dependency — it runs at compile time and does not add any runtime assemblies to your project.

Documentation

License

MIT

Product 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

    • No dependencies.

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 47 9/9/2026
10.0.61 40 9/9/2026
10.0.59 99 8/21/2026
10.0.58 88 8/21/2026
10.0.57 85 8/21/2026
10.0.56 86 8/21/2026
10.0.55 93 8/18/2026
10.0.54 90 8/14/2026
10.0.53 92 8/10/2026
10.0.52 94 8/7/2026
10.0.51 89 8/5/2026
10.0.50 88 8/5/2026
10.0.49 111 7/31/2026
10.0.48 107 7/23/2026
10.0.47 100 7/17/2026
10.0.46 106 7/13/2026
10.0.45 108 7/5/2026
10.0.44 111 6/23/2026
10.0.43 114 6/23/2026
10.0.42 120 6/22/2026
Loading failed