EasyNetQ 7.0.0-alpha9

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-alpha9
                    
NuGet\Install-Package EasyNetQ -Version 7.0.0-alpha9
                    
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-alpha9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyNetQ" Version="7.0.0-alpha9" />
                    
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-alpha9
                    
#r "nuget: EasyNetQ, 7.0.0-alpha9"
                    
#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-alpha9
                    
#: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-alpha9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EasyNetQ&version=7.0.0-alpha9&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 35,693 3/7/2025
8.0.0-beta98 78,820 6/12/2024
8.0.0-beta97 293 6/7/2024
8.0.0-beta96 25,406 3/15/2024
8.0.0-beta95 12,525 10/22/2023
8.0.0-beta94 18,619 6/18/2023
8.0.0-beta93 2,550 6/17/2023
8.0.0-beta92 2,660 6/17/2023
8.0.0-beta91 2,685 6/11/2023
8.0.0-beta90 3,089 5/8/2023
8.0.0-beta9 3,199 3/21/2023
8.0.0-beta8 7,461 2/20/2023
8.0.0-beta6 3,516 1/29/2023
8.0.0-beta5 3,367 1/20/2023
8.0.0-beta4 2,832 1/5/2023
8.0.0-beta3 2,859 12/29/2022
8.0.0-beta2 2,799 12/16/2022
8.0.0-beta10 2,721 3/21/2023
8.0.0-beta1 2,616 12/15/2022
8.0.0-alpha9 2,664 12/14/2022
8.0.0-alpha8 2,884 11/30/2022
8.0.0-alpha7 3,378 11/12/2022
8.0.0-alpha6 2,728 10/29/2022
8.0.0-alpha5 2,692 10/5/2022
8.0.0-alpha4 2,684 10/1/2022
8.0.0-alpha3 2,680 9/26/2022
8.0.0-alpha2 2,820 9/21/2022
8.0.0-alpha1 2,635 9/19/2022
7.8.0 3,599,659 12/16/2023
7.7.0 242,437 11/19/2023
7.6.0 199,944 10/12/2023
7.5.5 993,948 7/20/2023
7.5.4 4,184 7/19/2023
7.5.3 186,329 6/15/2023
7.5.2 340,275 5/14/2023
7.5.1 43,961 5/4/2023
7.5.0 193,776 3/25/2023
7.4.3 513,119 2/3/2023
7.4.1 66,542 1/31/2023
7.4.0 60,615 1/29/2023
7.3.12 81,876 1/23/2023
7.3.11 6,720 1/22/2023
7.3.10 70,186 1/19/2023
7.3.9 101,044 1/17/2023
7.3.8 123,073 1/4/2023
7.3.7 75,085 12/22/2022
7.3.6 18,552 12/19/2022
7.3.5 136,778 11/30/2022
7.3.4 6,417 11/30/2022
7.3.3 73,337 11/24/2022
7.3.2 74,666 11/15/2022
7.3.1 11,595 11/12/2022
7.3.0 246,120 10/29/2022
7.3.0-alpha3 2,548 10/15/2022
7.3.0-alpha2 2,269 10/15/2022
7.3.0-alpha0 1,596 10/15/2022
7.2.1 117,220 10/9/2022
7.2.1-alpha1 2,539 10/6/2022
7.2.0 165,921 9/17/2022
7.2.0-alpha1 2,751 9/15/2022
7.0.4 222,402 9/7/2022
7.0.3 9,445 9/5/2022
7.0.3-alpha1 2,614 9/5/2022
7.0.2 8,984 9/5/2022
7.0.1 63,540 8/27/2022
7.0.0 363,181 7/23/2022
7.0.0-rc5 5,515 6/28/2022
7.0.0-rc4 2,620 6/27/2022
7.0.0-rc3 3,545 6/20/2022
7.0.0-rc2 4,497 6/9/2022
7.0.0-rc1 2,583 6/9/2022
7.0.0-beta9 2,731 6/8/2022
7.0.0-beta7 2,715 6/5/2022
7.0.0-beta6 3,724 5/24/2022
7.0.0-beta5 14,706 11/18/2021
7.0.0-beta4 6,723 11/9/2021
7.0.0-beta3 2,595 11/6/2021
7.0.0-beta2 8,317 9/29/2021
7.0.0-beta1 6,442 9/13/2021
7.0.0-alpha9 16,614 8/25/2021
7.0.0-alpha8 3,714 8/25/2021
7.0.0-alpha7 2,638 8/25/2021
7.0.0-alpha6 2,737 8/16/2021
7.0.0-alpha5 2,603 8/16/2021
7.0.0-alpha4 6,223 1/20/2021
7.0.0-alpha3 3,190 12/31/2020
7.0.0-alpha2 3,104 12/28/2020
7.0.0-alpha1 2,529 12/28/2020
6.5.2 1,489,452 6/20/2022
6.4.1 120,869 5/22/2022
6.4.0-alpha0096 3,815 12/6/2020
6.4.0-alpha0095 3,105 12/6/2020
6.4.0-alpha0094 3,361 12/6/2020
6.4.0-alpha.99 477 12/26/2020
6.4.0-alpha.97 898 12/9/2020
6.3.1 5,282,384 11/28/2020
6.3.0 94,323 11/22/2020
6.2.0 152,310 11/15/2020
6.1.0 130,702 11/10/2020
6.0.3 11,200 11/9/2020
6.0.2 8,218 11/6/2020
6.0.1 30,856 11/1/2020
5.6.0 1,034,708 10/10/2020
5.5.0 54,330 10/5/2020
5.4.1 64,723 10/4/2020
5.4.0 37,969 10/1/2020
5.3.0-alpha0079 55,547 6/16/2020
5.3.0-alpha0078 3,408 6/15/2020
5.3.0-alpha0077 3,563 6/15/2020
5.3.0-alpha0076 3,450 6/15/2020
5.3.0-alpha0075 3,457 6/14/2020
5.3.0-alpha0074 3,647 6/12/2020
5.3.0-alpha0073 3,456 6/12/2020
5.3.0-alpha0072 3,448 6/11/2020
5.3.0-alpha0070 4,029 6/7/2020
5.2.2 128,650 9/4/2020
5.2.1 124,079 9/3/2020
5.2.0 811,446 6/7/2020
5.2.0-alpha0073 3,661 5/26/2020
5.2.0-alpha0072 3,577 5/25/2020
5.2.0-alpha0071 3,604 5/25/2020
5.2.0-alpha0070 3,489 5/24/2020
5.2.0-alpha0069 3,532 5/24/2020
5.2.0-alpha0066 3,569 5/21/2020
5.2.0-alpha0065 3,630 5/20/2020
5.2.0-alpha0064 3,653 5/17/2020
5.2.0-alpha0057 3,516 5/10/2020
5.2.0-alpha0056 3,824 5/8/2020
5.1.2 2,102,576 5/24/2020
5.1.0-alpha0055 4,147 5/3/2020
5.1.0-alpha0054 3,600 5/3/2020
5.1.0-alpha0053 3,635 4/30/2020
4.1.0-alpha0014 4,228 4/29/2020
4.1.0-alpha0013 3,612 4/24/2020
4.1.0-alpha0005 3,533 4/20/2020
4.1.0-alpha0004 3,515 4/18/2020
4.1.0-alpha0001 3,502 4/17/2020
4.0.8 155,740 4/28/2020
4.0.7 13,563 4/27/2020
4.0.6 11,453 4/24/2020
4.0.5 22,333 4/22/2020
4.0.4 7,090 4/21/2020
4.0.3 8,002 4/20/2020
4.0.2 6,223 4/20/2020
4.0.1 22,431 4/20/2020
4.0.0 18,461 4/18/2020
3.8.0 437,694 4/17/2020
3.8.0-alpha0048 4,109 2/28/2020
3.8.0-alpha0042 5,272 2/13/2020
3.8.0-alpha0041 5,294 1/8/2020
3.8.0-alpha0040 4,203 9/26/2019
3.8.0-alpha0039 2,336 9/25/2019
3.7.1 2,034,204 9/25/2019
3.7.0 96,060 9/23/2019
3.7.0-alpha0038 5,629 8/3/2019
3.7.0-alpha0037 5,054 8/1/2019
3.6.0 568,294 7/17/2019
3.6.0-alpha0036 6,124 6/4/2019
3.6.0-alpha0035 5,041 6/2/2019
3.6.0-alpha0034 4,999 6/2/2019
3.6.0-alpha0033 5,057 6/2/2019
3.6.0-alpha0031 5,375 5/4/2019
3.5.2 74,340 7/11/2019
3.5.1 401,222 6/2/2019
3.5.0 72,218 5/2/2019
3.5.0-alpha0036 5,709 4/10/2019
3.5.0-alpha0031 5,247 3/25/2019
3.5.0-alpha0030 5,003 3/21/2019
3.5.0-alpha0029 5,385 3/19/2019
3.5.0-alpha0027 4,987 3/18/2019
3.5.0-alpha0026 4,977 3/18/2019
3.5.0-alpha0025 5,002 3/17/2019
3.5.0-alpha0024 5,068 3/16/2019
3.5.0-alpha0021 5,059 3/15/2019
3.5.0-alpha0020 4,980 3/14/2019
3.5.0-alpha0019 5,084 3/14/2019
3.5.0-alpha0018 5,063 3/14/2019
3.5.0-alpha0013 5,059 3/14/2019
3.4.5 432,043 3/21/2019
3.4.4 19,874 3/16/2019
3.4.3 10,251 3/14/2019
3.4.2 6,451 3/13/2019
3.4.1 12,916 3/12/2019
3.4.0 176,595 2/19/2019
3.4.0-alpha0022 5,458 1/27/2019
3.4.0-alpha0021 5,140 1/25/2019
3.4.0-alpha0020 5,281 12/21/2018
3.4.0-alpha0019 5,293 12/6/2018
3.4.0-alpha0018 5,452 11/21/2018
3.4.0-alpha0017 5,188 11/20/2018
3.4.0-alpha0016 5,199 11/5/2018
3.4.0-alpha0015 5,255 11/2/2018
3.4.0-alpha0011 5,214 11/1/2018
3.4.0-alpha0010 7,195 10/3/2018
3.4.0-alpha0009 5,325 9/16/2018
3.4.0-alpha0008 5,440 9/1/2018
3.4.0-alpha0007 5,321 8/29/2018
3.4.0-alpha0006 5,351 8/28/2018
3.4.0-alpha0005 5,300 8/28/2018
3.4.0-alpha0004 5,490 8/23/2018
3.4.0-alpha0003 5,313 8/22/2018
3.4.0-alpha0002 5,606 8/10/2018
3.4.0-alpha0001 5,544 7/30/2018
3.3.9 162,365 1/25/2019
3.3.8 195,922 1/18/2019
3.3.7 96,546 1/5/2019
3.3.6 295,648 12/19/2018
3.3.5 149,077 11/21/2018
3.3.4 30,021 11/20/2018
3.3.3 101,538 11/11/2018
3.3.2 121,011 10/12/2018
3.3.1 453,387 8/28/2018
3.3.0 205,024 7/18/2018
3.3.0-alpha0007 5,441 7/18/2018
3.3.0-alpha0006 5,668 7/17/2018
3.3.0-alpha0005 5,486 7/17/2018
3.3.0-alpha0004 5,615 7/17/2018
3.3.0-alpha0003 5,638 7/15/2018
3.3.0-alpha0001 5,600 7/11/2018
3.2.0 10,597 7/12/2018
3.1.2 11,037 7/11/2018
3.1.1 82,824 7/4/2018
3.1.0 78,607 6/20/2018
3.1.0-alpha0019 5,681 7/4/2018
3.1.0-alpha0017 5,447 7/2/2018
3.1.0-alpha0016 5,393 6/30/2018
3.1.0-alpha0014 5,752 6/26/2018
3.1.0-alpha0011 5,378 6/23/2018
3.1.0-alpha0010 5,567 6/20/2018
3.1.0-alpha0009 5,551 6/20/2018
3.1.0-alpha0008 5,322 6/19/2018
3.1.0-alpha0007 5,570 6/17/2018
3.1.0-alpha0006 5,385 6/14/2018
3.1.0-alpha0005 5,653 6/14/2018
3.1.0-alpha0004 5,979 5/28/2018
3.0.1 8,695 7/4/2018
3.0.0 268,957 5/24/2018
2.4.0-alpha0027 5,755 5/23/2018
2.4.0-alpha0026 5,789 5/23/2018
2.4.0-alpha0025 5,417 5/22/2018
2.4.0-alpha0024 5,596 5/18/2018
2.4.0-alpha0023 5,385 5/16/2018
2.4.0-alpha0022 5,889 5/16/2018
2.4.0-alpha0021 5,748 5/15/2018
2.4.0-alpha0020 5,723 5/15/2018
2.4.0-alpha0019 6,651 4/20/2018
2.4.0-alpha0017 5,845 4/19/2018
2.4.0-alpha0016 5,779 4/13/2018
2.4.0-alpha0015 5,789 4/3/2018
2.4.0-alpha0014 5,700 4/1/2018
2.4.0-alpha0013 6,060 3/30/2018
2.4.0-alpha0009 5,976 2/20/2018
2.4.0-alpha0002 80,628 12/1/2017
2.3.3 677,720 4/24/2018
2.3.1 259,400 2/20/2018
2.3.0 10,701 2/19/2018
2.3.0-alpha0006 6,309 11/21/2017
2.3.0-alpha0005 5,522 11/13/2017
2.3.0-alpha0002 13,792 9/18/2017
2.2.0 1,193,068 11/13/2017
2.2.0-alpha0009 5,672 9/14/2017
2.2.0-alpha0008 5,640 9/11/2017
2.2.0-alpha0007 5,522 9/10/2017
2.2.0-alpha0006 5,915 8/18/2017
2.2.0-alpha0002 5,478 8/18/2017
2.1.0 322,351 8/18/2017
2.1.0-alpha0022 5,584 8/18/2017
2.1.0-alpha0020 5,813 7/24/2017
2.1.0-alpha0018 6,619 7/13/2017
2.1.0-alpha0016 5,538 7/12/2017
2.1.0-alpha0011 7,454 7/11/2017
2.1.0-alpha0005 5,659 7/3/2017
2.1.0-alpha0002 5,562 7/3/2017
2.0.4 169,567 7/24/2017
2.0.4-unstable0013 7,811 6/26/2017
2.0.4-unstable0011 6,550 6/26/2017
2.0.4-unstable0010 7,361 6/11/2017
2.0.4-unstable0009 7,142 6/1/2017
2.0.4-unstable0007 11,912 5/4/2017
2.0.4-unstable0004 6,876 5/1/2017
2.0.4-unstable0003 6,657 5/1/2017
2.0.4-unstable0002 6,765 4/30/2017
2.0.4-unstable0001 6,679 4/27/2017
2.0.4-alpha0038 5,539 7/1/2017
2.0.3-unstable0064 6,465 4/27/2017
2.0.3-unstable0058 8,898 3/28/2017
2.0.3-unstable0057 11,721 3/15/2017
2.0.3-unstable0055 9,329 2/10/2017
1.1.4.506 212,380 7/6/2017
1.1.3.500 15,692 6/28/2017
1.1.2.497 11,182 6/21/2017
1.1.1.494 32,726 5/30/2017
1.1.0.492 22,342 5/4/2017
1.0.4.483 36,074 4/26/2017
1.0.3.481 55,927 4/4/2017
1.0.2.478 40,734 3/15/2017
1.0.1.475 64,166 2/10/2017
1.0.0.469 12,276 2/8/2017
1.0.0 372,515 6/30/2017
0.63.7.467 23,283 2/7/2017
0.63.6.463 14,264 2/7/2017
0.63.6.460 10,527 2/5/2017
0.63.5.454 183,761 10/17/2016
0.63.4.453 15,619 10/10/2016
0.63.3.452 53,004 9/26/2016
0.63.1.451 30,018 9/19/2016
0.63.1.450 15,458 9/11/2016
0.63.0.448 39,180 8/12/2016
0.62.1.445 36,369 8/8/2016
0.62.0.444 10,097 8/8/2016
0.61.1.443 9,809 8/5/2016
0.61.0.442 14,164 8/2/2016
0.60.1.441 9,866 7/31/2016
0.60.0.440 11,520 7/25/2016
0.59.0.439 58,470 7/18/2016
0.59.0.437 9,121 7/18/2016
0.59.0.436 8,675 7/18/2016
0.59.0.434 40,917 6/6/2016
0.58.0.433 59,420 5/2/2016
0.57.2.432 9,192 5/2/2016
0.57.2.431 26,106 4/25/2016
0.57.2.430 10,533 4/20/2016
0.57.1.429 8,748 4/20/2016
0.57.0.428 10,113 4/18/2016
0.56.0.427 46,275 4/1/2016
0.55.1.426 35,786 3/17/2016
0.55.0.425 19,097 3/1/2016
0.54.3.424 63,550 2/2/2016
0.54.2.423 11,557 2/1/2016
0.54.1.421 8,731 2/1/2016
0.54.0.420 9,059 1/28/2016
0.53.6.419 70,538 1/25/2016
0.53.6.418 125,342 1/6/2016
0.53.5.417 9,159 1/6/2016
0.53.5.416 8,845 1/5/2016
0.53.4.415 12,571 12/23/2015
0.53.3.414 44,228 12/9/2015
0.53.2.413 15,429 12/1/2015
0.53.1.412 9,407 11/28/2015
0.53.0.411 32,572 11/19/2015
0.52.0.410 9,030 11/18/2015
0.51.0.409 11,153 11/17/2015
0.51.0.408 8,608 11/17/2015
0.51.0 7,036 11/16/2015
0.50.12.407 35,166 10/22/2015
0.50.12.406 8,651 10/22/2015
0.50.11.404 9,428 10/20/2015
0.50.10.403 14,914 10/10/2015
0.50.9.401 21,742 10/5/2015
0.50.8.400 21,512 9/28/2015
0.50.7.399 27,137 8/18/2015
0.50.6.398 12,130 8/11/2015
0.50.5.397 8,603 8/11/2015
0.50.5.396 8,887 8/11/2015
0.50.4.395 9,186 8/8/2015
0.50.3.394 8,645 8/7/2015
0.50.2.393 12,571 8/1/2015
0.50.1.392 43,652 6/17/2015
0.50.0.391 15,392 6/8/2015
0.49.3.390 14,104 5/20/2015
0.49.2.389 9,612 5/18/2015
0.49.1.388 8,438 5/18/2015
0.49.0.387 10,019 5/17/2015
0.48.1.386 11,019 5/10/2015
0.48.0.385 8,495 5/10/2015
0.47.10.384 10,088 5/8/2015
0.47.10.383 8,872 5/6/2015
0.47.10.382 8,824 5/5/2015
0.47.10.381 17,262 4/27/2015
0.47.10.380 23,321 4/1/2015
0.47.10.379 8,841 4/1/2015
0.47.9.378 14,107 3/31/2015
0.47.9.377 8,562 3/31/2015
0.47.9.376 10,426 3/30/2015
0.47.8.375 8,802 3/28/2015
0.47.7.374 18,645 3/25/2015
0.47.6.373 11,076 3/18/2015
0.47.5.372 9,419 3/17/2015
0.47.4.371 9,164 3/16/2015
0.47.3.370 8,548 3/15/2015
0.47.2.369 8,777 3/12/2015
0.47.1.368 43,252 3/4/2015
0.47.0.367 9,247 3/4/2015
0.46.1.366 9,754 3/3/2015
0.46.0.365 9,111 3/2/2015
0.45.0.364 8,842 3/2/2015
0.44.3.363 10,625 2/24/2015
0.44.2.362 8,994 2/24/2015
0.44.1.361 9,319 2/22/2015
0.44.0.360 25,189 2/18/2015
0.43.1.359 10,222 2/12/2015
0.43.0.358 14,047 2/7/2015
0.42.0.357 8,864 2/5/2015
0.41.0.356 8,726 2/4/2015
0.40.6.355 9,217 2/3/2015
0.40.3.354 9,015 2/2/2015
0.40.3.353 9,797 1/26/2015
0.40.3.352 12,130 1/20/2015
0.40.3.351 8,650 1/19/2015
0.40.2.350 8,810 1/19/2015
0.40.1.349 9,207 1/17/2015
0.40.1.348 10,839 1/15/2015
0.40.1.347 11,031 1/13/2015
0.40.1.346 8,385 1/12/2015
0.40.0.345 8,757 1/9/2015
0.40.0.344 8,502 1/9/2015
0.40.0.343 8,643 1/8/2015
0.40.0.342 8,544 1/8/2015
0.39.6.340 9,313 1/6/2015
0.39.5.339 8,805 1/5/2015
0.39.4.338 9,053 1/1/2015
0.39.4.337 9,937 12/23/2014
0.39.4.336 11,685 12/13/2014
0.39.2.335 8,650 12/12/2014
0.39.2.334 11,498 12/9/2014
0.39.2.333 16,165 12/5/2014
0.39.1.332 9,601 12/3/2014
0.39.1.331 8,691 12/2/2014
0.39.0.330 8,913 12/1/2014
0.38.2.329 9,742 11/26/2014
0.38.2.328 8,607 11/26/2014
0.38.1.327 8,776 11/25/2014
0.38.0.326 9,181 11/22/2014
0.38.0.325 8,940 11/20/2014
0.38.0.324 10,725 11/14/2014
0.37.2.323 10,691 11/14/2014
0.37.2.322 10,903 11/5/2014
0.37.2.321 22,552 10/29/2014
0.37.2.320 9,025 10/29/2014
0.37.2.319 8,587 10/28/2014
0.37.1.318 8,951 10/25/2014
0.37.1.317 23,601 10/16/2014
0.37.1.316 10,293 10/13/2014
0.37.0.315 8,914 10/12/2014
0.36.5.314 9,342 10/11/2014
0.36.5.313 8,948 10/9/2014
0.36.4.312 8,752 10/8/2014
0.36.4.311 8,488 10/8/2014
0.36.4.310 10,868 10/3/2014
0.36.3.309 8,720 10/1/2014
0.36.2.308 9,165 9/28/2014
0.36.1.307 10,007 9/20/2014
0.36.1.306 9,108 9/17/2014
0.36.0.305 14,674 9/15/2014
0.35.6.304 11,628 9/1/2014
0.35.6.303 8,857 8/28/2014
0.35.6.302 10,375 8/16/2014
0.35.6.301 8,597 8/15/2014
0.35.5.300 8,613 8/14/2014
0.35.4.299 8,487 8/14/2014
0.35.4.298 8,790 8/13/2014
0.35.4.297 10,878 8/11/2014
0.35.3.296 8,595 8/10/2014
0.35.3.295 8,722 8/8/2014
0.35.3.294 8,713 8/5/2014
0.35.1.288 10,206 8/1/2014
0.35.1.287 8,608 8/1/2014
0.35.1.286 8,544 8/1/2014
0.35.1.285 10,074 7/29/2014
0.35.1.284 9,437 7/23/2014
0.35.1.283 8,826 7/23/2014
0.35.0.282 9,349 7/22/2014
0.35.0.281 12,514 7/15/2014
0.34.0.280 9,596 7/11/2014
0.34.0.279 29,709 7/9/2014
0.33.2.278 12,147 7/9/2014
0.33.2.277 11,307 7/2/2014
0.33.1.276 10,200 6/24/2014
0.33.1.275 8,831 6/19/2014
0.33.0.274 8,636 6/19/2014
0.33.0.273 9,428 6/16/2014
0.32.3.272 8,889 6/14/2014
0.32.2.271 10,105 6/5/2014
0.32.1.270 8,973 6/1/2014
0.32.1.269 8,514 6/1/2014
0.32.1.268 10,078 5/26/2014
0.32.0.267 8,605 5/23/2014
0.32.0.266 15,858 5/22/2014
0.32.0.265 9,784 5/21/2014
0.32.0.264 8,558 5/21/2014
0.32.0.263 8,739 5/20/2014
0.32.0.262 8,570 5/19/2014
0.31.1.261 8,611 5/19/2014
0.31.1.260 8,589 5/19/2014
0.31.0.259 8,784 5/16/2014
0.30.2.258 8,750 5/15/2014
0.30.2.257 8,763 5/14/2014
0.30.2.254 9,264 5/8/2014
0.30.2.252 23,024 4/30/2014
0.30.2.251 8,589 4/30/2014
0.30.1.250 9,830 4/29/2014
0.30.0.249 8,854 4/28/2014
0.30.0.248 9,127 4/24/2014
0.30.0.247 9,294 4/17/2014
0.29.0.246 9,352 4/16/2014
0.28.5.245 9,537 4/14/2014
0.28.4.242 12,653 4/5/2014
0.28.4.241 8,676 4/4/2014
0.28.4.240 8,760 4/3/2014
0.28.4.232 8,919 3/31/2014
0.28.3.231 8,849 3/27/2014
0.28.3.230 8,689 3/27/2014
0.28.3.229 9,727 3/19/2014
0.28.2.227 9,164 3/14/2014
0.28.2.226 8,745 3/13/2014
0.28.2.225 13,211 3/5/2014
0.28.1.224 8,731 3/4/2014
0.27.5.222 9,309 2/28/2014
0.27.5.221 8,604 2/28/2014
0.27.4.220 9,051 2/26/2014
0.27.3.219 8,792 2/25/2014
0.27.2.218 8,646 2/25/2014
0.27.1.216 12,681 2/14/2014
0.27.0.215 9,750 2/12/2014
0.26.7.214 9,189 2/12/2014
0.26.7.213 8,881 2/11/2014
0.26.7.212 8,684 2/10/2014
0.26.7.211 8,465 2/10/2014
0.26.6.210 8,520 2/10/2014
0.26.5.209 8,766 2/10/2014
0.26.5.208 8,902 2/5/2014
0.26.5.207 8,529 2/4/2014
0.26.4.206 8,512 2/4/2014
0.26.3.204 8,577 2/4/2014
0.26.3.203 8,875 2/3/2014
0.26.3.202 8,302 1/30/2014
0.26.3.198 8,049 1/30/2014
0.26.2.194 12,533 1/23/2014
0.26.1.193 11,937 1/20/2014
0.26.1.191 8,260 1/17/2014
0.26.1.189 8,327 1/16/2014
0.26.1.188 8,172 1/15/2014
0.26.1.187 8,127 1/15/2014
0.26.1.186 15,026 1/13/2014
0.26.1.185 9,221 1/3/2014
0.26.1.184 8,203 1/2/2014
0.26.1.183 8,771 12/20/2013
0.26.0.182 8,138 12/19/2013
0.26.0.181 10,188 12/16/2013
0.25.4.180 8,051 12/16/2013
0.25.4.179 8,016 12/16/2013
0.25.3.178 8,261 12/13/2013
0.25.3.177 8,150 12/13/2013
0.25.3.176 6,588 12/12/2013
0.25.2.174 6,712 12/11/2013
0.25.1.173 6,597 12/10/2013
0.25.0.172 6,598 12/10/2013
0.25.0.171 6,842 12/9/2013
0.24.0.169 35,005 12/9/2013
0.24.0.165 15,512 11/21/2013
0.23.0.163 6,695 11/19/2013
0.22.1.162 6,638 11/19/2013
0.22.0.161 6,574 11/19/2013
0.21.0.159 6,629 11/18/2013
0.20.0.157 6,664 11/15/2013
0.20.0.155 8,762 11/13/2013
0.19.0.154 7,078 11/6/2013
0.18.1.151 6,589 11/5/2013
0.18.1.150 6,562 11/5/2013
0.18.0.149 6,480 11/4/2013
0.17.0.148 6,681 11/1/2013
0.16.0.146 6,704 10/31/2013
0.16.0.145 6,531 10/30/2013
0.16.0.144 6,590 10/29/2013
0.15.3.143 8,886 10/23/2013
0.15.2.142 7,174 10/23/2013
0.15.2.139 9,093 10/21/2013
0.15.2.138 6,635 10/21/2013
0.14.5.132 6,921 10/21/2013
0.14.4.131 6,589 10/21/2013
0.14.4.130 7,199 10/16/2013
0.14.4.128 6,918 10/15/2013
0.14.4.127 6,519 10/15/2013
0.14.4.126 9,242 10/10/2013
0.14.4.124 7,598 10/8/2013
0.14.3.123 7,899 10/3/2013
0.14.2.122 6,656 10/2/2013
0.14.1.121 7,740 9/26/2013
0.14.0.120 6,646 9/24/2013
0.12.4.119 7,424 9/13/2013
0.12.3.117 6,595 9/11/2013
0.12.1.115 6,503 9/10/2013
0.12.0.116 6,523 9/10/2013
0.11.1.114 7,005 9/9/2013
0.11.1.113 8,762 8/30/2013
0.11.1.110 7,495 8/28/2013
0.11.1.109 6,559 8/28/2013
0.11.1.108 7,024 8/21/2013
0.11.1.105 6,775 8/14/2013
0.11.1.104 7,424 8/13/2013
0.11.1.101 6,941 8/2/2013
0.11.1.100 7,385 7/23/2013
0.11.1.98 6,822 7/19/2013
0.11.1.97 7,711 7/8/2013
0.11.0.96 6,781 7/8/2013
0.11.0.95 6,932 7/2/2013
0.11.0.93 6,925 6/26/2013
0.10.1.92 7,820 6/13/2013
0.10.1.91 6,652 6/12/2013
0.10.1.90 7,198 6/5/2013
0.10.1.89 8,125 5/31/2013
0.10.0.88 6,868 5/29/2013
0.10.0.87 6,971 5/24/2013
0.10.0.86 6,869 5/22/2013
0.10.0.85 6,608 5/21/2013
0.10.0.84 6,965 5/10/2013
0.10.0.82 7,377 5/7/2013
0.10.0.81 7,279 4/25/2013
0.10.0.80 8,191 4/12/2013
0.10.0.79 8,087 3/20/2013
0.10.0.78 6,583 3/20/2013
0.10.0.77 6,600 3/20/2013
0.9.2.76 9,577 3/19/2013
0.9.2.75 8,221 3/4/2013
0.9.2.74 6,855 2/28/2013
0.9.2.73 6,853 2/25/2013
0.9.2.72 7,299 2/5/2013
0.9.2.70 6,962 2/5/2013
0.9.2.68 15,986 1/10/2013
0.9.2.66 7,473 12/17/2012
0.9.2.65 8,477 12/13/2012
0.9.2.64 6,849 12/12/2012
0.9.2.63 6,854 12/12/2012
0.9.2.62 6,887 12/10/2012
0.9.1.60 7,038 12/8/2012
0.9.1.59 6,976 12/6/2012
0.9.1.55 6,742 12/6/2012
0.9.1.54 6,854 12/3/2012
0.9.1.52 7,393 11/21/2012
0.9.0.51 6,893 11/21/2012
0.9.0.50 6,829 11/20/2012
0.9.0.49 6,748 11/20/2012
0.9.0.48 6,806 11/20/2012
0.9.0.47 7,119 11/16/2012
0.9.0.46 6,787 11/16/2012
0.9.0.45 6,723 11/14/2012
0.9.0.44 6,759 11/13/2012
0.9.0.42 6,676 11/13/2012
0.8.4.41 9,410 11/12/2012
0.8.3.40 6,661 11/9/2012
0.8.2.39 6,784 11/6/2012
0.8.2.38 6,779 11/6/2012
0.8.1.37 10,435 10/8/2012
0.8.0.36 6,721 10/5/2012
0.7.2.35 6,915 10/3/2012
0.7.2.34 6,627 10/2/2012
0.7.1.33 6,861 10/1/2012
0.7.1.32 6,626 9/27/2012
0.7.1.31 6,643 9/26/2012
0.7.1.30 6,662 9/26/2012
0.7.0.29 6,663 9/25/2012
0.7.0.28 6,755 9/25/2012
0.7.0.27 6,680 9/25/2012
0.7.0.26 6,603 9/25/2012
0.7.0.25 6,748 9/25/2012
0.6.4.24 6,765 9/25/2012
0.6.3.23 6,639 9/21/2012
0.6.3.21 6,590 9/19/2012
0.6.3.20 6,889 9/10/2012
0.6.3.19 6,656 9/10/2012
0.6.3.17 6,698 8/31/2012
0.6.3.16 6,672 8/30/2012
0.6.3.15 6,683 8/23/2012
0.6.3.13 6,942 8/7/2012
0.6.3.12 9,479 7/25/2012
0.6.3.11 6,771 7/13/2012
0.6.3.10 6,869 7/12/2012
0.6.3.9 6,633 7/11/2012
0.6.3.8 6,683 7/6/2012
0.6.3.7 6,578 7/4/2012
0.6.3.6 6,573 7/3/2012
0.6.3 6,612 7/2/2012
0.6.0.1 6,729 5/29/2012
0.3.0 6,845 4/30/2012
0.2.0 18,867 12/1/2011