Ardalis.SharedKernel 1.5.0

dotnet add package Ardalis.SharedKernel --version 1.5.0
NuGet\Install-Package Ardalis.SharedKernel -Version 1.5.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="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.SharedKernel --version 1.5.0
#r "nuget: Ardalis.SharedKernel, 1.5.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.
// Install Ardalis.SharedKernel as a Cake Addin
#addin nuget:?package=Ardalis.SharedKernel&version=1.5.0

// Install Ardalis.SharedKernel as a Cake Tool
#tool nuget:?package=Ardalis.SharedKernel&version=1.5.0

An example shared kernel project/package for use with Ardalis.CleanArchitecture template. You should probably replace this with your own package!

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Ardalis.SharedKernel:

Package Downloads
Cheetah.Domain

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 starting point for Clean Architecture with ASP.NET Core
Version Downloads Last updated
1.5.0 3,628 3/20/2024
1.4.0 32,162 11/10/2023
1.3.0 18,860 8/1/2023
1.1.0 688 7/25/2023
1.0.0 1,204 7/25/2023

* Update to Support Dispatching Events with Non-Integer IDs by @demidov-ad in https://github.com/ardalis/Ardalis.SharedKernel/pull/5