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
2025.1.8 0 9/2/2025
2025.1.7 40 9/1/2025
2025.1.6 87 8/16/2025
2025.1.5 329 6/13/2025
2025.1.4 193 5/29/2025
2025.1.3 188 5/26/2025
2025.1.2 394 5/2/2025
2025.1.1-rc 189 4/22/2025
2025.0.10 1,317 8/16/2025
2025.0.9 3,604 6/13/2025
2025.0.8 468 5/29/2025
2025.0.7 1,455 4/17/2025
2025.0.6 10,334 1/13/2025
2025.0.5 284 1/6/2025
2025.0.4-rc 144 12/9/2024
2025.0.3-rc 138 11/15/2024
2025.0.2-preview 211 10/29/2024
2025.0.1-preview 132 10/1/2024
2024.1.9 220 4/17/2025
2024.1.8 108 1/10/2025
2024.1.7 320 12/9/2024
2024.1.6 7,638 10/1/2024
2024.1.5 879 8/2/2024
2024.1.4 1,214 5/13/2024
2024.1.3 253 4/30/2024
2024.1.2-rc 198 4/11/2024
2024.1.1-preview 152 4/5/2024
2024.0.18 119 8/15/2025
2024.0.17 149 8/11/2025
2024.0.16 280 6/13/2025
2024.0.15 169 5/29/2025
2024.0.14 216 4/17/2025
2024.0.13 128 1/10/2025
2024.0.12 3,753 12/9/2024
2024.0.11 8,800 9/30/2024
2024.0.10 142 8/2/2024
2024.0.9 23,786 5/13/2024
2024.0.8 7,304 4/11/2024
2024.0.7 200 4/4/2024
2024.0.6 2,940 3/4/2024
2024.0.5 10,712 1/3/2024
2024.0.4-rc 581 12/13/2023
2024.0.3-preview 641 12/4/2023
2024.0.2-preview 611 11/7/2023
2024.0.1-preview 595 10/27/2023
2023.0.8 3,945 9/14/2023
2023.0.7 1,274 8/9/2023
2023.0.6 991 6/21/2023
2023.0.5 1,071 5/25/2023
2023.0.4 1,978 3/15/2023
2023.0.3 3,563 1/16/2023
6.11.2-rc 906 11/30/2022
6.11.1-preview 868 11/16/2022
6.11.0-preview 890 11/4/2022
6.10.23 140 9/30/2024
6.10.22 140 8/5/2024
6.10.21 133 5/13/2024
6.10.20 182 4/11/2024
6.10.19 178 4/4/2024
6.10.18 2,087 6/21/2023
6.10.17 1,123 3/15/2023
6.10.16 2,644 11/15/2022
6.10.15 3,827 8/19/2022
6.10.14 1,761 8/3/2022
6.10.13 1,775 6/22/2022
6.10.12 1,493 6/2/2022
6.10.10 4,529 4/22/2022
6.10.9 1,514 3/28/2022
6.10.8 1,547 3/2/2022
6.10.7 1,490 2/16/2022
6.10.6 1,722 1/25/2022
6.10.5 6,825 12/1/2021
6.10.4-rc 1,023 11/11/2021
6.10.3-preview 1,080 10/27/2021
6.10.2-preview 1,017 10/25/2021
6.10.1-preview 1,037 10/21/2021
6.9.12 1,405 11/10/2021
6.9.11 1,624 10/19/2021
6.9.10 1,419 10/11/2021
6.9.9 1,549 9/15/2021
6.9.8 4,251 8/18/2021
6.9.7 1,728 7/7/2021
6.9.6 1,975 6/2/2021
6.9.5 1,502 5/10/2021
6.9.4 2,289 4/15/2021
6.9.3 1,613 3/26/2021
6.9.2-rc 1,096 3/4/2021
6.9.1-preview 1,096 2/16/2021
6.8.11 1,488 5/7/2021
6.8.10 1,505 3/25/2021
6.8.9 1,598 2/12/2021
6.8.8 1,518 1/21/2021
6.8.7 1,857 12/29/2020
6.8.6 1,876 12/14/2020
6.8.5-rc 1,349 12/4/2020
6.8.4-preview 1,170 11/25/2020
6.8.3-preview 1,184 11/18/2020
6.8.2-preview 1,184 11/16/2020
6.8.1-preview 1,129 11/3/2020
6.7.13 1,442 1/21/2021
6.7.12 1,544 12/4/2020
6.7.11 1,614 11/13/2020
6.7.10 1,561 10/26/2020
6.7.9-rc 1,167 10/2/2020
6.7.8-preview 1,217 9/18/2020
6.7.7-preview 1,228 8/20/2020
6.7.6-preview 1,218 7/30/2020
6.7.5-preview 1,233 7/10/2020
6.7.4-preview 1,245 6/24/2020
6.7.3-preview 1,213 6/19/2020
6.7.2-preview 1,190 5/28/2020
6.7.1-preview 1,240 5/7/2020
6.6.18 1,489 12/4/2020
6.6.17 1,517 11/12/2020
6.6.16 1,534 10/23/2020
6.6.15 1,744 10/1/2020
6.6.14 1,652 9/14/2020
6.6.13 1,860 8/20/2020
6.6.12 1,687 7/30/2020
6.6.11 1,653 7/10/2020
6.6.10 1,831 6/24/2020
6.6.9 1,583 6/19/2020
6.6.8 6,038 5/28/2020
6.6.7 1,755 5/7/2020
6.6.6 2,409 4/20/2020
6.6.4-rc 1,258 4/8/2020
6.6.3-preview 1,289 3/27/2020
6.6.2-preview 1,287 3/12/2020
6.6.1-preview 1,256 3/12/2020
6.5.23 1,202 11/15/2022
6.5.22 1,325 5/30/2022
6.5.20 1,359 9/15/2021
6.5.19 1,360 7/7/2021
6.5.18 1,407 5/7/2021
6.5.17 1,432 3/25/2021
6.5.16 1,507 1/21/2021
6.5.15 1,460 11/12/2020
6.5.13 1,582 7/30/2020
6.5.12 1,547 7/10/2020
6.5.11 1,573 6/24/2020
6.5.10 1,496 6/19/2020
6.5.9 1,540 5/28/2020
6.5.8 1,579 5/7/2020
6.5.7 1,553 4/16/2020
6.5.6 23,272 4/7/2020
6.5.5 1,610 3/27/2020
6.5.4 1,965 3/12/2020
6.5.3 1,535 3/10/2020
6.5.2-rc 1,228 2/17/2020
6.5.1-preview 1,273 1/27/2020
6.4.12 1,588 5/6/2020
6.4.11 1,682 4/16/2020
6.4.10 1,600 3/27/2020
6.4.9 1,605 3/9/2020
6.4.8 1,881 2/14/2020
6.4.7 1,729 2/4/2020
6.4.6 1,843 1/23/2020
6.4.5 1,729 12/19/2019
6.4.4 1,752 12/10/2019
6.4.3 1,715 12/2/2019
6.4.2-rc 1,282 11/11/2019
6.4.1-preview 1,312 10/31/2019
6.3.15 1,660 1/23/2020
6.3.14 1,618 12/19/2019
6.3.13 1,640 12/9/2019
6.3.12 1,604 12/1/2019
6.3.11 1,678 11/9/2019
6.3.10 1,666 10/31/2019
6.3.9 1,698 10/22/2019
6.3.8-rc 1,312 10/7/2019
6.3.7-rc 1,326 9/27/2019
6.3.6-preview 1,301 9/16/2019
6.3.5-preview 1,306 8/22/2019
6.3.4-preview 1,331 8/19/2019
6.3.3-preview 1,393 8/13/2019
6.3.2-preview 1,369 7/12/2019
6.3.1-preview 1,339 6/21/2019
6.2.16 1,669 11/29/2019
6.2.15 1,667 10/31/2019
6.2.14 1,584 10/21/2019
6.2.13 1,661 10/7/2019
6.2.12 2,634 9/13/2019
6.2.11 1,880 8/22/2019
6.2.10 1,937 8/5/2019
6.2.9 3,838 7/12/2019
6.2.8 1,831 6/21/2019
6.2.7 1,987 5/29/2019
6.2.6 1,722 5/23/2019
6.2.5 1,836 5/15/2019
6.2.4-rc 1,366 5/2/2019
6.2.2-preview 1,358 4/2/2019
6.2.1-preview 1,424 3/26/2019
6.1.23 1,715 7/11/2019
6.1.22 1,701 6/20/2019
6.1.21 1,772 5/29/2019
6.1.20 1,711 5/23/2019
6.1.19 1,716 5/10/2019
6.1.18 1,905 4/23/2019
6.1.17 1,935 4/1/2019
6.1.16 1,737 3/29/2019
6.1.15 2,223 3/15/2019
6.1.14 1,766 3/11/2019
6.1.13-rc 1,473 2/19/2019
6.1.12-preview 1,410 1/29/2019
6.1.11-preview 1,494 1/8/2019
6.1.10-preview 1,506 12/21/2018
6.1.9-preview 1,510 12/8/2018
6.1.8-preview 1,535 11/16/2018
6.1.7-preview 1,450 10/31/2018
6.1.6-preview 1,503 10/10/2018
6.1.5-preview 1,550 9/21/2018
6.1.4-preview 1,559 9/21/2018
6.1.3-preview 1,554 9/17/2018
6.1.2-preview 1,553 8/27/2018
6.0.39 1,678 5/9/2019
6.0.38 1,799 4/23/2019
6.0.37 1,747 3/28/2019
6.0.36 1,675 3/8/2019
6.0.35 1,849 2/18/2019
6.0.34 1,879 1/24/2019
6.0.33 1,860 1/8/2019
6.0.32 2,000 12/20/2018
6.0.31 2,097 12/7/2018
6.0.30 2,107 11/15/2018
6.0.29 1,989 10/26/2018
6.0.28 2,027 10/8/2018
6.0.27 2,136 9/14/2018
6.0.26 2,892 8/24/2018
6.0.25 2,134 8/9/2018
6.0.24 2,293 8/3/2018
6.0.23 2,101 7/30/2018
6.0.21 2,142 7/21/2018
6.0.20 2,361 7/19/2018
6.0.19 2,368 7/17/2018
6.0.18 11,711 7/9/2018
6.0.17-rc 1,768 7/2/2018
6.0.16-rc 1,918 6/25/2018
6.0.15-rc 1,906 6/19/2018
6.0.14-rc 1,902 6/19/2018
6.0.13-rc 1,868 6/15/2018
6.0.12-rc 1,928 6/8/2018
6.0.11-preview 2,033 6/2/2018
6.0.10-preview 2,027 5/14/2018
5.1.9-preview 1,752 4/23/2018
5.1.8-preview 2,040 3/29/2018
5.1.7-preview 1,966 3/19/2018
5.1.6-alpha 1,905 3/13/2018
5.1.5-alpha 1,916 3/2/2018
5.1.4-alpha 1,891 2/20/2018
5.1.3-alpha 1,962 1/27/2018
5.1.2-alpha 1,853 1/12/2018
5.1.1-alpha 1,946 12/19/2017
5.0.55 2,013 8/23/2018
5.0.54 2,156 8/3/2018
5.0.53 2,255 7/17/2018
5.0.52 2,490 6/22/2018
5.0.51 2,318 5/11/2018
5.0.50 4,619 4/23/2018
5.0.49 2,497 3/29/2018
5.0.48 2,461 3/12/2018
5.0.46 3,077 3/2/2018
5.0.45 2,480 2/16/2018
5.0.44 2,468 1/26/2018
5.0.43 2,505 1/9/2018
5.0.42 2,320 12/21/2017
5.0.41 2,474 12/8/2017
5.0.40 2,212 12/4/2017
5.0.39 2,219 11/23/2017
5.0.38 2,155 11/16/2017
5.0.37 3,218 10/30/2017
5.0.35 2,476 10/6/2017
5.0.34 2,250 9/22/2017
5.0.33 2,140 9/17/2017
5.0.32 2,239 8/25/2017
5.0.31 2,299 8/4/2017
5.0.30 2,239 7/28/2017
5.0.29 2,235 7/21/2017
5.0.28 2,391 7/10/2017
5.0.27-rc 1,731 6/26/2017
5.0.26-rc 3,850 6/5/2017
5.0.25-preview 3,935 5/31/2017
4.3.48 1,727 5/29/2019
4.3.47 1,754 5/9/2019
4.3.46 1,712 3/28/2019
4.3.45 2,002 9/13/2018
4.3.44 2,034 8/3/2018
4.3.43 2,405 3/8/2018
4.3.41 2,206 12/4/2017
4.3.40 3,635 11/16/2017
4.3.39 2,184 10/26/2017
4.3.38 2,133 9/14/2017
4.3.37 2,188 8/25/2017
4.3.36 2,272 8/4/2017
4.3.35 2,172 7/14/2017
4.3.33 3,810 5/12/2017
4.3.32 3,320 4/21/2017
4.3.31 2,425 4/1/2017
4.3.30 2,494 3/10/2017
4.3.29 2,605 2/17/2017
4.3.28 3,357 2/8/2017
4.3.27 2,356 1/30/2017
4.3.26 2,865 1/5/2017
4.3.25 2,406 12/21/2016
4.3.24 2,887 12/1/2016
4.3.23 3,096 11/11/2016
4.3.22 6,061 10/20/2016
4.3.21 2,961 9/30/2016
4.3.20 4,197 9/8/2016
4.3.19 2,285 8/30/2016
4.3.18 2,560 8/23/2016
4.3.17 2,306 8/19/2016
4.3.16 3,165 8/8/2016
4.3.15 2,281 8/4/2016
4.3.14 2,567 8/1/2016
4.3.13-rc 2,071 7/13/2016
4.3.12-preview 2,011 7/11/2016
4.3.11-preview 1,907 6/20/2016
4.3.10-preview 1,961 5/27/2016
4.3.9-alpha 1,866 5/5/2016
4.3.8-alpha 1,844 4/15/2016
4.3.7-alpha 1,898 3/31/2016
4.3.5-alpha 1,867 3/4/2016
4.3.4-alpha 2,119 2/12/2016
4.3.3-alpha 1,832 1/25/2016
4.3.2-alfa 2,189 12/22/2015
4.3.1-alfa 1,895 12/21/2015
4.2.29 2,570 7/8/2016
4.2.28 5,749 6/17/2016
4.2.27 2,576 5/26/2016
4.2.26 2,566 5/5/2016
4.2.25 2,883 4/15/2016
4.2.24 2,451 3/30/2016
4.2.22 2,489 3/4/2016
4.2.21 2,608 2/11/2016
4.2.20 2,496 2/3/2016
4.2.19 2,336 2/1/2016
4.2.18 3,554 1/22/2016
4.2.17 4,577 12/22/2015
4.2.15 2,701 12/11/2015
4.2.14 2,582 12/7/2015
4.2.13-rc 1,894 11/16/2015
4.2.11-rc 1,906 10/21/2015
4.2.10-preview 2,287 10/5/2015
4.2.9-preview 2,074 9/15/2015
4.2.8-alpha 1,926 8/21/2015
4.2.7-alpha 2,182 8/4/2015
4.2.6-alpha 1,951 7/13/2015
4.2.5-alpha 1,927 6/24/2015
4.2.4-alpha 1,952 6/23/2015
4.2.3-alpha 1,949 6/3/2015
4.2.2-alpha 1,942 5/11/2015
4.1.32 2,297 12/11/2015
4.1.31 2,342 12/7/2015
4.1.30 2,493 11/16/2015
4.1.29 2,341 11/13/2015
4.1.28 3,854 10/27/2015
4.1.27 2,422 10/14/2015
4.1.26 2,768 10/5/2015
4.1.25 2,591 9/25/2015
4.1.24 2,535 9/14/2015
4.1.23 2,515 8/21/2015
4.1.21 2,667 7/31/2015
4.1.20 2,568 7/20/2015
4.1.19 2,786 7/14/2015
4.1.18 2,461 7/13/2015
4.1.17 2,415 7/10/2015
4.1.16 2,370 7/10/2015
4.1.15 2,590 6/22/2015
4.1.14 2,713 6/1/2015
4.1.13 2,475 5/7/2015
4.1.12 2,565 4/29/2015
4.1.11 2,564 4/17/2015
4.1.10 2,524 3/30/2015
4.1.9-rc 1,897 3/9/2015
4.1.8-beta 2,117 2/13/2015
4.1.7-beta 1,926 1/26/2015
4.1.6-alpha 2,393 12/23/2014
4.1.5-alpha 2,203 12/11/2014
4.1.4-alpha 2,170 12/8/2014
4.1.3-alpha 2,449 11/20/2014
4.0.45 2,296 4/17/2015
4.0.44 2,320 3/27/2015
4.0.43 2,671 3/5/2015
4.0.42 3,250 2/13/2015
4.0.41 2,502 1/26/2015
4.0.40 2,391 1/23/2015
4.0.39 2,935 12/18/2014
4.0.38 2,664 12/10/2014
4.0.37 2,590 12/8/2014
4.0.36 2,977 11/14/2014
4.0.35 3,147 11/4/2014
4.0.34 2,538 10/23/2014
4.0.33 2,425 10/22/2014
4.0.32-rc 1,945 10/6/2014
4.0.31-rc 1,936 9/24/2014
4.0.30-rc 1,918 9/16/2014
4.0.29-rc 1,956 8/21/2014
3.2.28-beta 1,976 7/28/2014
3.2.27-beta 2,000 7/16/2014
3.2.26-beta 1,965 7/11/2014
3.2.25-beta 1,901 7/9/2014
3.2.24-beta 1,950 6/27/2014
3.2.23-alpha 2,016 5/30/2014
3.2.22-alpha 1,974 5/27/2014
3.2.20-alpha 2,099 5/15/2014
3.2.19-alpha 1,999 4/24/2014
3.2.18-alpha 2,153 4/18/2014
3.2.17-alpha 2,140 4/17/2014
3.2.16-alpha 2,147 4/17/2014
3.2.15-alpha 2,092 4/16/2014
3.2.14-alpha 2,072 3/31/2014
3.2.13-alpha 2,062 3/26/2014
3.2.12-alpha 2,033 3/17/2014
3.2.11-alpha 1,948 3/11/2014
3.2.10-alpha 1,963 3/10/2014
3.2.9-alpha 1,987 2/24/2014
3.2.8-alpha 2,000 2/21/2014
3.2.7-alpha 1,973 2/19/2014
3.2.6-alpha 1,961 2/17/2014
3.2.5-alpha 2,074 2/13/2014
3.2.4-alpha 2,011 2/10/2014
3.2.3-alpha 1,990 2/6/2014
3.2.2-alpha 1,932 2/6/2014
3.1.75 2,607 12/11/2015
3.1.74 2,386 11/12/2015
3.1.73 2,315 10/27/2015
3.1.72 2,395 10/5/2015
3.1.71 2,350 9/25/2015
3.1.70 2,869 9/11/2015
3.1.69 2,316 8/21/2015
3.1.68 2,472 7/31/2015
3.1.67 2,300 7/9/2015
3.1.66 2,242 6/18/2015
3.1.65 2,367 6/1/2015
3.1.64 2,353 5/7/2015
3.1.63 2,456 4/17/2015
3.1.62 2,314 3/27/2015
3.1.60 2,341 3/5/2015
3.1.59 2,582 2/13/2015
3.1.58 2,428 1/23/2015
3.1.57 2,766 12/19/2014
3.1.56 2,520 12/8/2014
3.1.55 2,847 11/14/2014
3.1.54 2,394 10/27/2014
3.1.52 2,368 10/6/2014
3.1.51 2,502 9/23/2014
3.1.50 2,317 9/16/2014
3.1.49 2,499 8/18/2014
3.1.48 2,513 7/18/2014
3.1.47 2,361 7/15/2014
3.1.46 2,529 6/27/2014
3.1.45 2,431 6/23/2014
3.1.44 2,492 6/10/2014
3.1.43 2,571 5/29/2014
3.1.41 2,476 5/21/2014
3.1.40 2,374 5/15/2014
3.1.39 2,315 5/7/2014
3.1.38 2,682 4/22/2014
3.1.37 2,486 4/18/2014
3.1.36 2,582 4/16/2014
3.1.35 2,576 4/9/2014
3.1.34 2,599 4/2/2014
3.1.33 2,699 2/27/2014
3.1.32 2,442 2/24/2014
3.1.31 2,546 2/12/2014
3.1.30 2,436 2/10/2014
3.1.29 2,497 1/17/2014
3.1.28 2,513 1/7/2014
3.1.27 2,440 12/19/2013
3.1.26 2,417 12/16/2013
3.1.25-rc 1,982 12/12/2013
3.1.24-rc 1,968 12/11/2013
3.1.23-beta 1,966 12/10/2013
3.1.22-beta 1,999 12/2/2013
3.1.21-beta 2,035 11/16/2013
3.1.20-beta 2,063 11/14/2013
3.1.19-beta 1,947 11/12/2013
3.1.18-beta 1,971 11/4/2013
3.1.16-beta 2,006 10/31/2013
3.0.42 2,549 11/29/2013
3.0.41 2,515 11/25/2013
3.0.40 2,571 10/30/2013
3.0.39 2,396 10/28/2013
3.0.38 2,510 10/17/2013
3.0.37 2,538 9/20/2013
3.0.36 2,470 9/12/2013
3.0.35 2,490 8/27/2013
3.0.33 2,433 8/3/2013
3.0.32 2,466 7/24/2013
3.0.31 2,662 7/3/2013
3.0.30 2,592 6/28/2013
3.0.29 2,563 6/25/2013
3.0.28 2,533 6/12/2013
3.0.27 2,590 6/4/2013
3.0.26 2,539 5/17/2013
3.0.25 2,601 5/9/2013
3.0.24 2,587 5/2/2013
3.0.23-rc 2,002 4/29/2013
3.0.22-rc 1,990 4/23/2013
3.0.21-rc 2,050 4/22/2013
3.0.20-rc 2,048 4/16/2013
3.0.19-beta 2,049 4/15/2013
3.0.17-beta 1,991 4/10/2013
3.0.15-beta 2,062 4/9/2013
3.0.14-beta 2,110 3/27/2013
3.0.11-beta 2,000 3/4/2013
3.0.9-beta 1,992 2/14/2013