Neo4jClient 5.1.20

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

Showing the top 1 popular GitHub repositories that depend on Neo4jClient:

Repository Stars
mastoj/CQRSShop
Simple CQRS and eventsourcing with eventstore and elasticsearch
Version Downloads Last Updated
5.27.15-cskardon 582 1/16/2025
5.1.20 44,752 12/19/2024
5.1.19 1,619 12/10/2024
5.1.17 26,679 10/17/2024
5.1.16 16,736 9/17/2024
5.1.15 74,363 3/19/2024
5.1.14 37,722 12/29/2023
5.1.13 5,206 12/3/2023
5.1.11 77,411 4/13/2023
5.1.6 27,193 2/14/2023
5.1.5 5,900 2/7/2023
5.1.4 1,901 2/3/2023
5.1.3 24,782 11/29/2022
5.1.2 9,532 10/25/2022
5.1.1 2,155 10/25/2022
5.0.3-pre 1,366 10/25/2022
5.0.2-pre 1,336 10/21/2022
4.1.26 199,486 5/6/2022
4.1.25 2,358 5/6/2022
4.1.24 10,619 4/19/2022
4.1.23 14,000 4/4/2022
4.1.21 2,397 3/30/2022
4.1.20 77,232 1/12/2022
4.1.19 1,843 1/12/2022
4.1.18 22,184 9/30/2021
4.1.17 2,851 9/22/2021
4.1.15 19,397 8/16/2021
4.1.14 39,553 6/21/2021
4.1.13 56,849 6/18/2021
4.1.6 89,152 3/4/2021
4.1.5 4,553 2/8/2021
4.1.5-experimental-7 1,706 1/27/2021
4.1.5-experimental-6 1,516 1/27/2021
4.1.5-experimental-5 1,649 1/26/2021
4.1.4 5,737 1/26/2021
4.1.3 2,710 1/25/2021
4.1.2 3,854 1/21/2021
4.1.1 2,537 1/14/2021
4.1.0 2,946 1/13/2021
4.0.4 2,198 1/13/2021
4.0.3 24,090 11/9/2020
4.0.2 4,099 11/2/2020
4.0.1 2,580 10/26/2020
4.0.0 6,001 9/18/2020
3.2.0.2 67,991 9/5/2020
3.2.0.1 123,031 6/17/2020
3.1.0.9 7,018 6/17/2020
3.1.0.6 169,006 3/19/2019
3.1.0.5 9,527 2/20/2019
3.1.0.2 73,400 1/29/2019
3.1.0.1 9,909 1/18/2019
3.0.1.28 7,461 1/17/2019
3.0.1.26 32,606 11/23/2018
3.0.1.25 5,901 11/20/2018
3.0.1.24 8,021 11/14/2018
3.0.1.23 7,042 11/6/2018
3.0.1.22 5,447 11/5/2018
3.0.1.21 13,965 10/9/2018
3.0.1.19 19,362 9/18/2018
3.0.1.18 8,583 8/28/2018
3.0.1.15 23,890 5/23/2018
3.0.1.14 13,224 4/25/2018
3.0.1.13 17,351 4/11/2018
3.0.1.11 6,351 4/6/2018
3.0.1.10 6,344 4/5/2018
3.0.1.9 6,172 4/2/2018
3.0.1.8 6,211 4/2/2018
3.0.1.7 6,405 4/2/2018
3.0.1.6 7,744 3/16/2018
3.0.1.4 6,419 3/14/2018
3.0.1.2 6,886 3/1/2018
3.0.1.1 6,598 2/13/2018
3.0.1 7,304 2/8/2018
3.0.0 51,570 1/22/2018
3.0.0-RC18 2,912 1/22/2018
3.0.0-RC15 2,808 1/22/2018
3.0.0-RC14 2,987 1/17/2018
2.0.0.10 17,872 10/16/2017
2.0.0.9 25,669 7/19/2017
2.0.0.8 17,580 5/31/2017
2.0.0.7 92,682 1/20/2017
2.0.0.6 11,758 9/19/2016
2.0.0.5 7,698 9/5/2016
2.0.0.2 5,742 8/29/2016
2.0.0 21,940 8/2/2016
2.0.0-core3 5,316 7/4/2016
1.1.0.39 78,040 6/22/2016
1.1.0.37 15,097 4/22/2016
1.1.0.36 5,738 4/21/2016
1.1.0.34 6,577 4/5/2016
1.1.0.33 10,563 3/24/2016
1.1.0.32 10,871 3/16/2016
1.1.0.29 16,694 3/9/2016
1.1.0.28 15,504 2/12/2016
1.1.0.26 7,042 1/29/2016
1.1.0.24 5,639 1/27/2016
1.1.0.23 5,531 1/26/2016
1.1.0.22 5,948 1/25/2016
1.1.0.21 5,863 1/22/2016
1.1.0.20 5,971 1/21/2016
1.1.0.19 6,011 1/20/2016
1.1.0.18 5,704 1/17/2016
1.1.0.16 6,748 12/28/2015
1.1.0.15 9,752 11/30/2015
1.1.0.14 7,237 11/20/2015
1.1.0.13 5,990 11/12/2015
1.1.0.12 7,259 11/3/2015
1.1.0.11 6,369 10/26/2015
1.1.0.10 5,914 10/20/2015
1.1.0.9 54,266 9/17/2015
1.1.0.8 41,832 9/2/2015
1.1.0.7 6,332 9/1/2015
1.1.0.5 5,685 8/30/2015
1.1.0.4 6,816 8/20/2015
1.1.0.3 6,186 8/14/2015
1.1.0.2 6,395 8/14/2015
1.1.0.1 11,725 8/7/2015
1.0.0.664 6,215 8/3/2015
1.0.0.663 5,893 7/28/2015
1.0.0.662 13,288 12/10/2014
1.0.0.661 6,777 11/16/2014
1.0.0.660 6,260 11/16/2014
1.0.0.659 6,173 11/16/2014
1.0.0.658 12,959 9/22/2014
1.0.0.657 6,988 8/20/2014
1.0.0.656 8,273 5/21/2014
1.0.0.655 5,692 5/21/2014
1.0.0.654 5,742 5/21/2014
1.0.0.653 6,034 5/5/2014
1.0.0.652 6,343 4/16/2014
1.0.0.651 6,651 3/24/2014
1.0.0.650 5,719 3/24/2014
1.0.0.649 5,855 3/21/2014
1.0.0.648 5,922 3/15/2014
1.0.0.647 5,988 3/14/2014
1.0.0.646 5,927 3/6/2014
1.0.0.645 6,936 2/12/2014
1.0.0.644 6,355 1/17/2014
1.0.0.643 5,665 1/16/2014
1.0.0.642 8,703 12/4/2013
1.0.0.641 5,779 12/4/2013
1.0.0.640 5,871 12/4/2013
1.0.0.639 5,845 12/2/2013
1.0.0.638 5,915 11/21/2013
1.0.0.637 5,920 11/21/2013
1.0.0.636 5,815 11/21/2013
1.0.0.635 5,795 11/19/2013
1.0.0.634 5,796 11/19/2013
1.0.0.633 5,853 11/18/2013
1.0.0.632 5,815 11/14/2013
1.0.0.631 5,905 11/1/2013
1.0.0.630 5,752 11/1/2013
1.0.0.629 5,808 10/29/2013
1.0.0.628 5,770 10/29/2013
1.0.0.627 5,794 10/28/2013
1.0.0.626 5,743 10/28/2013
1.0.0.625 5,995 10/25/2013
1.0.0.624 5,818 10/23/2013
1.0.0.623 5,818 10/23/2013
1.0.0.622 5,700 10/23/2013
1.0.0.621 5,825 10/23/2013
1.0.0.620 5,856 10/23/2013
1.0.0.619 5,814 10/23/2013
1.0.0.618 5,778 10/23/2013
1.0.0.617 5,921 10/22/2013
1.0.0.616 5,857 10/22/2013
1.0.0.615 5,832 10/18/2013
1.0.0.614 5,879 10/18/2013
1.0.0.613 5,847 10/16/2013
1.0.0.612 5,756 10/16/2013
1.0.0.611 5,795 10/16/2013
1.0.0.610 5,728 10/16/2013
1.0.0.609 5,785 10/15/2013
1.0.0.608 5,748 10/15/2013
1.0.0.607 5,758 10/15/2013
1.0.0.606 5,692 10/15/2013
1.0.0.605 5,817 10/15/2013
1.0.0.604 5,833 10/14/2013
1.0.0.603 5,920 10/9/2013
1.0.0.602 5,854 10/9/2013
1.0.0.600 5,850 10/8/2013
1.0.0.599 5,775 10/3/2013
1.0.0.598 5,803 10/3/2013
1.0.0.597 5,709 10/2/2013
1.0.0.596 5,748 10/2/2013
1.0.0.595 5,888 9/28/2013
1.0.0.594 6,282 9/5/2013
1.0.0.593 5,776 9/4/2013
1.0.0.592 5,862 8/20/2013
1.0.0.591 5,863 8/18/2013
1.0.0.590 6,523 7/11/2013
1.0.0.589 6,174 6/26/2013
1.0.0.588 5,957 6/20/2013
1.0.0.587 5,856 6/20/2013
1.0.0.586 6,084 6/19/2013
1.0.0.585 5,910 6/19/2013
1.0.0.584 5,944 6/19/2013
1.0.0.583 5,885 6/19/2013
1.0.0.582 5,872 6/19/2013
1.0.0.581 5,835 6/18/2013
1.0.0.580 5,966 6/17/2013
1.0.0.579 8,761 6/2/2013
1.0.0.578 6,117 5/23/2013
1.0.0.576 5,920 5/23/2013
1.0.0.575 5,822 5/23/2013
1.0.0.574 5,824 5/23/2013
1.0.0.573 5,968 5/23/2013
1.0.0.572 6,397 5/9/2013
1.0.0.571 5,848 5/9/2013
1.0.0.570 5,853 5/9/2013
1.0.0.569 5,857 5/7/2013
1.0.0.568 5,774 5/4/2013
1.0.0.567 5,834 5/4/2013
1.0.0.566 5,922 4/30/2013
1.0.0.565 5,802 4/30/2013
1.0.0.564 5,817 4/26/2013
1.0.0.563 5,889 4/26/2013
1.0.0.562 5,810 4/26/2013
1.0.0.561 5,783 4/26/2013
1.0.0.560 5,829 4/26/2013
1.0.0.559 5,871 4/25/2013
1.0.0.558 5,957 4/25/2013
1.0.0.557 5,840 4/25/2013
1.0.0.556 5,755 4/25/2013
1.0.0.555 5,801 4/25/2013
1.0.0.554 5,842 4/25/2013
1.0.0.553 5,783 4/25/2013
1.0.0.552 5,712 4/25/2013
1.0.0.551 7,625 4/23/2013
1.0.0.550 5,793 4/17/2013
1.0.0.549 5,885 4/17/2013
1.0.0.548 5,909 4/17/2013
1.0.0.547 6,563 4/8/2013
1.0.0.546 5,832 4/4/2013
1.0.0.545 6,057 4/4/2013
1.0.0.544 5,757 4/4/2013
1.0.0.543 5,832 4/4/2013
1.0.0.542 5,807 4/4/2013
1.0.0.541 5,823 4/4/2013
1.0.0.540 5,766 4/4/2013
1.0.0.539 5,734 4/4/2013
1.0.0.538 5,711 4/4/2013
1.0.0.537 5,810 4/4/2013
1.0.0.536 5,779 4/4/2013
1.0.0.535 5,798 4/4/2013
1.0.0.534 5,902 4/4/2013
1.0.0.533 5,856 4/2/2013
1.0.0.532 5,831 4/2/2013
1.0.0.531 5,860 4/2/2013
1.0.0.530 5,878 4/2/2013
1.0.0.529 5,896 4/2/2013
1.0.0.528 5,897 4/2/2013
1.0.0.527 5,722 4/2/2013
1.0.0.526 5,788 4/2/2013
1.0.0.525 5,732 4/2/2013
1.0.0.524 5,855 4/2/2013
1.0.0.523 5,838 4/2/2013
1.0.0.522 5,850 4/2/2013
1.0.0.521 5,899 4/2/2013
1.0.0.520 5,778 4/2/2013
1.0.0.519 5,841 3/27/2013
1.0.0.518 5,772 3/26/2013
1.0.0.516 5,963 3/25/2013
1.0.0.515 5,783 3/25/2013
1.0.0.514 5,720 3/25/2013
1.0.0.513 5,788 3/25/2013
1.0.0.512 5,752 3/25/2013
1.0.0.511 5,804 3/25/2013
1.0.0.510 5,780 3/25/2013
1.0.0.509 5,725 3/24/2013
1.0.0.508 5,829 3/19/2013
1.0.0.507 5,983 3/8/2013
1.0.0.506 6,046 2/25/2013
1.0.0.505 5,867 2/20/2013
1.0.0.504 5,800 2/20/2013
1.0.0.503 5,869 2/20/2013
1.0.0.502 5,802 2/20/2013
1.0.0.501 5,892 2/20/2013
1.0.0.500 5,938 2/12/2013
1.0.0.499 6,114 1/14/2013
1.0.0.498 6,039 12/21/2012
1.0.0.497 6,174 11/19/2012
1.0.0.496 6,070 11/8/2012
1.0.0.495 6,059 11/8/2012
1.0.0.494 5,974 11/8/2012
1.0.0.493 6,028 10/25/2012
1.0.0.492 5,945 10/25/2012
1.0.0.491 5,843 10/25/2012
1.0.0.490 5,880 10/24/2012
1.0.0.489 5,946 10/23/2012
1.0.0.488 5,958 10/23/2012
1.0.0.487 6,012 10/22/2012
1.0.0.486 5,898 10/22/2012
1.0.0.485 5,880 10/22/2012
1.0.0.484 5,975 10/22/2012
1.0.0.483 5,998 10/22/2012
1.0.0.482 5,999 10/22/2012
1.0.0.481 5,939 10/16/2012
1.0.0.480 5,889 10/15/2012
1.0.0.479 5,935 10/10/2012
1.0.0.478 5,970 10/10/2012
1.0.0.477 5,841 10/9/2012
1.0.0.476 5,972 10/9/2012
1.0.0.475 5,875 10/9/2012
1.0.0.474 6,080 9/20/2012
1.0.0.473 5,980 9/18/2012
1.0.0.472 5,862 9/18/2012
1.0.0.471 5,869 9/18/2012
1.0.0.470 5,919 9/18/2012
1.0.0.469 5,924 9/18/2012
1.0.0.468 5,880 9/18/2012
1.0.0.467 5,829 9/18/2012
1.0.0.466 6,023 9/14/2012
1.0.0.465 5,929 9/14/2012
1.0.0.464 5,876 9/14/2012
1.0.0.462 5,945 9/11/2012
1.0.0.461 5,911 9/10/2012
1.0.0.460 5,969 9/6/2012
1.0.0.459 5,941 9/6/2012
1.0.0.458 5,893 9/5/2012
1.0.0.457 5,810 9/5/2012
1.0.0.456 5,942 9/5/2012
1.0.0.455 5,898 9/3/2012
1.0.0.454 5,823 9/3/2012
1.0.0.453 5,812 9/3/2012
1.0.0.452 5,848 9/3/2012
1.0.0.451 5,802 9/3/2012
1.0.0.450 5,853 9/3/2012
1.0.0.449 5,936 9/2/2012
1.0.0.448 5,868 9/2/2012
1.0.0.447 5,819 8/31/2012
1.0.0.446 5,918 8/30/2012
1.0.0.445 5,852 8/30/2012
1.0.0.444 5,822 8/30/2012
1.0.0.443 5,779 8/30/2012
1.0.0.442 5,909 8/30/2012
1.0.0.441 5,931 8/30/2012
1.0.0.440 5,873 8/30/2012
1.0.0.439 5,753 8/30/2012
1.0.0.438 5,861 8/30/2012
1.0.0.437 5,776 8/28/2012
1.0.0.436 5,807 8/28/2012
1.0.0.435 5,794 8/28/2012
1.0.0.434 5,853 8/28/2012
1.0.0.433 5,883 8/28/2012
1.0.0.432 5,788 8/27/2012
1.0.0.431 5,899 8/27/2012
1.0.0.430 5,790 8/27/2012
1.0.0.429 5,848 8/27/2012
1.0.0.428 5,847 8/27/2012
1.0.0.427 5,804 8/27/2012
1.0.0.426 5,892 8/15/2012
1.0.0.424 5,747 8/15/2012
1.0.0.423 5,879 8/15/2012
1.0.0.420 5,814 8/13/2012
1.0.0.419 5,776 8/13/2012
1.0.0.418 5,745 8/13/2012
1.0.0.417 5,914 8/13/2012
1.0.0.416 5,800 8/13/2012
1.0.0.415 5,756 8/13/2012
1.0.0.414 5,776 8/13/2012
1.0.0.413 5,738 8/13/2012
1.0.0.412 5,838 8/6/2012
1.0.0.411 5,680 8/6/2012
1.0.0.410 5,790 8/6/2012
1.0.0.409 5,823 8/6/2012
1.0.0.408 5,809 8/6/2012
1.0.0.407 5,962 8/6/2012
1.0.0.406 5,771 8/6/2012
1.0.0.405 5,817 8/6/2012
1.0.0.404 5,933 7/30/2012
1.0.0.403 5,799 7/30/2012
1.0.0.402 5,841 7/28/2012
1.0.0.401 5,841 7/28/2012
1.0.0.400 5,907 7/27/2012
1.0.0.399 5,866 7/26/2012
1.0.0.398 5,780 7/26/2012
1.0.0.397 5,885 7/16/2012
1.0.0.396 5,841 7/16/2012
1.0.0.395 5,840 7/12/2012
1.0.0.394 5,823 7/11/2012
1.0.0.393 5,900 7/11/2012
1.0.0.392 5,812 7/11/2012
1.0.0.391 5,765 7/9/2012
1.0.0.390 5,876 7/5/2012
1.0.0.389 5,824 7/5/2012
1.0.0.388 5,850 7/2/2012
1.0.0.387 5,852 6/29/2012
1.0.0.386 5,865 6/29/2012
1.0.0.385 5,759 6/28/2012
1.0.0.384 5,858 6/27/2012
1.0.0.383 5,952 6/27/2012
1.0.0.382 5,850 6/27/2012
1.0.0.381 5,913 6/27/2012
1.0.0.380 5,856 6/27/2012
1.0.0.379 5,893 6/27/2012
1.0.0.378 5,897 6/27/2012
1.0.0.377 5,906 6/26/2012
1.0.0.376 5,826 6/26/2012
1.0.0.375 5,870 6/25/2012
1.0.0.374 5,909 6/22/2012
1.0.0.373 5,915 6/22/2012
1.0.0.372 5,936 6/22/2012
1.0.0.371 5,964 6/21/2012
1.0.0.370 5,807 6/21/2012
1.0.0.369 5,767 6/19/2012
1.0.0.368 5,836 6/18/2012
1.0.0.367 5,916 6/7/2012
1.0.0.366 5,906 6/7/2012
1.0.0.365 5,840 6/4/2012
1.0.0.364 5,859 6/4/2012
1.0.0.363 5,799 6/4/2012
1.0.0.362 5,879 6/4/2012
1.0.0.361 5,878 6/4/2012
1.0.0.360 5,813 6/4/2012
1.0.0.359 5,840 6/2/2012
1.0.0.358 5,855 6/2/2012
1.0.0.357 5,917 5/30/2012
1.0.0.356 5,897 5/30/2012
1.0.0.355 5,908 5/29/2012
1.0.0.352 5,809 5/28/2012
1.0.0.351 5,921 5/28/2012
1.0.0.350 5,931 5/10/2012
1.0.0.349 5,771 5/8/2012
1.0.0.348 5,784 5/8/2012
1.0.0.347 5,807 5/5/2012
1.0.0.346 5,828 5/5/2012
1.0.0.345 5,836 5/2/2012
1.0.0.344 5,783 5/2/2012
1.0.0.343 5,865 5/2/2012
1.0.0.342 5,878 5/2/2012
1.0.0.340 5,839 5/2/2012
1.0.0.339 5,914 5/2/2012
1.0.0.338 5,788 5/2/2012
1.0.0.337 6,008 4/30/2012
1.0.0.336 5,767 4/30/2012
1.0.0.335 5,868 4/30/2012
1.0.0.334 5,983 4/24/2012
1.0.0.333 5,982 4/24/2012
1.0.0.332 5,859 4/24/2012
1.0.0.331 5,915 4/24/2012
1.0.0.330 5,917 4/24/2012
1.0.0.329 6,031 4/17/2012
1.0.0.328 5,995 4/14/2012
1.0.0.327 6,049 4/3/2012
1.0.0.326 5,936 3/30/2012
1.0.0.325 6,020 3/13/2012
1.0.0.324 6,002 3/12/2012
1.0.0.323 6,016 3/12/2012
1.0.0.322 5,948 3/12/2012
1.0.0.321 5,990 3/7/2012
1.0.0.320 5,923 2/29/2012
1.0.0.319 5,925 2/28/2012
1.0.0.318 5,897 2/23/2012
1.0.0.317 5,965 2/21/2012
1.0.0.316 5,917 2/21/2012
1.0.0.315 5,943 2/21/2012
1.0.0.314 5,943 2/21/2012
1.0.0.313 5,916 2/21/2012
1.0.0.312 6,107 2/21/2012
1.0.0.311 5,934 2/19/2012
1.0.0.310 5,892 2/17/2012
1.0.0.309 6,002 2/17/2012
1.0.0.308 5,935 2/17/2012
1.0.0.307 6,032 2/17/2012
1.0.0.306 5,942 2/17/2012
1.0.0.305 5,913 2/17/2012
1.0.0.304 5,868 2/16/2012
1.0.0.303 5,827 2/16/2012
1.0.0.302 5,881 2/16/2012
1.0.0.301 6,008 2/16/2012
1.0.0.300 5,856 2/16/2012
1.0.0.299 5,892 2/16/2012
1.0.0.298 5,906 2/16/2012
1.0.0.297 5,848 2/16/2012
1.0.0.296 5,907 2/15/2012
1.0.0.295 5,926 2/15/2012
1.0.0.294 5,979 2/15/2012
1.0.0.293 6,041 2/15/2012
1.0.0.292 5,929 2/15/2012
1.0.0.291 5,965 2/15/2012
1.0.0.290 5,846 2/15/2012
1.0.0.289 5,935 2/15/2012
1.0.0.288 5,924 2/14/2012
1.0.0.287 5,935 2/12/2012
1.0.0.286 5,954 2/12/2012
1.0.0.285 5,957 2/12/2012
1.0.0.284 5,996 2/12/2012
1.0.0.283 6,008 2/12/2012
1.0.0.282 6,009 2/12/2012
1.0.0.281 5,973 2/12/2012
1.0.0.280 5,953 2/12/2012
1.0.0.279 6,000 2/12/2012
1.0.0.278 5,967 2/12/2012
1.0.0.277 5,958 2/12/2012
1.0.0.276 5,978 2/9/2012
1.0.0.275 6,075 2/6/2012
1.0.0.274 5,911 2/6/2012
1.0.0.273 5,946 2/5/2012
1.0.0.272 5,980 1/22/2012
1.0.0.271 5,964 1/22/2012
1.0.0.270 5,977 1/22/2012
1.0.0.269 5,925 1/19/2012
1.0.0.268 5,944 1/19/2012
1.0.0.267 5,982 1/19/2012
1.0.0.266 6,015 1/19/2012
1.0.0.265 6,045 1/18/2012
1.0.0.264 6,089 1/18/2012
1.0.0.263 5,935 1/18/2012
1.0.0.262 5,932 1/18/2012
1.0.0.261 5,977 1/18/2012
1.0.0.260 6,035 1/18/2012
1.0.0.258 5,953 1/17/2012
1.0.0.257 5,946 1/17/2012
1.0.0.256 6,023 1/16/2012
1.0.0.255 6,045 1/16/2012
1.0.0.254 6,041 1/16/2012
1.0.0.253 5,972 1/11/2012
1.0.0.252 5,900 1/11/2012
1.0.0.251 5,909 1/11/2012
1.0.0.250 5,876 1/11/2012
1.0.0.249 5,951 1/11/2012
1.0.0.248 6,075 12/8/2011
1.0.0.247 5,998 12/8/2011
1.0.0.246 5,937 12/7/2011
1.0.0.245 6,041 12/7/2011
1.0.0.244 6,026 12/7/2011
1.0.0.243 5,996 12/7/2011
1.0.0.242 6,006 12/6/2011
1.0.0.241 5,891 12/6/2011
1.0.0.237 6,059 12/5/2011
1.0.0.236 5,911 12/5/2011
1.0.0.235 5,997 12/5/2011
1.0.0.234 5,967 12/4/2011
1.0.0.233 6,036 12/4/2011
1.0.0.232 5,905 12/3/2011
1.0.0.231 6,013 12/2/2011
1.0.0.230 6,024 12/2/2011
1.0.0.229 6,041 12/2/2011
1.0.0.228 5,907 12/2/2011
1.0.0.227 5,982 12/2/2011
1.0.0.226 6,037 12/2/2011
1.0.0.225 5,974 12/2/2011
1.0.0.224 6,060 12/2/2011
1.0.0.223 6,054 12/1/2011
1.0.0.222 5,985 12/1/2011
1.0.0.221 6,039 12/1/2011
1.0.0.220 6,025 12/1/2011
1.0.0.219 5,984 11/30/2011
1.0.0.218 6,018 11/30/2011
1.0.0.217 6,000 11/30/2011
1.0.0.216 5,991 11/30/2011
1.0.0.215 5,932 11/30/2011
1.0.0.214 5,934 11/29/2011
1.0.0.213 6,016 11/29/2011
1.0.0.212 5,986 11/28/2011
1.0.0.211 5,896 11/28/2011
1.0.0.210 6,021 11/28/2011
1.0.0.209 6,071 11/13/2011
1.0.0.208 5,950 11/13/2011
1.0.0.207 6,014 11/13/2011
1.0.0.206 5,902 11/13/2011
1.0.0.205 6,064 11/8/2011
1.0.0.204 6,105 11/7/2011
1.0.0.203 6,027 11/2/2011
1.0.0.202 6,013 11/2/2011
1.0.0.201 6,170 11/2/2011
1.0.0.200 5,979 10/24/2011
1.0.0.199 5,944 10/24/2011
1.0.0.198 5,922 10/24/2011
1.0.0.197 6,009 10/24/2011
1.0.0.196 5,954 10/20/2011
1.0.0.195 6,020 10/18/2011
1.0.0.194 5,982 10/18/2011
1.0.0.193 5,924 10/18/2011
1.0.0.192 6,056 10/18/2011
1.0.0.191 6,036 10/5/2011
1.0.0.190 6,893 10/4/2011
0.0.1.189 6,020 10/3/2011
0.0.1.188 6,016 10/3/2011
0.0.1.187 6,066 10/3/2011
0.0.1.186 5,959 10/3/2011
0.0.1.185 6,020 10/3/2011
0.0.1.183 5,997 10/3/2011
0.0.1.182 5,972 9/29/2011
0.0.1.181 6,060 9/29/2011
0.0.1.180 5,992 9/29/2011
0.0.1.179 6,016 9/27/2011
0.0.1.178 6,057 9/27/2011
0.0.1.177 5,966 9/27/2011
0.0.1.176 6,054 9/27/2011
0.0.1.175 5,955 9/27/2011
0.0.1.173 5,933 9/27/2011
0.0.1.172 5,991 9/27/2011
0.0.1.171 6,041 9/26/2011
0.0.1.170 6,250 9/26/2011
0.0.1.169 6,002 9/26/2011
0.0.1.168 6,074 9/26/2011
0.0.1.167 6,042 9/26/2011
0.0.1.166 5,976 9/26/2011
0.0.1.165 5,986 9/26/2011
0.0.1.164 6,103 9/26/2011
0.0.1.163 6,019 9/25/2011
0.0.1.162 5,951 9/25/2011
0.0.1.161 6,115 9/23/2011
0.0.1.160 5,997 9/23/2011
0.0.1.159 6,007 9/23/2011
0.0.1.158 6,034 9/23/2011
0.0.1.157 6,080 9/22/2011
0.0.1.156 6,046 9/22/2011
0.0.1.155 6,040 9/22/2011
0.0.1.154 5,991 9/22/2011
0.0.1.153 5,881 9/22/2011
0.0.1.152 5,942 9/19/2011
0.0.1.151 5,931 9/19/2011
0.0.1.150 5,924 9/19/2011
0.0.1.149 5,934 9/19/2011
0.0.1.148 6,019 9/16/2011
0.0.1.147 5,880 9/16/2011
0.0.1.146 5,964 9/16/2011
0.0.1.145 6,173 9/16/2011
0.0.1.144 5,941 9/16/2011
0.0.1.143 5,927 9/16/2011
0.0.1.142 6,014 9/16/2011
0.0.1.141 5,992 9/16/2011
0.0.1.140 5,967 9/16/2011
0.0.1.139 5,993 9/9/2011
0.0.1.138 5,978 9/8/2011
0.0.1.137 5,993 9/8/2011
0.0.1.136 5,938 9/8/2011
0.0.1.135 5,990 9/8/2011
0.0.1.132 6,095 9/6/2011
0.0.1.131 5,971 9/6/2011
0.0.1.130 6,082 9/6/2011
0.0.1.129 5,985 8/29/2011
0.0.1.128 6,046 8/29/2011
0.0.1.127 5,950 8/29/2011
0.0.1.126 5,988 8/29/2011
0.0.1.125 5,964 8/29/2011
0.0.1.124 6,124 8/29/2011
0.0.1.123 6,750 8/29/2011