EasyNetQ 7.0.0-alpha4

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-alpha4
                    
NuGet\Install-Package EasyNetQ -Version 7.0.0-alpha4
                    
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-alpha4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyNetQ" Version="7.0.0-alpha4" />
                    
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-alpha4
                    
#r "nuget: EasyNetQ, 7.0.0-alpha4"
                    
#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-alpha4
                    
#: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-alpha4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EasyNetQ&version=7.0.0-alpha4&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.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.0.0-beta99 44,025 3/7/2025
8.0.0-beta98 82,825 6/12/2024
8.0.0-beta97 335 6/7/2024
8.0.0-beta96 29,919 3/15/2024
8.0.0-beta95 12,809 10/22/2023
8.0.0-beta94 18,985 6/18/2023
8.0.0-beta93 2,727 6/17/2023
8.0.0-beta92 2,875 6/17/2023
8.0.0-beta91 2,874 6/11/2023
8.0.0-beta90 3,258 5/8/2023
8.0.0-beta9 3,382 3/21/2023
8.0.0-beta8 7,630 2/20/2023
8.0.0-beta6 3,693 1/29/2023
8.0.0-beta5 3,506 1/20/2023
8.0.0-beta4 3,000 1/5/2023
8.0.0-beta3 3,050 12/29/2022
8.0.0-beta2 2,952 12/16/2022
8.0.0-beta10 2,862 3/21/2023
8.0.0-beta1 2,836 12/15/2022
8.0.0-alpha9 2,839 12/14/2022
8.0.0-alpha8 3,094 11/30/2022
8.0.0-alpha7 3,553 11/12/2022
8.0.0-alpha6 2,928 10/29/2022
8.0.0-alpha5 2,869 10/5/2022
8.0.0-alpha4 2,873 10/1/2022
8.0.0-alpha3 2,841 9/26/2022
8.0.0-alpha2 3,020 9/21/2022
8.0.0-alpha1 2,807 9/19/2022
7.8.0 4,090,849 12/16/2023
7.7.0 254,579 11/19/2023
7.6.0 207,651 10/12/2023
7.5.5 1,084,163 7/20/2023
7.5.4 4,411 7/19/2023
7.5.3 191,135 6/15/2023
7.5.2 346,326 5/14/2023
7.5.1 45,344 5/4/2023
7.5.0 198,505 3/25/2023
7.4.3 534,123 2/3/2023
7.4.1 67,510 1/31/2023
7.4.0 63,404 1/29/2023
7.3.12 83,332 1/23/2023
7.3.11 6,890 1/22/2023
7.3.10 70,619 1/19/2023
7.3.9 102,604 1/17/2023
7.3.8 124,871 1/4/2023
7.3.7 79,891 12/22/2022
7.3.6 19,024 12/19/2022
7.3.5 141,416 11/30/2022
7.3.4 6,637 11/30/2022
7.3.3 74,267 11/24/2022
7.3.2 75,454 11/15/2022
7.3.1 11,884 11/12/2022
7.3.0 247,516 10/29/2022
7.3.0-alpha3 2,728 10/15/2022
7.3.0-alpha2 2,372 10/15/2022
7.3.0-alpha0 1,636 10/15/2022
7.2.1 119,379 10/9/2022
7.2.1-alpha1 2,735 10/6/2022
7.2.0 168,911 9/17/2022
7.2.0-alpha1 2,894 9/15/2022
7.0.4 223,031 9/7/2022
7.0.3 9,682 9/5/2022
7.0.3-alpha1 2,810 9/5/2022
7.0.2 9,224 9/5/2022
7.0.1 64,694 8/27/2022
7.0.0 366,673 7/23/2022
7.0.0-rc5 5,664 6/28/2022
7.0.0-rc4 2,785 6/27/2022
7.0.0-rc3 3,743 6/20/2022
7.0.0-rc2 4,655 6/9/2022
7.0.0-rc1 2,764 6/9/2022
7.0.0-beta9 2,933 6/8/2022
7.0.0-beta7 2,907 6/5/2022
7.0.0-beta6 3,931 5/24/2022
7.0.0-beta5 14,925 11/18/2021
7.0.0-beta4 6,911 11/9/2021
7.0.0-beta3 2,769 11/6/2021
7.0.0-beta2 8,614 9/29/2021
7.0.0-beta1 6,613 9/13/2021
7.0.0-alpha9 16,764 8/25/2021
7.0.0-alpha8 3,904 8/25/2021
7.0.0-alpha7 2,787 8/25/2021
7.0.0-alpha6 2,927 8/16/2021
7.0.0-alpha5 2,761 8/16/2021
7.0.0-alpha4 6,383 1/20/2021
7.0.0-alpha3 3,361 12/31/2020
7.0.0-alpha2 3,274 12/28/2020
7.0.0-alpha1 2,563 12/28/2020
6.5.2 1,551,996 6/20/2022
6.4.1 123,552 5/22/2022
6.4.0-alpha0096 3,992 12/6/2020
6.4.0-alpha0095 3,263 12/6/2020
6.4.0-alpha0094 3,513 12/6/2020
6.4.0-alpha.99 505 12/26/2020
6.4.0-alpha.97 927 12/9/2020
6.3.1 5,358,118 11/28/2020
6.3.0 95,449 11/22/2020
6.2.0 154,401 11/15/2020
6.1.0 132,729 11/10/2020
6.0.3 11,357 11/9/2020
6.0.2 8,424 11/6/2020
6.0.1 31,487 11/1/2020
5.6.0 1,062,392 10/10/2020
5.5.0 54,715 10/5/2020
5.4.1 65,589 10/4/2020
5.4.0 38,944 10/1/2020
5.3.0-alpha0079 56,238 6/16/2020
5.3.0-alpha0078 3,550 6/15/2020
5.3.0-alpha0077 3,758 6/15/2020
5.3.0-alpha0076 3,592 6/15/2020
5.3.0-alpha0075 3,605 6/14/2020
5.3.0-alpha0074 3,796 6/12/2020
5.3.0-alpha0073 3,599 6/12/2020
5.3.0-alpha0072 3,638 6/11/2020
5.3.0-alpha0070 4,181 6/7/2020
5.2.2 130,541 9/4/2020
5.2.1 124,366 9/3/2020
5.2.0 820,833 6/7/2020
5.2.0-alpha0073 3,843 5/26/2020
5.2.0-alpha0072 3,767 5/25/2020
5.2.0-alpha0071 3,796 5/25/2020
5.2.0-alpha0070 3,621 5/24/2020
5.2.0-alpha0069 3,706 5/24/2020
5.2.0-alpha0066 3,712 5/21/2020
5.2.0-alpha0065 3,765 5/20/2020
5.2.0-alpha0064 3,813 5/17/2020
5.2.0-alpha0057 3,674 5/10/2020
5.2.0-alpha0056 3,990 5/8/2020
5.1.2 2,206,148 5/24/2020
5.1.0-alpha0055 4,280 5/3/2020
5.1.0-alpha0054 3,788 5/3/2020
5.1.0-alpha0053 3,793 4/30/2020
4.1.0-alpha0014 4,461 4/29/2020
4.1.0-alpha0013 3,791 4/24/2020
4.1.0-alpha0005 3,709 4/20/2020
4.1.0-alpha0004 3,671 4/18/2020
4.1.0-alpha0001 3,648 4/17/2020
4.0.8 155,924 4/28/2020
4.0.7 13,721 4/27/2020
4.0.6 11,641 4/24/2020
4.0.5 22,696 4/22/2020
4.0.4 7,264 4/21/2020
4.0.3 8,131 4/20/2020
4.0.2 6,405 4/20/2020
4.0.1 22,599 4/20/2020
4.0.0 19,095 4/18/2020
3.8.0 439,224 4/17/2020
3.8.0-alpha0048 4,260 2/28/2020
3.8.0-alpha0042 5,376 2/13/2020
3.8.0-alpha0041 5,329 1/8/2020
3.8.0-alpha0040 4,229 9/26/2019
3.8.0-alpha0039 2,361 9/25/2019
3.7.1 2,052,954 9/25/2019
3.7.0 96,209 9/23/2019
3.7.0-alpha0038 5,666 8/3/2019
3.7.0-alpha0037 5,081 8/1/2019
3.6.0 574,481 7/17/2019
3.6.0-alpha0036 6,149 6/4/2019
3.6.0-alpha0035 5,068 6/2/2019
3.6.0-alpha0034 5,026 6/2/2019
3.6.0-alpha0033 5,080 6/2/2019
3.6.0-alpha0031 5,413 5/4/2019
3.5.2 74,675 7/11/2019
3.5.1 404,321 6/2/2019
3.5.0 72,346 5/2/2019
3.5.0-alpha0036 5,735 4/10/2019
3.5.0-alpha0031 5,271 3/25/2019
3.5.0-alpha0030 5,048 3/21/2019
3.5.0-alpha0029 5,413 3/19/2019
3.5.0-alpha0027 5,046 3/18/2019
3.5.0-alpha0026 5,007 3/18/2019
3.5.0-alpha0025 5,030 3/17/2019
3.5.0-alpha0024 5,089 3/16/2019
3.5.0-alpha0021 5,091 3/15/2019
3.5.0-alpha0020 5,020 3/14/2019
3.5.0-alpha0019 5,131 3/14/2019
3.5.0-alpha0018 5,098 3/14/2019
3.5.0-alpha0013 5,089 3/14/2019
3.4.5 433,048 3/21/2019
3.4.4 19,912 3/16/2019
3.4.3 10,304 3/14/2019
3.4.2 6,502 3/13/2019
3.4.1 12,967 3/12/2019
3.4.0 177,304 2/19/2019
3.4.0-alpha0022 5,483 1/27/2019
3.4.0-alpha0021 5,178 1/25/2019
3.4.0-alpha0020 5,321 12/21/2018
3.4.0-alpha0019 5,323 12/6/2018
3.4.0-alpha0018 5,486 11/21/2018
3.4.0-alpha0017 5,219 11/20/2018
3.4.0-alpha0016 5,220 11/5/2018
3.4.0-alpha0015 5,281 11/2/2018
3.4.0-alpha0011 5,252 11/1/2018
3.4.0-alpha0010 7,223 10/3/2018
3.4.0-alpha0009 5,353 9/16/2018
3.4.0-alpha0008 5,478 9/1/2018
3.4.0-alpha0007 5,347 8/29/2018
3.4.0-alpha0006 5,376 8/28/2018
3.4.0-alpha0005 5,326 8/28/2018
3.4.0-alpha0004 5,517 8/23/2018
3.4.0-alpha0003 5,345 8/22/2018
3.4.0-alpha0002 5,630 8/10/2018
3.4.0-alpha0001 5,598 7/30/2018
3.3.9 162,990 1/25/2019
3.3.8 196,032 1/18/2019
3.3.7 96,683 1/5/2019
3.3.6 310,891 12/19/2018
3.3.5 149,555 11/21/2018
3.3.4 30,045 11/20/2018
3.3.3 101,714 11/11/2018
3.3.2 125,207 10/12/2018
3.3.1 455,974 8/28/2018
3.3.0 205,522 7/18/2018
3.3.0-alpha0007 5,492 7/18/2018
3.3.0-alpha0006 5,730 7/17/2018
3.3.0-alpha0005 5,522 7/17/2018
3.3.0-alpha0004 5,671 7/17/2018
3.3.0-alpha0003 5,693 7/15/2018
3.3.0-alpha0001 5,674 7/11/2018
3.2.0 10,704 7/12/2018
3.1.2 11,084 7/11/2018
3.1.1 87,248 7/4/2018
3.1.0 79,351 6/20/2018
3.1.0-alpha0019 5,746 7/4/2018
3.1.0-alpha0017 5,488 7/2/2018
3.1.0-alpha0016 5,438 6/30/2018
3.1.0-alpha0014 5,811 6/26/2018
3.1.0-alpha0011 5,417 6/23/2018
3.1.0-alpha0010 5,622 6/20/2018
3.1.0-alpha0009 5,612 6/20/2018
3.1.0-alpha0008 5,356 6/19/2018
3.1.0-alpha0007 5,628 6/17/2018
3.1.0-alpha0006 5,426 6/14/2018
3.1.0-alpha0005 5,712 6/14/2018
3.1.0-alpha0004 6,030 5/28/2018
3.0.1 8,745 7/4/2018
3.0.0 270,259 5/24/2018
2.4.0-alpha0027 5,813 5/23/2018
2.4.0-alpha0026 5,847 5/23/2018
2.4.0-alpha0025 5,473 5/22/2018
2.4.0-alpha0024 5,650 5/18/2018
2.4.0-alpha0023 5,431 5/16/2018
2.4.0-alpha0022 5,946 5/16/2018
2.4.0-alpha0021 5,803 5/15/2018
2.4.0-alpha0020 5,780 5/15/2018
2.4.0-alpha0019 6,711 4/20/2018
2.4.0-alpha0017 5,914 4/19/2018
2.4.0-alpha0016 5,833 4/13/2018
2.4.0-alpha0015 5,882 4/3/2018
2.4.0-alpha0014 5,747 4/1/2018
2.4.0-alpha0013 6,146 3/30/2018
2.4.0-alpha0009 6,039 2/20/2018
2.4.0-alpha0002 95,517 12/1/2017
2.3.3 681,127 4/24/2018
2.3.1 261,495 2/20/2018
2.3.0 10,793 2/19/2018
2.3.0-alpha0006 6,348 11/21/2017
2.3.0-alpha0005 5,584 11/13/2017
2.3.0-alpha0002 14,868 9/18/2017
2.2.0 1,209,498 11/13/2017
2.2.0-alpha0009 5,733 9/14/2017
2.2.0-alpha0008 5,690 9/11/2017
2.2.0-alpha0007 5,645 9/10/2017
2.2.0-alpha0006 5,966 8/18/2017
2.2.0-alpha0002 5,538 8/18/2017
2.1.0 332,115 8/18/2017
2.1.0-alpha0022 5,626 8/18/2017
2.1.0-alpha0020 5,883 7/24/2017
2.1.0-alpha0018 6,665 7/13/2017
2.1.0-alpha0016 5,577 7/12/2017
2.1.0-alpha0011 7,513 7/11/2017
2.1.0-alpha0005 5,700 7/3/2017
2.1.0-alpha0002 5,599 7/3/2017
2.0.4 171,374 7/24/2017
2.0.4-unstable0013 7,978 6/26/2017
2.0.4-unstable0011 6,675 6/26/2017
2.0.4-unstable0010 7,506 6/11/2017
2.0.4-unstable0009 7,285 6/1/2017
2.0.4-unstable0007 12,078 5/4/2017
2.0.4-unstable0004 7,047 5/1/2017
2.0.4-unstable0003 6,800 5/1/2017
2.0.4-unstable0002 6,889 4/30/2017
2.0.4-unstable0001 6,794 4/27/2017
2.0.4-alpha0038 5,590 7/1/2017
2.0.3-unstable0064 6,592 4/27/2017
2.0.3-unstable0058 9,025 3/28/2017
2.0.3-unstable0057 11,831 3/15/2017
2.0.3-unstable0055 9,480 2/10/2017
1.1.4.506 214,858 7/6/2017
1.1.3.500 15,814 6/28/2017
1.1.2.497 11,310 6/21/2017
1.1.1.494 32,910 5/30/2017
1.1.0.492 22,537 5/4/2017
1.0.4.483 36,257 4/26/2017
1.0.3.481 56,471 4/4/2017
1.0.2.478 41,102 3/15/2017
1.0.1.475 64,806 2/10/2017
1.0.0.469 12,447 2/8/2017
1.0.0 388,525 6/30/2017
0.63.7.467 23,543 2/7/2017
0.63.6.463 14,413 2/7/2017
0.63.6.460 10,674 2/5/2017
0.63.5.454 185,197 10/17/2016
0.63.4.453 15,771 10/10/2016
0.63.3.452 53,523 9/26/2016
0.63.1.451 30,195 9/19/2016
0.63.1.450 15,621 9/11/2016
0.63.0.448 39,389 8/12/2016
0.62.1.445 36,521 8/8/2016
0.62.0.444 10,269 8/8/2016
0.61.1.443 9,947 8/5/2016
0.61.0.442 14,312 8/2/2016
0.60.1.441 10,009 7/31/2016
0.60.0.440 11,648 7/25/2016
0.59.0.439 59,262 7/18/2016
0.59.0.437 9,249 7/18/2016
0.59.0.436 8,790 7/18/2016
0.59.0.434 41,064 6/6/2016
0.58.0.433 59,588 5/2/2016
0.57.2.432 9,317 5/2/2016
0.57.2.431 26,623 4/25/2016
0.57.2.430 10,662 4/20/2016
0.57.1.429 8,874 4/20/2016
0.57.0.428 10,229 4/18/2016
0.56.0.427 46,400 4/1/2016
0.55.1.426 35,931 3/17/2016
0.55.0.425 19,224 3/1/2016
0.54.3.424 63,718 2/2/2016
0.54.2.423 11,683 2/1/2016
0.54.1.421 8,848 2/1/2016
0.54.0.420 9,176 1/28/2016
0.53.6.419 70,794 1/25/2016
0.53.6.418 125,659 1/6/2016
0.53.5.417 9,291 1/6/2016
0.53.5.416 8,947 1/5/2016
0.53.4.415 12,697 12/23/2015
0.53.3.414 44,442 12/9/2015
0.53.2.413 15,666 12/1/2015
0.53.1.412 9,519 11/28/2015
0.53.0.411 32,932 11/19/2015
0.52.0.410 9,143 11/18/2015
0.51.0.409 11,278 11/17/2015
0.51.0.408 8,730 11/17/2015
0.51.0 7,081 11/16/2015
0.50.12.407 35,307 10/22/2015
0.50.12.406 8,763 10/22/2015
0.50.11.404 9,536 10/20/2015
0.50.10.403 15,145 10/10/2015
0.50.9.401 22,242 10/5/2015
0.50.8.400 21,799 9/28/2015
0.50.7.399 27,401 8/18/2015
0.50.6.398 12,240 8/11/2015
0.50.5.397 8,719 8/11/2015
0.50.5.396 9,003 8/11/2015
0.50.4.395 9,280 8/8/2015
0.50.3.394 8,760 8/7/2015
0.50.2.393 12,707 8/1/2015
0.50.1.392 45,149 6/17/2015
0.50.0.391 15,514 6/8/2015
0.49.3.390 14,270 5/20/2015
0.49.2.389 9,747 5/18/2015
0.49.1.388 8,552 5/18/2015
0.49.0.387 10,137 5/17/2015
0.48.1.386 11,153 5/10/2015
0.48.0.385 8,626 5/10/2015
0.47.10.384 10,184 5/8/2015
0.47.10.383 8,975 5/6/2015
0.47.10.382 8,946 5/5/2015
0.47.10.381 17,383 4/27/2015
0.47.10.380 23,497 4/1/2015
0.47.10.379 8,956 4/1/2015
0.47.9.378 14,344 3/31/2015
0.47.9.377 8,698 3/31/2015
0.47.9.376 10,590 3/30/2015
0.47.8.375 8,927 3/28/2015
0.47.7.374 18,754 3/25/2015
0.47.6.373 11,185 3/18/2015
0.47.5.372 9,510 3/17/2015
0.47.4.371 9,271 3/16/2015
0.47.3.370 8,665 3/15/2015
0.47.2.369 8,900 3/12/2015
0.47.1.368 46,011 3/4/2015
0.47.0.367 9,353 3/4/2015
0.46.1.366 9,857 3/3/2015
0.46.0.365 9,224 3/2/2015
0.45.0.364 8,953 3/2/2015
0.44.3.363 10,740 2/24/2015
0.44.2.362 9,091 2/24/2015
0.44.1.361 9,414 2/22/2015
0.44.0.360 25,301 2/18/2015
0.43.1.359 10,352 2/12/2015
0.43.0.358 14,162 2/7/2015
0.42.0.357 8,979 2/5/2015
0.41.0.356 8,858 2/4/2015
0.40.6.355 9,342 2/3/2015
0.40.3.354 9,129 2/2/2015
0.40.3.353 9,913 1/26/2015
0.40.3.352 12,254 1/20/2015
0.40.3.351 8,755 1/19/2015
0.40.2.350 8,941 1/19/2015
0.40.1.349 9,347 1/17/2015
0.40.1.348 10,942 1/15/2015
0.40.1.347 11,147 1/13/2015
0.40.1.346 8,491 1/12/2015
0.40.0.345 8,860 1/9/2015
0.40.0.344 8,616 1/9/2015
0.40.0.343 8,758 1/8/2015
0.40.0.342 8,658 1/8/2015
0.39.6.340 9,418 1/6/2015
0.39.5.339 8,927 1/5/2015
0.39.4.338 9,169 1/1/2015
0.39.4.337 10,046 12/23/2014
0.39.4.336 11,810 12/13/2014
0.39.2.335 8,761 12/12/2014
0.39.2.334 11,613 12/9/2014
0.39.2.333 16,587 12/5/2014
0.39.1.332 9,748 12/3/2014
0.39.1.331 8,807 12/2/2014
0.39.0.330 9,022 12/1/2014
0.38.2.329 9,845 11/26/2014
0.38.2.328 8,725 11/26/2014
0.38.1.327 8,910 11/25/2014
0.38.0.326 9,291 11/22/2014
0.38.0.325 9,052 11/20/2014
0.38.0.324 10,831 11/14/2014
0.37.2.323 10,825 11/14/2014
0.37.2.322 11,023 11/5/2014
0.37.2.321 22,800 10/29/2014
0.37.2.320 9,122 10/29/2014
0.37.2.319 8,707 10/28/2014
0.37.1.318 9,072 10/25/2014
0.37.1.317 23,956 10/16/2014
0.37.1.316 10,446 10/13/2014
0.37.0.315 9,012 10/12/2014
0.36.5.314 9,454 10/11/2014
0.36.5.313 9,064 10/9/2014
0.36.4.312 8,861 10/8/2014
0.36.4.311 8,598 10/8/2014
0.36.4.310 10,999 10/3/2014
0.36.3.309 8,831 10/1/2014
0.36.2.308 9,273 9/28/2014
0.36.1.307 10,136 9/20/2014
0.36.1.306 9,225 9/17/2014
0.36.0.305 14,790 9/15/2014
0.35.6.304 11,781 9/1/2014
0.35.6.303 8,987 8/28/2014
0.35.6.302 10,505 8/16/2014
0.35.6.301 8,716 8/15/2014
0.35.5.300 8,745 8/14/2014
0.35.4.299 8,614 8/14/2014
0.35.4.298 8,913 8/13/2014
0.35.4.297 11,003 8/11/2014
0.35.3.296 8,700 8/10/2014
0.35.3.295 8,850 8/8/2014
0.35.3.294 8,818 8/5/2014
0.35.1.288 10,314 8/1/2014
0.35.1.287 8,731 8/1/2014
0.35.1.286 8,653 8/1/2014
0.35.1.285 10,191 7/29/2014
0.35.1.284 9,555 7/23/2014
0.35.1.283 8,945 7/23/2014
0.35.0.282 9,457 7/22/2014
0.35.0.281 12,637 7/15/2014
0.34.0.280 9,701 7/11/2014
0.34.0.279 29,820 7/9/2014
0.33.2.278 12,252 7/9/2014
0.33.2.277 11,450 7/2/2014
0.33.1.276 10,315 6/24/2014
0.33.1.275 8,958 6/19/2014
0.33.0.274 8,755 6/19/2014
0.33.0.273 9,543 6/16/2014
0.32.3.272 8,997 6/14/2014
0.32.2.271 10,219 6/5/2014
0.32.1.270 9,071 6/1/2014
0.32.1.269 8,633 6/1/2014
0.32.1.268 10,264 5/26/2014
0.32.0.267 8,725 5/23/2014
0.32.0.266 15,973 5/22/2014
0.32.0.265 10,020 5/21/2014
0.32.0.264 8,685 5/21/2014
0.32.0.263 8,849 5/20/2014
0.32.0.262 8,677 5/19/2014
0.31.1.261 8,730 5/19/2014
0.31.1.260 8,710 5/19/2014
0.31.0.259 8,893 5/16/2014
0.30.2.258 8,869 5/15/2014
0.30.2.257 8,876 5/14/2014
0.30.2.254 9,381 5/8/2014
0.30.2.252 23,126 4/30/2014
0.30.2.251 8,705 4/30/2014
0.30.1.250 9,947 4/29/2014
0.30.0.249 8,967 4/28/2014
0.30.0.248 9,237 4/24/2014
0.30.0.247 9,400 4/17/2014
0.29.0.246 9,454 4/16/2014
0.28.5.245 9,651 4/14/2014
0.28.4.242 12,915 4/5/2014
0.28.4.241 8,791 4/4/2014
0.28.4.240 8,890 4/3/2014
0.28.4.232 9,037 3/31/2014
0.28.3.231 8,964 3/27/2014
0.28.3.230 8,805 3/27/2014
0.28.3.229 9,834 3/19/2014
0.28.2.227 9,277 3/14/2014
0.28.2.226 8,870 3/13/2014
0.28.2.225 13,335 3/5/2014
0.28.1.224 8,848 3/4/2014
0.27.5.222 9,426 2/28/2014
0.27.5.221 8,711 2/28/2014
0.27.4.220 9,168 2/26/2014
0.27.3.219 8,914 2/25/2014
0.27.2.218 8,754 2/25/2014
0.27.1.216 12,892 2/14/2014
0.27.0.215 9,855 2/12/2014
0.26.7.214 9,310 2/12/2014
0.26.7.213 8,998 2/11/2014
0.26.7.212 8,802 2/10/2014
0.26.7.211 8,595 2/10/2014
0.26.6.210 8,639 2/10/2014
0.26.5.209 8,904 2/10/2014
0.26.5.208 9,028 2/5/2014
0.26.5.207 8,625 2/4/2014
0.26.4.206 8,639 2/4/2014
0.26.3.204 8,712 2/4/2014
0.26.3.203 9,010 2/3/2014
0.26.3.202 8,397 1/30/2014
0.26.3.198 8,131 1/30/2014
0.26.2.194 12,642 1/23/2014
0.26.1.193 12,033 1/20/2014
0.26.1.191 8,347 1/17/2014
0.26.1.189 8,415 1/16/2014
0.26.1.188 8,283 1/15/2014
0.26.1.187 8,223 1/15/2014
0.26.1.186 15,113 1/13/2014
0.26.1.185 9,313 1/3/2014
0.26.1.184 8,296 1/2/2014
0.26.1.183 8,858 12/20/2013
0.26.0.182 8,241 12/19/2013
0.26.0.181 10,277 12/16/2013
0.25.4.180 8,154 12/16/2013
0.25.4.179 8,107 12/16/2013
0.25.3.178 8,351 12/13/2013
0.25.3.177 8,240 12/13/2013
0.25.3.176 6,643 12/12/2013
0.25.2.174 6,762 12/11/2013
0.25.1.173 6,644 12/10/2013
0.25.0.172 6,645 12/10/2013
0.25.0.171 6,888 12/9/2013
0.24.0.169 35,051 12/9/2013
0.24.0.165 15,565 11/21/2013
0.23.0.163 6,742 11/19/2013
0.22.1.162 6,699 11/19/2013
0.22.0.161 6,630 11/19/2013
0.21.0.159 6,677 11/18/2013
0.20.0.157 6,716 11/15/2013
0.20.0.155 8,846 11/13/2013
0.19.0.154 7,129 11/6/2013
0.18.1.151 6,631 11/5/2013
0.18.1.150 6,613 11/5/2013
0.18.0.149 6,525 11/4/2013
0.17.0.148 6,730 11/1/2013
0.16.0.146 6,752 10/31/2013
0.16.0.145 6,584 10/30/2013
0.16.0.144 6,640 10/29/2013
0.15.3.143 8,935 10/23/2013
0.15.2.142 7,247 10/23/2013
0.15.2.139 9,154 10/21/2013
0.15.2.138 6,689 10/21/2013
0.14.5.132 6,969 10/21/2013
0.14.4.131 6,649 10/21/2013
0.14.4.130 7,247 10/16/2013
0.14.4.128 6,963 10/15/2013
0.14.4.127 6,588 10/15/2013
0.14.4.126 9,333 10/10/2013
0.14.4.124 7,677 10/8/2013
0.14.3.123 7,952 10/3/2013
0.14.2.122 6,705 10/2/2013
0.14.1.121 7,799 9/26/2013
0.14.0.120 6,698 9/24/2013
0.12.4.119 7,474 9/13/2013
0.12.3.117 6,655 9/11/2013
0.12.1.115 6,549 9/10/2013
0.12.0.116 6,573 9/10/2013
0.11.1.114 7,053 9/9/2013
0.11.1.113 8,835 8/30/2013
0.11.1.110 7,544 8/28/2013
0.11.1.109 6,602 8/28/2013
0.11.1.108 7,081 8/21/2013
0.11.1.105 6,827 8/14/2013
0.11.1.104 7,470 8/13/2013
0.11.1.101 6,991 8/2/2013
0.11.1.100 7,435 7/23/2013
0.11.1.98 6,868 7/19/2013
0.11.1.97 7,769 7/8/2013
0.11.0.96 6,829 7/8/2013
0.11.0.95 6,987 7/2/2013
0.11.0.93 6,976 6/26/2013
0.10.1.92 7,887 6/13/2013
0.10.1.91 6,711 6/12/2013
0.10.1.90 7,252 6/5/2013
0.10.1.89 8,181 5/31/2013
0.10.0.88 6,934 5/29/2013
0.10.0.87 7,022 5/24/2013
0.10.0.86 6,915 5/22/2013
0.10.0.85 6,672 5/21/2013
0.10.0.84 7,011 5/10/2013
0.10.0.82 7,433 5/7/2013
0.10.0.81 7,325 4/25/2013
0.10.0.80 8,243 4/12/2013
0.10.0.79 8,138 3/20/2013
0.10.0.78 6,632 3/20/2013
0.10.0.77 6,650 3/20/2013
0.9.2.76 9,632 3/19/2013
0.9.2.75 8,267 3/4/2013
0.9.2.74 6,904 2/28/2013
0.9.2.73 6,903 2/25/2013
0.9.2.72 7,347 2/5/2013
0.9.2.70 7,010 2/5/2013
0.9.2.68 16,130 1/10/2013
0.9.2.66 7,525 12/17/2012
0.9.2.65 8,529 12/13/2012
0.9.2.64 6,906 12/12/2012
0.9.2.63 6,919 12/12/2012
0.9.2.62 6,937 12/10/2012
0.9.1.60 7,102 12/8/2012
0.9.1.59 7,027 12/6/2012
0.9.1.55 6,794 12/6/2012
0.9.1.54 6,904 12/3/2012
0.9.1.52 7,448 11/21/2012
0.9.0.51 6,950 11/21/2012
0.9.0.50 6,880 11/20/2012
0.9.0.49 6,795 11/20/2012
0.9.0.48 6,856 11/20/2012
0.9.0.47 7,178 11/16/2012
0.9.0.46 6,841 11/16/2012
0.9.0.45 6,768 11/14/2012
0.9.0.44 6,802 11/13/2012
0.9.0.42 6,728 11/13/2012
0.8.4.41 9,459 11/12/2012
0.8.3.40 6,717 11/9/2012
0.8.2.39 6,827 11/6/2012
0.8.2.38 6,824 11/6/2012
0.8.1.37 10,487 10/8/2012
0.8.0.36 6,772 10/5/2012
0.7.2.35 6,966 10/3/2012
0.7.2.34 6,676 10/2/2012
0.7.1.33 6,910 10/1/2012
0.7.1.32 6,678 9/27/2012
0.7.1.31 6,694 9/26/2012
0.7.1.30 6,722 9/26/2012
0.7.0.29 6,711 9/25/2012
0.7.0.28 6,807 9/25/2012
0.7.0.27 6,735 9/25/2012
0.7.0.26 6,657 9/25/2012
0.7.0.25 6,800 9/25/2012
0.6.4.24 6,819 9/25/2012
0.6.3.23 6,695 9/21/2012
0.6.3.21 6,653 9/19/2012
0.6.3.20 6,955 9/10/2012
0.6.3.19 6,714 9/10/2012
0.6.3.17 6,748 8/31/2012
0.6.3.16 6,726 8/30/2012
0.6.3.15 6,745 8/23/2012
0.6.3.13 6,994 8/7/2012
0.6.3.12 9,750 7/25/2012
0.6.3.11 6,822 7/13/2012
0.6.3.10 6,924 7/12/2012
0.6.3.9 6,683 7/11/2012
0.6.3.8 6,743 7/6/2012
0.6.3.7 6,629 7/4/2012
0.6.3.6 6,618 7/3/2012
0.6.3 6,673 7/2/2012
0.6.0.1 6,783 5/29/2012
0.3.0 6,908 4/30/2012
0.2.0 19,477 12/1/2011