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.
<PackageVersion Include="PluralsightDdd.SharedKernel" Version="2.1.3" />
<PackageReference Include="PluralsightDdd.SharedKernel" />
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 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.
#addin nuget:?package=PluralsightDdd.SharedKernel&version=2.1.3
#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,686 | 8 months ago |
2.1.2 | 1,555 | 4/27/2021 |
2.1.1 | 12,701 | 4/27/2021 |
2.1.0 | 394 | 4/27/2021 |
2.0.0 | 386 | 4/27/2021 |
1.2.2 | 551 | 3/30/2021 |
1.2.1 | 413 | 3/30/2021 |
1.2.0 | 382 | 3/30/2021 |
1.1.6 | 393 | 3/30/2021 |
1.1.5 | 15,208 | 3/25/2021 |
1.1.4 | 501 | 3/11/2021 |
1.1.3 | 455 | 3/10/2021 |
1.1.2-beta | 275 | 3/4/2021 |
1.1.1-beta | 266 | 3/1/2021 |
1.1.0 | 398 | 3/1/2021 |
1.0.3 | 450 | 2/9/2021 |
1.0.2 | 406 | 2/9/2021 |
1.0.1 | 418 | 2/7/2021 |
1.0.0 | 458 | 2/7/2021 |
Update DomainEvent to use DateTimeOffset.Now.