cCoder.Core
2026.4.30.2303
dotnet add package cCoder.Core --version 2026.4.30.2303
NuGet\Install-Package cCoder.Core -Version 2026.4.30.2303
<PackageReference Include="cCoder.Core" Version="2026.4.30.2303" />
<PackageVersion Include="cCoder.Core" Version="2026.4.30.2303" />
<PackageReference Include="cCoder.Core" />
paket add cCoder.Core --version 2026.4.30.2303
#r "nuget: cCoder.Core, 2026.4.30.2303"
#:package cCoder.Core@2026.4.30.2303
#addin nuget:?package=cCoder.Core&version=2026.4.30.2303
#tool nuget:?package=cCoder.Core&version=2026.4.30.2303
cCoder.Core
cCoder.Core is the aggregate package for the cCoder platform. It composes the domain packages published from the separate cCoder.* repositories and is the package used by the aggregate sample applications in this repository.
What This Repo Contains
src/cCoder.CoreThe aggregate NuGet package.src/cCoder.Core.TestsUnit tests for the aggregate package.src/Apps/WebThe aggregate web host used to validate the full package graph.src/Apps/HostedServicesThe aggregate hosted-services app used to validate non-web runtime wiring.src/Apps/Web.AcceptanceTestsAcceptance coverage for the aggregate web host.
Build And Test
dotnet restore src\cCoder.Core\cCoder.Core.csproj --source https://api.nuget.org/v3/index.json --no-cache
dotnet restore src\cCoder.Core.Tests\cCoder.Core.Tests.csproj --source https://api.nuget.org/v3/index.json --no-cache
dotnet restore src\Apps\Web\Web.csproj --source https://api.nuget.org/v3/index.json --no-cache
dotnet restore src\Apps\HostedServices\HostedServices.csproj --source https://api.nuget.org/v3/index.json --no-cache
dotnet build src\cCoder.Core\cCoder.Core.csproj -v minimal --no-restore
dotnet build src\cCoder.Core.Tests\cCoder.Core.Tests.csproj -v minimal --no-restore
dotnet test src\cCoder.Core.Tests\cCoder.Core.Tests.csproj -v minimal --no-build
dotnet build src\Apps\Web\Web.csproj -v minimal --no-restore
dotnet build src\Apps\HostedServices\HostedServices.csproj -v minimal --no-restore
src/Apps/Web.AcceptanceTests remains in the repository for full integration verification, but it is not part of the package publish workflow because it requires SQL Server-backed acceptance infrastructure.
Publishing
The repository uses GitHub Actions trusted publishing to push the cCoder.Core NuGet package from .github/workflows/publish.yml.
License
This repository is licensed under The Standard Software License Version 1.0. See LICENSE.txt for details.
| 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.AppSecurity (>= 2026.4.29.2038)
- cCoder.ContentManagement (>= 2026.4.30.2217)
- cCoder.Data (>= 2026.4.28.1240)
- cCoder.DocumentManagement (>= 2026.4.29.913)
- cCoder.Eventing (>= 2026.4.28.2114)
- cCoder.Eventing.Http (>= 2026.4.28.2114)
- cCoder.Logging (>= 2026.4.29.913)
- cCoder.Mail (>= 2026.4.29.913)
- cCoder.Packaging (>= 2026.4.28.1241)
- cCoder.Scheduling (>= 2026.4.29.913)
- cCoder.Security (>= 2026.4.29.2038)
- cCoder.Security.Data.EF.MSSQL (>= 2026.4.29.2038)
- cCoder.Workflow (>= 2026.4.29.913)
- cCoder.Workflow.Activities (>= 2026.4.29.913)
- itext (>= 9.6.0)
- itext.bouncy-castle-adapter (>= 9.6.0)
- itext.pdfhtml (>= 6.3.2)
- Microsoft.AspNetCore.OData (>= 9.4.1)
- Microsoft.EntityFrameworkCore (>= 10.0.6)
- Newtonsoft.Json (>= 13.0.4)
- Swashbuckle.AspNetCore.Swagger (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerGen (>= 10.1.7)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.7)
- System.Linq.Dynamic.Core (>= 1.7.2)
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.4.30.2303 | 41 | 4/30/2026 |
| 2026.4.30.2235 | 46 | 4/30/2026 |
| 2026.4.30.2005 | 40 | 4/30/2026 |
| 2026.4.30.1944 | 43 | 4/30/2026 |
| 2026.4.29.2150 | 74 | 4/29/2026 |
| 2026.4.29.2122 | 66 | 4/29/2026 |
| 2026.4.28.1341 | 78 | 4/28/2026 |
| 2026.4.27.1805 | 93 | 4/27/2026 |
| 2026.4.22.1255 | 85 | 4/22/2026 |
| 2026.4.16.817 | 84 | 4/16/2026 |
| 2026.4.10.1415 | 96 | 4/10/2026 |