PostSharp.Patterns.Aggregation 2026014

Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package PostSharp.Patterns.Aggregation --version 2026014
 
NuGet\Install-Package PostSharp.Patterns.Aggregation -Version 2026014
 
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="2026014" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PostSharp.Patterns.Aggregation" Version="2026014" />
 
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 2026014
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PostSharp.Patterns.Aggregation, 2026014"
 
#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@2026014
 
#: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=2026014
 
Install as a Cake Addin
#tool nuget:?package=PostSharp.Patterns.Aggregation&version=2026014
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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
2026014 189 7/2/2026
2026013 387 6/27/2026
2026012 1,085 6/11/2026
2026011 407 6/10/2026
2026010 997 6/2/2026
202609 2,110 5/15/2026
202607 2,071 3/25/2026
202606 2,296 3/19/2026
202605 8,241 1/6/2026
202604-rc 607 12/18/2025
202603-rc 551 12/4/2025
202602-preview 687 11/13/2025
2025年1月14日 349 3/18/2026
2025年1月13日 1,139 12/18/2025
2025年1月12日 2,195 11/12/2025
2024023 217 6/27/2026
2024022 367 3/16/2026
2024021 901 12/18/2025
2024020 1,434 11/12/2025
2024019 1,461 11/5/2025
Loading failed