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 (29)
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 |
|
|
Cinema.Common
Package Description |
|
|
Cheetah.Core
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. |
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 | 86,552 | 11/13/2025 |
| 4.1.0 | 15,732 | 10/15/2025 |
| 4.0.0 | 907 | 10/15/2025 |
| 3.0.1 | 48,152 | 7/1/2025 |
| 2.1.1 | 221,030 | 10/18/2024 |
| 2.1.0 | 3,692 | 10/18/2024 |
| 1.6.0 | 78,385 | 7/22/2024 |
| 1.5.0 | 76,816 | 3/20/2024 |
| 1.4.0 | 132,301 | 11/10/2023 |
| 1.3.0 | 63,230 | 8/1/2023 |
| 1.1.0 | 937 | 7/25/2023 |
| 1.0.0 | 4,796 | 7/25/2023 |
* Updated to net10
* Updated dependencies