Themia.Modules.Scheduling 0.7.1

dotnet add package Themia.Modules.Scheduling --version 0.7.1
                    
NuGet\Install-Package Themia.Modules.Scheduling -Version 0.7.1
                    
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="Themia.Modules.Scheduling" Version="0.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.Modules.Scheduling" Version="0.7.1" />
                    
Directory.Packages.props
<PackageReference Include="Themia.Modules.Scheduling" />
                    
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 Themia.Modules.Scheduling --version 0.7.1
                    
#r "nuget: Themia.Modules.Scheduling, 0.7.1"
                    
#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 Themia.Modules.Scheduling@0.7.1
                    
#: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=Themia.Modules.Scheduling&version=0.7.1
                    
Install as a Cake Addin
#tool nuget:?package=Themia.Modules.Scheduling&version=0.7.1
                    
Install as a Cake Tool

Themia scheduling module — EF-backed execution history store for Quartz.NET with a SchedulingDbContext and EfExecutionHistoryStore.

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Themia.Modules.Scheduling:

Package Downloads
Themia.Modules.Export

Tenant-aware asynchronous and scheduled export: keyed export definitions, Quartz-run jobs, file persisted to Storage, completion notification. Composes Themia.Export(.Excel), Storage, Scheduling, Notifications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.1 0 7/8/2026
0.7.0 0 7/8/2026
0.6.9 99 6/30/2026
0.6.8 111 6/24/2026
0.6.7 105 6/23/2026
0.6.6 106 6/23/2026
0.6.5 105 6/23/2026
0.6.4 105 6/23/2026
0.6.2 96 6/22/2026
0.6.1 107 6/22/2026
0.6.0 105 6/22/2026
0.5.10 103 6/21/2026
0.5.9 99 6/20/2026
0.5.8 102 6/20/2026
0.5.7 104 6/20/2026
0.5.6 109 6/18/2026
0.5.5 107 6/18/2026
0.5.4 104 6/17/2026
0.5.3 107 6/17/2026
Loading failed