Ardalis.SharedKernel
5.0.0
dotnet add package Ardalis.SharedKernel --version 5.0.0
NuGet\Install-Package Ardalis.SharedKernel -Version 5.0.0
<PackageReference Include="Ardalis.SharedKernel" Version="5.0.0" />
<PackageVersion Include="Ardalis.SharedKernel" Version="5.0.0" />
<PackageReference Include="Ardalis.SharedKernel" />
paket add Ardalis.SharedKernel --version 5.0.0
#r "nuget: Ardalis.SharedKernel, 5.0.0"
#:package Ardalis.SharedKernel@5.0.0
#addin nuget:?package=Ardalis.SharedKernel&version=5.0.0
#tool nuget:?package=Ardalis.SharedKernel&version=5.0.0
An example shared kernel project/package for use with Ardalis.CleanArchitecture template. You should probably replace this with your own package!
| 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
- Ardalis.GuardClauses (>= 5.0.0)
- Ardalis.Specification (>= 9.3.1)
- Mediator.Abstractions (>= 3.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Ardalis.SharedKernel:
| Package | Downloads |
|---|---|
|
mmx.permissions.core
Core library for MMX Permissions system providing domain models, use cases, and infrastructure for role-based access control and endpoint permissions management. |
|
|
Cheetah.Domain
Package Description |
|
|
SU2.C15e.Core
Clean Architecture template — Core layer (domain primitives, value objects via Vogen, base aggregates, soft-delete + audit + concurrency interfaces, domain service marker, bulk operation context). Numeronym `C15e` = CleanArchitecture (17 letters). Generation 2026 series. |
|
|
SU2.C15e.UseCases
Clean Architecture template — UseCases (Application) layer (Mediator pipeline behaviors: validation/audit-log/db-retry; idempotency abstractions; permission + current-user contracts; background-job + message-broker + lock + cache + transaction + string-encryption + bulk-op interfaces). Numeronym `C15e` = CleanArchitecture. Generation 2026 series. |
|
|
SU2.C15e.Infrastructure.Common
Clean Architecture template — Infrastructure.Common sub-package: lightweight cross-cutting infra helpers (string encryption AES-256-CBC + PBKDF2, and other low-dependency utilities). Numeronym `C15e` = CleanArchitecture. Generation 2026 series. See docs/plans/infrastructure-package-split-redesign.md. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ardalis.SharedKernel:
| Repository | Stars |
|---|---|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 87,883 | 11/13/2025 |
| 4.1.0 | 16,131 | 10/15/2025 |
| 4.0.0 | 908 | 10/15/2025 |
| 3.0.1 | 48,412 | 7/1/2025 |
| 2.1.1 | 221,695 | 10/18/2024 |
| 2.1.0 | 3,738 | 10/18/2024 |
| 1.6.0 | 78,606 | 7/22/2024 |
| 1.5.0 | 76,902 | 3/20/2024 |
| 1.4.0 | 132,420 | 11/10/2023 |
| 1.3.0 | 63,285 | 8/1/2023 |
| 1.1.0 | 938 | 7/25/2023 |
| 1.0.0 | 4,798 | 7/25/2023 |
* Updated to net10
* Updated dependencies