cCoder.Scheduling
2026.6.24.1257
dotnet add package cCoder.Scheduling --version 2026.6.24.1257
NuGet\Install-Package cCoder.Scheduling -Version 2026.6.24.1257
<PackageReference Include="cCoder.Scheduling" Version="2026.6.24.1257" />
<PackageVersion Include="cCoder.Scheduling" Version="2026.6.24.1257" />
<PackageReference Include="cCoder.Scheduling" />
paket add cCoder.Scheduling --version 2026.6.24.1257
#r "nuget: cCoder.Scheduling, 2026.6.24.1257"
#:package cCoder.Scheduling@2026.6.24.1257
#addin nuget:?package=cCoder.Scheduling&version=2026.6.24.1257
#tool nuget:?package=cCoder.Scheduling&version=2026.6.24.1257
cCoder.Scheduling
cCoder.Scheduling contains the Scheduling domain for the cCoder platform.
Contents
src/cCoder.SchedulingThe main library package published to NuGet.src/Scheduling.WebThe standalone web host for the Scheduling domain.src/cCoder.Scheduling.TestsUnit tests for the domain.src/Scheduling.AcceptanceTestsAcceptance tests for the standalone host.
Build
dotnet build src/cCoder.Scheduling.sln -v minimal
Test
dotnet test src/cCoder.Scheduling.sln -v minimal --no-build
Local Configuration
The standalone web host reads local secrets from environment variables rather than committed config.
Before running src/Scheduling.Web, set:
ConnectionStrings__CoreConnectionStrings__SSOSettings__DecryptionKey
The committed appsettings.json keeps these values blank so user or machine environment variables can supply them during local development.
Package
The NuGet package produced by this repository is:
cCoder.Scheduling
Publishing
GitHub Actions is configured to publish the main package using NuGet trusted publishing.
Before the first publish, configure a trusted publishing policy on nuget.org for:
- Repository owner:
ccoder-co-uk - Repository:
cCoder.Scheduling - Workflow file:
publish.yml
The workflow also expects a NUGET_USER repository secret containing the nuget.org profile name used during trusted publishing login.
| 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. |
-
net10.0
- cCoder.Data (>= 2026.5.6.1849)
- cCoder.Eventing (>= 2026.4.28.2114)
- Microsoft.AspNetCore.OData (>= 9.4.1)
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)
- Swashbuckle.AspNetCore.SwaggerGen (>= 10.1.7)
- System.Linq.Dynamic.Core (>= 1.7.1)
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 |
|---|---|---|
| 2026.6.24.1257 | 257 | 6/24/2026 |
| 2026.6.19.1235 | 174 | 6/19/2026 |
| 2026.5.29.1638 | 182 | 5/29/2026 |
| 2026.5.29.1501 | 111 | 5/29/2026 |
| 2026.5.6.1919 | 219 | 5/6/2026 |
| 2026.4.29.913 | 206 | 4/29/2026 |
| 2026.4.28.1242 | 120 | 4/28/2026 |
| 2026.4.23.1730 | 127 | 4/23/2026 |
| 2026.4.23.1300 | 109 | 4/23/2026 |
| 2026.4.22.1258 | 109 | 4/22/2026 |
| 2026.4.17.2008 | 117 | 4/17/2026 |
| 2026.4.15.2019 | 126 | 4/15/2026 |
| 2026.4.10.1341 | 136 | 4/10/2026 |
| 2026.4.10.1217 | 115 | 4/10/2026 |