EasyNetQ 7.3.9

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

A nice .NET API for RabbitMQ

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 (188)

Showing the top 5 NuGet packages that depend on EasyNetQ:

Package Downloads
EasyNetQ.DI.Microsoft

An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container

Shesha.Framework

Package Description

EasyNetQ.Logging.Microsoft

An adaptor to allow EasyNetQ to use Microsoft.Extensions.Logging

EasyNetQ.DI.Autofac

An adaptor to allow EasyNetQ to use Autofac as its internal IoC container

EasyNetQ.DI.Windsor

An adaptor to allow EasyNetQ to use Castle.Windsor as its internal IoC container

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on EasyNetQ:

Repository Stars
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
henriquelourente/Domain-Driven-Design-Sample
ASP.NET Core sample with DDD concepts
asc-lab/better-code-with-ddd
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
DavidChild/Bitter.Core.Orm.NetCore
bitter.core is a high-performance and easy-to-use netcore / netframework orm framework. I think you'll love it. designed for development and efficiency. efficiency, high performance and high stability are always the pursuit of programmers. bittercore was born for that. you want to be lazy, even lazier! simple, more simple! controllable, more controllable! please use it bitter.Core .
EasyNetQ/EasyNetQ.Management.Client
EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API
oncemi/OnceMi.Framework
基于.NET 7和Vue 2开发的企业级前后端分离权限管理开发框架(后台管理系统),具有组织管理、角色管理、用户管理、菜单管理、授权管理、计划任务、文件管理等功能。支持国内外多种流行数据库,支持IdentityServer4认证中心。
netcorebcn/quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Version Downloads Last Updated
8.1.0 401 1/20/2026
8.0.1 13,903 12/29/2025
8.0.0-beta99 59,526 3/7/2025
8.0.0-beta98 87,929 6/12/2024
8.0.0-beta97 360 6/7/2024
8.0.0-beta96 40,837 3/15/2024
8.0.0-beta95 13,016 10/22/2023
8.0.0-beta94 19,189 6/18/2023
8.0.0-beta93 2,746 6/17/2023
8.0.0-beta92 2,906 6/17/2023
8.0.0-beta91 2,893 6/11/2023
8.0.0-beta90 3,303 5/8/2023
8.0.0-beta9 3,408 3/21/2023
8.0.0-beta8 7,669 2/20/2023
8.0.0-beta6 3,733 1/29/2023
8.0.0-beta5 3,534 1/20/2023
8.0.0-beta4 3,022 1/5/2023
8.0.0-beta3 3,088 12/29/2022
8.0.0-beta2 2,987 12/16/2022
8.0.0-beta10 2,891 3/21/2023
8.0.0-beta1 3,311 12/15/2022
8.0.0-alpha9 2,866 12/14/2022
8.0.0-alpha8 3,126 11/30/2022
8.0.0-alpha7 3,698 11/12/2022
8.0.0-alpha6 2,958 10/29/2022
8.0.0-alpha5 2,900 10/5/2022
8.0.0-alpha4 2,910 10/1/2022
8.0.0-alpha3 2,866 9/26/2022
8.0.0-alpha2 3,049 9/21/2022
8.0.0-alpha1 2,844 9/19/2022
7.8.0 4,904,974 12/16/2023
7.7.0 267,660 11/19/2023
7.6.0 219,215 10/12/2023
7.5.5 1,204,586 7/20/2023
7.5.4 5,420 7/19/2023
7.5.3 198,223 6/15/2023
7.5.2 358,561 5/14/2023
7.5.1 49,491 5/4/2023
7.5.0 212,101 3/25/2023
7.4.3 561,985 2/3/2023
7.4.1 69,701 1/31/2023
7.4.0 70,075 1/29/2023
7.3.12 85,821 1/23/2023
7.3.11 7,897 1/22/2023
7.3.10 73,741 1/19/2023
7.3.9 105,617 1/17/2023
7.3.8 130,031 1/4/2023
7.3.7 90,579 12/22/2022
7.3.6 20,250 12/19/2022
7.3.5 150,208 11/30/2022
7.3.4 7,703 11/30/2022
7.3.3 76,486 11/24/2022
7.3.2 78,098 11/15/2022
7.3.1 12,987 11/12/2022
7.3.0 249,595 10/29/2022
7.3.0-alpha3 2,777 10/15/2022
7.3.0-alpha2 2,409 10/15/2022
7.3.0-alpha0 1,665 10/15/2022
7.2.1 122,414 10/9/2022
7.2.1-alpha1 2,779 10/6/2022
7.2.0 175,559 9/17/2022
7.2.0-alpha1 2,923 9/15/2022
7.0.4 224,273 9/7/2022
7.0.3 10,718 9/5/2022
7.0.3-alpha1 2,843 9/5/2022
7.0.2 10,270 9/5/2022
7.0.1 67,036 8/27/2022
7.0.0 372,294 7/23/2022
7.0.0-rc5 5,704 6/28/2022
7.0.0-rc4 2,816 6/27/2022
7.0.0-rc3 3,777 6/20/2022
7.0.0-rc2 4,691 6/9/2022
7.0.0-rc1 2,799 6/9/2022
7.0.0-beta9 2,965 6/8/2022
7.0.0-beta7 2,953 6/5/2022
7.0.0-beta6 3,961 5/24/2022
7.0.0-beta5 14,974 11/18/2021
7.0.0-beta4 6,954 11/9/2021
7.0.0-beta3 2,801 11/6/2021
7.0.0-beta2 8,897 9/29/2021
7.0.0-beta1 6,655 9/13/2021
7.0.0-alpha9 16,804 8/25/2021
7.0.0-alpha8 3,934 8/25/2021
7.0.0-alpha7 2,832 8/25/2021
7.0.0-alpha6 2,963 8/16/2021
7.0.0-alpha5 2,799 8/16/2021
7.0.0-alpha4 6,427 1/20/2021
7.0.0-alpha3 3,402 12/31/2020
7.0.0-alpha2 3,316 12/28/2020
7.0.0-alpha1 2,601 12/28/2020
6.5.2 1,633,758 6/20/2022
6.4.1 127,359 5/22/2022
6.4.0-alpha0096 4,039 12/6/2020
6.4.0-alpha0095 3,299 12/6/2020
6.4.0-alpha0094 3,570 12/6/2020
6.4.0-alpha.99 549 12/26/2020
6.4.0-alpha.97 965 12/9/2020
6.3.1 5,493,762 11/28/2020
6.3.0 98,343 11/22/2020
6.2.0 155,469 11/15/2020
6.1.0 133,744 11/10/2020
6.0.3 12,346 11/9/2020
6.0.2 9,449 11/6/2020
6.0.1 33,646 11/1/2020
5.6.0 1,102,044 10/10/2020
5.5.0 57,910 10/5/2020
5.4.1 66,643 10/4/2020
5.4.0 41,120 10/1/2020
5.3.0-alpha0079 56,609 6/16/2020
5.3.0-alpha0078 3,603 6/15/2020
5.3.0-alpha0077 3,812 6/15/2020
5.3.0-alpha0076 3,636 6/15/2020
5.3.0-alpha0075 3,657 6/14/2020
5.3.0-alpha0074 3,843 6/12/2020
5.3.0-alpha0073 3,646 6/12/2020
5.3.0-alpha0072 3,682 6/11/2020
5.3.0-alpha0070 4,228 6/7/2020
5.2.2 134,307 9/4/2020
5.2.1 125,451 9/3/2020
5.2.0 834,274 6/7/2020
5.2.0-alpha0073 3,882 5/26/2020
5.2.0-alpha0072 3,811 5/25/2020
5.2.0-alpha0071 3,843 5/25/2020
5.2.0-alpha0070 3,659 5/24/2020
5.2.0-alpha0069 3,752 5/24/2020
5.2.0-alpha0066 3,762 5/21/2020
5.2.0-alpha0065 3,808 5/20/2020
5.2.0-alpha0064 3,852 5/17/2020
5.2.0-alpha0057 3,715 5/10/2020
5.2.0-alpha0056 4,029 5/8/2020
5.1.2 2,210,565 5/24/2020
5.1.0-alpha0055 4,320 5/3/2020
5.1.0-alpha0054 3,827 5/3/2020
5.1.0-alpha0053 3,834 4/30/2020
4.1.0-alpha0014 4,583 4/29/2020
4.1.0-alpha0013 3,831 4/24/2020
4.1.0-alpha0005 3,753 4/20/2020
4.1.0-alpha0004 3,716 4/18/2020
4.1.0-alpha0001 3,693 4/17/2020
4.0.8 156,970 4/28/2020
4.0.7 14,698 4/27/2020
4.0.6 12,640 4/24/2020
4.0.5 24,080 4/22/2020
4.0.4 8,255 4/21/2020
4.0.3 9,106 4/20/2020
4.0.2 7,387 4/20/2020
4.0.1 23,723 4/20/2020
4.0.0 20,636 4/18/2020
3.8.0 442,480 4/17/2020
3.8.0-alpha0048 4,300 2/28/2020
3.8.0-alpha0042 5,819 2/13/2020
3.8.0-alpha0041 5,371 1/8/2020
3.8.0-alpha0040 4,277 9/26/2019
3.8.0-alpha0039 2,404 9/25/2019
3.7.1 2,077,825 9/25/2019
3.7.0 97,545 9/23/2019
3.7.0-alpha0038 5,709 8/3/2019
3.7.0-alpha0037 5,118 8/1/2019
3.6.0 583,326 7/17/2019
3.6.0-alpha0036 6,191 6/4/2019
3.6.0-alpha0035 5,107 6/2/2019
3.6.0-alpha0034 5,066 6/2/2019
3.6.0-alpha0033 5,127 6/2/2019
3.6.0-alpha0031 5,456 5/4/2019
3.5.2 75,742 7/11/2019
3.5.1 411,169 6/2/2019
3.5.0 73,525 5/2/2019
3.5.0-alpha0036 5,779 4/10/2019
3.5.0-alpha0031 5,311 3/25/2019
3.5.0-alpha0030 5,094 3/21/2019
3.5.0-alpha0029 5,455 3/19/2019
3.5.0-alpha0027 5,087 3/18/2019
3.5.0-alpha0026 5,047 3/18/2019
3.5.0-alpha0025 5,071 3/17/2019
3.5.0-alpha0024 5,129 3/16/2019
3.5.0-alpha0021 5,141 3/15/2019
3.5.0-alpha0020 5,066 3/14/2019
3.5.0-alpha0019 5,177 3/14/2019
3.5.0-alpha0018 5,138 3/14/2019
3.5.0-alpha0013 5,137 3/14/2019
3.4.5 434,526 3/21/2019
3.4.4 20,881 3/16/2019
3.4.3 11,328 3/14/2019
3.4.2 7,530 3/13/2019
3.4.1 13,930 3/12/2019
3.4.0 178,603 2/19/2019
3.4.0-alpha0022 5,529 1/27/2019
3.4.0-alpha0021 5,222 1/25/2019
3.4.0-alpha0020 5,364 12/21/2018
3.4.0-alpha0019 5,375 12/6/2018
3.4.0-alpha0018 5,526 11/21/2018
3.4.0-alpha0017 5,277 11/20/2018
3.4.0-alpha0016 5,261 11/5/2018
3.4.0-alpha0015 5,332 11/2/2018
3.4.0-alpha0011 5,298 11/1/2018
3.4.0-alpha0010 7,277 10/3/2018
3.4.0-alpha0009 5,391 9/16/2018
3.4.0-alpha0008 5,519 9/1/2018
3.4.0-alpha0007 5,389 8/29/2018
3.4.0-alpha0006 5,427 8/28/2018
3.4.0-alpha0005 5,385 8/28/2018
3.4.0-alpha0004 5,562 8/23/2018
3.4.0-alpha0003 5,394 8/22/2018
3.4.0-alpha0002 5,671 8/10/2018
3.4.0-alpha0001 5,665 7/30/2018
3.3.9 164,619 1/25/2019
3.3.8 197,197 1/18/2019
3.3.7 97,944 1/5/2019
3.3.6 312,038 12/19/2018
3.3.5 151,429 11/21/2018
3.3.4 31,018 11/20/2018
3.3.3 103,425 11/11/2018
3.3.2 126,695 10/12/2018
3.3.1 462,971 8/28/2018
3.3.0 206,784 7/18/2018
3.3.0-alpha0007 5,556 7/18/2018
3.3.0-alpha0006 5,821 7/17/2018
3.3.0-alpha0005 5,586 7/17/2018
3.3.0-alpha0004 5,783 7/17/2018
3.3.0-alpha0003 5,787 7/15/2018
3.3.0-alpha0001 5,763 7/11/2018
3.2.0 11,785 7/12/2018
3.1.2 12,077 7/11/2018
3.1.1 88,438 7/4/2018
3.1.0 80,477 6/20/2018
3.1.0-alpha0019 5,840 7/4/2018
3.1.0-alpha0017 5,560 7/2/2018
3.1.0-alpha0016 5,511 6/30/2018
3.1.0-alpha0014 5,911 6/26/2018
3.1.0-alpha0011 5,483 6/23/2018
3.1.0-alpha0010 5,712 6/20/2018
3.1.0-alpha0009 5,697 6/20/2018
3.1.0-alpha0008 5,439 6/19/2018
3.1.0-alpha0007 5,719 6/17/2018
3.1.0-alpha0006 5,490 6/14/2018
3.1.0-alpha0005 5,803 6/14/2018
3.1.0-alpha0004 6,117 5/28/2018
3.0.1 9,743 7/4/2018
3.0.0 272,941 5/24/2018
2.4.0-alpha0027 5,905 5/23/2018
2.4.0-alpha0026 5,954 5/23/2018
2.4.0-alpha0025 5,540 5/22/2018
2.4.0-alpha0024 5,748 5/18/2018
2.4.0-alpha0023 5,499 5/16/2018
2.4.0-alpha0022 6,034 5/16/2018
2.4.0-alpha0021 5,893 5/15/2018
2.4.0-alpha0020 5,868 5/15/2018
2.4.0-alpha0019 6,813 4/20/2018
2.4.0-alpha0017 6,007 4/19/2018
2.4.0-alpha0016 5,919 4/13/2018
2.4.0-alpha0015 5,970 4/3/2018
2.4.0-alpha0014 5,841 4/1/2018
2.4.0-alpha0013 6,240 3/30/2018
2.4.0-alpha0009 6,131 2/20/2018
2.4.0-alpha0002 95,682 12/1/2017
2.3.3 688,729 4/24/2018
2.3.1 266,087 2/20/2018
2.3.0 11,812 2/19/2018
2.3.0-alpha0006 6,413 11/21/2017
2.3.0-alpha0005 5,653 11/13/2017
2.3.0-alpha0002 14,972 9/18/2017
2.2.0 1,228,145 11/13/2017
2.2.0-alpha0009 5,805 9/14/2017
2.2.0-alpha0008 5,765 9/11/2017
2.2.0-alpha0007 5,719 9/10/2017
2.2.0-alpha0006 6,033 8/18/2017
2.2.0-alpha0002 5,600 8/18/2017
2.1.0 347,499 8/18/2017
2.1.0-alpha0022 5,696 8/18/2017
2.1.0-alpha0020 5,947 7/24/2017
2.1.0-alpha0018 6,741 7/13/2017
2.1.0-alpha0016 5,648 7/12/2017
2.1.0-alpha0011 7,587 7/11/2017
2.1.0-alpha0005 5,761 7/3/2017
2.1.0-alpha0002 5,669 7/3/2017
2.0.4 174,897 7/24/2017
2.0.4-unstable0013 8,058 6/26/2017
2.0.4-unstable0011 6,743 6/26/2017
2.0.4-unstable0010 7,576 6/11/2017
2.0.4-unstable0009 7,365 6/1/2017
2.0.4-unstable0007 12,449 5/4/2017
2.0.4-unstable0004 7,114 5/1/2017
2.0.4-unstable0003 6,868 5/1/2017
2.0.4-unstable0002 6,956 4/30/2017
2.0.4-unstable0001 6,863 4/27/2017
2.0.4-alpha0038 5,658 7/1/2017
2.0.3-unstable0064 6,666 4/27/2017
2.0.3-unstable0058 9,100 3/28/2017
2.0.3-unstable0057 11,895 3/15/2017
2.0.3-unstable0055 9,574 2/10/2017
1.1.4.506 220,334 7/6/2017
1.1.3.500 16,778 6/28/2017
1.1.2.497 12,272 6/21/2017
1.1.1.494 33,959 5/30/2017
1.1.0.492 25,424 5/4/2017
1.0.4.483 37,226 4/26/2017
1.0.3.481 60,123 4/4/2017
1.0.2.478 44,375 3/15/2017
1.0.1.475 66,539 2/10/2017
1.0.0.469 13,462 2/8/2017
1.0.0 390,311 6/30/2017
0.63.7.467 25,046 2/7/2017
0.63.6.463 15,394 2/7/2017
0.63.6.460 11,639 2/5/2017
0.63.5.454 189,756 10/17/2016
0.63.4.453 16,800 10/10/2016
0.63.3.452 56,700 9/26/2016
0.63.1.451 31,182 9/19/2016
0.63.1.450 16,696 9/11/2016
0.63.0.448 40,455 8/12/2016
0.62.1.445 37,509 8/8/2016
0.62.0.444 11,293 8/8/2016
0.61.1.443 10,913 8/5/2016
0.61.0.442 15,278 8/2/2016
0.60.1.441 10,966 7/31/2016
0.60.0.440 12,611 7/25/2016
0.59.0.439 61,304 7/18/2016
0.59.0.437 10,212 7/18/2016
0.59.0.436 9,760 7/18/2016
0.59.0.434 42,073 6/6/2016
0.58.0.433 60,686 5/2/2016
0.57.2.432 10,278 5/2/2016
0.57.2.431 27,596 4/25/2016
0.57.2.430 11,624 4/20/2016
0.57.1.429 9,831 4/20/2016
0.57.0.428 11,352 4/18/2016
0.56.0.427 47,362 4/1/2016
0.55.1.426 37,084 3/17/2016
0.55.0.425 20,349 3/1/2016
0.54.3.424 64,880 2/2/2016
0.54.2.423 12,652 2/1/2016
0.54.1.421 9,807 2/1/2016
0.54.0.420 10,139 1/28/2016
0.53.6.419 73,929 1/25/2016
0.53.6.418 127,028 1/6/2016
0.53.5.417 10,255 1/6/2016
0.53.5.416 9,903 1/5/2016
0.53.4.415 13,663 12/23/2015
0.53.3.414 45,512 12/9/2015
0.53.2.413 16,819 12/1/2015
0.53.1.412 10,480 11/28/2015
0.53.0.411 34,454 11/19/2015
0.52.0.410 10,106 11/18/2015
0.51.0.409 12,239 11/17/2015
0.51.0.408 9,695 11/17/2015
0.51.0 8,028 11/16/2015
0.50.12.407 39,130 10/22/2015
0.50.12.406 9,720 10/22/2015
0.50.11.404 10,493 10/20/2015
0.50.10.403 16,300 10/10/2015
0.50.9.401 23,728 10/5/2015
0.50.8.400 24,780 9/28/2015
0.50.7.399 28,491 8/18/2015
0.50.6.398 13,211 8/11/2015
0.50.5.397 9,692 8/11/2015
0.50.5.396 9,969 8/11/2015
0.50.4.395 10,258 8/8/2015
0.50.3.394 9,722 8/7/2015
0.50.2.393 13,688 8/1/2015
0.50.1.392 50,915 6/17/2015
0.50.0.391 16,492 6/8/2015
0.49.3.390 15,245 5/20/2015
0.49.2.389 10,732 5/18/2015
0.49.1.388 9,522 5/18/2015
0.49.0.387 11,108 5/17/2015
0.48.1.386 12,117 5/10/2015
0.48.0.385 9,593 5/10/2015
0.47.10.384 11,174 5/8/2015
0.47.10.383 11,857 5/6/2015
0.47.10.382 9,916 5/5/2015
0.47.10.381 18,353 4/27/2015
0.47.10.380 26,422 4/1/2015
0.47.10.379 9,920 4/1/2015
0.47.9.378 15,562 3/31/2015
0.47.9.377 9,660 3/31/2015
0.47.9.376 11,649 3/30/2015
0.47.8.375 9,905 3/28/2015
0.47.7.374 19,777 3/25/2015
0.47.6.373 12,162 3/18/2015
0.47.5.372 10,467 3/17/2015
0.47.4.371 10,240 3/16/2015
0.47.3.370 9,667 3/15/2015
0.47.2.369 9,865 3/12/2015
0.47.1.368 51,887 3/4/2015
0.47.0.367 10,315 3/4/2015
0.46.1.366 10,832 3/3/2015
0.46.0.365 10,185 3/2/2015
0.45.0.364 9,929 3/2/2015
0.44.3.363 11,773 2/24/2015
0.44.2.362 10,062 2/24/2015
0.44.1.361 10,375 2/22/2015
0.44.0.360 26,258 2/18/2015
0.43.1.359 11,312 2/12/2015
0.43.0.358 17,054 2/7/2015
0.42.0.357 9,946 2/5/2015
0.41.0.356 9,816 2/4/2015
0.40.6.355 10,298 2/3/2015
0.40.3.354 10,088 2/2/2015
0.40.3.353 10,873 1/26/2015
0.40.3.352 13,220 1/20/2015
0.40.3.351 9,719 1/19/2015
0.40.2.350 9,902 1/19/2015
0.40.1.349 10,321 1/17/2015
0.40.1.348 11,906 1/15/2015
0.40.1.347 12,119 1/13/2015
0.40.1.346 9,456 1/12/2015
0.40.0.345 9,827 1/9/2015
0.40.0.344 9,578 1/9/2015
0.40.0.343 9,723 1/8/2015
0.40.0.342 9,639 1/8/2015
0.39.6.340 10,385 1/6/2015
0.39.5.339 9,887 1/5/2015
0.39.4.338 10,134 1/1/2015
0.39.4.337 11,021 12/23/2014
0.39.4.336 12,790 12/13/2014
0.39.2.335 9,724 12/12/2014
0.39.2.334 12,579 12/9/2014
0.39.2.333 17,549 12/5/2014
0.39.1.332 10,722 12/3/2014
0.39.1.331 9,783 12/2/2014
0.39.0.330 9,986 12/1/2014
0.38.2.329 10,806 11/26/2014
0.38.2.328 9,696 11/26/2014
0.38.1.327 9,878 11/25/2014
0.38.0.326 10,253 11/22/2014
0.38.0.325 10,021 11/20/2014
0.38.0.324 11,791 11/14/2014
0.37.2.323 11,811 11/14/2014
0.37.2.322 12,037 11/5/2014
0.37.2.321 24,041 10/29/2014
0.37.2.320 10,079 10/29/2014
0.37.2.319 9,662 10/28/2014
0.37.1.318 10,044 10/25/2014
0.37.1.317 25,730 10/16/2014
0.37.1.316 11,416 10/13/2014
0.37.0.315 9,976 10/12/2014
0.36.5.314 10,416 10/11/2014
0.36.5.313 10,032 10/9/2014
0.36.4.312 9,821 10/8/2014
0.36.4.311 9,562 10/8/2014
0.36.4.310 11,959 10/3/2014
0.36.3.309 9,796 10/1/2014
0.36.2.308 10,231 9/28/2014
0.36.1.307 11,113 9/20/2014
0.36.1.306 10,186 9/17/2014
0.36.0.305 15,750 9/15/2014
0.35.6.304 12,756 9/1/2014
0.35.6.303 9,948 8/28/2014
0.35.6.302 13,395 8/16/2014
0.35.6.301 9,696 8/15/2014
0.35.5.300 9,708 8/14/2014
0.35.4.299 9,588 8/14/2014
0.35.4.298 9,871 8/13/2014
0.35.4.297 11,971 8/11/2014
0.35.3.296 9,657 8/10/2014
0.35.3.295 9,810 8/8/2014
0.35.3.294 9,775 8/5/2014
0.35.1.288 11,273 8/1/2014
0.35.1.287 9,688 8/1/2014
0.35.1.286 9,638 8/1/2014
0.35.1.285 13,079 7/29/2014
0.35.1.284 10,518 7/23/2014
0.35.1.283 9,908 7/23/2014
0.35.0.282 10,413 7/22/2014
0.35.0.281 13,627 7/15/2014
0.34.0.280 10,664 7/11/2014
0.34.0.279 30,779 7/9/2014
0.33.2.278 13,211 7/9/2014
0.33.2.277 12,469 7/2/2014
0.33.1.276 11,285 6/24/2014
0.33.1.275 9,916 6/19/2014
0.33.0.274 9,717 6/19/2014
0.33.0.273 10,499 6/16/2014
0.32.3.272 9,969 6/14/2014
0.32.2.271 11,185 6/5/2014
0.32.1.270 10,023 6/1/2014
0.32.1.269 9,597 6/1/2014
0.32.1.268 11,228 5/26/2014
0.32.0.267 9,686 5/23/2014
0.32.0.266 16,942 5/22/2014
0.32.0.265 11,049 5/21/2014
0.32.0.264 9,652 5/21/2014
0.32.0.263 9,822 5/20/2014
0.32.0.262 9,636 5/19/2014
0.31.1.261 9,690 5/19/2014
0.31.1.260 9,668 5/19/2014
0.31.0.259 9,855 5/16/2014
0.30.2.258 9,845 5/15/2014
0.30.2.257 9,859 5/14/2014
0.30.2.254 10,345 5/8/2014
0.30.2.252 24,103 4/30/2014
0.30.2.251 9,677 4/30/2014
0.30.1.250 10,911 4/29/2014
0.30.0.249 9,923 4/28/2014
0.30.0.248 10,201 4/24/2014
0.30.0.247 10,358 4/17/2014
0.29.0.246 10,467 4/16/2014
0.28.5.245 10,623 4/14/2014
0.28.4.242 15,960 4/5/2014
0.28.4.241 9,772 4/4/2014
0.28.4.240 9,855 4/3/2014
0.28.4.232 10,005 3/31/2014
0.28.3.231 9,922 3/27/2014
0.28.3.230 9,773 3/27/2014
0.28.3.229 10,800 3/19/2014
0.28.2.227 10,238 3/14/2014
0.28.2.226 9,829 3/13/2014
0.28.2.225 14,313 3/5/2014
0.28.1.224 9,804 3/4/2014
0.27.5.222 10,387 2/28/2014
0.27.5.221 9,683 2/28/2014
0.27.4.220 10,139 2/26/2014
0.27.3.219 9,875 2/25/2014
0.27.2.218 9,728 2/25/2014
0.27.1.216 13,977 2/14/2014
0.27.0.215 10,819 2/12/2014
0.26.7.214 10,275 2/12/2014
0.26.7.213 9,953 2/11/2014
0.26.7.212 9,759 2/10/2014
0.26.7.211 9,555 2/10/2014
0.26.6.210 9,611 2/10/2014
0.26.5.209 9,867 2/10/2014
0.26.5.208 9,983 2/5/2014
0.26.5.207 9,592 2/4/2014
0.26.4.206 9,600 2/4/2014
0.26.3.204 9,677 2/4/2014
0.26.3.203 9,983 2/3/2014
0.26.3.202 9,357 1/30/2014
0.26.3.198 9,105 1/30/2014
0.26.2.194 13,627 1/23/2014
0.26.1.193 12,994 1/20/2014
0.26.1.191 9,306 1/17/2014
0.26.1.189 9,392 1/16/2014
0.26.1.188 9,240 1/15/2014
0.26.1.187 9,195 1/15/2014
0.26.1.186 16,083 1/13/2014
0.26.1.185 10,290 1/3/2014
0.26.1.184 9,274 1/2/2014
0.26.1.183 9,818 12/20/2013
0.26.0.182 9,200 12/19/2013
0.26.0.181 11,242 12/16/2013
0.25.4.180 9,110 12/16/2013
0.25.4.179 9,068 12/16/2013
0.25.3.178 9,316 12/13/2013
0.25.3.177 9,213 12/13/2013
0.25.3.176 7,601 12/12/2013
0.25.2.174 7,728 12/11/2013
0.25.1.173 7,599 12/10/2013
0.25.0.172 7,600 12/10/2013
0.25.0.171 7,847 12/9/2013
0.24.0.169 36,013 12/9/2013
0.24.0.165 18,452 11/21/2013
0.23.0.163 7,704 11/19/2013
0.22.1.162 7,667 11/19/2013
0.22.0.161 7,591 11/19/2013
0.21.0.159 7,644 11/18/2013
0.20.0.157 7,680 11/15/2013
0.20.0.155 9,837 11/13/2013
0.19.0.154 8,091 11/6/2013
0.18.1.151 7,588 11/5/2013
0.18.1.150 7,570 11/5/2013
0.18.0.149 7,484 11/4/2013
0.17.0.148 7,691 11/1/2013
0.16.0.146 7,711 10/31/2013
0.16.0.145 7,542 10/30/2013
0.16.0.144 7,602 10/29/2013
0.15.3.143 9,892 10/23/2013
0.15.2.142 8,240 10/23/2013
0.15.2.139 10,127 10/21/2013
0.15.2.138 7,650 10/21/2013
0.14.5.132 7,936 10/21/2013
0.14.4.131 7,613 10/21/2013
0.14.4.130 8,206 10/16/2013
0.14.4.128 7,943 10/15/2013
0.14.4.127 7,548 10/15/2013
0.14.4.126 12,241 10/10/2013
0.14.4.124 8,672 10/8/2013
0.14.3.123 8,910 10/3/2013
0.14.2.122 7,673 10/2/2013
0.14.1.121 8,769 9/26/2013
0.14.0.120 7,649 9/24/2013
0.12.4.119 8,435 9/13/2013
0.12.3.117 7,628 9/11/2013
0.12.1.115 7,525 9/10/2013
0.12.0.116 7,536 9/10/2013
0.11.1.114 8,016 9/9/2013
0.11.1.113 9,824 8/30/2013
0.11.1.110 8,501 8/28/2013
0.11.1.109 7,567 8/28/2013
0.11.1.108 8,045 8/21/2013
0.11.1.105 7,789 8/14/2013
0.11.1.104 8,437 8/13/2013
0.11.1.101 7,968 8/2/2013
0.11.1.100 8,402 7/23/2013
0.11.1.98 7,846 7/19/2013
0.11.1.97 8,737 7/8/2013
0.11.0.96 7,792 7/8/2013
0.11.0.95 7,962 7/2/2013
0.11.0.93 7,935 6/26/2013
0.10.1.92 8,852 6/13/2013
0.10.1.91 7,683 6/12/2013
0.10.1.90 8,228 6/5/2013
0.10.1.89 9,138 5/31/2013
0.10.0.88 9,808 5/29/2013
0.10.0.87 7,986 5/24/2013
0.10.0.86 7,874 5/22/2013
0.10.0.85 7,653 5/21/2013
0.10.0.84 7,970 5/10/2013
0.10.0.82 8,399 5/7/2013
0.10.0.81 8,283 4/25/2013
0.10.0.80 9,226 4/12/2013
0.10.0.79 9,107 3/20/2013
0.10.0.78 7,602 3/20/2013
0.10.0.77 7,608 3/20/2013
0.9.2.76 10,619 3/19/2013
0.9.2.75 9,227 3/4/2013
0.9.2.74 7,868 2/28/2013
0.9.2.73 7,877 2/25/2013
0.9.2.72 8,324 2/5/2013
0.9.2.70 7,981 2/5/2013
0.9.2.68 17,104 1/10/2013
0.9.2.66 8,494 12/17/2012
0.9.2.65 9,494 12/13/2012
0.9.2.64 7,872 12/12/2012
0.9.2.63 7,884 12/12/2012
0.9.2.62 7,910 12/10/2012
0.9.1.60 8,059 12/8/2012
0.9.1.59 7,989 12/6/2012
0.9.1.55 7,764 12/6/2012
0.9.1.54 7,865 12/3/2012
0.9.1.52 8,408 11/21/2012
0.9.0.51 7,917 11/21/2012
0.9.0.50 7,847 11/20/2012
0.9.0.49 7,765 11/20/2012
0.9.0.48 7,815 11/20/2012
0.9.0.47 8,144 11/16/2012
0.9.0.46 7,798 11/16/2012
0.9.0.45 7,728 11/14/2012
0.9.0.44 7,766 11/13/2012
0.9.0.42 7,687 11/13/2012
0.8.4.41 10,428 11/12/2012
0.8.3.40 7,687 11/9/2012
0.8.2.39 7,814 11/6/2012
0.8.2.38 7,787 11/6/2012
0.8.1.37 11,461 10/8/2012
0.8.0.36 7,735 10/5/2012
0.7.2.35 7,926 10/3/2012
0.7.2.34 7,656 10/2/2012
0.7.1.33 7,874 10/1/2012
0.7.1.32 7,640 9/27/2012
0.7.1.31 7,660 9/26/2012
0.7.1.30 7,695 9/26/2012
0.7.0.29 7,678 9/25/2012
0.7.0.28 7,782 9/25/2012
0.7.0.27 7,693 9/25/2012
0.7.0.26 7,617 9/25/2012
0.7.0.25 7,761 9/25/2012
0.6.4.24 7,809 9/25/2012
0.6.3.23 7,658 9/21/2012
0.6.3.21 7,621 9/19/2012
0.6.3.20 7,916 9/10/2012
0.6.3.19 7,675 9/10/2012
0.6.3.17 7,716 8/31/2012
0.6.3.16 7,685 8/30/2012
0.6.3.15 7,703 8/23/2012
0.6.3.13 7,963 8/7/2012
0.6.3.12 10,712 7/25/2012
0.6.3.11 7,786 7/13/2012
0.6.3.10 7,887 7/12/2012
0.6.3.9 7,648 7/11/2012
0.6.3.8 7,703 7/6/2012
0.6.3.7 7,602 7/4/2012
0.6.3.6 7,580 7/3/2012
0.6.3 7,622 7/2/2012
0.6.0.1 7,742 5/29/2012
0.3.0 7,856 4/30/2012
0.2.0 21,497 12/1/2011