System.IO.Abstractions 2.2.17-beta

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

A set of abstractions to help make file system interactions testable.

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.4 is compatible.  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 (332)

Showing the top 5 NuGet packages that depend on System.IO.Abstractions:

Package Downloads
Reo.Core.Hosting

Package Description

VirtoCommerce.Platform.Core

Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com

Reo.Core.IdentityModel

Package Description

Reo.Core.AutoHistory

Package Description

Ghostscript.NET

A C# binding for Ghostscript library

GitHub repositories (68)

Showing the top 20 popular GitHub repositories that depend on System.IO.Abstractions:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
hirschmann/nbfc
NoteBook FanControl
GitTools/GitVersion
From git log to SemVer in no time
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Azure/azure-functions-host
The host/runtime that powers Azure Functions
belav/csharpier
CSharpier is an opinionated code formatter for c#.
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games!
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
Version Downloads Last updated
22.0.14 347,950 4/18/2025
22.0.13 141,133 4/4/2025
22.0.12 232,872 3/13/2025
22.0.11 132,770 3/1/2025
22.0.10 179,083 2/23/2025
22.0.10-beta.1 117 2/22/2025
22.0.9 7,803 2/22/2025
21.3.1 491,801 1/29/2025
21.2.12 39,938 1/28/2025
21.2.8 28,926 1/25/2025
21.2.1 474,698 12/28/2024
21.1.7 613,850 12/3/2024
21.1.3 661,717 11/8/2024
21.1.2 8,584 11/8/2024
21.1.1 8,418 11/7/2024
21.0.29 2,742,689 7/25/2024
21.0.26 407,955 7/13/2024
21.0.22 387,450 6/22/2024
21.0.2 2,113,199 3/17/2024
20.0.34 113,552 3/15/2024
20.0.28 160,309 3/9/2024
20.0.15 1,366,827 1/22/2024
20.0.4 765,953 12/5/2023
20.0.1 2,811 12/5/2023
19.2.91 388,913 12/5/2023
19.2.87 714,032 11/16/2023
19.2.69 1,765,866 8/29/2023
19.2.67 48,400 8/25/2023
19.2.66 3,013 8/25/2023
19.2.64 119,618 8/22/2023
19.2.63 3,390 8/22/2023
19.2.61 18,582 8/21/2023
19.2.51 264,217 7/31/2023
19.2.50 5,994 7/31/2023
19.2.29 1,788,455 5/17/2023
19.2.26 43,061 5/12/2023
19.2.25 3,526 5/12/2023
19.2.22 192,166 5/4/2023
19.2.18 158,671 4/24/2023
19.2.17 11,764 4/23/2023
19.2.16 120,993 4/19/2023
19.2.15 397,772 4/18/2023
19.2.13 3,224 4/18/2023
19.2.12 4,412 4/18/2023
19.2.11 73,147 4/13/2023
19.2.9 52,244 4/11/2023
19.2.8 7,443 4/11/2023
19.2.4 1,325,778 3/13/2023
19.2.1 369,714 3/2/2023
19.1.18 405,620 2/14/2023
19.1.14 181,571 1/31/2023
19.1.13 364,696 1/24/2023
19.1.5 2,883,138 12/19/2022
19.1.1 88,434 12/13/2022
19.0.1 228,731 12/8/2022
18.0.1 489,400 11/28/2022
17.2.26 308,191 11/18/2022 17.2.26 is deprecated.
17.2.3 4,643,624 9/16/2022
17.2.1 241,782 9/10/2022
17.1.1 1,246,871 8/15/2022
17.0.28 17,354 8/15/2022
17.0.24 1,408,812 7/19/2022
17.0.23 426,670 7/15/2022
17.0.21 502,864 7/4/2022
17.0.18 953,310 6/9/2022
17.0.15 485,887 5/20/2022
17.0.14 59,939 5/18/2022
17.0.13 150,827 5/17/2022
17.0.12 75,625 5/16/2022
17.0.11 19,494 5/15/2022
17.0.10 257,382 5/12/2022
17.0.9 4,884 5/11/2022
17.0.8 5,448 5/11/2022
17.0.7 4,177 5/11/2022
17.0.6 4,178 5/11/2022
17.0.5 4,119 5/11/2022
17.0.4 21,131 5/11/2022
17.0.3 687,651 4/26/2022
17.0.2 4,288 4/26/2022
17.0.1 24,866 4/25/2022
16.1.26 123,170 4/24/2022
16.1.25 1,214,454 3/23/2022
16.1.24 56,989 3/22/2022
16.1.23 186,601 3/14/2022
16.1.22 8,520 3/11/2022
16.1.21 4,139 3/11/2022
16.1.20 242,863 3/8/2022
16.1.19 4,236 3/8/2022
16.1.18 4,286 3/8/2022
16.1.17 4,161 3/8/2022
16.1.16 55,398 3/3/2022
16.1.15 338,538 2/19/2022
16.1.14 4,249 2/19/2022
16.1.13 5,100 2/19/2022
16.1.12 4,202 2/19/2022
16.1.11 42,247 2/17/2022
16.1.10 602,057 2/4/2022
16.1.9 42,799 2/2/2022
16.1.8 5,709 2/2/2022
16.1.7 31,863 1/31/2022
16.1.6 4,499 1/31/2022
16.1.5 7,685 1/31/2022
16.1.4 770,476 1/12/2022
16.1.2 5,097 1/12/2022
16.1.1 44,049 1/11/2022
16.0.8 194,036 1/9/2022
16.0.7 62,385 1/8/2022
16.0.6 3,843 1/8/2022
16.0.5 3,812 1/8/2022
16.0.4 3,875 1/8/2022
16.0.3 45,998 1/6/2022
16.0.2 6,667 1/6/2022
16.0.1 781,486 12/22/2021
15.0.1 5,477 12/22/2021
14.0.13 376,764 12/11/2021
14.0.12 4,008 12/11/2021
14.0.11 4,183 12/11/2021
14.0.10 4,002 12/11/2021
14.0.9 4,097 12/11/2021
14.0.8 4,143 12/11/2021
14.0.7 3,974 12/10/2021
14.0.6 3,810 12/10/2021
14.0.5 3,841 12/10/2021
14.0.4 4,110 12/10/2021
14.0.3 1,220,792 11/27/2021
14.0.2 6,086 11/26/2021
14.0.1 23,528 11/26/2021
13.2.47 10,806,554 8/25/2021
13.2.46 4,198 8/25/2021
13.2.45 3,957 8/25/2021
13.2.43 743,134 7/27/2021
13.2.42 1,084,279 7/23/2021
13.2.41 144,153 7/15/2021
13.2.40 6,078 7/14/2021
13.2.39 5,685 7/14/2021
13.2.38 515,020 6/15/2021
13.2.37 31,905 6/10/2021
13.2.36 3,985 6/10/2021
13.2.35 3,947 6/10/2021
13.2.34 3,998 6/10/2021
13.2.33 4,409,316 5/15/2021
13.2.32 4,088 5/15/2021
13.2.31 146,677 5/2/2021
13.2.30 4,198 5/2/2021
13.2.29 853,933 4/14/2021
13.2.28 798,171 3/25/2021
13.2.27 5,241 3/25/2021
13.2.25 3,877,152 3/9/2021
13.2.24 48,611 3/6/2021
13.2.23 293,234 2/24/2021
13.2.22 4,366 2/24/2021
13.2.20 20,586 2/23/2021
13.2.19 4,188 2/23/2021
13.2.18 5,080 2/23/2021
13.2.17 7,688 2/23/2021
13.2.16 4,317 2/22/2021
13.2.15 23,007 2/18/2021
13.2.14 4,248 2/18/2021
13.2.13 4,335 2/18/2021
13.2.12 4,212 2/18/2021
13.2.11 48,957 2/16/2021
13.2.10 286,285 2/10/2021
13.2.9 701,044 1/14/2021
13.2.8 297,227 12/22/2020
13.2.7 25,052 12/20/2020
13.2.6 137,280 12/16/2020
13.2.5 117,143 12/9/2020
13.2.4 99,545 12/5/2020
13.2.3 4,692 12/4/2020
13.2.2 202,310 11/26/2020
13.2.1 19,767 11/26/2020
13.1.2 4,351 11/25/2020
13.1.1 4,281 11/25/2020
13.0.1 246,180 11/21/2020
12.2.27 76,132 11/21/2020
12.2.26 6,984 11/20/2020
12.2.25 147,321 11/17/2020
12.2.24 87,202 11/15/2020
12.2.23 4,290 11/15/2020
12.2.22 4,497 11/14/2020
12.2.21 10,721 11/12/2020
12.2.20 8,358 11/12/2020
12.2.19 103,108 11/5/2020
12.2.7 981,020 10/15/2020
12.2.6 47,624 10/15/2020
12.2.5 111,715 10/12/2020
12.2.4 4,252 10/12/2020
12.2.3 52,772 10/12/2020
12.2.2 61,242 10/7/2020
12.2.1 270,526 9/28/2020
12.1.11 6,765 9/28/2020
12.1.10 96,597 9/24/2020
12.1.9 467,696 9/11/2020
12.1.2 4,222 9/11/2020
12.1.1 900,211 8/3/2020
12.0.13 18,269 8/2/2020
12.0.10 118,311 7/25/2020
12.0.9 82,512 7/21/2020
12.0.8 100,070 7/19/2020
12.0.7 3,678 7/19/2020
12.0.6 3,764 7/19/2020
12.0.5 106,753 7/11/2020
12.0.4 101,208 7/2/2020
12.0.3 49,598 6/29/2020
12.0.2 102,648 6/23/2020
12.0.1 53,127 6/20/2020
11.0.18 1,650,283 6/20/2020
11.0.17 35,048 6/19/2020
11.0.16 4,437 6/18/2020
11.0.15 28,616 6/18/2020
11.0.14 4,759 6/17/2020
11.0.13 4,936 6/17/2020
11.0.12 4,240 6/17/2020
11.0.11 4,429 6/17/2020
11.0.10 9,207 6/16/2020
11.0.9 3,642 6/16/2020
11.0.8 3,764 6/16/2020
11.0.7 704,537 5/28/2020
11.0.6 1,410,151 5/8/2020
11.0.5 51,077 5/6/2020
11.0.4 71,350 5/1/2020
11.0.3 7,421 4/30/2020
11.0.2 89,262 4/26/2020
11.0.1 4,508 4/26/2020
10.0.10 41,310 4/20/2020
10.0.9 25,479 4/17/2020
10.0.8 194,060 4/7/2020
10.0.7 26,655 4/3/2020
10.0.6 25,330 4/1/2020
10.0.5 4,280 4/1/2020
10.0.4 4,299 4/1/2020
10.0.1 211,581 3/21/2020
9.0.6 41,469 3/19/2020
9.0.5 85,836 3/16/2020
9.0.4 475,801 2/18/2020
9.0.3 5,031 2/18/2020
9.0.2 29,585 2/11/2020
9.0.1 4,556 2/11/2020
8.1.1 105,859 2/11/2020
8.0.6 4,526 2/11/2020
8.0.5 125,770 1/29/2020
8.0.4 8,471 1/27/2020
8.0.3 220,426 1/19/2020
7.1.10 317,086 1/17/2020
7.1.8 5,016 1/17/2020
7.1.4 97,308 1/13/2020
7.1.3 305,277 1/6/2020
7.1.1 856,771 12/21/2019
7.0.16 22,891 12/19/2019
7.0.15 110,968 12/5/2019
7.0.7 1,469,925 10/21/2019
7.0.5 42,036 10/11/2019
7.0.4 1,334,507 9/29/2019
6.0.38 123,217 9/26/2019
6.0.36 30,910 9/24/2019
6.0.34 12,423 9/24/2019
6.0.32 102,567 9/9/2019
6.0.27 185,927 9/3/2019
6.0.25 4,725 9/2/2019
6.0.23 79,220 8/26/2019
6.0.21 107,592 8/12/2019
6.0.19 53,152 8/9/2019
6.0.17 51,458 8/5/2019
6.0.15 188,088 7/9/2019
6.0.14 200,711 6/29/2019
6.0.13 4,823 6/28/2019
6.0.11 54,691 6/21/2019
6.0.9 4,650 6/21/2019
6.0.7 47,004 6/16/2019
6.0.6 4,375 6/16/2019
6.0.5 23,510 6/13/2019
6.0.3 38,323 6/13/2019
6.0.1 225,610 6/7/2019
5.0.1 129,851 6/3/2019
4.2.17 23,859 5/30/2019
4.2.15 23,139 5/28/2019
4.2.13 125,668 5/15/2019
4.2.12 7,647 5/15/2019
4.2.10 70,421 5/10/2019
4.2.9 122,967 5/10/2019
4.2.8 146,782 4/28/2019
4.2.4 92,681 4/19/2019
4.1.6 224,251 4/9/2019
4.0.11 220,232 3/30/2019
3.1.1 255,242 3/10/2019
3.0.10 1,935,777 1/5/2019
3.0.2 390,753 12/7/2018
2.2.18-beta 3,450 12/3/2018
2.2.17-beta 2,531 12/2/2018
2.2.16-beta 2,365 12/1/2018
2.2.15-beta 2,462 12/1/2018
2.2.14-beta 2,435 12/1/2018
2.2.13-beta 2,488 12/1/2018
2.2.12-beta 2,560 12/1/2018
2.2.11-beta 2,388 12/1/2018
2.2.10-beta 2,474 11/28/2018
2.2.9-beta 2,708 11/16/2018
2.2.8-beta 13,342 11/9/2018
2.2.7-beta 2,610 11/5/2018
2.2.6-beta 2,586 10/30/2018
2.2.5-beta 2,503 10/30/2018
2.2.4-beta 2,489 10/30/2018
2.2.3-beta 2,447 10/29/2018
2.2.2-beta 2,544 10/25/2018
2.1.0.256 437,775 10/20/2018
2.1.0.247 95,090 10/15/2018
2.1.0.237 29,858 10/14/2018
2.1.0.236 108,140 10/10/2018
2.1.0.235 47,197 10/8/2018
2.1.0.234 4,830 10/8/2018
2.1.0.233 11,717 10/6/2018
2.1.0.232 9,883 10/4/2018
2.1.0.231 64,516 9/19/2018
2.1.0.230 102,313 9/8/2018
2.1.0.229 7,291 9/6/2018
2.1.0.228 143,828 8/27/2018
2.1.0.227 368,698 8/16/2018
2.1.0.226 38,820 8/14/2018
2.1.0.217 6,746 8/10/2018
2.1.0.216 9,385 8/9/2018
2.1.0.215 21,478 8/6/2018
2.1.0.214 5,203 8/5/2018
2.1.0.213 4,757 8/4/2018
2.1.0.211 36,889 7/25/2018
2.1.0.210 9,606 7/21/2018
2.1.0.209 144,511 7/20/2018
2.1.0.208 8,099 7/17/2018
2.1.0.207 4,909 7/17/2018
2.1.0.206 75,468 7/15/2018
2.1.0.205 5,584 7/12/2018
2.1.0.204 5,314 7/11/2018
2.1.0.203 5,146 7/11/2018
2.1.0.202 12,973 7/10/2018
2.1.0.201 7,708 7/10/2018
2.1.0.200 4,324 7/9/2018
2.1.0.199 3,679 7/9/2018
2.1.0.198 5,110 7/8/2018
2.1.0.197 3,719 7/8/2018
2.1.0.196 3,500 7/8/2018
2.1.0.195 3,605 7/7/2018
2.1.0.194 3,725 7/7/2018
2.1.0.193 3,696 7/7/2018
2.1.0.192 11,436 7/7/2018
2.1.0.191 3,631 7/7/2018
2.1.0.190 3,581 7/7/2018
2.1.0.189 3,638 7/7/2018
2.1.0.188 3,468 7/6/2018
2.1.0.187 16,300 7/6/2018
2.1.0.186 37,172 7/6/2018
2.1.0.185 3,797 7/5/2018
2.1.0.184 12,109 7/4/2018
2.1.0.183 3,622 7/4/2018
2.1.0.182 3,364 7/4/2018
2.1.0.181 3,766 7/4/2018
2.1.0.180 3,805 7/4/2018
2.1.0.179 3,721 7/4/2018
2.1.0.178 845,490 1/11/2018
2.1.0.177 17,388 1/2/2018
2.1.0.176 73,419 12/8/2017
2.1.0.175 75,959 11/16/2017
2.1.0.174 218,528 11/7/2017
2.1.0.173 3,920 11/7/2017
2.1.0.172 3,849 11/7/2017
2.1.0.171 4,477 11/4/2017
2.1.0.170 4,121 11/4/2017
2.1.0.169 3,753 11/4/2017
2.1.0.168 3,735 11/4/2017
2.1.0.166 3,863 11/4/2017
2.1.0.164 3,707 11/4/2017
2.1.0.163 3,701 11/4/2017
2.1.0.159 65,647 10/22/2017
2.0.0.144 457,762 5/3/2017
2.0.0.143 351,612 4/7/2017
2.0.0.142 2,916 4/7/2017
2.0.0.141 20,224 3/2/2017
2.0.0.140 41,999 1/17/2017
2.0.0.139 64,061 1/6/2017
2.0.0.138 55,331 11/17/2016
2.0.0.137 33,032 10/14/2016
2.0.0.136 8,684 10/1/2016
2.0.0.124 821,056 2/8/2016
2.0.0.123 29,126 12/29/2015
2.0.0.122 3,347 12/28/2015
2.0.0.121 3,237 12/28/2015
2.0.0.120 9,663 12/6/2015
2.0.0.119 3,255 12/6/2015
2.0.0.118 20,722 11/4/2015
2.0.0.117 9,231 10/19/2015
2.0.0.116 109,150 7/20/2015
2.0.0.115 37,027 5/18/2015
2.0.0.114 3,381 5/18/2015
2.0.0.113 103,846 3/18/2015
2.0.0.112 4,518 3/11/2015
2.0.0.111 3,491 3/11/2015
2.0.0.110 3,132 3/11/2015
2.0.0.109 3,423 3/11/2015
2.0.0.108 6,432 3/4/2015
2.0.0.107 9,164 2/23/2015
2.0.0.106 5,579 2/20/2015
2.0.0.105 3,505 2/19/2015
2.0.0.104 9,888 2/14/2015
2.0.0.103 8,310 2/7/2015
2.0.0.102 3,604 2/7/2015
2.0.0.101 6,894 1/25/2015
2.0.0.100 3,357 1/25/2015
2.0.0.99 3,235 1/25/2015
2.0.0.98 4,034 1/25/2015
1.4.0.93 210,867 1/25/2015
1.4.0.92 84,778 9/29/2014
1.4.0.89 3,186 9/29/2014
1.4.0.88 3,207 9/29/2014
1.4.0.87 16,888 9/21/2014
1.4.0.86 478,805 5/7/2014
1.4.0.85 6,576 4/23/2014
1.4.0.84 7,464 4/7/2014
1.4.0.83 30,780 3/24/2014
1.4.0.82 3,209 3/24/2014
1.4.0.81 14,045 3/17/2014
1.4.0.80 3,180 3/17/2014
1.4.0.79 8,890 3/10/2014
1.4.0.78 6,670 3/2/2014
1.4.0.77 3,306 3/2/2014
1.4.0.76 7,785 2/21/2014
1.4.0.75 3,603 2/20/2014
1.4.0.74 50,769 1/12/2014
1.4.0.73 11,464 12/22/2013
1.4.0.72 9,471 12/1/2013
1.4.0.71 3,206 12/1/2013
1.4.0.70 3,584 11/21/2013
1.4.0.69 3,528 11/20/2013
1.4.0.68 5,474 10/15/2013
1.4.0.67 3,195 10/15/2013
1.4.0.66 51,080 7/31/2013
1.4.0.65 5,317 7/9/2013
1.4.0.64 7,461 4/26/2013
1.4.0.63 3,164 4/26/2013
1.4.0.62 3,244 4/26/2013
1.4.0.61 3,211 4/25/2013
1.4.0.60 3,083 4/25/2013
1.4.0.59 3,158 4/25/2013
1.4.0.58 3,229 4/25/2013
1.4.0.57 3,143 4/25/2013
1.4.0.56 3,169 4/25/2013
1.4.0.55 3,281 4/25/2013
1.4.0.54 3,261 4/25/2013
1.4.0.53 3,110 4/25/2013
1.4.0.52 3,276 4/25/2013
1.4.0.51 3,213 4/22/2013
1.4.0.50 3,113 4/22/2013
1.4.0.49 4,767 4/11/2013
1.4.0.48 4,224 3/24/2013
1.4.0.47 3,175 3/24/2013
1.4.0.46 3,242 3/24/2013
1.4.0.45 3,247 3/24/2013
1.4.0.44 4,547 3/16/2013
1.4.0.43 3,086 3/16/2013
1.4.0.42 3,204 3/16/2013
1.4.0.41 3,340 3/6/2013
1.4.0.40 7,055 12/24/2012
1.4.0.39 3,110 12/23/2012
1.4.0.38 3,137 12/23/2012
1.4.0.37 4,352 11/29/2012
1.4.0.36 3,179 11/29/2012
1.4.0.35 4,676 9/25/2012
1.4.0.34 3,148 9/25/2012
1.4.0.33 3,192 9/25/2012
1.4.0.32 9,364 7/14/2012
1.4.0.31 3,243 7/14/2012
1.4.0.30 3,118 7/12/2012
1.4.0.29 3,170 7/12/2012
1.4.0.28 3,154 7/12/2012
1.4.0.27 3,131 7/12/2012
1.4.0.26 3,258 7/2/2012
1.4.0.25 3,146 7/2/2012
1.4.0.24 5,338 5/15/2012
1.4.0.23 4,583 4/25/2012
1.4.0.22 3,109 4/25/2012
1.4.0.21 3,111 4/25/2012
1.4.0.20 4,025 4/18/2012
1.4.0.19 3,170 4/18/2012
1.4.0.18 3,221 4/18/2012
1.4.0.17 3,294 4/18/2012
1.4.0.14 3,168 4/4/2012
1.4.0.13 3,597 3/27/2012
1.4.0.12 4,033 9/16/2011
1.4.0.11 3,612 9/16/2011
1.3.0 4,356 5/27/2011
1.2.0 104,852 5/26/2011