PostSharp.Patterns.Common 5.0.31

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

Code Contracts and common functionalities used by other PostSharp pattern libraries. An official PostSharp pattern library.

There are no supported framework assets in this 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.7 3,629 3/25/2026
2026.0.6 1,690 3/19/2026
2026.0.5 12,989 1/6/2026
2026.0.4-rc 560 12/18/2025
2026.0.3-rc 518 12/4/2025
2026.0.2-preview 587 11/13/2025
2026.0.1-preview 493 10/8/2025
2025.1.14 356 3/18/2026
2025.1.13 1,622 12/18/2025
2025.1.12 7,559 11/12/2025
2025.1.11 2,396 11/4/2025
2025.1.10 2,508 10/22/2025
2025.1.9 4,606 9/12/2025
2025.1.8 3,320 9/2/2025
2025.1.7 1,802 9/1/2025
2024.0.22 370 3/16/2026
2024.0.21 1,180 12/18/2025
2024.0.20 1,558 11/12/2025
2024.0.19 1,511 11/5/2025
5.0.31 11,237 8/4/2017
Loading failed