Cnblogs.Architecture.Ddd.Domain.Abstractions 20.6.3

dotnet add package Cnblogs.Architecture.Ddd.Domain.Abstractions --version 20.6.3
                    
NuGet\Install-Package Cnblogs.Architecture.Ddd.Domain.Abstractions -Version 20.6.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="Cnblogs.Architecture.Ddd.Domain.Abstractions" Version="20.6.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cnblogs.Architecture.Ddd.Domain.Abstractions" Version="20.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Cnblogs.Architecture.Ddd.Domain.Abstractions" />
                    
Project file
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 Cnblogs.Architecture.Ddd.Domain.Abstractions --version 20.6.3
                    
#r "nuget: Cnblogs.Architecture.Ddd.Domain.Abstractions, 20.6.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=Cnblogs.Architecture.Ddd.Domain.Abstractions&version=20.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Cnblogs.Architecture.Ddd.Domain.Abstractions&version=20.6.3
                    
Install as a Cake Tool

Provides abstractions for implementing DDD patterns.
     Commonly used types:
     Cnblogs.Architecture.Ddd.Domain.Abstrations.Entity
     Cnblogs.Architecture.Ddd.Domain.Abstrations.DomainEvent
     Cnblogs.Architecture.Ddd.Domain.Abstrations.IRepository
     Cnblogs.Architecture.Ddd.Domain.Abstrations.IAggregateRoot
     Cnblogs.Architecture.Ddd.Domain.Abstrations.IDateTimeProvider
     Cnblogs.Architecture.Ddd.Domain.Abstrations.IRandomProvider

Product 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 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cnblogs.Architecture.Ddd.Domain.Abstractions:

Package Downloads
Cnblogs.Architecture.Ddd.Infrastructure.Abstractions

Provides abstractions for implementing infrastructure layer in DDD pattern. Commonly used types: Cnblogs.Architecture.Ddd.Infratstructure.Abstractions.PagingParams Cnblogs.Architecture.Ddd.Infratstructure.Abstractions.QueryStringBuilder Cnblogs.Architecture.Ddd.Infratstructure.Abstractions.IRemoteCacheProvider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
20.6.3 274 4/19/2025
20.6.2 312 3/12/2025
20.6.1 256 2/7/2025
20.6.0 555 11/13/2024
20.5.1 260 10/27/2024
20.5.0 263 10/23/2024
20.4.2 324 8/7/2024
20.4.1 199 7/27/2024
20.4.0 337 6/16/2024
20.3.0 428 5/16/2024
20.2.3 307 4/22/2024
20.2.2 315 3/30/2024
20.2.1 345 3/8/2024
20.2.0 490 1/15/2024
20.1.0 546 11/29/2023
20.0.2 426 11/28/2023
20.0.1 405 11/20/2023
20.0.0 418 11/16/2023
19.3.2 537 11/6/2023
19.3.1 561 10/18/2023
19.3.0 531 10/18/2023
19.2.0 520 10/11/2023
19.1.2 562 9/22/2023
19.1.1 764 8/11/2023
19.1.0 649 8/10/2023
19.0.1 616 8/10/2023
19.0.0 882 8/8/2023
18.2.3 726 7/8/2023
18.2.2 835 7/3/2023
18.2.1 742 6/20/2023
18.2.0 854 6/13/2023
18.1.0 858 5/9/2023
18.0.0 843 4/30/2023
17.1.3 851 4/24/2023
17.1.2 811 4/13/2023
17.1.1 919 4/11/2023
17.1.0 832 4/10/2023
17.0.0 810 4/7/2023
16.4.0 2,088 4/5/2023
16.3.2 961 3/21/2023
16.3.1 973 3/13/2023
16.3.0 937 3/13/2023
16.2.0 988 3/2/2023
16.1.0 1,007 2/23/2023
16.0.0 979 2/20/2023
15.2.2 998 2/14/2023
15.2.1 1,024 2/9/2023
15.2.0 970 2/9/2023
15.1.1 969 2/6/2023
15.1.0 978 2/6/2023
15.0.0 1,060 1/30/2023

Please check release notes at: https://github.com/cnblogs/Architecture/releases