Sencilla.Scheduler.EntityFramework 10.0.62

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

Sencilla.Scheduler.EntityFramework

Entity Framework Core persistence for the Sencilla Framework scheduler. Store scheduled task definitions and execution history in a database via EF Core.

Installation

dotnet add package Sencilla.Scheduler.EntityFramework

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 71 9/9/2026
10.0.61 68 9/9/2026
10.0.59 100 8/21/2026
10.0.58 90 8/21/2026
10.0.57 82 8/21/2026
10.0.56 89 8/21/2026
10.0.55 92 8/18/2026
10.0.54 96 8/14/2026
10.0.53 94 8/10/2026
10.0.52 98 8/7/2026
10.0.51 99 8/5/2026
10.0.50 102 8/5/2026
10.0.49 104 7/31/2026
10.0.48 109 7/23/2026
10.0.47 107 7/17/2026
10.0.46 108 7/13/2026
10.0.45 105 7/5/2026
10.0.44 109 6/23/2026
10.0.43 115 6/23/2026
10.0.42 116 6/22/2026
Loading failed