PostSharp.Patterns.Threading 3.1.55

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

Official threading aspects from the makers of PostSharp. Implements locking models (thread unsafe, reader-writer synchronized, actor),
     thread synchronization aspects (to background thread, to UI thread), and a deadlock detection facility.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on PostSharp.Patterns.Threading:

Package Downloads
TA.ObjectOrientedAstronomy.FlexibleImageTransportSystem

Routines for reading and manipulating NASA FITS (Flexible Image Transport System) files

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.0.7 129 3/25/2026
2026.0.6 115 3/19/2026
2026.0.5 690 1/6/2026
2026.0.4-rc 385 12/18/2025
2026.0.3-rc 309 12/4/2025
2026.0.2-preview 442 11/13/2025
2026.0.1-preview 344 10/8/2025
2025.1.14 97 3/18/2026
2025.1.13 463 12/18/2025
2025.1.12 572 11/12/2025
2025.1.11 475 11/4/2025
2025.1.10 506 10/22/2025
2025.1.9 691 9/12/2025
2025.1.8 532 9/2/2025
2025.1.7 522 9/1/2025
2024.0.22 104 3/16/2026
2024.0.21 419 12/18/2025
2024.0.20 504 11/12/2025
2024.0.19 432 11/5/2025
3.1.55 3,150 11/14/2014
Loading failed