VOOZH about

URL: https://www.nuget.org/packages/Ardalis.SharedKernel/

⇱ NuGet Gallery | Ardalis.SharedKernel 5.0.0




👁 Image
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" />
 
Directory.Packages.props
<PackageReference Include="Ardalis.SharedKernel" />
 
Project file
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
 
Install as a Cake Addin
#tool nuget:?package=Ardalis.SharedKernel&version=5.0.0
 
Install as a Cake Tool
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 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

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

Hmz.Core.SharedKernel

The core funcationalities to support all Hmz projects

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 52,059 11/13/2025
4.1.0 11,987 10/15/2025
4.0.0 868 10/15/2025
3.0.1 41,522 7/1/2025
2.1.1 188,636 10/18/2024
2.1.0 2,532 10/18/2024
1.6.0 71,249 7/22/2024
1.5.0 71,692 3/20/2024
1.4.0 124,900 11/10/2023
1.3.0 61,374 8/1/2023
1.1.0 922 7/25/2023
1.0.0 4,744 7/25/2023

* Updated to net10
     * Updated dependencies