PostSharp.Patterns.Common 5.0.27-rc

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 5.0.27-rc
                    
NuGet\Install-Package PostSharp.Patterns.Common -Version 5.0.27-rc
                    
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.27-rc">
  <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.27-rc" />
                    
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.27-rc
                    
#r "nuget: PostSharp.Patterns.Common, 5.0.27-rc"
                    
#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.27-rc
                    
#: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.27-rc&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PostSharp.Patterns.Common&version=5.0.27-rc&prerelease
                    
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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.0.7 2,736 3/25/2026
2026.0.6 1,423 3/19/2026
2026.0.5 12,366 1/6/2026
2026.0.4-rc 559 12/18/2025
2026.0.3-rc 516 12/4/2025
2026.0.2-preview 579 11/13/2025
2026.0.1-preview 491 10/8/2025
2025.1.14 350 3/18/2026
2025.1.13 1,615 12/18/2025
2025.1.12 7,374 11/12/2025
2025.1.11 2,392 11/4/2025
2025.1.10 2,501 10/22/2025
2025.1.9 4,564 9/12/2025
2025.1.8 3,220 9/2/2025
2025.1.7 1,797 9/1/2025
2024.0.22 369 3/16/2026
2024.0.21 1,177 12/18/2025
2024.0.20 1,553 11/12/2025
2024.0.19 1,505 11/5/2025
5.0.27-rc 5,912 6/26/2017
Loading failed