PostSharp.Patterns.Threading 6.0.11-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.
dotnet add package PostSharp.Patterns.Threading --version 6.0.11-preview
                    
NuGet\Install-Package PostSharp.Patterns.Threading -Version 6.0.11-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="6.0.11-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="6.0.11-preview" />
                    
Directory.Packages.props
<PackageReference Include="PostSharp.Patterns.Threading">
  <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.Threading --version 6.0.11-preview
                    
#r "nuget: PostSharp.Patterns.Threading, 6.0.11-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@6.0.11-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=6.0.11-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PostSharp.Patterns.Threading&version=6.0.11-preview&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 (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.1-preview 172 10/8/2025
2025.1.11 174 11/4/2025
2025.1.10 200 10/22/2025
2025.1.9 373 9/12/2025
2025.1.8 267 9/2/2025
2025.1.7 252 9/1/2025
2025.1.6 1,162 8/16/2025
2025.1.5 472 6/13/2025
2025.1.4 327 5/29/2025
2025.1.3 309 5/26/2025
2025.1.2 821 5/2/2025
2025.1.1-rc 261 4/22/2025
2025.0.10 6,684 8/16/2025
2025.0.9 6,552 6/13/2025
2025.0.8 591 5/29/2025
2025.0.7 1,568 4/17/2025
2025.0.6 11,188 1/13/2025
2025.0.5 458 1/6/2025
2025.0.4-rc 221 12/9/2024
2025.0.3-rc 215 11/15/2024
2025.0.2-preview 286 10/29/2024
2025.0.1-preview 204 10/1/2024
2024.1.9 339 4/17/2025
2024.1.8 235 1/10/2025
2024.1.7 452 12/9/2024
2024.1.6 8,359 10/1/2024
2024.1.5 1,002 8/2/2024
2024.1.4 1,326 5/13/2024
2024.1.3 382 4/30/2024
2024.1.2-rc 282 4/11/2024
2024.1.1-preview 252 4/5/2024
2024.0.19 153 11/5/2025
2024.0.18 253 8/15/2025
2024.0.17 262 8/11/2025
2024.0.16 407 6/13/2025
2024.0.15 296 5/29/2025
2024.0.14 341 4/17/2025
2024.0.13 237 1/10/2025
2024.0.12 4,013 12/9/2024
2024.0.11 9,028 9/30/2024
2024.0.10 263 8/2/2024
2024.0.9 24,364 5/13/2024
2024.0.8 7,433 4/11/2024
2024.0.7 328 4/4/2024
2024.0.6 3,101 3/4/2024
2024.0.5 11,498 1/3/2024
2024.0.4-rc 659 12/13/2023
2024.0.3-preview 725 12/4/2023
2024.0.2-preview 696 11/7/2023
2024.0.1-preview 669 10/27/2023
2023.0.8 4,050 9/14/2023
2023.0.7 1,405 8/9/2023
2023.0.6 1,119 6/21/2023
2023.0.5 1,196 5/25/2023
2023.0.4 2,098 3/15/2023
2023.0.3 3,711 1/16/2023
6.11.2-rc 1,008 11/30/2022
6.11.1-preview 955 11/16/2022
6.11.0-preview 987 11/4/2022
6.10.23 258 9/30/2024
6.10.22 258 8/5/2024
6.10.21 261 5/13/2024
6.10.20 298 4/11/2024
6.10.19 295 4/4/2024
6.10.18 2,210 6/21/2023
6.10.17 1,256 3/15/2023
6.10.16 2,780 11/15/2022
6.10.15 3,963 8/19/2022
6.10.14 1,894 8/3/2022
6.10.13 1,909 6/22/2022
6.10.12 1,637 6/2/2022
6.10.10 4,661 4/22/2022
6.10.9 1,649 3/28/2022
6.10.8 1,690 3/2/2022
6.10.7 1,614 2/16/2022
6.10.6 1,858 1/25/2022
6.10.5 6,961 12/1/2021
6.10.4-rc 1,125 11/11/2021
6.10.3-preview 1,194 10/27/2021
6.10.2-preview 1,126 10/25/2021
6.10.1-preview 1,136 10/21/2021
6.9.12 1,550 11/10/2021
6.9.11 1,767 10/19/2021
6.9.10 1,564 10/11/2021
6.9.9 1,685 9/15/2021
6.9.8 4,396 8/18/2021
6.9.7 1,865 7/7/2021
6.9.6 2,130 6/2/2021
6.9.5 1,648 5/10/2021
6.9.4 2,445 4/15/2021
6.9.3 1,748 3/26/2021
6.9.2-rc 1,204 3/4/2021
6.9.1-preview 1,209 2/16/2021
6.8.11 1,627 5/7/2021
6.8.10 1,641 3/25/2021
6.8.9 1,750 2/12/2021
6.8.8 1,654 1/21/2021
6.8.7 2,006 12/29/2020
6.8.6 2,013 12/14/2020
6.8.5-rc 1,449 12/4/2020
6.8.4-preview 1,274 11/25/2020
6.8.3-preview 1,281 11/18/2020
6.8.2-preview 1,278 11/16/2020
6.8.1-preview 1,241 11/3/2020
6.7.13 1,577 1/21/2021
6.7.12 1,693 12/4/2020
6.7.11 1,741 11/13/2020
6.7.10 1,713 10/26/2020
6.7.9-rc 1,270 10/2/2020
6.7.8-preview 1,329 9/18/2020
6.7.7-preview 1,333 8/20/2020
6.7.6-preview 1,313 7/30/2020
6.7.5-preview 1,341 7/10/2020
6.7.4-preview 1,344 6/24/2020
6.7.3-preview 1,321 6/19/2020
6.7.2-preview 1,284 5/28/2020
6.7.1-preview 1,338 5/7/2020
6.6.18 1,622 12/4/2020
6.6.17 1,656 11/12/2020
6.6.16 1,685 10/23/2020
6.6.15 1,919 10/1/2020
6.6.14 1,791 9/14/2020
6.6.13 2,006 8/20/2020
6.6.12 1,828 7/30/2020
6.6.11 1,797 7/10/2020
6.6.10 1,983 6/24/2020
6.6.9 1,722 6/19/2020
6.6.8 6,175 5/28/2020
6.6.7 1,889 5/7/2020
6.6.6 2,581 4/20/2020
6.6.4-rc 1,357 4/8/2020
6.6.3-preview 1,382 3/27/2020
6.6.2-preview 1,395 3/12/2020
6.6.1-preview 1,341 3/12/2020
6.5.23 1,333 11/15/2022
6.5.22 1,484 5/30/2022
6.5.20 1,504 9/15/2021
6.5.19 1,513 7/7/2021
6.5.18 1,549 5/7/2021
6.5.17 1,578 3/25/2021
6.5.16 1,657 1/21/2021
6.5.15 1,616 11/12/2020
6.5.13 1,735 7/30/2020
6.5.12 1,685 7/10/2020
6.5.11 1,709 6/24/2020
6.5.10 1,636 6/19/2020
6.5.9 1,678 5/28/2020
6.5.8 1,716 5/7/2020
6.5.7 1,701 4/16/2020
6.5.6 23,427 4/7/2020
6.5.5 1,754 3/27/2020
6.5.4 2,121 3/12/2020
6.5.3 1,687 3/10/2020
6.5.2-rc 1,344 2/17/2020
6.5.1-preview 1,387 1/27/2020
6.4.12 1,734 5/6/2020
6.4.11 1,827 4/16/2020
6.4.10 1,752 3/27/2020
6.4.9 1,743 3/9/2020
6.4.8 2,022 2/14/2020
6.4.7 1,882 2/4/2020
6.4.6 1,978 1/23/2020
6.4.5 1,869 12/19/2019
6.4.4 1,881 12/10/2019
6.4.3 1,846 12/2/2019
6.4.2-rc 1,383 11/11/2019
6.4.1-preview 1,407 10/31/2019
6.3.15 1,796 1/23/2020
6.3.14 1,751 12/19/2019
6.3.13 1,786 12/9/2019
6.3.12 1,746 12/1/2019
6.3.11 1,815 11/9/2019
6.3.10 1,804 10/31/2019
6.3.9 1,841 10/22/2019
6.3.8-rc 1,411 10/7/2019
6.3.7-rc 1,418 9/27/2019
6.3.6-preview 1,409 9/16/2019
6.3.5-preview 1,404 8/22/2019
6.3.4-preview 1,441 8/19/2019
6.3.3-preview 1,489 8/13/2019
6.3.2-preview 1,467 7/12/2019
6.3.1-preview 1,422 6/21/2019
6.2.16 1,817 11/29/2019
6.2.15 1,826 10/31/2019
6.2.14 1,729 10/21/2019
6.2.13 1,818 10/7/2019
6.2.12 2,817 9/13/2019
6.2.11 2,032 8/22/2019
6.2.10 2,069 8/5/2019
6.2.9 4,001 7/12/2019
6.2.8 1,963 6/21/2019
6.2.7 2,122 5/29/2019
6.2.6 1,884 5/23/2019
6.2.5 1,984 5/15/2019
6.2.4-rc 1,468 5/2/2019
6.2.2-preview 1,461 4/2/2019
6.2.1-preview 1,518 3/26/2019
6.1.23 1,852 7/11/2019
6.1.22 1,833 6/20/2019
6.1.21 1,901 5/29/2019
6.1.20 1,856 5/23/2019
6.1.19 1,855 5/10/2019
6.1.18 2,055 4/23/2019
6.1.17 2,084 4/1/2019
6.1.16 1,880 3/29/2019
6.1.15 2,364 3/15/2019
6.1.14 1,914 3/11/2019
6.1.13-rc 1,570 2/19/2019
6.1.12-preview 1,515 1/29/2019
6.1.11-preview 1,594 1/8/2019
6.1.10-preview 1,606 12/21/2018
6.1.9-preview 1,617 12/8/2018
6.1.8-preview 1,634 11/16/2018
6.1.7-preview 1,567 10/31/2018
6.1.6-preview 1,606 10/10/2018
6.1.5-preview 1,650 9/21/2018
6.1.4-preview 1,665 9/21/2018
6.1.3-preview 1,663 9/17/2018
6.1.2-preview 1,650 8/27/2018
6.0.39 1,825 5/9/2019
6.0.38 1,940 4/23/2019
6.0.37 1,896 3/28/2019
6.0.36 1,812 3/8/2019
6.0.35 1,997 2/18/2019
6.0.34 2,015 1/24/2019
6.0.33 1,991 1/8/2019
6.0.32 2,139 12/20/2018
6.0.31 2,239 12/7/2018
6.0.30 2,248 11/15/2018
6.0.29 2,126 10/26/2018
6.0.28 2,163 10/8/2018
6.0.27 2,278 9/14/2018
6.0.26 3,031 8/24/2018
6.0.25 2,284 8/9/2018
6.0.24 2,515 8/3/2018
6.0.23 2,309 7/30/2018
6.0.21 2,365 7/21/2018
6.0.20 2,643 7/19/2018
6.0.19 2,644 7/17/2018
6.0.18 12,016 7/9/2018
6.0.17-rc 1,937 7/2/2018
6.0.16-rc 2,145 6/25/2018
6.0.15-rc 2,145 6/19/2018
6.0.14-rc 2,157 6/19/2018
6.0.13-rc 2,114 6/15/2018
6.0.12-rc 2,176 6/8/2018
6.0.11-preview 2,275 6/2/2018
6.0.10-preview 2,282 5/14/2018
5.1.9-preview 1,922 4/23/2018
5.1.8-preview 2,279 3/29/2018
5.1.7-preview 2,211 3/19/2018
5.1.6-alpha 2,158 3/13/2018
5.1.5-alpha 2,158 3/2/2018
5.1.4-alpha 2,149 2/20/2018
5.1.3-alpha 2,077 1/27/2018
5.1.2-alpha 1,965 1/12/2018
5.1.1-alpha 2,057 12/19/2017
5.0.55 2,114 8/23/2018
5.0.54 2,290 8/3/2018
5.0.53 2,411 7/17/2018
5.0.52 2,643 6/22/2018
5.0.51 2,435 5/11/2018
5.0.50 4,761 4/23/2018
5.0.49 2,646 3/29/2018
5.0.48 2,606 3/12/2018
5.0.46 3,230 3/2/2018
5.0.45 2,635 2/16/2018
5.0.44 2,613 1/26/2018
5.0.43 2,669 1/9/2018
5.0.42 2,475 12/21/2017
5.0.41 2,621 12/8/2017
5.0.40 2,337 12/4/2017
5.0.39 2,335 11/23/2017
5.0.38 2,289 11/16/2017
5.0.37 3,343 10/30/2017
5.0.35 2,598 10/6/2017
5.0.34 2,358 9/22/2017
5.0.33 2,262 9/17/2017
5.0.32 2,356 8/25/2017
5.0.31 2,441 8/4/2017
5.0.30 2,369 7/28/2017
5.0.29 2,366 7/21/2017
5.0.28 2,507 7/10/2017
5.0.27-rc 1,807 6/26/2017
5.0.26-rc 3,923 6/5/2017
5.0.25-preview 4,013 5/31/2017
4.3.48 1,828 5/29/2019
4.3.47 1,851 5/9/2019
4.3.46 1,805 3/28/2019
4.3.45 2,102 9/13/2018
4.3.44 2,155 8/3/2018
4.3.43 2,547 3/8/2018
4.3.41 2,330 12/4/2017
4.3.40 3,750 11/16/2017
4.3.39 2,313 10/26/2017
4.3.38 2,252 9/14/2017
4.3.37 2,317 8/25/2017
4.3.36 2,398 8/4/2017
4.3.35 2,290 7/14/2017
4.3.33 3,938 5/12/2017
4.3.32 3,450 4/21/2017
4.3.31 2,543 4/1/2017
4.3.30 2,617 3/10/2017
4.3.29 2,736 2/17/2017
4.3.28 3,473 2/8/2017
4.3.27 2,473 1/30/2017
4.3.26 2,999 1/5/2017
4.3.25 2,538 12/21/2016
4.3.24 3,015 12/1/2016
4.3.23 3,214 11/11/2016
4.3.22 6,216 10/20/2016
4.3.21 3,117 9/30/2016
4.3.20 4,319 9/8/2016
4.3.19 2,401 8/30/2016
4.3.18 2,692 8/23/2016
4.3.17 2,436 8/19/2016
4.3.16 3,291 8/8/2016
4.3.15 2,399 8/4/2016
4.3.14 2,679 8/1/2016
4.3.13-rc 2,160 7/13/2016
4.3.12-preview 2,107 7/11/2016
4.3.11-preview 2,000 6/20/2016
4.3.10-preview 2,038 5/27/2016
4.3.9-alpha 1,947 5/5/2016
4.3.8-alpha 1,923 4/15/2016
4.3.7-alpha 1,980 3/31/2016
4.3.5-alpha 1,958 3/4/2016
4.3.4-alpha 2,230 2/12/2016
4.3.3-alpha 1,923 1/25/2016
4.3.2-alfa 2,308 12/22/2015
4.3.1-alfa 1,986 12/21/2015
4.2.29 2,690 7/8/2016
4.2.28 5,886 6/17/2016
4.2.27 2,711 5/26/2016
4.2.26 2,686 5/5/2016
4.2.25 3,012 4/15/2016
4.2.24 2,591 3/30/2016
4.2.22 2,607 3/4/2016
4.2.21 2,733 2/11/2016
4.2.20 2,628 2/3/2016
4.2.19 2,472 2/1/2016
4.2.18 3,682 1/22/2016
4.2.17 4,733 12/22/2015
4.2.15 2,841 12/11/2015
4.2.14 2,703 12/7/2015
4.2.13-rc 1,976 11/16/2015
4.2.11-rc 1,988 10/21/2015
4.2.10-preview 2,379 10/5/2015
4.2.9-preview 2,167 9/15/2015
4.2.8-alpha 2,016 8/21/2015
4.2.7-alpha 2,275 8/4/2015
4.2.6-alpha 2,038 7/13/2015
4.2.5-alpha 2,004 6/24/2015
4.2.4-alpha 2,037 6/23/2015
4.2.3-alpha 2,032 6/3/2015
4.2.2-alpha 2,032 5/11/2015
4.1.32 2,425 12/11/2015
4.1.31 2,459 12/7/2015
4.1.30 2,627 11/16/2015
4.1.29 2,472 11/13/2015
4.1.28 4,001 10/27/2015
4.1.27 2,542 10/14/2015
4.1.26 2,886 10/5/2015
4.1.25 2,710 9/25/2015
4.1.24 2,654 9/14/2015
4.1.23 2,620 8/21/2015
4.1.21 2,800 7/31/2015
4.1.20 2,684 7/20/2015
4.1.19 2,934 7/14/2015
4.1.18 2,580 7/13/2015
4.1.17 2,533 7/10/2015
4.1.16 2,492 7/10/2015
4.1.15 2,705 6/22/2015
4.1.14 2,867 6/1/2015
4.1.13 2,597 5/7/2015
4.1.12 2,670 4/29/2015
4.1.11 2,691 4/17/2015
4.1.10 2,640 3/30/2015
4.1.9-rc 1,982 3/9/2015
4.1.8-beta 2,185 2/13/2015
4.1.7-beta 2,022 1/26/2015
4.1.6-alpha 2,481 12/23/2014
4.1.5-alpha 2,284 12/11/2014
4.1.4-alpha 2,256 12/8/2014
4.1.3-alpha 2,535 11/20/2014
4.0.45 2,424 4/17/2015
4.0.44 2,450 3/27/2015
4.0.43 2,791 3/5/2015
4.0.42 3,360 2/13/2015
4.0.41 2,625 1/26/2015
4.0.40 2,514 1/23/2015
4.0.39 3,053 12/18/2014
4.0.38 2,782 12/10/2014
4.0.37 2,713 12/8/2014
4.0.36 3,107 11/14/2014
4.0.35 3,270 11/4/2014
4.0.34 2,658 10/23/2014
4.0.33 2,544 10/22/2014
4.0.32-rc 2,030 10/6/2014
4.0.31-rc 2,027 9/24/2014
4.0.30-rc 2,005 9/16/2014
4.0.29-rc 2,051 8/21/2014
3.2.28-beta 2,067 7/28/2014
3.2.27-beta 2,084 7/16/2014
3.2.26-beta 2,050 7/11/2014
3.2.25-beta 1,986 7/9/2014
3.2.24-beta 2,019 6/27/2014
3.2.23-alpha 2,101 5/30/2014
3.2.22-alpha 2,058 5/27/2014
3.2.20-alpha 2,181 5/15/2014
3.2.19-alpha 2,099 4/24/2014
3.2.18-alpha 2,240 4/18/2014
3.2.17-alpha 2,225 4/17/2014
3.2.16-alpha 2,232 4/17/2014
3.2.15-alpha 2,189 4/16/2014
3.2.14-alpha 2,173 3/31/2014
3.2.13-alpha 2,148 3/26/2014
3.2.12-alpha 2,118 3/17/2014
3.2.11-alpha 2,047 3/11/2014
3.2.10-alpha 2,058 3/10/2014
3.2.9-alpha 2,085 2/24/2014
3.2.8-alpha 2,103 2/21/2014
3.2.7-alpha 2,067 2/19/2014
3.2.6-alpha 2,046 2/17/2014
3.2.5-alpha 2,168 2/13/2014
3.2.4-alpha 2,102 2/10/2014
3.2.3-alpha 2,071 2/6/2014
3.2.2-alpha 2,016 2/6/2014
3.1.75 2,758 12/11/2015
3.1.74 2,504 11/12/2015
3.1.73 2,433 10/27/2015
3.1.72 2,514 10/5/2015
3.1.71 2,496 9/25/2015
3.1.70 3,051 9/11/2015
3.1.69 2,442 8/21/2015
3.1.68 2,586 7/31/2015
3.1.67 2,421 7/9/2015
3.1.66 2,370 6/18/2015
3.1.65 2,491 6/1/2015
3.1.64 2,472 5/7/2015
3.1.63 2,579 4/17/2015
3.1.62 2,426 3/27/2015
3.1.60 2,457 3/5/2015
3.1.59 2,699 2/13/2015
3.1.58 2,548 1/23/2015
3.1.57 2,895 12/19/2014
3.1.56 2,653 12/8/2014
3.1.55 2,971 11/14/2014
3.1.54 2,528 10/27/2014
3.1.52 2,491 10/6/2014
3.1.51 2,623 9/23/2014
3.1.50 2,447 9/16/2014
3.1.49 2,607 8/18/2014
3.1.48 2,650 7/18/2014
3.1.47 2,503 7/15/2014
3.1.46 2,646 6/27/2014
3.1.45 2,552 6/23/2014
3.1.44 2,615 6/10/2014
3.1.43 2,690 5/29/2014
3.1.41 2,596 5/21/2014
3.1.40 2,495 5/15/2014
3.1.39 2,454 5/7/2014
3.1.38 2,805 4/22/2014
3.1.37 2,605 4/18/2014
3.1.36 2,706 4/16/2014
3.1.35 2,734 4/9/2014
3.1.34 2,714 4/2/2014
3.1.33 2,854 2/27/2014
3.1.32 2,573 2/24/2014
3.1.31 2,674 2/12/2014
3.1.30 2,556 2/10/2014
3.1.29 2,629 1/17/2014
3.1.28 2,639 1/7/2014
3.1.27 2,559 12/19/2013
3.1.26 2,553 12/16/2013
3.1.25-rc 2,075 12/12/2013
3.1.24-rc 2,049 12/11/2013
3.1.23-beta 2,044 12/10/2013
3.1.22-beta 2,077 12/2/2013
3.1.21-beta 2,130 11/16/2013
3.1.20-beta 2,155 11/14/2013
3.1.19-beta 2,031 11/12/2013
3.1.18-beta 2,076 11/4/2013
3.1.16-beta 2,092 10/31/2013
3.0.42 2,668 11/29/2013
3.0.41 2,652 11/25/2013
3.0.40 2,694 10/30/2013
3.0.39 2,517 10/28/2013
3.0.38 2,638 10/17/2013
3.0.37 2,661 9/20/2013
3.0.36 2,621 9/12/2013
3.0.35 2,626 8/27/2013
3.0.33 2,565 8/3/2013
3.0.32 2,575 7/24/2013
3.0.31 2,800 7/3/2013
3.0.30 2,713 6/28/2013
3.0.29 2,693 6/25/2013
3.0.28 2,657 6/12/2013
3.0.27 2,723 6/4/2013
3.0.26 2,662 5/17/2013
3.0.25 2,735 5/9/2013
3.0.24 2,729 5/2/2013
3.0.23-rc 2,102 4/29/2013
3.0.22-rc 2,098 4/23/2013
3.0.21-rc 2,165 4/22/2013
3.0.20-rc 2,131 4/16/2013
3.0.19-beta 2,156 4/15/2013
3.0.17-beta 2,077 4/10/2013
3.0.15-beta 2,155 4/9/2013
3.0.14-beta 2,212 3/27/2013
3.0.11-beta 2,085 3/4/2013
3.0.9-beta 2,089 2/14/2013