Ardalis.SharedKernel
5.0.0
dotnet add package Ardalis.SharedKernel --version 5.0.0
NuGet\Install-Package Ardalis.SharedKernel -Version 5.0.0
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="Ardalis.SharedKernel" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ardalis.SharedKernel" Version="5.0.0" />
<PackageReference Include="Ardalis.SharedKernel" />
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 Ardalis.SharedKernel --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ardalis.SharedKernel, 5.0.0"
#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 Ardalis.SharedKernel@5.0.0
#: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=Ardalis.SharedKernel&version=5.0.0
#tool nuget:?package=Ardalis.SharedKernel&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
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 (5)
Showing the top 5 NuGet packages that depend on Ardalis.SharedKernel:
| Package | Downloads |
|---|---|
|
Cheetah.Domain
Package Description |
|
|
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.Core
Package Description |
|
|
Cinema.Common
Package Description |
|
|
SiamOutlet.IFP.Core
Core Library for IFP |
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 | 1,220 | 11/13/2025 |
| 4.1.0 | 2,304 | 10/15/2025 |
| 4.0.0 | 579 | 10/15/2025 |
| 3.0.1 | 26,294 | 7/1/2025 |
| 2.1.1 | 117,305 | 10/18/2024 |
| 2.1.0 | 1,714 | 10/18/2024 |
| 1.6.0 | 58,095 | 7/22/2024 |
| 1.5.0 | 57,335 | 3/20/2024 |
| 1.4.0 | 105,015 | 11/10/2023 |
| 1.3.0 | 52,054 | 8/1/2023 |
| 1.1.0 | 854 | 7/25/2023 |
| 1.0.0 | 4,413 | 7/25/2023 |
* Updated to net10
* Updated dependencies