PluralsightDdd.SharedKernel
2.1.2
.NET 5.0
Install-Package PluralsightDdd.SharedKernel -Version 2.1.2
dotnet add package PluralsightDdd.SharedKernel --version 2.1.2
<PackageReference Include="PluralsightDdd.SharedKernel" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PluralsightDdd.SharedKernel --version 2.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PluralsightDdd.SharedKernel, 2.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.2
// Install PluralsightDdd.SharedKernel as a Cake Tool
#tool nuget:?package=PluralsightDdd.SharedKernel&version=2.1.2
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Ardalis.Specification (>= 5.1.0)
- 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.2 | 417 | 4/27/2021 |
2.1.1 | 5,265 | 4/27/2021 |
2.1.0 | 174 | 4/27/2021 |
2.0.0 | 157 | 4/27/2021 |
1.2.2 | 281 | 3/30/2021 |
1.2.1 | 176 | 3/30/2021 |
1.2.0 | 136 | 3/30/2021 |
1.1.6 | 154 | 3/30/2021 |
1.1.5 | 6,716 | 3/25/2021 |
1.1.4 | 245 | 3/11/2021 |
1.1.3 | 203 | 3/10/2021 |
1.1.2-beta | 135 | 3/4/2021 |
1.1.1-beta | 122 | 3/1/2021 |
1.1.0 | 160 | 3/1/2021 |
1.0.3 | 186 | 2/9/2021 |
1.0.2 | 169 | 2/9/2021 |
1.0.1 | 179 | 2/7/2021 |
1.0.0 | 181 | 2/7/2021 |
Update DomainEvent to use DateTimeOffset.Now.