PostSharp.Patterns.Threading
5.0.25-preview
Prefix Reserved
This is a prerelease version of PostSharp.Patterns.Threading.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PostSharp.Patterns.Threading --version 5.0.25-preview
NuGet\Install-Package PostSharp.Patterns.Threading -Version 5.0.25-preview
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="5.0.25-preview"> <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.Threading" Version="5.0.25-preview" />
<PackageReference Include="PostSharp.Patterns.Threading"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 5.0.25-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PostSharp.Patterns.Threading, 5.0.25-preview"
#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@5.0.25-preview
#: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=5.0.25-preview&prerelease
#tool nuget:?package=PostSharp.Patterns.Threading&version=5.0.25-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- PostSharp.Patterns.Aggregation (= 5.0.25-preview)
- PostSharp.Patterns.Threading.Redist (= 5.0.25-preview)
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 (1)
Showing the top 1 popular GitHub repositories that depend on PostSharp.Patterns.Threading:
| Repository | Stars |
|---|---|
|
postsharp/PostSharp.Samples
PostSharp Samples
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.0.5 | 400 | 1/6/2026 |
| 2026.0.4-rc | 343 | 12/18/2025 |
| 2026.0.3-rc | 274 | 12/4/2025 |
| 2026.0.2-preview | 388 | 11/13/2025 |
| 2026.0.1-preview | 299 | 10/8/2025 |
| 2025.1.13 | 408 | 12/18/2025 |
| 2025.1.12 | 520 | 11/12/2025 |
| 2025.1.11 | 423 | 11/4/2025 |
| 2025.1.10 | 448 | 10/22/2025 |
| 2025.1.9 | 635 | 9/12/2025 |
| 2025.1.8 | 479 | 9/2/2025 |
| 2025.1.7 | 467 | 9/1/2025 |
| 2025.1.6 | 2,552 | 8/16/2025 |
| 2025.0.10 | 7,196 | 8/16/2025 |
| 2024.0.21 | 365 | 12/18/2025 |
| 2024.0.20 | 450 | 11/12/2025 |
| 2024.0.19 | 374 | 11/5/2025 |
| 2024.0.18 | 456 | 8/15/2025 |
| 2024.0.17 | 472 | 8/11/2025 |
| 5.0.25-preview | 4,088 | 5/31/2017 |
Loading failed