Neo4jClient 4.1.5-experimental-7

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

A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (35)

Showing the top 5 NuGet packages that depend on Neo4jClient:

Package Downloads
Neo4jClient.DataAnnotations

Use POCO classes in the Neo4jClient library, ORM style. Annotate with System.ComponentModel.DataAnnotations.Schema attributes. Supports Complex Types too.

Neo4jRepository

Repository Abstraction for the Neo4jClient Library

Neo4jClientApprovalTests

A ApprovalTests.Net reporter and approver to be used to unit test Neo4j with the Neo4jClient .net client

Neo4jClient.Extension

Extending the awesome Neo4jClient, provides just the attributes required by Neo4jClient.Extension to allow class libraries to remove dependency on Neo4jClient

Neo4jClient.Extension.Attributes

Extending the awesome Neo4jClient, provides just the attributes required by Neo4jClient.Extension to allow class libraries to remove dependency on Neo4jClient

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.27.15-cskardon 840 1/16/2025
5.1.20 60,943 12/19/2024
5.1.19 1,815 12/10/2024
5.1.17 30,994 10/17/2024
5.1.16 18,552 9/17/2024
5.1.15 80,127 3/19/2024
5.1.14 39,240 12/29/2023
5.1.13 5,365 12/3/2023
5.1.11 82,864 4/13/2023
5.1.6 27,382 2/14/2023
5.1.5 5,982 2/7/2023
5.1.4 1,988 2/3/2023
5.1.3 25,067 11/29/2022
5.1.2 9,631 10/25/2022
5.1.1 2,514 10/25/2022
5.0.3-pre 1,421 10/25/2022
5.0.2-pre 1,394 10/21/2022
4.1.26 213,671 5/6/2022
4.1.25 2,423 5/6/2022
4.1.24 11,364 4/19/2022
4.1.23 14,159 4/4/2022
4.1.21 2,463 3/30/2022
4.1.20 82,944 1/12/2022
4.1.19 1,904 1/12/2022
4.1.18 22,424 9/30/2021
4.1.17 2,940 9/22/2021
4.1.15 19,608 8/16/2021
4.1.14 39,830 6/21/2021
4.1.13 57,279 6/18/2021
4.1.6 93,190 3/4/2021
4.1.5 4,616 2/8/2021
4.1.5-experimental-7 1,774 1/27/2021
4.1.5-experimental-6 1,580 1/27/2021
4.1.5-experimental-5 1,718 1/26/2021
4.1.4 5,869 1/26/2021
4.1.3 2,784 1/25/2021
4.1.2 4,788 1/21/2021
4.1.1 2,604 1/14/2021
4.1.0 3,024 1/13/2021
4.0.4 2,363 1/13/2021
4.0.3 24,263 11/9/2020
4.0.2 4,191 11/2/2020
4.0.1 2,676 10/26/2020
4.0.0 6,103 9/18/2020
3.2.0.2 68,634 9/5/2020
3.2.0.1 123,657 6/17/2020
3.1.0.9 7,453 6/17/2020
3.1.0.6 169,284 3/19/2019
3.1.0.5 9,614 2/20/2019
3.1.0.2 73,496 1/29/2019
3.1.0.1 9,978 1/18/2019
3.0.1.28 7,566 1/17/2019
3.0.1.26 35,370 11/23/2018
3.0.1.25 5,999 11/20/2018
3.0.1.24 8,104 11/14/2018
3.0.1.23 7,129 11/6/2018
3.0.1.22 5,555 11/5/2018
3.0.1.21 14,165 10/9/2018
3.0.1.19 19,492 9/18/2018
3.0.1.18 8,660 8/28/2018
3.0.1.15 24,028 5/23/2018
3.0.1.14 13,448 4/25/2018
3.0.1.13 17,573 4/11/2018
3.0.1.11 6,461 4/6/2018
3.0.1.10 6,497 4/5/2018
3.0.1.9 6,310 4/2/2018
3.0.1.8 6,358 4/2/2018
3.0.1.7 6,566 4/2/2018
3.0.1.6 7,904 3/16/2018
3.0.1.4 6,608 3/14/2018
3.0.1.2 7,035 3/1/2018
3.0.1.1 6,789 2/13/2018
3.0.1 7,459 2/8/2018
3.0.0 51,786 1/22/2018
3.0.0-RC18 3,088 1/22/2018
3.0.0-RC15 3,027 1/22/2018
3.0.0-RC14 3,115 1/17/2018
2.0.0.10 18,183 10/16/2017
2.0.0.9 26,383 7/19/2017
2.0.0.8 17,671 5/31/2017
2.0.0.7 92,812 1/20/2017
2.0.0.6 11,862 9/19/2016
2.0.0.5 7,790 9/5/2016
2.0.0.2 5,842 8/29/2016
2.0.0 22,496 8/2/2016
2.0.0-core3 5,410 7/4/2016
1.1.0.39 78,213 6/22/2016
1.1.0.37 15,334 4/22/2016
1.1.0.36 5,836 4/21/2016
1.1.0.34 6,732 4/5/2016
1.1.0.33 10,813 3/24/2016
1.1.0.32 10,972 3/16/2016
1.1.0.29 17,089 3/9/2016
1.1.0.28 16,022 2/12/2016
1.1.0.26 7,203 1/29/2016
1.1.0.24 5,738 1/27/2016
1.1.0.23 5,627 1/26/2016
1.1.0.22 6,043 1/25/2016
1.1.0.21 5,960 1/22/2016
1.1.0.20 6,070 1/21/2016
1.1.0.19 6,104 1/20/2016
1.1.0.18 5,798 1/17/2016
1.1.0.16 6,846 12/28/2015
1.1.0.15 9,957 11/30/2015
1.1.0.14 7,334 11/20/2015
1.1.0.13 6,091 11/12/2015
1.1.0.12 7,358 11/3/2015
1.1.0.11 6,466 10/26/2015
1.1.0.10 6,008 10/20/2015
1.1.0.9 55,460 9/17/2015
1.1.0.8 45,550 9/2/2015
1.1.0.7 6,430 9/1/2015
1.1.0.5 5,778 8/30/2015
1.1.0.4 6,941 8/20/2015
1.1.0.3 6,312 8/14/2015
1.1.0.2 6,520 8/14/2015
1.1.0.1 11,977 8/7/2015
1.0.0.664 6,310 8/3/2015
1.0.0.663 5,988 7/28/2015
1.0.0.662 13,463 12/10/2014
1.0.0.661 6,871 11/16/2014
1.0.0.660 6,357 11/16/2014
1.0.0.659 6,272 11/16/2014
1.0.0.658 13,337 9/22/2014
1.0.0.657 7,085 8/20/2014
1.0.0.656 8,379 5/21/2014
1.0.0.655 5,787 5/21/2014
1.0.0.654 5,836 5/21/2014
1.0.0.653 6,133 5/5/2014
1.0.0.652 6,444 4/16/2014
1.0.0.651 6,744 3/24/2014
1.0.0.650 5,814 3/24/2014
1.0.0.649 5,949 3/21/2014
1.0.0.648 6,021 3/15/2014
1.0.0.647 6,089 3/14/2014
1.0.0.646 6,023 3/6/2014
1.0.0.645 7,097 2/12/2014
1.0.0.644 6,464 1/17/2014
1.0.0.643 5,761 1/16/2014
1.0.0.642 8,804 12/4/2013
1.0.0.641 5,871 12/4/2013
1.0.0.640 5,960 12/4/2013
1.0.0.639 5,939 12/2/2013
1.0.0.638 6,013 11/21/2013
1.0.0.637 6,022 11/21/2013
1.0.0.636 5,912 11/21/2013
1.0.0.635 5,900 11/19/2013
1.0.0.634 5,894 11/19/2013
1.0.0.633 5,953 11/18/2013
1.0.0.632 5,921 11/14/2013
1.0.0.631 6,008 11/1/2013
1.0.0.630 5,850 11/1/2013
1.0.0.629 5,903 10/29/2013
1.0.0.628 5,867 10/29/2013
1.0.0.627 5,894 10/28/2013
1.0.0.626 5,844 10/28/2013
1.0.0.625 6,093 10/25/2013
1.0.0.624 5,916 10/23/2013
1.0.0.623 5,910 10/23/2013
1.0.0.622 5,796 10/23/2013
1.0.0.621 5,925 10/23/2013
1.0.0.620 5,955 10/23/2013
1.0.0.619 5,915 10/23/2013
1.0.0.618 5,878 10/23/2013
1.0.0.617 6,033 10/22/2013
1.0.0.616 5,960 10/22/2013
1.0.0.615 5,943 10/18/2013
1.0.0.614 5,978 10/18/2013
1.0.0.613 5,944 10/16/2013
1.0.0.612 5,855 10/16/2013
1.0.0.611 5,897 10/16/2013
1.0.0.610 5,827 10/16/2013
1.0.0.609 5,886 10/15/2013
1.0.0.608 5,841 10/15/2013
1.0.0.607 5,864 10/15/2013
1.0.0.606 5,790 10/15/2013
1.0.0.605 5,923 10/15/2013
1.0.0.604 5,932 10/14/2013
1.0.0.603 6,017 10/9/2013
1.0.0.602 5,951 10/9/2013
1.0.0.600 5,950 10/8/2013
1.0.0.599 5,885 10/3/2013
1.0.0.598 5,897 10/3/2013
1.0.0.597 5,807 10/2/2013
1.0.0.596 5,850 10/2/2013
1.0.0.595 5,985 9/28/2013
1.0.0.594 6,388 9/5/2013
1.0.0.593 5,881 9/4/2013
1.0.0.592 5,959 8/20/2013
1.0.0.591 5,959 8/18/2013
1.0.0.590 6,624 7/11/2013
1.0.0.589 6,277 6/26/2013
1.0.0.588 6,060 6/20/2013
1.0.0.587 5,959 6/20/2013
1.0.0.586 6,185 6/19/2013
1.0.0.585 6,019 6/19/2013
1.0.0.584 6,041 6/19/2013
1.0.0.583 5,984 6/19/2013
1.0.0.582 5,966 6/19/2013
1.0.0.581 5,941 6/18/2013
1.0.0.580 6,067 6/17/2013
1.0.0.579 8,855 6/2/2013
1.0.0.578 6,219 5/23/2013
1.0.0.576 6,021 5/23/2013
1.0.0.575 5,921 5/23/2013
1.0.0.574 5,929 5/23/2013
1.0.0.573 6,068 5/23/2013
1.0.0.572 6,497 5/9/2013
1.0.0.571 5,948 5/9/2013
1.0.0.570 5,955 5/9/2013
1.0.0.569 5,957 5/7/2013
1.0.0.568 5,869 5/4/2013
1.0.0.567 5,938 5/4/2013
1.0.0.566 6,021 4/30/2013
1.0.0.565 5,911 4/30/2013
1.0.0.564 5,928 4/26/2013
1.0.0.563 5,988 4/26/2013
1.0.0.562 5,913 4/26/2013
1.0.0.561 5,883 4/26/2013
1.0.0.560 5,935 4/26/2013
1.0.0.559 5,967 4/25/2013
1.0.0.558 6,055 4/25/2013
1.0.0.557 5,939 4/25/2013
1.0.0.556 5,847 4/25/2013
1.0.0.555 5,904 4/25/2013
1.0.0.554 5,943 4/25/2013
1.0.0.553 5,893 4/25/2013
1.0.0.552 5,821 4/25/2013
1.0.0.551 7,733 4/23/2013
1.0.0.550 5,898 4/17/2013
1.0.0.549 5,997 4/17/2013
1.0.0.548 6,010 4/17/2013
1.0.0.547 6,669 4/8/2013
1.0.0.546 5,935 4/4/2013
1.0.0.545 6,154 4/4/2013
1.0.0.544 5,858 4/4/2013
1.0.0.543 5,941 4/4/2013
1.0.0.542 5,912 4/4/2013
1.0.0.541 5,927 4/4/2013
1.0.0.540 5,867 4/4/2013
1.0.0.539 5,838 4/4/2013
1.0.0.538 5,815 4/4/2013
1.0.0.537 5,913 4/4/2013
1.0.0.536 5,887 4/4/2013
1.0.0.535 5,901 4/4/2013
1.0.0.534 5,999 4/4/2013
1.0.0.533 5,959 4/2/2013
1.0.0.532 5,935 4/2/2013
1.0.0.531 5,964 4/2/2013
1.0.0.530 5,968 4/2/2013
1.0.0.529 6,000 4/2/2013
1.0.0.528 5,998 4/2/2013
1.0.0.527 5,828 4/2/2013
1.0.0.526 5,887 4/2/2013
1.0.0.525 5,837 4/2/2013
1.0.0.524 5,955 4/2/2013
1.0.0.523 5,942 4/2/2013
1.0.0.522 5,962 4/2/2013
1.0.0.521 6,001 4/2/2013
1.0.0.520 5,881 4/2/2013
1.0.0.519 5,942 3/27/2013
1.0.0.518 5,874 3/26/2013
1.0.0.516 6,066 3/25/2013
1.0.0.515 5,893 3/25/2013
1.0.0.514 5,832 3/25/2013
1.0.0.513 5,890 3/25/2013
1.0.0.512 5,850 3/25/2013
1.0.0.511 5,901 3/25/2013
1.0.0.510 5,886 3/25/2013
1.0.0.509 5,825 3/24/2013
1.0.0.508 5,932 3/19/2013
1.0.0.507 6,095 3/8/2013
1.0.0.506 6,146 2/25/2013
1.0.0.505 5,977 2/20/2013
1.0.0.504 5,903 2/20/2013
1.0.0.503 5,968 2/20/2013
1.0.0.502 5,900 2/20/2013
1.0.0.501 5,995 2/20/2013
1.0.0.500 6,042 2/12/2013
1.0.0.499 6,214 1/14/2013
1.0.0.498 6,139 12/21/2012
1.0.0.497 6,275 11/19/2012
1.0.0.496 6,169 11/8/2012
1.0.0.495 6,160 11/8/2012
1.0.0.494 6,072 11/8/2012
1.0.0.493 6,129 10/25/2012
1.0.0.492 6,045 10/25/2012
1.0.0.491 5,945 10/25/2012
1.0.0.490 5,989 10/24/2012
1.0.0.489 6,048 10/23/2012
1.0.0.488 6,054 10/23/2012
1.0.0.487 6,118 10/22/2012
1.0.0.486 6,003 10/22/2012
1.0.0.485 5,977 10/22/2012
1.0.0.484 6,085 10/22/2012
1.0.0.483 6,098 10/22/2012
1.0.0.482 6,102 10/22/2012
1.0.0.481 6,041 10/16/2012
1.0.0.480 5,992 10/15/2012
1.0.0.479 6,031 10/10/2012
1.0.0.478 6,070 10/10/2012
1.0.0.477 5,941 10/9/2012
1.0.0.476 6,067 10/9/2012
1.0.0.475 5,974 10/9/2012
1.0.0.474 6,189 9/20/2012
1.0.0.473 6,078 9/18/2012
1.0.0.472 5,964 9/18/2012
1.0.0.471 5,976 9/18/2012
1.0.0.470 6,033 9/18/2012
1.0.0.469 6,034 9/18/2012
1.0.0.468 5,995 9/18/2012
1.0.0.467 5,932 9/18/2012
1.0.0.466 6,140 9/14/2012
1.0.0.465 6,029 9/14/2012
1.0.0.464 5,990 9/14/2012
1.0.0.462 6,050 9/11/2012
1.0.0.461 6,015 9/10/2012
1.0.0.460 6,070 9/6/2012
1.0.0.459 6,045 9/6/2012
1.0.0.458 5,994 9/5/2012
1.0.0.457 5,913 9/5/2012
1.0.0.456 6,042 9/5/2012
1.0.0.455 6,000 9/3/2012
1.0.0.454 5,923 9/3/2012
1.0.0.453 5,917 9/3/2012
1.0.0.452 5,945 9/3/2012
1.0.0.451 5,906 9/3/2012
1.0.0.450 5,951 9/3/2012
1.0.0.449 6,029 9/2/2012
1.0.0.448 5,973 9/2/2012
1.0.0.447 5,920 8/31/2012
1.0.0.446 6,017 8/30/2012
1.0.0.445 5,953 8/30/2012
1.0.0.444 5,928 8/30/2012
1.0.0.443 5,882 8/30/2012
1.0.0.442 6,010 8/30/2012
1.0.0.441 6,033 8/30/2012
1.0.0.440 5,979 8/30/2012
1.0.0.439 5,857 8/30/2012
1.0.0.438 5,965 8/30/2012
1.0.0.437 5,876 8/28/2012
1.0.0.436 5,908 8/28/2012
1.0.0.435 5,894 8/28/2012
1.0.0.434 5,956 8/28/2012
1.0.0.433 5,986 8/28/2012
1.0.0.432 5,907 8/27/2012
1.0.0.431 5,998 8/27/2012
1.0.0.430 5,888 8/27/2012
1.0.0.429 5,967 8/27/2012
1.0.0.428 5,954 8/27/2012
1.0.0.427 5,908 8/27/2012
1.0.0.426 5,997 8/15/2012
1.0.0.424 5,856 8/15/2012
1.0.0.423 5,983 8/15/2012
1.0.0.420 5,922 8/13/2012
1.0.0.419 5,883 8/13/2012
1.0.0.418 5,845 8/13/2012
1.0.0.417 6,011 8/13/2012
1.0.0.416 5,912 8/13/2012
1.0.0.415 5,859 8/13/2012
1.0.0.414 5,875 8/13/2012
1.0.0.413 5,838 8/13/2012
1.0.0.412 5,940 8/6/2012
1.0.0.411 5,778 8/6/2012
1.0.0.410 5,891 8/6/2012
1.0.0.409 5,928 8/6/2012
1.0.0.408 5,914 8/6/2012
1.0.0.407 6,068 8/6/2012
1.0.0.406 5,886 8/6/2012
1.0.0.405 5,919 8/6/2012
1.0.0.404 6,033 7/30/2012
1.0.0.403 5,903 7/30/2012
1.0.0.402 5,943 7/28/2012
1.0.0.401 5,949 7/28/2012
1.0.0.400 6,014 7/27/2012
1.0.0.399 5,964 7/26/2012
1.0.0.398 5,887 7/26/2012
1.0.0.397 5,989 7/16/2012
1.0.0.396 5,946 7/16/2012
1.0.0.395 5,952 7/12/2012
1.0.0.394 5,930 7/11/2012
1.0.0.393 6,002 7/11/2012
1.0.0.392 5,918 7/11/2012
1.0.0.391 5,870 7/9/2012
1.0.0.390 5,979 7/5/2012
1.0.0.389 5,924 7/5/2012
1.0.0.388 5,952 7/2/2012
1.0.0.387 5,955 6/29/2012
1.0.0.386 5,977 6/29/2012
1.0.0.385 5,874 6/28/2012
1.0.0.384 5,959 6/27/2012
1.0.0.383 6,057 6/27/2012
1.0.0.382 5,951 6/27/2012
1.0.0.381 6,016 6/27/2012
1.0.0.380 5,963 6/27/2012
1.0.0.379 5,999 6/27/2012
1.0.0.378 5,994 6/27/2012
1.0.0.377 6,012 6/26/2012
1.0.0.376 5,928 6/26/2012
1.0.0.375 5,981 6/25/2012
1.0.0.374 6,012 6/22/2012
1.0.0.373 6,013 6/22/2012
1.0.0.372 6,048 6/22/2012
1.0.0.371 6,067 6/21/2012
1.0.0.370 5,906 6/21/2012
1.0.0.369 5,872 6/19/2012
1.0.0.368 5,937 6/18/2012
1.0.0.367 6,016 6/7/2012
1.0.0.366 5,999 6/7/2012
1.0.0.365 5,945 6/4/2012
1.0.0.364 5,965 6/4/2012
1.0.0.363 5,905 6/4/2012
1.0.0.362 5,978 6/4/2012
1.0.0.361 5,983 6/4/2012
1.0.0.360 5,914 6/4/2012
1.0.0.359 5,943 6/2/2012
1.0.0.358 5,953 6/2/2012
1.0.0.357 6,024 5/30/2012
1.0.0.356 6,008 5/30/2012
1.0.0.355 6,013 5/29/2012
1.0.0.352 5,913 5/28/2012
1.0.0.351 6,023 5/28/2012
1.0.0.350 6,026 5/10/2012
1.0.0.349 5,879 5/8/2012
1.0.0.348 5,888 5/8/2012
1.0.0.347 5,919 5/5/2012
1.0.0.346 5,935 5/5/2012
1.0.0.345 5,938 5/2/2012
1.0.0.344 5,886 5/2/2012
1.0.0.343 5,965 5/2/2012
1.0.0.342 5,981 5/2/2012
1.0.0.340 5,943 5/2/2012
1.0.0.339 6,015 5/2/2012
1.0.0.338 5,889 5/2/2012
1.0.0.337 6,106 4/30/2012
1.0.0.336 5,869 4/30/2012
1.0.0.335 5,978 4/30/2012
1.0.0.334 6,087 4/24/2012
1.0.0.333 6,095 4/24/2012
1.0.0.332 5,961 4/24/2012
1.0.0.331 6,010 4/24/2012
1.0.0.330 6,022 4/24/2012
1.0.0.329 6,136 4/17/2012
1.0.0.328 6,098 4/14/2012
1.0.0.327 6,148 4/3/2012
1.0.0.326 6,040 3/30/2012
1.0.0.325 6,125 3/13/2012
1.0.0.324 6,121 3/12/2012
1.0.0.323 6,124 3/12/2012
1.0.0.322 6,053 3/12/2012
1.0.0.321 6,094 3/7/2012
1.0.0.320 6,018 2/29/2012
1.0.0.319 6,027 2/28/2012
1.0.0.318 6,004 2/23/2012
1.0.0.317 6,070 2/21/2012
1.0.0.316 6,021 2/21/2012
1.0.0.315 6,048 2/21/2012
1.0.0.314 6,042 2/21/2012
1.0.0.313 6,024 2/21/2012
1.0.0.312 6,212 2/21/2012
1.0.0.311 6,042 2/19/2012
1.0.0.310 5,995 2/17/2012
1.0.0.309 6,117 2/17/2012
1.0.0.308 6,044 2/17/2012
1.0.0.307 6,137 2/17/2012
1.0.0.306 6,059 2/17/2012
1.0.0.305 6,021 2/17/2012
1.0.0.304 5,973 2/16/2012
1.0.0.303 5,930 2/16/2012
1.0.0.302 5,996 2/16/2012
1.0.0.301 6,116 2/16/2012
1.0.0.300 5,960 2/16/2012
1.0.0.299 6,002 2/16/2012
1.0.0.298 6,013 2/16/2012
1.0.0.297 5,951 2/16/2012
1.0.0.296 6,012 2/15/2012
1.0.0.295 6,028 2/15/2012
1.0.0.294 6,075 2/15/2012
1.0.0.293 6,142 2/15/2012
1.0.0.292 6,028 2/15/2012
1.0.0.291 6,070 2/15/2012
1.0.0.290 5,948 2/15/2012
1.0.0.289 6,041 2/15/2012
1.0.0.288 6,030 2/14/2012
1.0.0.287 6,048 2/12/2012
1.0.0.286 6,063 2/12/2012
1.0.0.285 6,072 2/12/2012
1.0.0.284 6,097 2/12/2012
1.0.0.283 6,125 2/12/2012
1.0.0.282 6,114 2/12/2012
1.0.0.281 6,074 2/12/2012
1.0.0.280 6,057 2/12/2012
1.0.0.279 6,103 2/12/2012
1.0.0.278 6,073 2/12/2012
1.0.0.277 6,061 2/12/2012
1.0.0.276 6,077 2/9/2012
1.0.0.275 6,177 2/6/2012
1.0.0.274 6,019 2/6/2012
1.0.0.273 6,050 2/5/2012
1.0.0.272 6,079 1/22/2012
1.0.0.271 6,070 1/22/2012
1.0.0.270 6,085 1/22/2012
1.0.0.269 6,028 1/19/2012
1.0.0.268 6,047 1/19/2012
1.0.0.267 6,091 1/19/2012
1.0.0.266 6,122 1/19/2012
1.0.0.265 6,149 1/18/2012
1.0.0.264 6,191 1/18/2012
1.0.0.263 6,035 1/18/2012
1.0.0.262 6,035 1/18/2012
1.0.0.261 6,073 1/18/2012
1.0.0.260 6,135 1/18/2012
1.0.0.258 6,069 1/17/2012
1.0.0.257 6,049 1/17/2012
1.0.0.256 6,134 1/16/2012
1.0.0.255 6,146 1/16/2012
1.0.0.254 6,143 1/16/2012
1.0.0.253 6,079 1/11/2012
1.0.0.252 6,001 1/11/2012
1.0.0.251 6,012 1/11/2012
1.0.0.250 5,982 1/11/2012
1.0.0.249 6,056 1/11/2012
1.0.0.248 6,183 12/8/2011
1.0.0.247 6,100 12/8/2011
1.0.0.246 6,044 12/7/2011
1.0.0.245 6,158 12/7/2011
1.0.0.244 6,132 12/7/2011
1.0.0.243 6,093 12/7/2011
1.0.0.242 6,108 12/6/2011
1.0.0.241 5,999 12/6/2011
1.0.0.237 6,161 12/5/2011
1.0.0.236 6,015 12/5/2011
1.0.0.235 6,099 12/5/2011
1.0.0.234 6,080 12/4/2011
1.0.0.233 6,140 12/4/2011
1.0.0.232 6,003 12/3/2011
1.0.0.231 6,114 12/2/2011
1.0.0.230 6,125 12/2/2011
1.0.0.229 6,146 12/2/2011
1.0.0.228 6,013 12/2/2011
1.0.0.227 6,088 12/2/2011
1.0.0.226 6,139 12/2/2011
1.0.0.225 6,082 12/2/2011
1.0.0.224 6,167 12/2/2011
1.0.0.223 6,174 12/1/2011
1.0.0.222 6,090 12/1/2011
1.0.0.221 6,137 12/1/2011
1.0.0.220 6,127 12/1/2011
1.0.0.219 6,084 11/30/2011
1.0.0.218 6,121 11/30/2011
1.0.0.217 6,101 11/30/2011
1.0.0.216 6,093 11/30/2011
1.0.0.215 6,035 11/30/2011
1.0.0.214 6,039 11/29/2011
1.0.0.213 6,117 11/29/2011
1.0.0.212 6,100 11/28/2011
1.0.0.211 6,003 11/28/2011
1.0.0.210 6,126 11/28/2011
1.0.0.209 6,182 11/13/2011
1.0.0.208 6,055 11/13/2011
1.0.0.207 6,111 11/13/2011
1.0.0.206 6,004 11/13/2011
1.0.0.205 6,174 11/8/2011
1.0.0.204 6,218 11/7/2011
1.0.0.203 6,140 11/2/2011
1.0.0.202 6,118 11/2/2011
1.0.0.201 6,278 11/2/2011
1.0.0.200 6,082 10/24/2011
1.0.0.199 6,050 10/24/2011
1.0.0.198 6,023 10/24/2011
1.0.0.197 6,108 10/24/2011
1.0.0.196 6,055 10/20/2011
1.0.0.195 6,122 10/18/2011
1.0.0.194 6,087 10/18/2011
1.0.0.193 6,028 10/18/2011
1.0.0.192 6,157 10/18/2011
1.0.0.191 6,131 10/5/2011
1.0.0.190 6,997 10/4/2011
0.0.1.189 6,123 10/3/2011
0.0.1.188 6,118 10/3/2011
0.0.1.187 6,169 10/3/2011
0.0.1.186 6,077 10/3/2011
0.0.1.185 6,125 10/3/2011
0.0.1.183 6,104 10/3/2011
0.0.1.182 6,074 9/29/2011
0.0.1.181 6,164 9/29/2011
0.0.1.180 6,097 9/29/2011
0.0.1.179 6,118 9/27/2011
0.0.1.178 6,162 9/27/2011
0.0.1.177 6,065 9/27/2011
0.0.1.176 6,159 9/27/2011
0.0.1.175 6,062 9/27/2011
0.0.1.173 6,040 9/27/2011
0.0.1.172 6,095 9/27/2011
0.0.1.171 6,147 9/26/2011
0.0.1.170 6,357 9/26/2011
0.0.1.169 6,100 9/26/2011
0.0.1.168 6,192 9/26/2011
0.0.1.167 6,150 9/26/2011
0.0.1.166 6,080 9/26/2011
0.0.1.165 6,089 9/26/2011
0.0.1.164 6,218 9/26/2011
0.0.1.163 6,118 9/25/2011
0.0.1.162 6,058 9/25/2011
0.0.1.161 6,214 9/23/2011
0.0.1.160 6,099 9/23/2011
0.0.1.159 6,108 9/23/2011
0.0.1.158 6,137 9/23/2011
0.0.1.157 6,187 9/22/2011
0.0.1.156 6,149 9/22/2011
0.0.1.155 6,143 9/22/2011
0.0.1.154 6,092 9/22/2011
0.0.1.153 5,987 9/22/2011
0.0.1.152 6,047 9/19/2011
0.0.1.151 6,036 9/19/2011
0.0.1.150 6,031 9/19/2011
0.0.1.149 6,036 9/19/2011
0.0.1.148 6,126 9/16/2011
0.0.1.147 5,990 9/16/2011
0.0.1.146 6,066 9/16/2011
0.0.1.145 6,278 9/16/2011
0.0.1.144 6,038 9/16/2011
0.0.1.143 6,028 9/16/2011
0.0.1.142 6,118 9/16/2011
0.0.1.141 6,099 9/16/2011
0.0.1.140 6,069 9/16/2011
0.0.1.139 6,095 9/9/2011
0.0.1.138 6,094 9/8/2011
0.0.1.137 6,098 9/8/2011
0.0.1.136 6,041 9/8/2011
0.0.1.135 6,089 9/8/2011
0.0.1.132 6,198 9/6/2011
0.0.1.131 6,071 9/6/2011
0.0.1.130 6,177 9/6/2011
0.0.1.129 6,088 8/29/2011
0.0.1.128 6,158 8/29/2011
0.0.1.127 6,061 8/29/2011
0.0.1.126 6,089 8/29/2011
0.0.1.125 6,081 8/29/2011
0.0.1.124 6,225 8/29/2011
0.0.1.123 6,893 8/29/2011