Ardalis.SharedKernel
4.0.0
See the version list below for details.
dotnet add package Ardalis.SharedKernel --version 4.0.0
NuGet\Install-Package Ardalis.SharedKernel -Version 4.0.0
<PackageReference Include="Ardalis.SharedKernel" Version="4.0.0" />
<PackageVersion Include="Ardalis.SharedKernel" Version="4.0.0" />
<PackageReference Include="Ardalis.SharedKernel" />
paket add Ardalis.SharedKernel --version 4.0.0
#r "nuget: Ardalis.SharedKernel, 4.0.0"
#:package Ardalis.SharedKernel@4.0.0
#addin nuget:?package=Ardalis.SharedKernel&version=4.0.0
#tool nuget:?package=Ardalis.SharedKernel&version=4.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 | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- Ardalis.GuardClauses (>= 5.0.0)
- Ardalis.Specification (>= 9.3.1)
- Mediator.Abstractions (>= 3.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.10)
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 9
|
* Swapped out MediatR for Mediator Souregenerator and Mediator.Abstractions
* Updated dependencies to latest versions