PostSharp.Patterns.Common 4.2.3-alpha

Prefix Reserved
This is a prerelease version of PostSharp.Patterns.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PostSharp.Patterns.Common --version 4.2.3-alpha
                    
NuGet\Install-Package PostSharp.Patterns.Common -Version 4.2.3-alpha
                    
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.Common" Version="4.2.3-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PostSharp.Patterns.Common" Version="4.2.3-alpha" />
                    
Directory.Packages.props
<PackageReference Include="PostSharp.Patterns.Common" />
                    
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.Common --version 4.2.3-alpha
                    
#r "nuget: PostSharp.Patterns.Common, 4.2.3-alpha"
                    
#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.Common@4.2.3-alpha
                    
#: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.Common&version=4.2.3-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PostSharp.Patterns.Common&version=4.2.3-alpha&prerelease
                    
Install as a Cake Tool

Ready-made implementation of the Aggregatable (parent-child) pattern
   and common functionalities used by other PostSharp pattern libraries.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 PostSharp.Patterns.Common:

Package Downloads
PostSharp.Patterns.Diagnostics

Adds detailed tracing to any method without modifying your source code. Several backends are available as separate NuGet packages. An official PostSharp pattern library.

PostSharp.Patterns.Aggregation

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

PostSharp.Patterns.Caching

Cache and InvalidateCache patterns. An official PostSharp pattern library.

Netfox.Repository

Netfox.Repository is a lightweight data management framework for MongoDB supporting document state tracking and simple memory object cache.

WouterVanRanst.Arius.Core

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PostSharp.Patterns.Common:

Repository Stars
postsharp/PostSharp.Samples
PostSharp Samples
Version Downloads Last Updated
2026.0.5 4,270 1/6/2026
2026.0.4-rc 539 12/18/2025
2026.0.3-rc 501 12/4/2025
2026.0.2-preview 552 11/13/2025
2026.0.1-preview 471 10/8/2025
2025.1.13 1,171 12/18/2025
2025.1.12 4,477 11/12/2025
2025.1.11 1,905 11/4/2025
2025.1.10 1,988 10/22/2025
2025.1.9 3,648 9/12/2025
2025.1.8 2,474 9/2/2025
2025.1.7 1,377 9/1/2025
2025.1.6 4,084 8/16/2025
2025.0.10 8,069 8/16/2025
2024.0.21 761 12/18/2025
2024.0.20 1,128 11/12/2025
2024.0.19 1,073 11/5/2025
2024.0.18 1,380 8/15/2025
2024.0.17 1,411 8/11/2025
4.2.3-alpha 3,029 6/3/2015
Loading failed