PluralsightDdd.SharedKernel
2.1.3
dotnet add package PluralsightDdd.SharedKernel --version 2.1.3
NuGet\Install-Package PluralsightDdd.SharedKernel -Version 2.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PluralsightDdd.SharedKernel --version 2.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PluralsightDdd.SharedKernel, 2.1.3"
#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.1.3 // Install PluralsightDdd.SharedKernel as a Cake Tool #tool nuget:?package=PluralsightDdd.SharedKernel&version=2.1.3
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 | net8.0 is compatible. 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. net9.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Ardalis.GuardClauses (>= 4.6.0)
- Ardalis.Specification (>= 8.0.0)
- MediatR (>= 12.3.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.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 | 2,015 | 7/26/2024 |
2.1.2 | 1,535 | 4/27/2021 |
2.1.1 | 12,332 | 4/27/2021 |
2.1.0 | 379 | 4/27/2021 |
2.0.0 | 370 | 4/27/2021 |
1.2.2 | 534 | 3/30/2021 |
1.2.1 | 396 | 3/30/2021 |
1.2.0 | 365 | 3/30/2021 |
1.1.6 | 375 | 3/30/2021 |
1.1.5 | 14,985 | 3/25/2021 |
1.1.4 | 480 | 3/11/2021 |
1.1.3 | 439 | 3/10/2021 |
1.1.2-beta | 256 | 3/4/2021 |
1.1.1-beta | 247 | 3/1/2021 |
1.1.0 | 379 | 3/1/2021 |
1.0.3 | 425 | 2/9/2021 |
1.0.2 | 386 | 2/9/2021 |
1.0.1 | 399 | 2/7/2021 |
1.0.0 | 433 | 2/7/2021 |
Update DomainEvent to use DateTimeOffset.Now.