AWSSDK.SQS 3.7.400.153

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

Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.

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 is compatible.  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 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 (327)

Showing the top 5 NuGet packages that depend on AWSSDK.SQS:

Package Downloads
MassTransit.AmazonSQS

MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

Microting.eForm

Package Description

AWSSDK.Glacier

Amazon Glacier is a secure, durable, and extremely low-cost storage service for data archiving and online backup.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

GitHub repositories (27)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SQS:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/orleans
Cloud Native application framework for .NET
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
JasperFx/wolverine
Supercharged .NET server side development!
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Dynatrace/superdump
A service for automated crash-dump analysis
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
Version Downloads Last Updated
4.0.0.12 7,107 6/23/2025
4.0.0.11 16,139 6/18/2025
4.0.0.10 18,680 6/16/2025
4.0.0.9 17,854 6/12/2025
4.0.0.8 8,292 6/11/2025
4.0.0.7 14,478 6/10/2025
4.0.0.6 23,702 6/6/2025
4.0.0.5 18,432 6/4/2025
4.0.0.4 170,600 5/16/2025
4.0.0.3 9,562 5/15/2025
4.0.0.2 136,620 5/6/2025
4.0.0.1 60,069 4/30/2025
4.0.0 146,078 4/28/2025
4.0.0-preview.13 1,454 4/9/2025
4.0.0-preview.12 2,281 4/4/2025
4.0.0-preview.11 1,617 3/26/2025
4.0.0-preview.10 7,280 3/7/2025
4.0.0-preview.9 307 3/4/2025
4.0.0-preview.8 1,031 2/25/2025
4.0.0-preview.7 1,413 2/17/2025
4.0.0-preview.6 1,730 2/6/2025
4.0.0-preview.5 5,398 1/3/2025
4.0.0-preview.4 33,060 10/11/2024
4.0.0-preview.3 2,346 10/1/2024
4.0.0-preview.2 8,951 8/28/2024
4.0.0-preview 60,889 8/15/2024
3.7.400.170 86 6/27/2025
3.7.400.169 466 6/26/2025
3.7.400.168 5,264 6/23/2025
3.7.400.167 51,542 6/20/2025
3.7.400.166 4,675 6/18/2025
3.7.400.165 78,676 6/11/2025
3.7.400.164 6,228 6/10/2025
3.7.400.163 5,034 6/9/2025
3.7.400.162 53,123 6/6/2025
3.7.400.161 20,272 6/5/2025
3.7.400.160 4,858 6/4/2025
3.7.400.159 22,870 6/2/2025
3.7.400.158 11,166 5/30/2025
3.7.400.157 60,224 5/28/2025
3.7.400.156 20,320 5/23/2025
3.7.400.155 13,117 5/21/2025
3.7.400.154 19,197 5/20/2025
3.7.400.153 17,219 5/19/2025
3.7.400.152 89,416 5/16/2025
3.7.400.151 26,213 5/12/2025
3.7.400.150 71,945 5/9/2025
3.7.400.149 8,008 5/8/2025
3.7.400.148 10,143 5/7/2025
3.7.400.147 15,841 5/6/2025
3.7.400.146 12,696 5/5/2025
3.7.400.145 203,027 5/2/2025
3.7.400.144 7,939 5/1/2025
3.7.400.143 12,593 4/30/2025
3.7.400.142 34,118 4/29/2025
3.7.400.141 67,713 4/28/2025
3.7.400.140 58,196 4/25/2025
3.7.400.139 24,575 4/24/2025
3.7.400.138 36,804 4/23/2025
3.7.400.137 78,307 4/18/2025
3.7.400.136 74,564 4/17/2025
3.7.400.135 86,732 4/16/2025
3.7.400.134 108,463 4/14/2025
3.7.400.133 48,172 4/11/2025
3.7.400.132 37,081 4/10/2025
3.7.400.131 21,503 4/9/2025
3.7.400.130 68,215 4/8/2025
3.7.400.129 140,211 4/4/2025
3.7.400.128 57,792 4/3/2025
3.7.400.127 35,285 4/3/2025
3.7.400.126 10,960 4/2/2025
3.7.400.125 46,676 4/1/2025
3.7.400.124 37,888 3/31/2025
3.7.400.123 77,321 3/28/2025
3.7.400.122 40,770 3/27/2025
3.7.400.121 40,554 3/26/2025
3.7.400.120 32,509 3/25/2025
3.7.400.119 39,828 3/24/2025
3.7.400.118 112,287 3/21/2025
3.7.400.117 25,708 3/20/2025
3.7.400.116 27,676 3/19/2025
3.7.400.115 32,557 3/18/2025
3.7.400.114 60,535 3/17/2025
3.7.400.113 52,110 3/14/2025
3.7.400.112 31,199 3/14/2025
3.7.400.111 126,151 3/11/2025
3.7.400.110 74,162 3/10/2025
3.7.400.109 74,143 3/7/2025
3.7.400.108 37,001 3/6/2025
3.7.400.107 32,549 3/5/2025
3.7.400.106 74,383 3/4/2025
3.7.400.105 76,522 3/3/2025
3.7.400.104 83,938 2/28/2025
3.7.400.103 28,850 2/27/2025
3.7.400.102 45,828 2/26/2025
3.7.400.101 38,442 2/25/2025
3.7.400.100 42,618 2/24/2025
3.7.400.99 58,989 2/21/2025
3.7.400.98 399,654 2/20/2025
3.7.400.97 86,429 2/18/2025
3.7.400.96 92,018 2/17/2025
3.7.400.95 73,607 2/13/2025
3.7.400.94 72,849 2/12/2025
3.7.400.93 55,068 2/11/2025
3.7.400.92 68,677 2/10/2025
3.7.400.91 90,651 2/7/2025
3.7.400.90 68,801 2/6/2025
3.7.400.89 30,347 2/5/2025
3.7.400.88 121,009 2/4/2025
3.7.400.87 36,916 2/3/2025
3.7.400.86 131,532 1/30/2025
3.7.400.85 167,103 1/27/2025
3.7.400.84 126,871 1/22/2025
3.7.400.83 35,972 1/21/2025
3.7.400.82 77,249 1/17/2025
3.7.400.81 45,709 1/16/2025
3.7.400.80 260,188 1/15/2025
3.7.400.79 56,535 1/14/2025
3.7.400.78 56,041 1/13/2025
3.7.400.77 79,411 1/10/2025
3.7.400.76 31,994 1/9/2025
3.7.400.75 81,264 1/8/2025
3.7.400.74 61,240 1/7/2025
3.7.400.73 65,490 1/6/2025
3.7.400.72 51,936 1/3/2025
3.7.400.71 56,089 1/2/2025
3.7.400.70 162,581 12/26/2024
3.7.400.69 500,606 12/23/2024
3.7.400.68 58,195 12/20/2024
3.7.400.67 70,049 12/19/2024
3.7.400.66 61,075 12/18/2024
3.7.400.65 63,274 12/17/2024
3.7.400.64 187,712 12/13/2024
3.7.400.63 120,182 12/12/2024
3.7.400.62 45,370 12/11/2024
3.7.400.61 67,630 12/10/2024
3.7.400.60 88,025 12/9/2024
3.7.400.59 356,019 12/3/2024
3.7.400.58 432,408 11/27/2024
3.7.400.57 345,666 11/22/2024
3.7.400.56 46,469 11/21/2024
3.7.400.55 43,891 11/21/2024
3.7.400.54 115,014 11/19/2024
3.7.400.53 272,329 11/15/2024
3.7.400.52 296,930 11/15/2024
3.7.400.51 13,473 11/14/2024
3.7.400.50 73,536 11/13/2024
3.7.400.49 111,423 11/12/2024
3.7.400.48 40,208 11/11/2024
3.7.400.47 85,960 11/8/2024
3.7.400.46 113,606 11/7/2024
3.7.400.45 393,311 11/1/2024
3.7.400.44 87,389 10/31/2024
3.7.400.43 129,895 10/30/2024
3.7.400.42 59,772 10/29/2024
3.7.400.41 97,544 10/28/2024
3.7.400.40 100,471 10/25/2024
3.7.400.39 35,267 10/24/2024
3.7.400.38 225,133 10/23/2024
3.7.400.37 116,654 10/22/2024
3.7.400.36 333,089 10/16/2024
3.7.400.35 287,987 10/15/2024
3.7.400.34 95,935 10/14/2024
3.7.400.33 346,373 10/9/2024
3.7.400.32 94,792 10/8/2024
3.7.400.31 54,669 10/7/2024
3.7.400.30 643,325 10/4/2024
3.7.400.29 37,617 10/3/2024
3.7.400.28 70,405 10/2/2024
3.7.400.27 50,566 10/1/2024
3.7.400.26 212,267 9/27/2024
3.7.400.25 119,776 9/26/2024
3.7.400.24 40,675 9/25/2024
3.7.400.23 47,812 9/24/2024
3.7.400.22 168,082 9/21/2024
3.7.400.21 774,633 9/16/2024
3.7.400.20 66,774 9/13/2024
3.7.400.19 74,756 9/11/2024
3.7.400.18 100,491 9/10/2024
3.7.400.17 79,063 9/9/2024
3.7.400.16 180,820 9/6/2024
3.7.400.15 67,764 9/5/2024
3.7.400.14 234,787 9/4/2024
3.7.400.13 197,465 8/30/2024
3.7.400.12 218,754 8/28/2024
3.7.400.11 345,533 8/22/2024
3.7.400.10 81,883 8/21/2024
3.7.400.9 37,032 8/20/2024
3.7.400.8 79,962 8/19/2024
3.7.400.7 332,688 8/16/2024
3.7.400.6 62,437 8/15/2024
3.7.400.5 118,643 8/13/2024
3.7.400.4 178,594 8/9/2024
3.7.400.3 650,790 8/5/2024
3.7.400.2 328,347 7/30/2024
3.7.400.1 70,773 7/29/2024
3.7.400 1,305,077 7/24/2024
3.7.301.34 154,816 7/22/2024
3.7.301.33 189,446 7/18/2024
3.7.301.32 344,558 7/12/2024
3.7.301.31 437,632 7/10/2024
3.7.301.30 206,600 7/9/2024
3.7.301.29 41,590 7/8/2024
3.7.301.28 74,112 7/5/2024
3.7.301.27 145,871 7/3/2024
3.7.301.26 98,450 7/1/2024
3.7.301.25 111,209 6/28/2024
3.7.301.24 54,957 6/27/2024
3.7.301.23 337,143 6/24/2024
3.7.301.22 132,624 6/20/2024
3.7.301.21 98,107 6/19/2024
3.7.301.20 51,038 6/18/2024
3.7.301.19 502,500 6/12/2024
3.7.301.18 47,001 6/11/2024
3.7.301.17 108,791 6/10/2024
3.7.301.16 58,079 6/7/2024
3.7.301.15 115,541 6/6/2024
3.7.301.14 38,735 6/5/2024
3.7.301.13 63,906 6/4/2024
3.7.301.12 135,453 6/3/2024
3.7.301.11 126,674 5/30/2024
3.7.301.10 98,281 5/29/2024
3.7.301.9 84,032 5/28/2024
3.7.301.8 254,032 5/23/2024
3.7.301.7 74,115 5/22/2024
3.7.301.6 287,775 5/17/2024
3.7.301.5 66,516 5/16/2024
3.7.301.4 121,864 5/14/2024
3.7.301.3 206,675 5/13/2024
3.7.301.2 111,572 5/10/2024
3.7.301.1 77,110 5/9/2024
3.7.301 45,666 5/8/2024
3.7.300.87 176,727 5/6/2024
3.7.300.86 111,557 5/3/2024
3.7.300.85 91,624 5/1/2024
3.7.300.84 148,780 4/29/2024
3.7.300.83 72,031 4/26/2024
3.7.300.82 44,571 4/25/2024
3.7.300.81 79,962 4/24/2024
3.7.300.80 244,624 4/23/2024
3.7.300.79 145,550 4/22/2024
3.7.300.78 64,767 4/19/2024
3.7.300.77 382,247 4/18/2024
3.7.300.76 55,135 4/17/2024
3.7.300.75 122,118 4/16/2024
3.7.300.74 387,409 4/11/2024
3.7.300.73 45,735 4/10/2024
3.7.300.72 129,376 4/9/2024
3.7.300.71 97,548 4/8/2024
3.7.300.70 136,397 4/5/2024
3.7.300.69 90,705 4/4/2024
3.7.300.68 97,437 4/3/2024
3.7.300.67 56,996 4/2/2024
3.7.300.66 75,741 4/1/2024
3.7.300.65 54,726 3/29/2024
3.7.300.64 85,408 3/28/2024
3.7.300.63 105,637 3/27/2024
3.7.300.62 89,946 3/26/2024
3.7.300.61 71,255 3/25/2024
3.7.300.60 952,493 3/22/2024
3.7.300.59 277,982 3/18/2024
3.7.300.58 71,430 3/15/2024
3.7.300.57 53,910 3/14/2024
3.7.300.56 55,491 3/13/2024
3.7.300.55 205,861 3/8/2024
3.7.300.54 342,272 2/29/2024
3.7.300.53 298,175 2/27/2024
3.7.300.52 1,067,352 2/16/2024
3.7.300.51 51,498 2/15/2024
3.7.300.50 45,393 2/14/2024
3.7.300.49 41,405 2/13/2024
3.7.300.48 135,536 2/9/2024
3.7.300.47 92,424 2/7/2024
3.7.300.46 294,655 2/2/2024
3.7.300.45 42,629 2/1/2024
3.7.300.44 147,370 1/31/2024
3.7.300.43 97,828 1/30/2024
3.7.300.42 66,983 1/29/2024
3.7.300.41 162,146 1/25/2024
3.7.300.40 117,447 1/25/2024
3.7.300.39 240,541 1/19/2024
3.7.300.38 50,504 1/18/2024
3.7.300.37 112,415 1/16/2024
3.7.300.36 97,355 1/14/2024
3.7.300.35 13,770 1/12/2024
3.7.300.34 62,097 1/11/2024
3.7.300.33 49,096 1/10/2024
3.7.300.32 156,901 1/8/2024
3.7.300.31 114,382 1/5/2024
3.7.300.30 39,841 1/4/2024
3.7.300.29 52,652 1/3/2024
3.7.300.28 179,183 12/28/2023
3.7.300.27 26,538 12/27/2023
3.7.300.26 35,014 12/26/2023
3.7.300.25 36,519 12/22/2023
3.7.300.24 40,524 12/21/2023
3.7.300.23 76,590 12/20/2023
3.7.300.22 41,040 12/19/2023
3.7.300.21 625,574 12/18/2023
3.7.300.20 38,788 12/15/2023
3.7.300.19 66,075 12/14/2023
3.7.300.18 101,331 12/13/2023
3.7.300.17 249,575 12/12/2023
3.7.300.16 581,336 12/7/2023
3.7.300.15 189,190 12/6/2023
3.7.300.14 45,002 12/5/2023
3.7.300.13 176,423 12/4/2023
3.7.300.12 144,231 11/30/2023
3.7.300.11 147,941 11/28/2023
3.7.300.10 55,066 11/28/2023
3.7.300.9 13,450 11/27/2023
3.7.300.8 91,096 11/27/2023
3.7.300.7 537,794 11/21/2023
3.7.300.6 46,474 11/20/2023
3.7.300.5 132,652 11/17/2023
3.7.300.4 34,124 11/16/2023
3.7.300.3 28,920 11/15/2023
3.7.300.2 369,657 11/14/2023
3.7.300.1 49,356 11/13/2023
3.7.300 1,150,391 11/10/2023
3.7.202 125,103 11/9/2023
3.7.201 13,510 11/8/2023
3.7.200.67 457,688 11/7/2023
3.7.200.66 55,813 11/6/2023
3.7.200.65 329,760 11/2/2023
3.7.200.64 331,298 10/27/2023
3.7.200.63 75,781 10/26/2023
3.7.200.62 224,858 10/24/2023
3.7.200.61 60,566 10/23/2023
3.7.200.60 50,619 10/20/2023
3.7.200.59 31,993 10/19/2023
3.7.200.58 64,479 10/18/2023
3.7.200.57 57,885 10/17/2023
3.7.200.56 27,550 10/16/2023
3.7.200.55 136,860 10/12/2023
3.7.200.54 279,638 10/7/2023
3.7.200.53 36,281 10/5/2023
3.7.200.52 66,585 10/4/2023
3.7.200.51 73,033 10/3/2023
3.7.200.50 140,542 10/2/2023
3.7.200.49 136,657 9/28/2023
3.7.200.48 24,413 9/28/2023
3.7.200.47 9,954 9/27/2023
3.7.200.46 83,820 9/25/2023
3.7.200.45 135,091 9/22/2023
3.7.200.44 197,793 9/20/2023
3.7.200.43 68,902 9/19/2023
3.7.200.42 157,286 9/15/2023
3.7.200.41 32,930 9/15/2023
3.7.200.40 16,206 9/14/2023
3.7.200.39 45,395 9/13/2023
3.7.200.38 78,220 9/12/2023
3.7.200.37 216,303 9/8/2023
3.7.200.36 57,781 9/8/2023
3.7.200.35 38,814 9/6/2023
3.7.200.34 43,463 9/5/2023
3.7.200.33 160,423 9/1/2023
3.7.200.32 31,224 9/1/2023
3.7.200.31 3,716 8/31/2023
3.7.200.30 30,451 8/31/2023
3.7.200.29 6,296 8/30/2023
3.7.200.28 116,075 8/28/2023
3.7.200.27 127,409 8/25/2023
3.7.200.26 283,071 8/24/2023
3.7.200.25 150,418 8/23/2023
3.7.200.24 69,904 8/22/2023
3.7.200.23 104,413 8/21/2023
3.7.200.22 69,820 8/18/2023
3.7.200.21 8,507 8/18/2023
3.7.200.20 127,025 8/17/2023
3.7.200.19 132,488 8/15/2023
3.7.200.18 66,883 8/14/2023
3.7.200.17 97,970 8/11/2023
3.7.200.16 59,964 8/10/2023
3.7.200.15 80,794 8/9/2023
3.7.200.14 56,918 8/8/2023
3.7.200.13 7,933 8/8/2023
3.7.200.12 50,153 8/7/2023
3.7.200.11 120,468 8/4/2023
3.7.200.10 133,947 8/2/2023
3.7.200.9 63,835 8/1/2023
3.7.200.8 143,368 7/31/2023
3.7.200.7 516,455 7/28/2023
3.7.200.6 45,446 7/28/2023
3.7.200.5 114,865 7/26/2023
3.7.200.4 190,249 7/24/2023
3.7.200.3 130,034 7/21/2023
3.7.200.2 179,897 7/20/2023
3.7.200.1 1,135,719 7/18/2023
3.7.200 205,334 7/18/2023
3.7.103.12 52,659 7/17/2023
3.7.103.11 1,002,329 7/13/2023
3.7.103.10 262,735 7/7/2023
3.7.103.9 4,193 7/7/2023
3.7.103.8 38,641 7/6/2023
3.7.103.7 72,867 7/5/2023
3.7.103.6 118,660 7/3/2023
3.7.103.5 929,722 6/20/2023
3.7.103.4 393,373 6/15/2023
3.7.103.3 288,706 6/13/2023
3.7.103.2 123,182 6/12/2023
3.7.103.1 130,296 6/8/2023
3.7.103 343,172 6/6/2023
3.7.102.16 150,491 6/5/2023
3.7.102.15 93,877 6/2/2023
3.7.102.14 8,293 6/2/2023
3.7.102.13 46,060 6/1/2023
3.7.102.12 182,950 5/30/2023
3.7.102.11 155,965 5/26/2023
3.7.102.10 49,346 5/25/2023
3.7.102.9 71,609 5/24/2023
3.7.102.8 84,401 5/23/2023
3.7.102.7 180,579 5/19/2023
3.7.102.6 53,620 5/18/2023
3.7.102.5 135,403 5/16/2023
3.7.102.4 91,461 5/15/2023
3.7.102.3 163,179 5/11/2023
3.7.102.2 194,509 5/9/2023
3.7.102.1 93,657 5/8/2023
3.7.102 105,345 5/5/2023
3.7.101 81,173 5/4/2023
3.7.100.124 599,294 5/2/2023
3.7.100.123 138,421 5/1/2023
3.7.100.122 176,169 4/28/2023
3.7.100.121 113,331 4/27/2023
3.7.100.120 51,524 4/26/2023
3.7.100.119 71,524 4/25/2023
3.7.100.118 62,207 4/25/2023
3.7.100.117 142,220 4/21/2023
3.7.100.116 44,993 4/21/2023
3.7.100.115 126,995 4/19/2023
3.7.100.114 805,941 4/17/2023
3.7.100.113 110,341 4/14/2023
3.7.100.112 30,999 4/13/2023
3.7.100.111 47,223 4/12/2023
3.7.100.110 56,160 4/11/2023
3.7.100.109 128,425 4/10/2023
3.7.100.108 48,931 4/7/2023
3.7.100.107 29,766 4/6/2023
3.7.100.106 121,523 4/5/2023
3.7.100.105 107,488 4/4/2023
3.7.100.104 77,188 4/3/2023
3.7.100.103 111,160 3/31/2023
3.7.100.102 227,288 3/30/2023
3.7.100.101 113,133 3/29/2023
3.7.100.100 61,122 3/28/2023
3.7.100.99 242,485 3/24/2023
3.7.100.98 47,907 3/23/2023
3.7.100.97 58,964 3/22/2023
3.7.100.96 219,028 3/21/2023
3.7.100.95 117,594 3/20/2023
3.7.100.94 178,100 3/17/2023
3.7.100.93 23,161 3/17/2023
3.7.100.92 51,930 3/16/2023
3.7.100.91 65,083 3/15/2023
3.7.100.90 37,171 3/14/2023
3.7.100.89 96,592 3/13/2023
3.7.100.88 128,087 3/10/2023
3.7.100.87 99,557 3/9/2023
3.7.100.86 171,845 3/8/2023
3.7.100.85 67,216 3/7/2023
3.7.100.84 132,250 3/3/2023
3.7.100.83 102,832 3/2/2023
3.7.100.82 100,244 3/1/2023
3.7.100.81 48,472 2/28/2023
3.7.100.80 84,056 2/27/2023
3.7.100.79 179,271 2/23/2023
3.7.100.78 277,454 2/21/2023
3.7.100.77 727,566 2/18/2023
3.7.100.76 3,541 2/17/2023
3.7.100.75 68,867 2/16/2023
3.7.100.74 144,653 2/15/2023
3.7.100.73 192,939 2/13/2023
3.7.100.72 92,889 2/10/2023
3.7.100.71 69,576 2/9/2023
3.7.100.70 73,223 2/8/2023
3.7.100.69 88,142 2/7/2023
3.7.100.68 153,895 2/6/2023
3.7.100.67 347,486 2/3/2023
3.7.100.66 104,208 2/2/2023
3.7.100.65 17,336 2/2/2023
3.7.100.64 39,413 2/1/2023
3.7.100.63 305,037 1/31/2023
3.7.100.62 440,519 1/26/2023
3.7.100.61 40,461 1/25/2023
3.7.100.60 74,378 1/24/2023
3.7.100.59 98,839 1/23/2023
3.7.100.58 305,144 1/20/2023
3.7.100.57 45,532 1/20/2023
3.7.100.56 109,102 1/18/2023
3.7.100.55 291,656 1/17/2023
3.7.100.54 244,504 1/13/2023
3.7.100.53 92,888 1/12/2023
3.7.100.52 360,481 1/10/2023
3.7.100.51 92,051 1/9/2023
3.7.100.50 63,633 1/6/2023
3.7.100.49 37,769 1/5/2023
3.7.100.48 751,554 1/4/2023
3.7.100.47 25,577 1/3/2023
3.7.100.46 239,267 12/30/2022
3.7.100.45 35,122 12/29/2022
3.7.100.44 135,052 12/23/2022
3.7.100.43 36,548 12/22/2022
3.7.100.42 38,238 12/21/2022
3.7.100.41 106,666 12/20/2022
3.7.100.40 51,993 12/19/2022
3.7.100.39 114,535 12/16/2022
3.7.100.38 68,790 12/16/2022
3.7.100.37 32,208 12/15/2022
3.7.100.36 116,026 12/14/2022
3.7.100.35 79,040 12/13/2022
3.7.100.34 125,742 12/12/2022
3.7.100.33 180,822 12/8/2022
3.7.100.32 40,912 12/8/2022
3.7.100.31 9,817 12/7/2022
3.7.100.30 67,536 12/6/2022
3.7.100.29 197,920 12/5/2022
3.7.100.28 62,727 12/2/2022
3.7.100.27 350,293 12/1/2022
3.7.100.26 162,251 11/30/2022
3.7.100.25 304,190 11/29/2022
3.7.100.24 38,771 11/29/2022
3.7.100.23 228,541 11/28/2022
3.7.100.22 364,097 11/22/2022
3.7.100.21 469,165 11/18/2022
3.7.100.20 87,887 11/17/2022
3.7.100.19 63,226 11/16/2022
3.7.100.18 94,259 11/16/2022
3.7.100.17 104,048 11/15/2022
3.7.100.16 381,591 11/11/2022
3.7.100.15 81,933 11/10/2022
3.7.100.14 207,336 11/9/2022
3.7.100.13 17,056 11/9/2022
3.7.100.12 10,216 11/9/2022
3.7.100.11 4,505 11/8/2022
3.7.100.10 164,587 11/7/2022
3.7.100.9 174,814 11/4/2022
3.7.100.8 171,547 11/2/2022
3.7.100.7 201,103 10/31/2022
3.7.100.6 64,840 10/29/2022
3.7.100.5 8,895 10/28/2022
3.7.100.4 107,554 10/27/2022
3.7.100.3 141,016 10/26/2022
3.7.100.2 60,649 10/25/2022
3.7.100.1 97,572 10/24/2022
3.7.100 445,988 10/21/2022
3.7.2.122 193,864 10/20/2022
3.7.2.121 199,545 10/19/2022
3.7.2.120 590,999 10/18/2022
3.7.2.119 264,988 10/14/2022
3.7.2.118 54,082 10/13/2022
3.7.2.117 714,617 10/7/2022
3.7.2.116 112,954 10/6/2022
3.7.2.115 145,962 10/4/2022
3.7.2.114 123,097 10/3/2022
3.7.2.113 348,842 9/30/2022
3.7.2.112 183,663 9/29/2022
3.7.2.111 176,381 9/27/2022
3.7.2.110 4,121,517 9/27/2022
3.7.2.109 6,759 9/26/2022
3.7.2.108 120,315 9/23/2022
3.7.2.107 44,761 9/22/2022
3.7.2.106 112,164 9/21/2022
3.7.2.105 125,461 9/20/2022
3.7.2.104 294,467 9/19/2022
3.7.2.103 133,830 9/15/2022
3.7.2.102 76,468 9/14/2022
3.7.2.101 83,885 9/13/2022
3.7.2.100 229,886 9/9/2022
3.7.2.99 464,767 9/9/2022
3.7.2.98 20,878 9/8/2022
3.7.2.97 697,686 9/2/2022
3.7.2.96 67,168 9/1/2022
3.7.2.95 164,550 8/30/2022
3.7.2.94 134,362 8/29/2022
3.7.2.93 97,832 8/25/2022
3.7.2.92 645,103 8/22/2022
3.7.2.91 46,003 8/19/2022
3.7.2.90 184,141 8/16/2022
3.7.2.89 173,153 8/12/2022
3.7.2.88 127,263 8/11/2022
3.7.2.87 493,969 8/8/2022
3.7.2.86 209,236 8/4/2022
3.7.2.85 207,012 8/2/2022
3.7.2.84 164,098 7/29/2022
3.7.2.83 80,720 7/28/2022
3.7.2.82 53,378 7/27/2022
3.7.2.81 244,101 7/22/2022
3.7.2.80 264,433 7/20/2022
3.7.2.79 138,189 7/18/2022
3.7.2.78 64,023 7/15/2022
3.7.2.77 57,962 7/14/2022
3.7.2.76 143,492 7/12/2022
3.7.2.75 55,059 7/11/2022
3.7.2.74 214,172 7/5/2022
3.7.2.73 627,984 6/29/2022
3.7.2.72 318,783 6/24/2022
3.7.2.71 1,374,011 6/17/2022
3.7.2.70 78,825 6/16/2022
3.7.2.69 350,369 6/14/2022
3.7.2.68 155,013 6/10/2022
3.7.2.67 135,422 6/8/2022
3.7.2.66 107,704 6/7/2022
3.7.2.65 88,243 6/6/2022
3.7.2.64 327,155 5/31/2022
3.7.2.63 228,992 5/27/2022
3.7.2.62 183,269 5/26/2022
3.7.2.61 8,344 5/26/2022
3.7.2.60 30,120 5/25/2022
3.7.2.59 149,276 5/24/2022
3.7.2.58 119,541 5/23/2022
3.7.2.57 193,583 5/19/2022
3.7.2.56 130,045 5/18/2022
3.7.2.55 644,455 5/9/2022
3.7.2.54 515,318 5/6/2022
3.7.2.53 7,156 5/6/2022
3.7.2.52 57,742 5/5/2022
3.7.2.51 182,748 5/4/2022
3.7.2.50 322,824 5/3/2022
3.7.2.49 61,169 5/3/2022
3.7.2.48 11,807 5/2/2022
3.7.2.47 767,174 4/20/2022
3.7.2.46 1,678,749 4/19/2022
3.7.2.45 548,235 4/14/2022
3.7.2.44 1,562,302 4/12/2022
3.7.2.43 74,717 4/11/2022
3.7.2.42 195,785 4/7/2022
3.7.2.41 80,239 4/6/2022
3.7.2.40 536,909 4/1/2022
3.7.2.39 1,582,411 3/31/2022
3.7.2.38 560,772 3/28/2022
3.7.2.37 173,834 3/24/2022
3.7.2.36 116,405 3/23/2022
3.7.2.35 629,213 3/17/2022
3.7.2.34 41,433 3/16/2022
3.7.2.33 264,932 3/14/2022
3.7.2.32 171,017 3/10/2022
3.7.2.31 106,721 3/9/2022
3.7.2.30 55,527 3/8/2022
3.7.2.29 234,139 3/3/2022
3.7.2.28 145,218 3/1/2022
3.7.2.27 41,724 2/28/2022
3.7.2.26 81,941 2/26/2022
3.7.2.25 93,487 2/23/2022
3.7.2.24 31,925 2/22/2022
3.7.2.23 11,791 2/22/2022
3.7.2.22 50,871 2/21/2022
3.7.2.21 213,731 2/17/2022
3.7.2.20 290,225 2/11/2022
3.7.2.19 14,483 2/10/2022
3.7.2.18 244,895 2/4/2022
3.7.2.17 57,561 2/3/2022
3.7.2.16 613,632 1/28/2022
3.7.2.15 255,059 1/25/2022
3.7.2.14 682,119 1/15/2022
3.7.2.13 4,440 1/14/2022
3.7.2.12 92,408 1/13/2022
3.7.2.11 813,219 1/11/2022
3.7.2.10 150,535 1/7/2022
3.7.2.9 25,141 1/6/2022
3.7.2.8 29,658 1/5/2022
3.7.2.7 118,328 1/3/2022
3.7.2.6 404,531 12/21/2021
3.7.2.5 38,956 12/20/2021
3.7.2.4 697,123 12/13/2021
3.7.2.3 227,738 12/8/2021
3.7.2.2 259,938 12/2/2021
3.7.2.1 55,292 12/1/2021
3.7.2 665,608 11/23/2021
3.7.1.46 221,252 11/22/2021
3.7.1.45 552,342 11/19/2021
3.7.1.44 3,338 11/18/2021
3.7.1.43 510,054 11/17/2021
3.7.1.42 42,442 11/16/2021
3.7.1.41 189,158 11/15/2021
3.7.1.40 84,869 11/12/2021
3.7.1.39 129,547 11/11/2021
3.7.1.38 31,867 11/11/2021
3.7.1.37 64,801 11/9/2021
3.7.1.36 640,170 11/5/2021
3.7.1.35 6,221 11/4/2021
3.7.1.34 108,470 11/3/2021
3.7.1.33 75,196 11/2/2021
3.7.1.32 53,134 11/1/2021
3.7.1.31 149,606 10/29/2021
3.7.1.30 102,501 10/27/2021
3.7.1.29 236,364 10/26/2021
3.7.1.28 4,361 10/26/2021
3.7.1.27 169,985 10/22/2021
3.7.1.26 7,209 10/21/2021
3.7.1.25 325,491 10/14/2021
3.7.1.24 159,123 10/13/2021
3.7.1.23 94,109 10/12/2021
3.7.1.22 93,898 10/8/2021
3.7.1.21 41,943 10/7/2021
3.7.1.20 220,238 10/7/2021
3.7.1.19 4,078 10/6/2021
3.7.1.18 300,847 10/1/2021
3.7.1.17 68,873 9/30/2021
3.7.1.16 143,017 9/29/2021
3.7.1.15 141,131 9/27/2021
3.7.1.14 82,350 9/24/2021
3.7.1.13 70,148 9/23/2021
3.7.1.12 42,496 9/22/2021
3.7.1.11 342,544 9/17/2021
3.7.1.10 39,912 9/16/2021
3.7.1.9 95,915 9/16/2021
3.7.1.8 347,635 9/13/2021
3.7.1.7 112,893 9/10/2021
3.7.1.6 55,520 9/9/2021
3.7.1.5 58,833 9/7/2021
3.7.1.4 117,309 9/3/2021
3.7.1.3 20,099 9/3/2021
3.7.1.2 10,361 9/2/2021
3.7.1.1 42,353 9/1/2021
3.7.1 245,320 8/31/2021
3.7.0.57 782,161 8/27/2021
3.7.0.56 95,206 8/25/2021
3.7.0.55 158,057 8/23/2021
3.7.0.54 80,383 8/19/2021
3.7.0.53 371,896 8/16/2021
3.7.0.52 242,384 8/12/2021
3.7.0.51 430,204 8/10/2021
3.7.0.50 330,863 8/6/2021
3.7.0.49 85,471 8/4/2021
3.7.0.48 546,535 7/30/2021
3.7.0.47 27,304 7/29/2021
3.7.0.46 160,711 7/27/2021
3.7.0.45 274,912 7/21/2021
3.7.0.44 204,609 7/16/2021
3.7.0.43 368,276 7/13/2021
3.7.0.42 78,426 7/12/2021
3.7.0.41 149,379 7/9/2021
3.7.0.40 46,421 7/8/2021
3.7.0.39 81,202 7/7/2021
3.7.0.38 47,922 7/6/2021
3.7.0.37 148,916 7/1/2021
3.7.0.36 175,532 6/25/2021
3.7.0.35 38,461 6/24/2021
3.7.0.34 294,936 6/21/2021
3.7.0.33 51,040 6/17/2021
3.7.0.32 185,659 6/15/2021
3.7.0.31 150,250 6/11/2021
3.7.0.30 747,535 5/28/2021
3.7.0.29 174,170 5/27/2021
3.7.0.28 33,100 5/27/2021
3.7.0.27 105,394 5/24/2021
3.7.0.26 46,401 5/21/2021
3.7.0.25 34,527 5/20/2021
3.7.0.24 56,988 5/19/2021
3.7.0.23 60,799 5/18/2021
3.7.0.22 277,485 5/14/2021
3.7.0.21 62,269 5/12/2021
3.7.0.20 124,543 5/10/2021
3.7.0.19 3,138 5/10/2021
3.7.0.18 162,078 5/6/2021
3.7.0.17 768,168 4/30/2021
3.7.0.16 66,500 4/27/2021
3.7.0.15 144,565 4/23/2021
3.7.0.14 247,661 4/19/2021
3.7.0.13 124,059 4/15/2021
3.7.0.12 243,270 4/13/2021
3.7.0.11 552,611 4/12/2021
3.7.0.10 176,159 4/8/2021
3.7.0.9 110,686 4/7/2021
3.7.0.8 444,814 4/2/2021
3.7.0.7 327,968 4/1/2021
3.7.0.6 65,500 3/31/2021
3.7.0.5 6,868 3/31/2021
3.7.0.4 72,852 3/30/2021
3.7.0.3 125,379 3/29/2021
3.7.0.2 71,690 3/27/2021
3.7.0.1 81,362 3/26/2021
3.7.0 4,430,209 3/26/2021
3.5.1.28 834,597 3/25/2021
3.5.1.27 579,218 3/17/2021
3.5.1.26 102,021 3/15/2021
3.5.1.25 438,258 3/9/2021
3.5.1.24 214,240 3/5/2021
3.5.1.23 6,407 3/4/2021
3.5.1.22 112,260 3/1/2021
3.5.1.21 375,852 2/23/2021
3.5.1.20 422,574 2/19/2021
3.5.1.19 193,756 2/12/2021
3.5.1.18 187,325 2/9/2021
3.5.1.17 118,262 2/8/2021
3.5.1.16 56,190 2/5/2021
3.5.1.15 31,511 2/4/2021
3.5.1.14 480,821 1/29/2021
3.5.1.13 48,871 1/28/2021
3.5.1.12 36,609 1/27/2021
3.5.1.11 657,139 1/26/2021
3.5.1.10 424,910 1/20/2021
3.5.1.9 11,077 1/19/2021
3.5.1.8 425,455 1/11/2021
3.5.1.7 197,835 1/7/2021
3.5.1.6 282,488 12/30/2020
3.5.1.5 95,580 12/23/2020
3.5.1.4 223,077 12/22/2020
3.5.1.3 25,185 12/22/2020
3.5.1.2 9,382 12/21/2020
3.5.1.1 49,173 12/18/2020
3.5.1 125,872 12/17/2020
3.5.0.50 163,338 12/16/2020
3.5.0.49 50,232 12/14/2020
3.5.0.48 468,672 12/9/2020
3.5.0.47 94,734 12/7/2020
3.5.0.46 111,504 12/3/2020
3.5.0.45 178,362 12/2/2020
3.5.0.44 28,191 12/1/2020
3.5.0.43 200,693 12/1/2020
3.5.0.42 168,017 11/24/2020
3.5.0.41 63,980 11/23/2020
3.5.0.40 32,090 11/20/2020
3.5.0.39 88,278 11/19/2020
3.5.0.38 10,935 11/18/2020
3.5.0.37 82,847 11/13/2020
3.5.0.36 661,300 11/5/2020
3.5.0.35 39,267 11/4/2020
3.5.0.34 223,098 10/28/2020
3.5.0.33 47,486 10/27/2020
3.5.0.32 47,222 10/26/2020
3.5.0.31 202,420 10/22/2020
3.5.0.30 42,469 10/21/2020
3.5.0.29 49,910 10/20/2020
3.5.0.28 104,517 10/16/2020
3.5.0.27 46,117 10/15/2020
3.5.0.26 386,011 10/9/2020
3.5.0.25 396,442 10/6/2020
3.5.0.24 33,239 10/2/2020
3.5.0.23 123,488 10/1/2020
3.5.0.22 52,919 9/30/2020
3.5.0.21 70,045 9/29/2020
3.5.0.20 38,412 9/25/2020
3.5.0.19 184,315 9/24/2020
3.5.0.18 199,098 9/21/2020
3.5.0.17 39,082 9/18/2020
3.5.0.16 275,344 9/17/2020
3.5.0.15 76,499 9/16/2020
3.5.0.14 29,509 9/15/2020
3.5.0.13 50,154 9/14/2020
3.5.0.12 88,800 9/11/2020
3.5.0.11 144,419 9/10/2020
3.5.0.10 8,779 9/9/2020
3.5.0.9 88,975 9/4/2020
3.5.0.8 73,620 9/2/2020
3.5.0.7 313,484 9/1/2020
3.5.0.6 7,669 8/31/2020
3.5.0.5 29,390 8/28/2020
3.5.0.4 17,767 8/27/2020
3.5.0.3 21,274 8/26/2020
3.5.0.2 90,868 8/25/2020
3.5.0.1 10,494 8/24/2020
3.5.0 971,231 8/20/2020
3.5.0-beta 99,697 2/4/2020
3.3.103.26 2,202,851 8/19/2020
3.3.103.25 177,650 8/14/2020
3.3.103.24 145,552 8/10/2020
3.3.103.23 59,055 8/8/2020
3.3.103.22 100,306 8/6/2020
3.3.103.21 124,680 8/4/2020
3.3.103.20 56,116 8/3/2020
3.3.103.19 40,987 7/31/2020
3.3.103.18 21,608 7/30/2020
3.3.103.17 92,576 7/29/2020
3.3.103.16 61,305 7/28/2020
3.3.103.15 368,014 7/23/2020
3.3.103.14 16,457 7/22/2020
3.3.103.13 93,430 7/17/2020
3.3.103.12 39,909 7/15/2020
3.3.103.11 168,018 7/9/2020
3.3.103.10 16,946 7/9/2020
3.3.103.9 49,332 7/8/2020
3.3.103.8 34,537 7/7/2020
3.3.103.7 343,989 7/2/2020
3.3.103.6 65,248 6/29/2020
3.3.103.5 85,091 6/26/2020
3.3.103.4 24,625 6/25/2020
3.3.103.3 36,401 6/24/2020
3.3.103.2 2,575 6/24/2020
3.3.103.1 87,264 6/23/2020
3.3.103 80,280 6/22/2020
3.3.102.128 140,232 6/19/2020
3.3.102.127 27,490 6/18/2020
3.3.102.126 44,868 6/17/2020
3.3.102.125 214,006 6/11/2020
3.3.102.124 70,181 6/9/2020
3.3.102.123 527,208 6/5/2020
3.3.102.122 41,005 6/4/2020
3.3.102.121 25,653 6/3/2020
3.3.102.120 10,277 6/3/2020
3.3.102.119 23,106 6/1/2020
3.3.102.118 154,865 5/27/2020
3.3.102.117 177,083 5/26/2020
3.3.102.116 75,516 5/22/2020
3.3.102.115 17,902 5/22/2020
3.3.102.114 33,714 5/21/2020
3.3.102.113 61,129 5/19/2020
3.3.102.112 39,820 5/18/2020
3.3.102.111 41,219 5/15/2020
3.3.102.110 48,925 5/14/2020
3.3.102.109 95,793 5/11/2020
3.3.102.108 30,993 5/8/2020
3.3.102.107 27,457 5/8/2020
3.3.102.106 4,855 5/7/2020
3.3.102.105 36,071 5/6/2020
3.3.102.104 97,396 5/4/2020
3.3.102.103 29,622 5/1/2020
3.3.102.102 33,202 4/30/2020
3.3.102.101 64,387 4/29/2020
3.3.102.100 41,452 4/28/2020
3.3.102.99 35,341 4/27/2020
3.3.102.98 105,941 4/24/2020
3.3.102.97 312,906 4/23/2020
3.3.102.96 25,722 4/22/2020
3.3.102.95 18,462 4/21/2020
3.3.102.94 24,689 4/20/2020
3.3.102.93 43,533 4/17/2020
3.3.102.92 51,271 4/16/2020
3.3.102.91 261,118 4/8/2020
3.3.102.90 355,832 4/6/2020
3.3.102.89 331,679 4/3/2020
3.3.102.88 10,968 4/3/2020
3.3.102.87 41,420 4/2/2020
3.3.102.86 71,991 4/1/2020
3.3.102.85 34,666 3/31/2020
3.3.102.84 37,030 3/30/2020
3.3.102.83 79,030 3/27/2020
3.3.102.82 35,797 3/26/2020
3.3.102.81 28,798 3/25/2020
3.3.102.80 65,618 3/24/2020
3.3.102.79 82,201 3/20/2020
3.3.102.78 10,267 3/19/2020
3.3.102.77 91,636 3/18/2020
3.3.102.76 12,757 3/17/2020
3.3.102.75 23,466 3/16/2020
3.3.102.74 50,927 3/12/2020
3.3.102.73 344,142 3/6/2020
3.3.102.72 68,220 3/5/2020
3.3.102.71 211,190 3/2/2020
3.3.102.70 85,121 2/28/2020
3.3.102.69 3,595 2/27/2020
3.3.102.68 48,116 2/26/2020
3.3.102.67 132,558 2/25/2020
3.3.102.66 223,256 2/19/2020
3.3.102.65 100,803 2/17/2020
3.3.102.64 129,399 2/13/2020
3.3.102.63 196,037 2/10/2020
3.3.102.62 104,183 2/7/2020
3.3.102.61 211,934 2/4/2020
3.3.102.60 427,142 1/24/2020
3.3.102.59 51,301 1/23/2020
3.3.102.58 84,133 1/21/2020
3.3.102.57 101,608 1/17/2020
3.3.102.56 19,626 1/16/2020
3.3.102.55 45,227 1/15/2020
3.3.102.54 155,024 1/10/2020
3.3.102.53 391,605 1/8/2020
3.3.102.52 57,216 1/6/2020
3.3.102.51 417,540 1/2/2020
3.3.102.50 136,536 12/25/2019
3.3.102.49 6,277 12/23/2019
3.3.102.48 15,920 12/20/2019
3.3.102.47 66,619 12/18/2019
3.3.102.46 45,787 12/18/2019
3.3.102.45 70,131 12/16/2019
3.3.102.44 96,272 12/13/2019
3.3.102.43 20,945 12/12/2019
3.3.102.42 18,547 12/12/2019
3.3.102.41 17,981 12/11/2019
3.3.102.40 90,872 12/9/2019
3.3.102.39 90,244 12/3/2019
3.3.102.38 199,569 12/2/2019
3.3.102.37 66,472 11/26/2019
3.3.102.36 12,502 11/25/2019
3.3.102.35 25,408 11/22/2019
3.3.102.34 18,408 11/22/2019
3.3.102.33 99,632 11/20/2019
3.3.102.32 2,823 11/19/2019
3.3.102.31 157,496 11/14/2019
3.3.102.30 44,455 11/13/2019
3.3.102.29 87,385 11/8/2019
3.3.102.28 32,658 11/7/2019
3.3.102.27 33,691 11/7/2019
3.3.102.26 55,084 11/5/2019
3.3.102.25 132,366 10/31/2019
3.3.102.24 62,206 10/30/2019
3.3.102.23 76,859 10/28/2019
3.3.102.22 100,443 10/28/2019
3.3.102.21 84,507 10/24/2019
3.3.102.20 53,548 10/22/2019
3.3.102.19 58,636 10/18/2019
3.3.102.18 19,851 10/17/2019
3.3.102.17 41,493 10/16/2019
3.3.102.16 224,920 10/11/2019
3.3.102.15 19,296 10/10/2019
3.3.102.14 144,719 10/8/2019
3.3.102.13 149,200 9/30/2019
3.3.102.12 65,024 9/26/2019
3.3.102.11 221,278 9/23/2019
3.3.102.10 23,924 9/21/2019
3.3.102.9 55,573 9/19/2019
3.3.102.8 58,293 9/18/2019
3.3.102.7 134,691 9/17/2019
3.3.102.6 21,854 9/16/2019
3.3.102.5 38,540 9/12/2019
3.3.102.4 92,627 9/9/2019
3.3.102.3 32,894 9/6/2019
3.3.102.2 20,658 9/5/2019
3.3.102.1 17,366 9/4/2019
3.3.102 428,123 8/28/2019
3.3.101.3 56,636 8/27/2019
3.3.101.2 523,987 8/23/2019
3.3.101.1 115,618 8/22/2019
3.3.101 28,039 8/21/2019
3.3.100.65 291,412 8/16/2019
3.3.100.64 20,651 8/15/2019
3.3.100.63 25,362 8/14/2019
3.3.100.62 17,101 8/13/2019
3.3.100.61 30,757 8/12/2019
3.3.100.60 40,890 8/9/2019
3.3.100.59 18,019 8/8/2019
3.3.100.58 66,665 8/7/2019
3.3.100.57 2,726 8/7/2019
3.3.100.56 122,828 8/2/2019
3.3.100.55 20,255 8/1/2019
3.3.100.54 95,625 7/30/2019
3.3.100.53 18,082 7/29/2019
3.3.100.52 60,461 7/25/2019
3.3.100.51 84,348 7/24/2019
3.3.100.50 53,051 7/22/2019
3.3.100.49 31,618 7/19/2019
3.3.100.48 6,139 7/19/2019
3.3.100.47 155,850 7/12/2019
3.3.100.46 50,193 7/10/2019
3.3.100.45 16,292 7/9/2019
3.3.100.44 38,846 7/8/2019
3.3.100.43 137,719 7/2/2019
3.3.100.42 77,038 7/1/2019
3.3.100.41 84,706 6/28/2019
3.3.100.40 35,571 6/27/2019
3.3.100.39 8,308 6/27/2019
3.3.100.38 3,121 6/26/2019
3.3.100.37 65,248 6/24/2019
3.3.100.36 33,849 6/20/2019
3.3.100.35 16,107 6/20/2019
3.3.100.34 104,978 6/17/2019
3.3.100.33 12,179 6/14/2019
3.3.100.32 63,958 6/13/2019
3.3.100.31 144,116 6/7/2019
3.3.100.30 183,516 6/4/2019
3.3.100.29 110,752 6/3/2019
3.3.100.28 91,505 5/31/2019
3.3.100.27 17,573 5/30/2019
3.3.100.26 48,155 5/29/2019
3.3.100.25 24,105 5/28/2019
3.3.100.24 101,454 5/23/2019
3.3.100.23 31,241 5/22/2019
3.3.100.22 29,986 5/21/2019
3.3.100.21 52,578 5/20/2019
3.3.100.20 17,378 5/17/2019
3.3.100.19 107,345 5/15/2019
3.3.100.18 89,280 5/10/2019
3.3.100.17 118,070 5/8/2019
3.3.100.16 41,969 5/7/2019
3.3.100.15 40,759 5/3/2019
3.3.100.14 23,119 5/2/2019
3.3.100.13 108,975 4/30/2019
3.3.100.12 13,060 4/29/2019
3.3.100.11 51,756 4/26/2019
3.3.100.10 9,733 4/25/2019
3.3.100.9 13,885 4/25/2019
3.3.100.8 17,168 4/24/2019
3.3.100.7 98,750 4/18/2019
3.3.100.6 43,554 4/16/2019
3.3.100.5 349,174 4/4/2019
3.3.100.4 19,745 4/3/2019
3.3.100.3 147,059 3/29/2019
3.3.100.2 56,257 3/26/2019
3.3.100.1 217,141 3/22/2019
3.3.100 557,018 3/21/2019
3.3.3.62 678,305 3/11/2019
3.3.3.61 158,573 3/7/2019
3.3.3.60 14,226 3/6/2019
3.3.3.59 304,053 2/26/2019
3.3.3.58 258,233 2/20/2019
3.3.3.57 93,723 2/15/2019
3.3.3.56 52,925 2/14/2019
3.3.3.55 20,632 2/13/2019
3.3.3.54 208,323 2/4/2019
3.3.3.53 250,409 1/26/2019
3.3.3.52 13,570 1/25/2019
3.3.3.51 38,299 1/24/2019
3.3.3.50 127,202 1/18/2019
3.3.3.49 145,171 1/11/2019
3.3.3.48 20,429 1/10/2019
3.3.3.47 61,759 1/8/2019
3.3.3.46 6,080 1/7/2019
3.3.3.45 40,141 1/4/2019
3.3.3.44 300,307 12/22/2018
3.3.3.43 169,434 12/21/2018
3.3.3.42 110,091 12/15/2018
3.3.3.41 13,395 12/14/2018
3.3.3.40 29,622 12/12/2018
3.3.3.39 550,892 12/4/2018
3.3.3.38 233,604 11/16/2018
3.3.3.37 4,523 11/16/2018
3.3.3.36 46,388 11/15/2018
3.3.3.35 15,749 11/13/2018
3.3.3.34 46,772 11/9/2018
3.3.3.33 21,234 11/9/2018
3.3.3.32 16,853 11/7/2018
3.3.3.31 25,459 11/7/2018
3.3.3.30 4,252 11/6/2018
3.3.3.29 61,015 10/30/2018
3.3.3.28 7,410 10/29/2018
3.3.3.27 12,618 10/29/2018
3.3.3.26 15,243 10/26/2018
3.3.3.25 90,565 10/22/2018
3.3.3.24 3,916 10/22/2018
3.3.3.23 65,970 10/17/2018
3.3.3.22 220,503 10/6/2018
3.3.3.21 21,063 10/4/2018
3.3.3.20 482,853 9/26/2018
3.3.3.19 1,006,195 9/10/2018
3.3.3.18 39,789 9/7/2018
3.3.3.17 187,975 8/28/2018
3.3.3.16 233,112 8/16/2018
3.3.3.15 25,693 8/15/2018
3.3.3.14 204,602 8/3/2018
3.3.3.13 24,391 8/2/2018
3.3.3.12 105,298 7/23/2018
3.3.3.11 362,906 7/3/2018
3.3.3.10 577,814 6/23/2018
3.3.3.9 66,513 6/19/2018
3.3.3.8 128,972 6/1/2018
3.3.3.7 693,799 4/25/2018
3.3.3.6 163,272 4/20/2018
3.3.3.5 265,660 3/29/2018
3.3.3.4 145,566 3/15/2018
3.3.3.3 153,202 3/3/2018
3.3.3.2 1,430,161 11/11/2017
3.3.3.1 715,401 10/24/2017
3.3.3 826,413 10/19/2017
3.3.2.9 1,298,571 10/9/2017
3.3.2.8 64,159 10/7/2017
3.3.2.7 1,078,461 7/7/2017
3.3.2.6 9,060 7/5/2017
3.3.2.5 35,800 6/28/2017
3.3.2.4 154,371 6/7/2017
3.3.2.3 206,653 5/11/2017
3.3.2.2 23,156 5/8/2017
3.3.2.1 27,360 5/5/2017
3.3.2 29,309 4/28/2017
3.3.1.14 14,776 4/28/2017
3.3.1.13 39,790 4/21/2017
3.3.1.12 17,786 4/19/2017
3.3.1.11 168,985 3/31/2017
3.3.1.10 77,190 3/15/2017
3.3.1.9 14,354 3/14/2017
3.3.1.8 4,867 3/14/2017
3.3.1.7 254,129 1/20/2017
3.3.1.6 54,578 12/28/2016
3.3.1.5 4,790 12/20/2016
3.3.1.4 24,893 12/16/2016
3.3.1.3 37,238 12/9/2016
3.3.1.2 12,268 12/8/2016
3.3.1.1 52,841 12/7/2016
3.3.1 90,614 11/18/2016
3.3.0.3 22,219 11/15/2016
3.3.0.2 30,626 11/4/2016
3.3.0.1 54,921 10/11/2016
3.3.0 348,029 9/19/2016
3.2.8-rc 4,162 9/8/2016
3.2.7-beta 3,335 8/23/2016
3.2.6-beta 3,284 8/2/2016
3.2.5-beta 8,218 6/28/2016
3.2.4.1-beta 4,768 6/2/2016
3.2.4-beta 2,088 6/1/2016
3.2.3.1-beta 3,228 4/20/2016
3.2.3-beta 3,541 3/12/2016
3.2.2.1-beta 2,254 3/2/2016
3.2.2-beta 2,886 1/12/2016
3.2.1-beta 3,056 12/7/2015
3.2.0-beta 2,710 9/29/2015
3.1.0.13 157,228 8/9/2016
3.1.0.12 78,546 7/13/2016
3.1.0.11 54,254 6/28/2016
3.1.0.10 9,889 6/14/2016
3.1.0.9 22,350 6/3/2016
3.1.0.8 5,237 5/26/2016
3.1.0.7 16,032 5/10/2016
3.1.0.6 43,090 2/22/2016
3.1.0.5 45,497 1/6/2016
3.1.0.4 14,177 12/2/2015
3.1.0.3 3,860 11/21/2015
3.1.0.2 19,287 10/7/2015
3.1.0.1 7,776 8/27/2015
3.1.0 76,482 7/28/2015
3.0.0.2-preview 3,528 5/21/2015
3.0.0.1-preview 2,565 5/6/2015
3.0.0-preview 2,444 4/30/2015