Cnblogs.Architecture.Ddd.Infrastructure.Abstractions 20.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cnblogs.Architecture.Ddd.Infrastructure.Abstractions --version 20.5.1                
NuGet\Install-Package Cnblogs.Architecture.Ddd.Infrastructure.Abstractions -Version 20.5.1                
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.Infrastructure.Abstractions" Version="20.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cnblogs.Architecture.Ddd.Infrastructure.Abstractions --version 20.5.1                
#r "nuget: Cnblogs.Architecture.Ddd.Infrastructure.Abstractions, 20.5.1"                
#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 Cnblogs.Architecture.Ddd.Infrastructure.Abstractions as a Cake Addin
#addin nuget:?package=Cnblogs.Architecture.Ddd.Infrastructure.Abstractions&version=20.5.1

// Install Cnblogs.Architecture.Ddd.Infrastructure.Abstractions as a Cake Tool
#tool nuget:?package=Cnblogs.Architecture.Ddd.Infrastructure.Abstractions&version=20.5.1                

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

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Cnblogs.Architecture.Ddd.Infrastructure.Abstractions:

Package Downloads
Cnblogs.Architecture.Ddd.Cqrs.Abstractions

Provides building blocks to archive CQRS pattern. Commonly used types: Cnblogs.Architecture.Ddd.Cqrs.Abstractions.ICommand Cnblogs.Architecture.Ddd.Cqrs.Abstractions.IQuery Cnblogs.Architecture.Ddd.Cqrs.Abstractions.IPageableQuery

Cnblogs.Architecture.Ddd.Infrastructure.EntityFramework

Provides implementations for persistence layer of DDD with EntityFramework Core. Commonly used types: Cnblogs.Architecture.Ddd.Infrastructure.EntityFramework.BaseRepository

Cnblogs.Architecture.Ddd.Infrastructure.MongoDb

Provides implementations for persistence layer of DDD with MongoDb. Commonly used types: Cnblogs.Architecture.Ddd.Infrastructure.MongoDb.MongoContext Cnblogs.Architecture.Ddd.Infrastructure.MongoDb.MongoBaseRepository

Cnblogs.Architecture.Ddd.Infrastructure.CacheProviders.InMemory

Provides cache provider that implemented with ASP.NET Core MemoryCache.

Cnblogs.Architecture.Ddd.Infrastructure.RedLock

Provides distributed lock with RedLock. Commonly used types: Cnblogs.Architecture.Ddd.Infrastructure.RedLock.RedLockDistributionLockProvider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
20.6.0 177 11/13/2024
20.5.1 201 10/27/2024
20.5.0 203 10/23/2024
20.4.2 271 8/7/2024
20.4.1 179 7/27/2024
20.4.0 285 6/16/2024
20.3.0 341 5/16/2024
20.2.3 261 4/22/2024
20.2.2 250 3/30/2024
20.2.1 248 3/8/2024
20.2.0 360 1/15/2024
20.1.0 386 11/29/2023
20.0.2 269 11/28/2023
20.0.1 295 11/20/2023
20.0.0 277 11/16/2023
19.3.2 366 11/6/2023
19.3.1 427 10/18/2023
19.3.0 341 10/18/2023
19.2.0 332 10/11/2023
19.1.2 362 9/22/2023
19.1.1 526 8/11/2023
19.1.0 421 8/10/2023
19.0.1 406 8/10/2023
19.0.0 559 8/8/2023
18.2.3 420 7/8/2023
18.2.2 536 7/3/2023
18.2.1 461 6/20/2023
18.2.0 543 6/13/2023
18.1.0 548 5/9/2023
18.0.0 537 4/30/2023
17.1.3 527 4/24/2023
17.1.2 504 4/13/2023
17.1.1 521 4/11/2023
17.1.0 514 4/10/2023
17.0.0 479 4/7/2023
16.4.0 1,505 4/5/2023
16.3.2 621 3/21/2023
16.3.1 661 3/13/2023
16.3.0 590 3/13/2023
16.2.0 653 3/2/2023
16.1.0 671 2/23/2023
16.0.0 650 2/20/2023
15.2.2 660 2/14/2023
15.2.1 679 2/9/2023
15.2.0 639 2/9/2023
15.1.1 677 2/6/2023
15.1.0 663 2/6/2023
15.0.0 698 1/30/2023

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