PostSharp.Patterns.Aggregation 2026.0.5

Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package PostSharp.Patterns.Aggregation --version 2026.0.5
                    
NuGet\Install-Package PostSharp.Patterns.Aggregation -Version 2026.0.5
                    
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="PostSharp.Patterns.Aggregation" Version="2026.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PostSharp.Patterns.Aggregation" Version="2026.0.5" />
                    
Directory.Packages.props
<PackageReference Include="PostSharp.Patterns.Aggregation" />
                    
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 PostSharp.Patterns.Aggregation --version 2026.0.5
                    
#r "nuget: PostSharp.Patterns.Aggregation, 2026.0.5"
                    
#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.
#:package PostSharp.Patterns.Aggregation@2026.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PostSharp.Patterns.Aggregation&version=2026.0.5
                    
Install as a Cake Addin
#tool nuget:?package=PostSharp.Patterns.Aggregation&version=2026.0.5
                    
Install as a Cake Tool

Aggregatable (parent-child), Visitor and Disposable patterns. An official PostSharp pattern library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on PostSharp.Patterns.Aggregation:

Package Downloads
PostSharp.Patterns.Model

INotifyPropertyChanged, Recordable (undo/redo) and Weak Event patterns. An official PostSharp pattern library.

PostSharp.Patterns.Threading

Adds a concept of thread safety to C# and VB so that most threading defects are detected at build-time or in a single-threaded test coverage. Includes a deadlock detection policy and thread dispatching aspects. An official PostSharp pattern library.

JspCPostsharp

PostSharp 的AOP拓展库,详见使用说明

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.0.5 1,575 1/6/2026
2026.0.4-rc 446 12/18/2025
2026.0.3-rc 398 12/4/2025
2026.0.2-preview 505 11/13/2025
2026.0.1-preview 434 10/8/2025
2025.1.13 810 12/18/2025
2025.1.12 1,886 11/12/2025
2025.1.11 1,316 11/4/2025
2025.1.10 1,492 10/22/2025
2025.1.9 2,050 9/12/2025
2025.1.8 1,497 9/2/2025
2025.1.7 1,434 9/1/2025
2025.1.6 3,638 8/16/2025
2025.1.5 1,805 6/13/2025
2025.0.10 8,103 8/16/2025
2024.0.21 599 12/18/2025
2024.0.20 1,137 11/12/2025
2024.0.19 1,152 11/5/2025
2024.0.18 1,436 8/15/2025
2024.0.17 1,437 8/11/2025
Loading failed