EasyNetQ 7.0.0-alpha2

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

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

EasyNetQ.Logging.Microsoft

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

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.0.0-beta99 31,483 3/7/2025
8.0.0-beta98 76,407 6/12/2024
8.0.0-beta97 270 6/7/2024
8.0.0-beta96 23,626 3/15/2024
8.0.0-beta95 12,444 10/22/2023
8.0.0-beta94 18,464 6/18/2023
8.0.0-beta93 2,512 6/17/2023
8.0.0-beta92 2,612 6/17/2023
8.0.0-beta91 2,634 6/11/2023
8.0.0-beta90 3,039 5/8/2023
8.0.0-beta9 3,154 3/21/2023
8.0.0-beta8 7,392 2/20/2023
8.0.0-beta6 3,469 1/29/2023
8.0.0-beta5 3,320 1/20/2023
8.0.0-beta4 2,781 1/5/2023
8.0.0-beta3 2,812 12/29/2022
8.0.0-beta2 2,749 12/16/2022
8.0.0-beta10 2,671 3/21/2023
8.0.0-beta1 2,539 12/15/2022
8.0.0-alpha9 2,614 12/14/2022
8.0.0-alpha8 2,836 11/30/2022
8.0.0-alpha7 3,326 11/12/2022
8.0.0-alpha6 2,679 10/29/2022
8.0.0-alpha5 2,640 10/5/2022
8.0.0-alpha4 2,637 10/1/2022
8.0.0-alpha3 2,628 9/26/2022
8.0.0-alpha2 2,776 9/21/2022
8.0.0-alpha1 2,591 9/19/2022
7.8.0 3,378,052 12/16/2023
7.7.0 237,605 11/19/2023
7.6.0 197,150 10/12/2023
7.5.5 954,514 7/20/2023
7.5.4 4,089 7/19/2023
7.5.3 183,898 6/15/2023
7.5.2 336,603 5/14/2023
7.5.1 43,452 5/4/2023
7.5.0 192,183 3/25/2023
7.4.3 505,010 2/3/2023
7.4.1 66,060 1/31/2023
7.4.0 59,240 1/29/2023
7.3.12 81,289 1/23/2023
7.3.11 6,666 1/22/2023
7.3.10 70,018 1/19/2023
7.3.9 100,193 1/17/2023
7.3.8 122,590 1/4/2023
7.3.7 73,359 12/22/2022
7.3.6 18,450 12/19/2022
7.3.5 135,178 11/30/2022
7.3.4 6,291 11/30/2022
7.3.3 73,013 11/24/2022
7.3.2 74,391 11/15/2022
7.3.1 11,514 11/12/2022
7.3.0 245,219 10/29/2022
7.3.0-alpha3 2,503 10/15/2022
7.3.0-alpha2 2,230 10/15/2022
7.3.0-alpha0 1,563 10/15/2022
7.2.1 116,092 10/9/2022
7.2.1-alpha1 2,495 10/6/2022
7.2.0 165,091 9/17/2022
7.2.0-alpha1 2,699 9/15/2022
7.0.4 221,347 9/7/2022
7.0.3 9,388 9/5/2022
7.0.3-alpha1 2,568 9/5/2022
7.0.2 8,926 9/5/2022
7.0.1 63,001 8/27/2022
7.0.0 361,482 7/23/2022
7.0.0-rc5 5,461 6/28/2022
7.0.0-rc4 2,572 6/27/2022
7.0.0-rc3 3,492 6/20/2022
7.0.0-rc2 4,447 6/9/2022
7.0.0-rc1 2,535 6/9/2022
7.0.0-beta9 2,675 6/8/2022
7.0.0-beta7 2,665 6/5/2022
7.0.0-beta6 3,657 5/24/2022
7.0.0-beta5 14,631 11/18/2021
7.0.0-beta4 6,683 11/9/2021
7.0.0-beta3 2,547 11/6/2021
7.0.0-beta2 8,219 9/29/2021
7.0.0-beta1 6,385 9/13/2021
7.0.0-alpha9 16,556 8/25/2021
7.0.0-alpha8 3,662 8/25/2021
7.0.0-alpha7 2,576 8/25/2021
7.0.0-alpha6 2,675 8/16/2021
7.0.0-alpha5 2,541 8/16/2021
7.0.0-alpha4 6,165 1/20/2021
7.0.0-alpha3 3,152 12/31/2020
7.0.0-alpha2 3,056 12/28/2020
7.0.0-alpha1 2,500 12/28/2020
6.5.2 1,462,852 6/20/2022
6.4.1 119,873 5/22/2022
6.4.0-alpha0096 3,750 12/6/2020
6.4.0-alpha0095 3,054 12/6/2020
6.4.0-alpha0094 3,298 12/6/2020
6.4.0-alpha.99 471 12/26/2020
6.4.0-alpha.97 891 12/9/2020
6.3.1 5,244,758 11/28/2020
6.3.0 93,811 11/22/2020
6.2.0 152,111 11/15/2020
6.1.0 129,851 11/10/2020
6.0.3 11,149 11/9/2020
6.0.2 8,142 11/6/2020
6.0.1 30,670 11/1/2020
5.6.0 1,022,678 10/10/2020
5.5.0 54,157 10/5/2020
5.4.1 64,596 10/4/2020
5.4.0 37,729 10/1/2020
5.3.0-alpha0079 55,338 6/16/2020
5.3.0-alpha0078 3,349 6/15/2020
5.3.0-alpha0077 3,501 6/15/2020
5.3.0-alpha0076 3,405 6/15/2020
5.3.0-alpha0075 3,405 6/14/2020
5.3.0-alpha0074 3,596 6/12/2020
5.3.0-alpha0073 3,396 6/12/2020
5.3.0-alpha0072 3,391 6/11/2020
5.3.0-alpha0070 3,969 6/7/2020
5.2.2 128,236 9/4/2020
5.2.1 123,981 9/3/2020
5.2.0 807,007 6/7/2020
5.2.0-alpha0073 3,601 5/26/2020
5.2.0-alpha0072 3,519 5/25/2020
5.2.0-alpha0071 3,545 5/25/2020
5.2.0-alpha0070 3,425 5/24/2020
5.2.0-alpha0069 3,469 5/24/2020
5.2.0-alpha0066 3,507 5/21/2020
5.2.0-alpha0065 3,568 5/20/2020
5.2.0-alpha0064 3,593 5/17/2020
5.2.0-alpha0057 3,454 5/10/2020
5.2.0-alpha0056 3,772 5/8/2020
5.1.2 2,072,433 5/24/2020
5.1.0-alpha0055 4,089 5/3/2020
5.1.0-alpha0054 3,536 5/3/2020
5.1.0-alpha0053 3,576 4/30/2020
4.1.0-alpha0014 4,154 4/29/2020
4.1.0-alpha0013 3,554 4/24/2020
4.1.0-alpha0005 3,473 4/20/2020
4.1.0-alpha0004 3,455 4/18/2020
4.1.0-alpha0001 3,443 4/17/2020
4.0.8 155,647 4/28/2020
4.0.7 13,502 4/27/2020
4.0.6 11,379 4/24/2020
4.0.5 22,202 4/22/2020
4.0.4 7,029 4/21/2020
4.0.3 7,945 4/20/2020
4.0.2 6,164 4/20/2020
4.0.1 22,367 4/20/2020
4.0.0 18,246 4/18/2020
3.8.0 437,119 4/17/2020
3.8.0-alpha0048 4,049 2/28/2020
3.8.0-alpha0042 5,146 2/13/2020
3.8.0-alpha0041 5,260 1/8/2020
3.8.0-alpha0040 4,172 9/26/2019
3.8.0-alpha0039 2,306 9/25/2019
3.7.1 2,027,372 9/25/2019
3.7.0 95,988 9/23/2019
3.7.0-alpha0038 5,589 8/3/2019
3.7.0-alpha0037 5,021 8/1/2019
3.6.0 565,944 7/17/2019
3.6.0-alpha0036 6,077 6/4/2019
3.6.0-alpha0035 5,007 6/2/2019
3.6.0-alpha0034 4,958 6/2/2019
3.6.0-alpha0033 5,013 6/2/2019
3.6.0-alpha0031 5,344 5/4/2019
3.5.2 74,261 7/11/2019
3.5.1 398,647 6/2/2019
3.5.0 72,036 5/2/2019
3.5.0-alpha0036 5,676 4/10/2019
3.5.0-alpha0031 5,207 3/25/2019
3.5.0-alpha0030 4,980 3/21/2019
3.5.0-alpha0029 5,335 3/19/2019
3.5.0-alpha0027 4,958 3/18/2019
3.5.0-alpha0026 4,947 3/18/2019
3.5.0-alpha0025 4,968 3/17/2019
3.5.0-alpha0024 5,016 3/16/2019
3.5.0-alpha0021 5,024 3/15/2019
3.5.0-alpha0020 4,948 3/14/2019
3.5.0-alpha0019 5,038 3/14/2019
3.5.0-alpha0018 5,025 3/14/2019
3.5.0-alpha0013 5,025 3/14/2019
3.4.5 431,609 3/21/2019
3.4.4 19,839 3/16/2019
3.4.3 10,218 3/14/2019
3.4.2 6,407 3/13/2019
3.4.1 12,851 3/12/2019
3.4.0 176,485 2/19/2019
3.4.0-alpha0022 5,419 1/27/2019
3.4.0-alpha0021 5,080 1/25/2019
3.4.0-alpha0020 5,240 12/21/2018
3.4.0-alpha0019 5,263 12/6/2018
3.4.0-alpha0018 5,416 11/21/2018
3.4.0-alpha0017 5,154 11/20/2018
3.4.0-alpha0016 5,172 11/5/2018
3.4.0-alpha0015 5,223 11/2/2018
3.4.0-alpha0011 5,183 11/1/2018
3.4.0-alpha0010 7,162 10/3/2018
3.4.0-alpha0009 5,292 9/16/2018
3.4.0-alpha0008 5,407 9/1/2018
3.4.0-alpha0007 5,280 8/29/2018
3.4.0-alpha0006 5,309 8/28/2018
3.4.0-alpha0005 5,265 8/28/2018
3.4.0-alpha0004 5,450 8/23/2018
3.4.0-alpha0003 5,281 8/22/2018
3.4.0-alpha0002 5,574 8/10/2018
3.4.0-alpha0001 5,515 7/30/2018
3.3.9 162,121 1/25/2019
3.3.8 195,861 1/18/2019
3.3.7 96,451 1/5/2019
3.3.6 295,599 12/19/2018
3.3.5 148,661 11/21/2018
3.3.4 29,992 11/20/2018
3.3.3 101,501 11/11/2018
3.3.2 120,901 10/12/2018
3.3.1 452,600 8/28/2018
3.3.0 204,779 7/18/2018
3.3.0-alpha0007 5,402 7/18/2018
3.3.0-alpha0006 5,610 7/17/2018
3.3.0-alpha0005 5,450 7/17/2018
3.3.0-alpha0004 5,570 7/17/2018
3.3.0-alpha0003 5,574 7/15/2018
3.3.0-alpha0001 5,548 7/11/2018
3.2.0 10,541 7/12/2018
3.1.2 10,998 7/11/2018
3.1.1 82,612 7/4/2018
3.1.0 78,470 6/20/2018
3.1.0-alpha0019 5,636 7/4/2018
3.1.0-alpha0017 5,392 7/2/2018
3.1.0-alpha0016 5,340 6/30/2018
3.1.0-alpha0014 5,683 6/26/2018
3.1.0-alpha0011 5,339 6/23/2018
3.1.0-alpha0010 5,523 6/20/2018
3.1.0-alpha0009 5,502 6/20/2018
3.1.0-alpha0008 5,277 6/19/2018
3.1.0-alpha0007 5,528 6/17/2018
3.1.0-alpha0006 5,346 6/14/2018
3.1.0-alpha0005 5,596 6/14/2018
3.1.0-alpha0004 5,914 5/28/2018
3.0.1 8,653 7/4/2018
3.0.0 268,224 5/24/2018
2.4.0-alpha0027 5,695 5/23/2018
2.4.0-alpha0026 5,742 5/23/2018
2.4.0-alpha0025 5,380 5/22/2018
2.4.0-alpha0024 5,549 5/18/2018
2.4.0-alpha0023 5,348 5/16/2018
2.4.0-alpha0022 5,813 5/16/2018
2.4.0-alpha0021 5,706 5/15/2018
2.4.0-alpha0020 5,672 5/15/2018
2.4.0-alpha0019 6,597 4/20/2018
2.4.0-alpha0017 5,792 4/19/2018
2.4.0-alpha0016 5,707 4/13/2018
2.4.0-alpha0015 5,720 4/3/2018
2.4.0-alpha0014 5,641 4/1/2018
2.4.0-alpha0013 6,015 3/30/2018
2.4.0-alpha0009 5,933 2/20/2018
2.4.0-alpha0002 80,561 12/1/2017
2.3.3 676,431 4/24/2018
2.3.1 258,637 2/20/2018
2.3.0 10,652 2/19/2018
2.3.0-alpha0006 6,268 11/21/2017
2.3.0-alpha0005 5,495 11/13/2017
2.3.0-alpha0002 13,750 9/18/2017
2.2.0 1,186,125 11/13/2017
2.2.0-alpha0009 5,626 9/14/2017
2.2.0-alpha0008 5,581 9/11/2017
2.2.0-alpha0007 5,478 9/10/2017
2.2.0-alpha0006 5,876 8/18/2017
2.2.0-alpha0002 5,441 8/18/2017
2.1.0 317,871 8/18/2017
2.1.0-alpha0022 5,510 8/18/2017
2.1.0-alpha0020 5,747 7/24/2017
2.1.0-alpha0018 6,568 7/13/2017
2.1.0-alpha0016 5,492 7/12/2017
2.1.0-alpha0011 7,416 7/11/2017
2.1.0-alpha0005 5,610 7/3/2017
2.1.0-alpha0002 5,525 7/3/2017
2.0.4 168,807 7/24/2017
2.0.4-unstable0013 7,719 6/26/2017
2.0.4-unstable0011 6,469 6/26/2017
2.0.4-unstable0010 7,293 6/11/2017
2.0.4-unstable0009 7,059 6/1/2017
2.0.4-unstable0007 11,796 5/4/2017
2.0.4-unstable0004 6,793 5/1/2017
2.0.4-unstable0003 6,574 5/1/2017
2.0.4-unstable0002 6,676 4/30/2017
2.0.4-unstable0001 6,614 4/27/2017
2.0.4-alpha0038 5,496 7/1/2017
2.0.3-unstable0064 6,387 4/27/2017
2.0.3-unstable0058 8,813 3/28/2017
2.0.3-unstable0057 11,645 3/15/2017
2.0.3-unstable0055 9,257 2/10/2017
1.1.4.506 211,571 7/6/2017
1.1.3.500 15,620 6/28/2017
1.1.2.497 11,092 6/21/2017
1.1.1.494 32,613 5/30/2017
1.1.0.492 22,208 5/4/2017
1.0.4.483 35,993 4/26/2017
1.0.3.481 55,660 4/4/2017
1.0.2.478 40,605 3/15/2017
1.0.1.475 63,795 2/10/2017
1.0.0.469 12,173 2/8/2017
1.0.0 368,270 6/30/2017
0.63.7.467 23,143 2/7/2017
0.63.6.463 14,166 2/7/2017
0.63.6.460 10,437 2/5/2017
0.63.5.454 183,280 10/17/2016
0.63.4.453 15,533 10/10/2016
0.63.3.452 52,795 9/26/2016
0.63.1.451 29,930 9/19/2016
0.63.1.450 15,340 9/11/2016
0.63.0.448 39,075 8/12/2016
0.62.1.445 36,275 8/8/2016
0.62.0.444 10,013 8/8/2016
0.61.1.443 9,732 8/5/2016
0.61.0.442 14,089 8/2/2016
0.60.1.441 9,802 7/31/2016
0.60.0.440 11,452 7/25/2016
0.59.0.439 58,030 7/18/2016
0.59.0.437 9,048 7/18/2016
0.59.0.436 8,612 7/18/2016
0.59.0.434 40,848 6/6/2016
0.58.0.433 59,336 5/2/2016
0.57.2.432 9,124 5/2/2016
0.57.2.431 25,913 4/25/2016
0.57.2.430 10,467 4/20/2016
0.57.1.429 8,683 4/20/2016
0.57.0.428 10,057 4/18/2016
0.56.0.427 46,206 4/1/2016
0.55.1.426 35,711 3/17/2016
0.55.0.425 19,032 3/1/2016
0.54.3.424 63,460 2/2/2016
0.54.2.423 11,490 2/1/2016
0.54.1.421 8,665 2/1/2016
0.54.0.420 8,996 1/28/2016
0.53.6.419 70,431 1/25/2016
0.53.6.418 125,232 1/6/2016
0.53.5.417 9,095 1/6/2016
0.53.5.416 8,780 1/5/2016
0.53.4.415 12,514 12/23/2015
0.53.3.414 44,142 12/9/2015
0.53.2.413 15,289 12/1/2015
0.53.1.412 9,346 11/28/2015
0.53.0.411 32,398 11/19/2015
0.52.0.410 8,966 11/18/2015
0.51.0.409 11,094 11/17/2015
0.51.0.408 8,551 11/17/2015
0.51.0 6,996 11/16/2015
0.50.12.407 35,072 10/22/2015
0.50.12.406 8,593 10/22/2015
0.50.11.404 9,382 10/20/2015
0.50.10.403 14,801 10/10/2015
0.50.9.401 21,548 10/5/2015
0.50.8.400 21,453 9/28/2015
0.50.7.399 27,049 8/18/2015
0.50.6.398 12,066 8/11/2015
0.50.5.397 8,552 8/11/2015
0.50.5.396 8,834 8/11/2015
0.50.4.395 9,123 8/8/2015
0.50.3.394 8,600 8/7/2015
0.50.2.393 12,511 8/1/2015
0.50.1.392 42,630 6/17/2015
0.50.0.391 15,335 6/8/2015
0.49.3.390 14,014 5/20/2015
0.49.2.389 9,562 5/18/2015
0.49.1.388 8,382 5/18/2015
0.49.0.387 9,965 5/17/2015
0.48.1.386 10,962 5/10/2015
0.48.0.385 8,439 5/10/2015
0.47.10.384 10,029 5/8/2015
0.47.10.383 8,824 5/6/2015
0.47.10.382 8,771 5/5/2015
0.47.10.381 17,205 4/27/2015
0.47.10.380 23,252 4/1/2015
0.47.10.379 8,784 4/1/2015
0.47.9.378 13,997 3/31/2015
0.47.9.377 8,510 3/31/2015
0.47.9.376 10,345 3/30/2015
0.47.8.375 8,746 3/28/2015
0.47.7.374 18,585 3/25/2015
0.47.6.373 11,015 3/18/2015
0.47.5.372 9,361 3/17/2015
0.47.4.371 9,107 3/16/2015
0.47.3.370 8,493 3/15/2015
0.47.2.369 8,728 3/12/2015
0.47.1.368 42,192 3/4/2015
0.47.0.367 9,187 3/4/2015
0.46.1.366 9,709 3/3/2015
0.46.0.365 9,067 3/2/2015
0.45.0.364 8,784 3/2/2015
0.44.3.363 10,568 2/24/2015
0.44.2.362 8,942 2/24/2015
0.44.1.361 9,260 2/22/2015
0.44.0.360 25,129 2/18/2015
0.43.1.359 10,164 2/12/2015
0.43.0.358 13,984 2/7/2015
0.42.0.357 8,807 2/5/2015
0.41.0.356 8,670 2/4/2015
0.40.6.355 9,173 2/3/2015
0.40.3.354 8,962 2/2/2015
0.40.3.353 9,752 1/26/2015
0.40.3.352 12,087 1/20/2015
0.40.3.351 8,605 1/19/2015
0.40.2.350 8,754 1/19/2015
0.40.1.349 9,150 1/17/2015
0.40.1.348 10,793 1/15/2015
0.40.1.347 10,970 1/13/2015
0.40.1.346 8,334 1/12/2015
0.40.0.345 8,710 1/9/2015
0.40.0.344 8,447 1/9/2015
0.40.0.343 8,589 1/8/2015
0.40.0.342 8,498 1/8/2015
0.39.6.340 9,259 1/6/2015
0.39.5.339 8,750 1/5/2015
0.39.4.338 9,001 1/1/2015
0.39.4.337 9,883 12/23/2014
0.39.4.336 11,637 12/13/2014
0.39.2.335 8,597 12/12/2014
0.39.2.334 11,439 12/9/2014
0.39.2.333 16,119 12/5/2014
0.39.1.332 9,546 12/3/2014
0.39.1.331 8,637 12/2/2014
0.39.0.330 8,857 12/1/2014
0.38.2.329 9,696 11/26/2014
0.38.2.328 8,563 11/26/2014
0.38.1.327 8,730 11/25/2014
0.38.0.326 9,125 11/22/2014
0.38.0.325 8,885 11/20/2014
0.38.0.324 10,661 11/14/2014
0.37.2.323 10,628 11/14/2014
0.37.2.322 10,850 11/5/2014
0.37.2.321 22,385 10/29/2014
0.37.2.320 8,980 10/29/2014
0.37.2.319 8,544 10/28/2014
0.37.1.318 8,894 10/25/2014
0.37.1.317 23,394 10/16/2014
0.37.1.316 10,249 10/13/2014
0.37.0.315 8,843 10/12/2014
0.36.5.314 9,274 10/11/2014
0.36.5.313 8,887 10/9/2014
0.36.4.312 8,700 10/8/2014
0.36.4.311 8,431 10/8/2014
0.36.4.310 10,822 10/3/2014
0.36.3.309 8,667 10/1/2014
0.36.2.308 9,111 9/28/2014
0.36.1.307 9,952 9/20/2014
0.36.1.306 9,053 9/17/2014
0.36.0.305 14,617 9/15/2014
0.35.6.304 11,544 9/1/2014
0.35.6.303 8,806 8/28/2014
0.35.6.302 10,332 8/16/2014
0.35.6.301 8,542 8/15/2014
0.35.5.300 8,552 8/14/2014
0.35.4.299 8,442 8/14/2014
0.35.4.298 8,755 8/13/2014
0.35.4.297 10,795 8/11/2014
0.35.3.296 8,540 8/10/2014
0.35.3.295 8,668 8/8/2014
0.35.3.294 8,668 8/5/2014
0.35.1.288 10,153 8/1/2014
0.35.1.287 8,552 8/1/2014
0.35.1.286 8,483 8/1/2014
0.35.1.285 10,013 7/29/2014
0.35.1.284 9,374 7/23/2014
0.35.1.283 8,771 7/23/2014
0.35.0.282 9,293 7/22/2014
0.35.0.281 12,409 7/15/2014
0.34.0.280 9,540 7/11/2014
0.34.0.279 29,649 7/9/2014
0.33.2.278 12,089 7/9/2014
0.33.2.277 11,239 7/2/2014
0.33.1.276 10,146 6/24/2014
0.33.1.275 8,785 6/19/2014
0.33.0.274 8,578 6/19/2014
0.33.0.273 9,374 6/16/2014
0.32.3.272 8,833 6/14/2014
0.32.2.271 10,048 6/5/2014
0.32.1.270 8,920 6/1/2014
0.32.1.269 8,469 6/1/2014
0.32.1.268 10,021 5/26/2014
0.32.0.267 8,547 5/23/2014
0.32.0.266 15,800 5/22/2014
0.32.0.265 9,710 5/21/2014
0.32.0.264 8,510 5/21/2014
0.32.0.263 8,682 5/20/2014
0.32.0.262 8,515 5/19/2014
0.31.1.261 8,553 5/19/2014
0.31.1.260 8,531 5/19/2014
0.31.0.259 8,731 5/16/2014
0.30.2.258 8,695 5/15/2014
0.30.2.257 8,704 5/14/2014
0.30.2.254 9,204 5/8/2014
0.30.2.252 22,966 4/30/2014
0.30.2.251 8,540 4/30/2014
0.30.1.250 9,775 4/29/2014
0.30.0.249 8,806 4/28/2014
0.30.0.248 9,072 4/24/2014
0.30.0.247 9,240 4/17/2014
0.29.0.246 9,293 4/16/2014
0.28.5.245 9,482 4/14/2014
0.28.4.242 12,600 4/5/2014
0.28.4.241 8,619 4/4/2014
0.28.4.240 8,702 4/3/2014
0.28.4.232 8,864 3/31/2014
0.28.3.231 8,795 3/27/2014
0.28.3.230 8,634 3/27/2014
0.28.3.229 9,671 3/19/2014
0.28.2.227 9,110 3/14/2014
0.28.2.226 8,687 3/13/2014
0.28.2.225 13,151 3/5/2014
0.28.1.224 8,675 3/4/2014
0.27.5.222 9,254 2/28/2014
0.27.5.221 8,548 2/28/2014
0.27.4.220 9,005 2/26/2014
0.27.3.219 8,735 2/25/2014
0.27.2.218 8,587 2/25/2014
0.27.1.216 12,566 2/14/2014
0.27.0.215 9,691 2/12/2014
0.26.7.214 9,132 2/12/2014
0.26.7.213 8,839 2/11/2014
0.26.7.212 8,630 2/10/2014
0.26.7.211 8,408 2/10/2014
0.26.6.210 8,462 2/10/2014
0.26.5.209 8,709 2/10/2014
0.26.5.208 8,840 2/5/2014
0.26.5.207 8,482 2/4/2014
0.26.4.206 8,455 2/4/2014
0.26.3.204 8,534 2/4/2014
0.26.3.203 8,817 2/3/2014
0.26.3.202 8,244 1/30/2014
0.26.3.198 8,001 1/30/2014
0.26.2.194 12,477 1/23/2014
0.26.1.193 11,879 1/20/2014
0.26.1.191 8,215 1/17/2014
0.26.1.189 8,270 1/16/2014
0.26.1.188 8,102 1/15/2014
0.26.1.187 8,070 1/15/2014
0.26.1.186 14,974 1/13/2014
0.26.1.185 9,165 1/3/2014
0.26.1.184 8,145 1/2/2014
0.26.1.183 8,718 12/20/2013
0.26.0.182 8,083 12/19/2013
0.26.0.181 10,134 12/16/2013
0.25.4.180 7,994 12/16/2013
0.25.4.179 7,964 12/16/2013
0.25.3.178 8,205 12/13/2013
0.25.3.177 8,104 12/13/2013
0.25.3.176 6,543 12/12/2013
0.25.2.174 6,667 12/11/2013
0.25.1.173 6,550 12/10/2013
0.25.0.172 6,553 12/10/2013
0.25.0.171 6,794 12/9/2013
0.24.0.169 34,958 12/9/2013
0.24.0.165 15,466 11/21/2013
0.23.0.163 6,650 11/19/2013
0.22.1.162 6,591 11/19/2013
0.22.0.161 6,531 11/19/2013
0.21.0.159 6,582 11/18/2013
0.20.0.157 6,620 11/15/2013
0.20.0.155 8,708 11/13/2013
0.19.0.154 7,034 11/6/2013
0.18.1.151 6,541 11/5/2013
0.18.1.150 6,517 11/5/2013
0.18.0.149 6,435 11/4/2013
0.17.0.148 6,636 11/1/2013
0.16.0.146 6,655 10/31/2013
0.16.0.145 6,483 10/30/2013
0.16.0.144 6,543 10/29/2013
0.15.3.143 8,839 10/23/2013
0.15.2.142 7,121 10/23/2013
0.15.2.139 9,033 10/21/2013
0.15.2.138 6,589 10/21/2013
0.14.5.132 6,876 10/21/2013
0.14.4.131 6,550 10/21/2013
0.14.4.130 7,153 10/16/2013
0.14.4.128 6,870 10/15/2013
0.14.4.127 6,484 10/15/2013
0.14.4.126 9,175 10/10/2013
0.14.4.124 7,543 10/8/2013
0.14.3.123 7,853 10/3/2013
0.14.2.122 6,608 10/2/2013
0.14.1.121 7,695 9/26/2013
0.14.0.120 6,601 9/24/2013
0.12.4.119 7,377 9/13/2013
0.12.3.117 6,548 9/11/2013
0.12.1.115 6,457 9/10/2013
0.12.0.116 6,478 9/10/2013
0.11.1.114 6,960 9/9/2013
0.11.1.113 8,710 8/30/2013
0.11.1.110 7,444 8/28/2013
0.11.1.109 6,508 8/28/2013
0.11.1.108 6,980 8/21/2013
0.11.1.105 6,725 8/14/2013
0.11.1.104 7,380 8/13/2013
0.11.1.101 6,895 8/2/2013
0.11.1.100 7,340 7/23/2013
0.11.1.98 6,777 7/19/2013
0.11.1.97 7,665 7/8/2013
0.11.0.96 6,722 7/8/2013
0.11.0.95 6,886 7/2/2013
0.11.0.93 6,883 6/26/2013
0.10.1.92 7,773 6/13/2013
0.10.1.91 6,606 6/12/2013
0.10.1.90 7,153 6/5/2013
0.10.1.89 8,079 5/31/2013
0.10.0.88 6,800 5/29/2013
0.10.0.87 6,925 5/24/2013
0.10.0.86 6,821 5/22/2013
0.10.0.85 6,561 5/21/2013
0.10.0.84 6,921 5/10/2013
0.10.0.82 7,329 5/7/2013
0.10.0.81 7,232 4/25/2013
0.10.0.80 8,146 4/12/2013
0.10.0.79 8,039 3/20/2013
0.10.0.78 6,538 3/20/2013
0.10.0.77 6,553 3/20/2013
0.9.2.76 9,534 3/19/2013
0.9.2.75 8,173 3/4/2013
0.9.2.74 6,806 2/28/2013
0.9.2.73 6,804 2/25/2013
0.9.2.72 7,252 2/5/2013
0.9.2.70 6,917 2/5/2013
0.9.2.68 15,853 1/10/2013
0.9.2.66 7,426 12/17/2012
0.9.2.65 8,431 12/13/2012
0.9.2.64 6,800 12/12/2012
0.9.2.63 6,808 12/12/2012
0.9.2.62 6,842 12/10/2012
0.9.1.60 7,003 12/8/2012
0.9.1.59 6,927 12/6/2012
0.9.1.55 6,695 12/6/2012
0.9.1.54 6,805 12/3/2012
0.9.1.52 7,350 11/21/2012
0.9.0.51 6,848 11/21/2012
0.9.0.50 6,780 11/20/2012
0.9.0.49 6,703 11/20/2012
0.9.0.48 6,760 11/20/2012
0.9.0.47 7,072 11/16/2012
0.9.0.46 6,742 11/16/2012
0.9.0.45 6,679 11/14/2012
0.9.0.44 6,716 11/13/2012
0.9.0.42 6,628 11/13/2012
0.8.4.41 9,363 11/12/2012
0.8.3.40 6,611 11/9/2012
0.8.2.39 6,737 11/6/2012
0.8.2.38 6,734 11/6/2012
0.8.1.37 10,389 10/8/2012
0.8.0.36 6,669 10/5/2012
0.7.2.35 6,859 10/3/2012
0.7.2.34 6,580 10/2/2012
0.7.1.33 6,814 10/1/2012
0.7.1.32 6,582 9/27/2012
0.7.1.31 6,591 9/26/2012
0.7.1.30 6,616 9/26/2012
0.7.0.29 6,616 9/25/2012
0.7.0.28 6,710 9/25/2012
0.7.0.27 6,630 9/25/2012
0.7.0.26 6,556 9/25/2012
0.7.0.25 6,704 9/25/2012
0.6.4.24 6,721 9/25/2012
0.6.3.23 6,594 9/21/2012
0.6.3.21 6,531 9/19/2012
0.6.3.20 6,841 9/10/2012
0.6.3.19 6,609 9/10/2012
0.6.3.17 6,641 8/31/2012
0.6.3.16 6,624 8/30/2012
0.6.3.15 6,641 8/23/2012
0.6.3.13 6,893 8/7/2012
0.6.3.12 9,427 7/25/2012
0.6.3.11 6,724 7/13/2012
0.6.3.10 6,817 7/12/2012
0.6.3.9 6,590 7/11/2012
0.6.3.8 6,648 7/6/2012
0.6.3.7 6,534 7/4/2012
0.6.3.6 6,531 7/3/2012
0.6.3 6,569 7/2/2012
0.6.0.1 6,683 5/29/2012
0.3.0 6,802 4/30/2012
0.2.0 18,545 12/1/2011