PluralsightDdd.SharedKernel
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PluralsightDdd.SharedKernel --version 2.0.0
NuGet\Install-Package PluralsightDdd.SharedKernel -Version 2.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="PluralsightDdd.SharedKernel" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PluralsightDdd.SharedKernel --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PluralsightDdd.SharedKernel, 2.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.
// Install PluralsightDdd.SharedKernel as a Cake Addin #addin nuget:?package=PluralsightDdd.SharedKernel&version=2.0.0 // Install PluralsightDdd.SharedKernel as a Cake Tool #tool nuget:?package=PluralsightDdd.SharedKernel&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An SharedKernal packaged used as a sample in the DDD Fundamentals Pluralsight course by Julie Lerman and Steve Smith.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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.
-
net5.0
- Ardalis.Specification (>= 5.0.3)
- MediatR (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
- Microsoft.Extensions.Hosting (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 1,120 | 7/26/2024 |
2.1.2 | 1,525 | 4/27/2021 |
2.1.1 | 11,959 | 4/27/2021 |
2.1.0 | 369 | 4/27/2021 |
2.0.0 | 360 | 4/27/2021 |
1.2.2 | 523 | 3/30/2021 |
1.2.1 | 385 | 3/30/2021 |
1.2.0 | 355 | 3/30/2021 |
1.1.6 | 365 | 3/30/2021 |
1.1.5 | 14,701 | 3/25/2021 |
1.1.4 | 467 | 3/11/2021 |
1.1.3 | 428 | 3/10/2021 |
1.1.2-beta | 250 | 3/4/2021 |
1.1.1-beta | 241 | 3/1/2021 |
1.1.0 | 369 | 3/1/2021 |
1.0.3 | 415 | 2/9/2021 |
1.0.2 | 376 | 2/9/2021 |
1.0.1 | 389 | 2/7/2021 |
1.0.0 | 421 | 2/7/2021 |
Change ApplicationEvent to IntegrationEvent.