AWSSDK.SQS 3.7.400.110

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.110
                    
NuGet\Install-Package AWSSDK.SQS -Version 3.7.400.110
                    
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.110" />
                    
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.110" />
                    
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.110
                    
#r "nuget: AWSSDK.SQS, 3.7.400.110"
                    
#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.110
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=3.7.400.110
                    
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 (36)

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 1,722 6/23/2025
4.0.0.11 6,881 6/18/2025
4.0.0.10 13,311 6/16/2025
4.0.0.9 14,046 6/12/2025
4.0.0.8 6,880 6/11/2025
4.0.0.7 12,597 6/10/2025
4.0.0.6 20,470 6/6/2025
4.0.0.5 15,788 6/4/2025
4.0.0.4 155,247 5/16/2025
4.0.0.3 9,220 5/15/2025
4.0.0.2 128,898 5/6/2025
4.0.0.1 58,108 4/30/2025
4.0.0 132,321 4/28/2025
4.0.0-preview.13 1,437 4/9/2025
4.0.0-preview.12 2,279 4/4/2025
4.0.0-preview.11 1,605 3/26/2025
4.0.0-preview.10 7,075 3/7/2025
4.0.0-preview.9 305 3/4/2025
4.0.0-preview.8 1,015 2/25/2025
4.0.0-preview.7 1,392 2/17/2025
4.0.0-preview.6 1,725 2/6/2025
4.0.0-preview.5 5,331 1/3/2025
4.0.0-preview.4 32,719 10/11/2024
4.0.0-preview.3 2,318 10/1/2024
4.0.0-preview.2 8,932 8/28/2024
4.0.0-preview 60,878 8/15/2024
3.7.400.170 3 6/27/2025
3.7.400.169 458 6/26/2025
3.7.400.168 886 6/23/2025
3.7.400.167 1,086 6/20/2025
3.7.400.166 3,876 6/18/2025
3.7.400.165 73,872 6/11/2025
3.7.400.164 5,815 6/10/2025
3.7.400.163 4,595 6/9/2025
3.7.400.162 51,840 6/6/2025
3.7.400.161 19,385 6/5/2025
3.7.400.160 4,551 6/4/2025
3.7.400.159 19,094 6/2/2025
3.7.400.158 10,336 5/30/2025
3.7.400.157 59,777 5/28/2025
3.7.400.156 18,726 5/23/2025
3.7.400.155 11,920 5/21/2025
3.7.400.154 17,314 5/20/2025
3.7.400.153 14,018 5/19/2025
3.7.400.152 88,986 5/16/2025
3.7.400.151 25,293 5/12/2025
3.7.400.150 71,448 5/9/2025
3.7.400.149 7,790 5/8/2025
3.7.400.148 9,597 5/7/2025
3.7.400.147 14,983 5/6/2025
3.7.400.146 12,168 5/5/2025
3.7.400.145 185,030 5/2/2025
3.7.400.144 7,680 5/1/2025
3.7.400.143 12,089 4/30/2025
3.7.400.142 32,562 4/29/2025
3.7.400.141 62,359 4/28/2025
3.7.400.140 57,077 4/25/2025
3.7.400.139 23,741 4/24/2025
3.7.400.138 35,197 4/23/2025
3.7.400.137 75,690 4/18/2025
3.7.400.136 69,017 4/17/2025
3.7.400.135 85,361 4/16/2025
3.7.400.134 104,643 4/14/2025
3.7.400.133 46,862 4/11/2025
3.7.400.132 35,657 4/10/2025
3.7.400.131 20,976 4/9/2025
3.7.400.130 65,703 4/8/2025
3.7.400.129 136,152 4/4/2025
3.7.400.128 56,869 4/3/2025
3.7.400.127 34,266 4/3/2025
3.7.400.126 10,785 4/2/2025
3.7.400.125 44,747 4/1/2025
3.7.400.124 37,006 3/31/2025
3.7.400.123 76,107 3/28/2025
3.7.400.122 39,715 3/27/2025
3.7.400.121 39,683 3/26/2025
3.7.400.120 31,654 3/25/2025
3.7.400.119 38,531 3/24/2025
3.7.400.118 111,498 3/21/2025
3.7.400.117 25,293 3/20/2025
3.7.400.116 27,195 3/19/2025
3.7.400.115 31,727 3/18/2025
3.7.400.114 58,266 3/17/2025
3.7.400.113 51,004 3/14/2025
3.7.400.112 30,463 3/14/2025
3.7.400.111 124,007 3/11/2025
3.7.400.110 71,774 3/10/2025
3.7.400.109 72,342 3/7/2025
3.7.400.108 36,451 3/6/2025
3.7.400.107 31,934 3/5/2025
3.7.400.106 72,012 3/4/2025
3.7.400.105 73,989 3/3/2025
3.7.400.104 79,232 2/28/2025
3.7.400.103 28,309 2/27/2025
3.7.400.102 45,344 2/26/2025
3.7.400.101 37,882 2/25/2025
3.7.400.100 42,086 2/24/2025
3.7.400.99 58,053 2/21/2025
3.7.400.98 380,128 2/20/2025
3.7.400.97 84,825 2/18/2025
3.7.400.96 89,093 2/17/2025
3.7.400.95 72,655 2/13/2025
3.7.400.94 71,191 2/12/2025
3.7.400.93 53,733 2/11/2025
3.7.400.92 68,242 2/10/2025
3.7.400.91 88,147 2/7/2025
3.7.400.90 67,212 2/6/2025
3.7.400.89 29,895 2/5/2025
3.7.400.88 120,619 2/4/2025
3.7.400.87 36,300 2/3/2025
3.7.400.86 129,859 1/30/2025
3.7.400.85 165,256 1/27/2025
3.7.400.84 125,199 1/22/2025
3.7.400.83 35,445 1/21/2025
3.7.400.82 75,954 1/17/2025
3.7.400.81 45,238 1/16/2025
3.7.400.80 252,086 1/15/2025
3.7.400.79 55,398 1/14/2025
3.7.400.78 54,850 1/13/2025
3.7.400.77 78,327 1/10/2025
3.7.400.76 31,361 1/9/2025
3.7.400.75 78,698 1/8/2025
3.7.400.74 60,504 1/7/2025
3.7.400.73 64,238 1/6/2025
3.7.400.72 51,371 1/3/2025
3.7.400.71 55,726 1/2/2025
3.7.400.70 159,688 12/26/2024
3.7.400.69 500,112 12/23/2024
3.7.400.68 57,467 12/20/2024
3.7.400.67 68,973 12/19/2024
3.7.400.66 60,189 12/18/2024
3.7.400.65 62,708 12/17/2024
3.7.400.64 185,396 12/13/2024
3.7.400.63 118,899 12/12/2024
3.7.400.62 44,787 12/11/2024
3.7.400.61 67,118 12/10/2024
3.7.400.60 86,960 12/9/2024
3.7.400.59 350,981 12/3/2024
3.7.400.58 428,459 11/27/2024
3.7.400.57 341,347 11/22/2024
3.7.400.56 46,157 11/21/2024
3.7.400.55 43,481 11/21/2024
3.7.400.54 112,454 11/19/2024
3.7.400.53 268,877 11/15/2024
3.7.400.52 289,925 11/15/2024
3.7.400.51 13,402 11/14/2024
3.7.400.50 72,822 11/13/2024
3.7.400.49 111,062 11/12/2024
3.7.400.48 40,009 11/11/2024
3.7.400.47 85,383 11/8/2024
3.7.400.46 112,671 11/7/2024
3.7.400.45 389,778 11/1/2024
3.7.400.44 86,423 10/31/2024
3.7.400.43 128,721 10/30/2024
3.7.400.42 59,434 10/29/2024
3.7.400.41 96,118 10/28/2024
3.7.400.40 99,678 10/25/2024
3.7.400.39 34,939 10/24/2024
3.7.400.38 221,716 10/23/2024
3.7.400.37 114,753 10/22/2024
3.7.400.36 329,569 10/16/2024
3.7.400.35 285,571 10/15/2024
3.7.400.34 94,719 10/14/2024
3.7.400.33 341,727 10/9/2024
3.7.400.32 94,513 10/8/2024
3.7.400.31 54,139 10/7/2024
3.7.400.30 636,582 10/4/2024
3.7.400.29 37,467 10/3/2024
3.7.400.28 69,507 10/2/2024
3.7.400.27 50,226 10/1/2024
3.7.400.26 211,010 9/27/2024
3.7.400.25 118,135 9/26/2024
3.7.400.24 40,369 9/25/2024
3.7.400.23 47,512 9/24/2024
3.7.400.22 166,186 9/21/2024
3.7.400.21 760,259 9/16/2024
3.7.400.20 66,409 9/13/2024
3.7.400.19 74,600 9/11/2024
3.7.400.18 99,550 9/10/2024
3.7.400.17 77,931 9/9/2024
3.7.400.16 179,325 9/6/2024
3.7.400.15 66,996 9/5/2024
3.7.400.14 233,222 9/4/2024
3.7.400.13 196,731 8/30/2024
3.7.400.12 217,375 8/28/2024
3.7.400.11 343,432 8/22/2024
3.7.400.10 81,446 8/21/2024
3.7.400.9 36,942 8/20/2024
3.7.400.8 79,412 8/19/2024
3.7.400.7 329,541 8/16/2024
3.7.400.6 62,004 8/15/2024
3.7.400.5 117,480 8/13/2024
3.7.400.4 177,358 8/9/2024
3.7.400.3 644,754 8/5/2024
3.7.400.2 325,466 7/30/2024
3.7.400.1 70,298 7/29/2024
3.7.400 1,274,958 7/24/2024
3.7.301.34 153,782 7/22/2024
3.7.301.33 187,913 7/18/2024
3.7.301.32 342,371 7/12/2024
3.7.301.31 435,188 7/10/2024
3.7.301.30 204,610 7/9/2024
3.7.301.29 41,239 7/8/2024
3.7.301.28 73,526 7/5/2024
3.7.301.27 145,478 7/3/2024
3.7.301.26 98,012 7/1/2024
3.7.301.25 110,858 6/28/2024
3.7.301.24 54,579 6/27/2024
3.7.301.23 334,532 6/24/2024
3.7.301.22 131,890 6/20/2024
3.7.301.21 97,289 6/19/2024
3.7.301.20 50,754 6/18/2024
3.7.301.19 496,941 6/12/2024
3.7.301.18 46,855 6/11/2024
3.7.301.17 108,108 6/10/2024
3.7.301.16 57,879 6/7/2024
3.7.301.15 114,567 6/6/2024
3.7.301.14 38,409 6/5/2024
3.7.301.13 63,650 6/4/2024
3.7.301.12 134,950 6/3/2024
3.7.301.11 126,506 5/30/2024
3.7.301.10 97,535 5/29/2024
3.7.301.9 83,101 5/28/2024
3.7.301.8 251,809 5/23/2024
3.7.301.7 73,253 5/22/2024
3.7.301.6 286,716 5/17/2024
3.7.301.5 66,293 5/16/2024
3.7.301.4 121,384 5/14/2024
3.7.301.3 204,248 5/13/2024
3.7.301.2 110,882 5/10/2024
3.7.301.1 76,790 5/9/2024
3.7.301 45,246 5/8/2024
3.7.300.87 175,754 5/6/2024
3.7.300.86 111,141 5/3/2024
3.7.300.85 91,359 5/1/2024
3.7.300.84 147,736 4/29/2024
3.7.300.83 71,815 4/26/2024
3.7.300.82 44,399 4/25/2024
3.7.300.81 79,390 4/24/2024
3.7.300.80 243,454 4/23/2024
3.7.300.79 144,110 4/22/2024
3.7.300.78 64,608 4/19/2024
3.7.300.77 376,899 4/18/2024
3.7.300.76 54,780 4/17/2024
3.7.300.75 121,661 4/16/2024
3.7.300.74 384,338 4/11/2024
3.7.300.73 45,267 4/10/2024
3.7.300.72 129,177 4/9/2024
3.7.300.71 96,943 4/8/2024
3.7.300.70 135,335 4/5/2024
3.7.300.69 90,437 4/4/2024
3.7.300.68 97,102 4/3/2024
3.7.300.67 56,738 4/2/2024
3.7.300.66 75,070 4/1/2024
3.7.300.65 54,613 3/29/2024
3.7.300.64 84,836 3/28/2024
3.7.300.63 105,124 3/27/2024
3.7.300.62 89,440 3/26/2024
3.7.300.61 70,400 3/25/2024
3.7.300.60 944,153 3/22/2024
3.7.300.59 276,911 3/18/2024
3.7.300.58 71,189 3/15/2024
3.7.300.57 53,682 3/14/2024
3.7.300.56 55,340 3/13/2024
3.7.300.55 205,038 3/8/2024
3.7.300.54 340,986 2/29/2024
3.7.300.53 296,135 2/27/2024
3.7.300.52 1,062,522 2/16/2024
3.7.300.51 51,444 2/15/2024
3.7.300.50 45,277 2/14/2024
3.7.300.49 41,302 2/13/2024
3.7.300.48 135,122 2/9/2024
3.7.300.47 91,474 2/7/2024
3.7.300.46 293,534 2/2/2024
3.7.300.45 42,399 2/1/2024
3.7.300.44 147,104 1/31/2024
3.7.300.43 97,415 1/30/2024
3.7.300.42 66,725 1/29/2024
3.7.300.41 161,700 1/25/2024
3.7.300.40 117,024 1/25/2024
3.7.300.39 239,825 1/19/2024
3.7.300.38 50,379 1/18/2024
3.7.300.37 112,073 1/16/2024
3.7.300.36 96,969 1/14/2024
3.7.300.35 13,739 1/12/2024
3.7.300.34 62,005 1/11/2024
3.7.300.33 49,023 1/10/2024
3.7.300.32 156,397 1/8/2024
3.7.300.31 114,164 1/5/2024
3.7.300.30 39,760 1/4/2024
3.7.300.29 52,428 1/3/2024
3.7.300.28 178,633 12/28/2023
3.7.300.27 26,382 12/27/2023
3.7.300.26 34,893 12/26/2023
3.7.300.25 36,438 12/22/2023
3.7.300.24 40,454 12/21/2023
3.7.300.23 76,393 12/20/2023
3.7.300.22 40,897 12/19/2023
3.7.300.21 623,294 12/18/2023
3.7.300.20 38,734 12/15/2023
3.7.300.19 65,827 12/14/2023
3.7.300.18 100,796 12/13/2023
3.7.300.17 246,986 12/12/2023
3.7.300.16 578,869 12/7/2023
3.7.300.15 188,271 12/6/2023
3.7.300.14 44,603 12/5/2023
3.7.300.13 175,837 12/4/2023
3.7.300.12 143,801 11/30/2023
3.7.300.11 147,450 11/28/2023
3.7.300.10 55,032 11/28/2023
3.7.300.9 13,362 11/27/2023
3.7.300.8 90,947 11/27/2023
3.7.300.7 535,351 11/21/2023
3.7.300.6 46,338 11/20/2023
3.7.300.5 132,221 11/17/2023
3.7.300.4 34,093 11/16/2023
3.7.300.3 28,877 11/15/2023
3.7.300.2 366,218 11/14/2023
3.7.300.1 49,165 11/13/2023
3.7.300 1,144,638 11/10/2023
3.7.202 124,767 11/9/2023
3.7.201 13,406 11/8/2023
3.7.200.67 456,449 11/7/2023
3.7.200.66 55,747 11/6/2023
3.7.200.65 328,425 11/2/2023
3.7.200.64 330,887 10/27/2023
3.7.200.63 75,722 10/26/2023
3.7.200.62 224,426 10/24/2023
3.7.200.61 60,530 10/23/2023
3.7.200.60 50,443 10/20/2023
3.7.200.59 31,888 10/19/2023
3.7.200.58 64,282 10/18/2023
3.7.200.57 57,671 10/17/2023
3.7.200.56 27,450 10/16/2023
3.7.200.55 136,573 10/12/2023
3.7.200.54 279,306 10/7/2023
3.7.200.53 36,146 10/5/2023
3.7.200.52 66,143 10/4/2023
3.7.200.51 72,853 10/3/2023
3.7.200.50 140,049 10/2/2023
3.7.200.49 136,319 9/28/2023
3.7.200.48 24,371 9/28/2023
3.7.200.47 9,872 9/27/2023
3.7.200.46 83,699 9/25/2023
3.7.200.45 134,916 9/22/2023
3.7.200.44 197,250 9/20/2023
3.7.200.43 68,624 9/19/2023
3.7.200.42 157,055 9/15/2023
3.7.200.41 32,852 9/15/2023
3.7.200.40 16,151 9/14/2023
3.7.200.39 45,361 9/13/2023
3.7.200.38 77,891 9/12/2023
3.7.200.37 215,159 9/8/2023
3.7.200.36 57,612 9/8/2023
3.7.200.35 38,757 9/6/2023
3.7.200.34 43,296 9/5/2023
3.7.200.33 159,533 9/1/2023
3.7.200.32 31,122 9/1/2023
3.7.200.31 3,683 8/31/2023
3.7.200.30 30,405 8/31/2023
3.7.200.29 6,245 8/30/2023
3.7.200.28 115,764 8/28/2023
3.7.200.27 126,854 8/25/2023
3.7.200.26 282,129 8/24/2023
3.7.200.25 149,999 8/23/2023
3.7.200.24 69,445 8/22/2023
3.7.200.23 103,791 8/21/2023
3.7.200.22 69,421 8/18/2023
3.7.200.21 8,475 8/18/2023
3.7.200.20 126,707 8/17/2023
3.7.200.19 132,058 8/15/2023
3.7.200.18 66,823 8/14/2023
3.7.200.17 97,798 8/11/2023
3.7.200.16 59,856 8/10/2023
3.7.200.15 80,715 8/9/2023
3.7.200.14 56,798 8/8/2023
3.7.200.13 7,901 8/8/2023
3.7.200.12 49,981 8/7/2023
3.7.200.11 119,785 8/4/2023
3.7.200.10 133,453 8/2/2023
3.7.200.9 63,752 8/1/2023
3.7.200.8 142,517 7/31/2023
3.7.200.7 513,211 7/28/2023
3.7.200.6 45,324 7/28/2023
3.7.200.5 114,516 7/26/2023
3.7.200.4 189,571 7/24/2023
3.7.200.3 129,770 7/21/2023
3.7.200.2 179,693 7/20/2023
3.7.200.1 1,130,147 7/18/2023
3.7.200 204,223 7/18/2023
3.7.103.12 52,429 7/17/2023
3.7.103.11 998,238 7/13/2023
3.7.103.10 262,232 7/7/2023
3.7.103.9 4,169 7/7/2023
3.7.103.8 38,613 7/6/2023
3.7.103.7 72,395 7/5/2023
3.7.103.6 118,543 7/3/2023
3.7.103.5 927,353 6/20/2023
3.7.103.4 391,806 6/15/2023
3.7.103.3 288,286 6/13/2023
3.7.103.2 122,805 6/12/2023
3.7.103.1 130,061 6/8/2023
3.7.103 341,991 6/6/2023
3.7.102.16 150,279 6/5/2023
3.7.102.15 93,519 6/2/2023
3.7.102.14 8,268 6/2/2023
3.7.102.13 45,990 6/1/2023
3.7.102.12 182,333 5/30/2023
3.7.102.11 155,408 5/26/2023
3.7.102.10 49,286 5/25/2023
3.7.102.9 71,505 5/24/2023
3.7.102.8 84,079 5/23/2023
3.7.102.7 180,239 5/19/2023
3.7.102.6 53,530 5/18/2023
3.7.102.5 135,156 5/16/2023
3.7.102.4 91,166 5/15/2023
3.7.102.3 162,964 5/11/2023
3.7.102.2 194,167 5/9/2023
3.7.102.1 92,926 5/8/2023
3.7.102 105,073 5/5/2023
3.7.101 80,999 5/4/2023
3.7.100.124 597,440 5/2/2023
3.7.100.123 138,247 5/1/2023
3.7.100.122 175,945 4/28/2023
3.7.100.121 113,264 4/27/2023
3.7.100.120 51,482 4/26/2023
3.7.100.119 71,364 4/25/2023
3.7.100.118 62,124 4/25/2023
3.7.100.117 141,748 4/21/2023
3.7.100.116 44,962 4/21/2023
3.7.100.115 126,953 4/19/2023
3.7.100.114 804,502 4/17/2023
3.7.100.113 110,216 4/14/2023
3.7.100.112 30,962 4/13/2023
3.7.100.111 47,184 4/12/2023
3.7.100.110 56,125 4/11/2023
3.7.100.109 127,240 4/10/2023
3.7.100.108 48,780 4/7/2023
3.7.100.107 29,727 4/6/2023
3.7.100.106 121,044 4/5/2023
3.7.100.105 106,917 4/4/2023
3.7.100.104 76,980 4/3/2023
3.7.100.103 111,035 3/31/2023
3.7.100.102 227,154 3/30/2023
3.7.100.101 112,858 3/29/2023
3.7.100.100 60,728 3/28/2023
3.7.100.99 241,088 3/24/2023
3.7.100.98 47,847 3/23/2023
3.7.100.97 58,816 3/22/2023
3.7.100.96 218,883 3/21/2023
3.7.100.95 117,216 3/20/2023
3.7.100.94 177,717 3/17/2023
3.7.100.93 23,122 3/17/2023
3.7.100.92 51,823 3/16/2023
3.7.100.91 64,814 3/15/2023
3.7.100.90 37,128 3/14/2023
3.7.100.89 96,413 3/13/2023
3.7.100.88 127,742 3/10/2023
3.7.100.87 99,273 3/9/2023
3.7.100.86 171,530 3/8/2023
3.7.100.85 67,018 3/7/2023
3.7.100.84 132,034 3/3/2023
3.7.100.83 102,645 3/2/2023
3.7.100.82 99,793 3/1/2023
3.7.100.81 48,180 2/28/2023
3.7.100.80 83,940 2/27/2023
3.7.100.79 178,675 2/23/2023
3.7.100.78 277,274 2/21/2023
3.7.100.77 726,692 2/18/2023
3.7.100.76 3,518 2/17/2023
3.7.100.75 68,829 2/16/2023
3.7.100.74 144,196 2/15/2023
3.7.100.73 192,622 2/13/2023
3.7.100.72 92,825 2/10/2023
3.7.100.71 69,537 2/9/2023
3.7.100.70 73,191 2/8/2023
3.7.100.69 88,025 2/7/2023
3.7.100.68 153,542 2/6/2023
3.7.100.67 346,210 2/3/2023
3.7.100.66 103,806 2/2/2023
3.7.100.65 17,270 2/2/2023
3.7.100.64 39,367 2/1/2023
3.7.100.63 303,918 1/31/2023
3.7.100.62 439,962 1/26/2023
3.7.100.61 40,410 1/25/2023
3.7.100.60 74,189 1/24/2023
3.7.100.59 98,728 1/23/2023
3.7.100.58 304,997 1/20/2023
3.7.100.57 45,473 1/20/2023
3.7.100.56 108,912 1/18/2023
3.7.100.55 291,212 1/17/2023
3.7.100.54 243,830 1/13/2023
3.7.100.53 92,722 1/12/2023
3.7.100.52 359,598 1/10/2023
3.7.100.51 91,597 1/9/2023
3.7.100.50 63,485 1/6/2023
3.7.100.49 37,678 1/5/2023
3.7.100.48 750,595 1/4/2023
3.7.100.47 25,511 1/3/2023
3.7.100.46 239,016 12/30/2022
3.7.100.45 35,093 12/29/2022
3.7.100.44 134,598 12/23/2022
3.7.100.43 36,508 12/22/2022
3.7.100.42 38,167 12/21/2022
3.7.100.41 106,415 12/20/2022
3.7.100.40 51,947 12/19/2022
3.7.100.39 114,451 12/16/2022
3.7.100.38 68,660 12/16/2022
3.7.100.37 32,173 12/15/2022
3.7.100.36 115,564 12/14/2022
3.7.100.35 78,883 12/13/2022
3.7.100.34 125,553 12/12/2022
3.7.100.33 180,713 12/8/2022
3.7.100.32 40,816 12/8/2022
3.7.100.31 9,794 12/7/2022
3.7.100.30 67,358 12/6/2022
3.7.100.29 197,152 12/5/2022
3.7.100.28 62,685 12/2/2022
3.7.100.27 349,492 12/1/2022
3.7.100.26 161,125 11/30/2022
3.7.100.25 304,090 11/29/2022
3.7.100.24 38,566 11/29/2022
3.7.100.23 228,336 11/28/2022
3.7.100.22 363,278 11/22/2022
3.7.100.21 468,067 11/18/2022
3.7.100.20 87,663 11/17/2022
3.7.100.19 63,101 11/16/2022
3.7.100.18 94,236 11/16/2022
3.7.100.17 103,971 11/15/2022
3.7.100.16 381,281 11/11/2022
3.7.100.15 81,539 11/10/2022
3.7.100.14 207,033 11/9/2022
3.7.100.13 17,029 11/9/2022
3.7.100.12 10,179 11/9/2022
3.7.100.11 4,484 11/8/2022
3.7.100.10 164,040 11/7/2022
3.7.100.9 174,619 11/4/2022
3.7.100.8 171,436 11/2/2022
3.7.100.7 201,054 10/31/2022
3.7.100.6 64,704 10/29/2022
3.7.100.5 8,874 10/28/2022
3.7.100.4 106,955 10/27/2022
3.7.100.3 140,994 10/26/2022
3.7.100.2 60,402 10/25/2022
3.7.100.1 97,162 10/24/2022
3.7.100 444,474 10/21/2022
3.7.2.122 193,213 10/20/2022
3.7.2.121 199,217 10/19/2022
3.7.2.120 589,049 10/18/2022
3.7.2.119 262,835 10/14/2022
3.7.2.118 54,043 10/13/2022
3.7.2.117 713,434 10/7/2022
3.7.2.116 112,866 10/6/2022
3.7.2.115 145,525 10/4/2022
3.7.2.114 122,949 10/3/2022
3.7.2.113 348,048 9/30/2022
3.7.2.112 183,602 9/29/2022
3.7.2.111 176,266 9/27/2022
3.7.2.110 4,120,464 9/27/2022
3.7.2.109 6,737 9/26/2022
3.7.2.108 120,000 9/23/2022
3.7.2.107 44,729 9/22/2022
3.7.2.106 112,027 9/21/2022
3.7.2.105 125,259 9/20/2022
3.7.2.104 294,324 9/19/2022
3.7.2.103 133,725 9/15/2022
3.7.2.102 76,431 9/14/2022
3.7.2.101 83,814 9/13/2022
3.7.2.100 229,823 9/9/2022
3.7.2.99 464,742 9/9/2022
3.7.2.98 20,862 9/8/2022
3.7.2.97 697,155 9/2/2022
3.7.2.96 67,094 9/1/2022
3.7.2.95 164,325 8/30/2022
3.7.2.94 133,934 8/29/2022
3.7.2.93 97,602 8/25/2022
3.7.2.92 643,051 8/22/2022
3.7.2.91 45,927 8/19/2022
3.7.2.90 183,707 8/16/2022
3.7.2.89 172,952 8/12/2022
3.7.2.88 126,772 8/11/2022
3.7.2.87 490,492 8/8/2022
3.7.2.86 208,349 8/4/2022
3.7.2.85 206,268 8/2/2022
3.7.2.84 163,972 7/29/2022
3.7.2.83 80,650 7/28/2022
3.7.2.82 53,335 7/27/2022
3.7.2.81 243,922 7/22/2022
3.7.2.80 264,134 7/20/2022
3.7.2.79 137,883 7/18/2022
3.7.2.78 63,993 7/15/2022
3.7.2.77 57,902 7/14/2022
3.7.2.76 143,426 7/12/2022
3.7.2.75 54,982 7/11/2022
3.7.2.74 213,979 7/5/2022
3.7.2.73 626,024 6/29/2022
3.7.2.72 318,222 6/24/2022
3.7.2.71 1,371,516 6/17/2022
3.7.2.70 78,772 6/16/2022
3.7.2.69 349,547 6/14/2022
3.7.2.68 154,778 6/10/2022
3.7.2.67 135,171 6/8/2022
3.7.2.66 107,627 6/7/2022
3.7.2.65 88,064 6/6/2022
3.7.2.64 326,291 5/31/2022
3.7.2.63 228,849 5/27/2022
3.7.2.62 183,197 5/26/2022
3.7.2.61 8,329 5/26/2022
3.7.2.60 30,099 5/25/2022
3.7.2.59 149,004 5/24/2022
3.7.2.58 119,461 5/23/2022
3.7.2.57 193,502 5/19/2022
3.7.2.56 129,777 5/18/2022
3.7.2.55 642,719 5/9/2022
3.7.2.54 514,937 5/6/2022
3.7.2.53 7,139 5/6/2022
3.7.2.52 57,610 5/5/2022
3.7.2.51 182,653 5/4/2022
3.7.2.50 322,004 5/3/2022
3.7.2.49 61,026 5/3/2022
3.7.2.48 11,791 5/2/2022
3.7.2.47 766,855 4/20/2022
3.7.2.46 1,668,464 4/19/2022
3.7.2.45 547,837 4/14/2022
3.7.2.44 1,558,970 4/12/2022
3.7.2.43 74,392 4/11/2022
3.7.2.42 195,584 4/7/2022
3.7.2.41 80,215 4/6/2022
3.7.2.40 536,348 4/1/2022
3.7.2.39 1,571,042 3/31/2022
3.7.2.38 559,002 3/28/2022
3.7.2.37 173,383 3/24/2022
3.7.2.36 116,288 3/23/2022
3.7.2.35 628,516 3/17/2022
3.7.2.34 41,399 3/16/2022
3.7.2.33 264,136 3/14/2022
3.7.2.32 170,972 3/10/2022
3.7.2.31 106,377 3/9/2022
3.7.2.30 55,499 3/8/2022
3.7.2.29 234,041 3/3/2022
3.7.2.28 145,025 3/1/2022
3.7.2.27 41,707 2/28/2022
3.7.2.26 81,909 2/26/2022
3.7.2.25 93,473 2/23/2022
3.7.2.24 31,896 2/22/2022
3.7.2.23 11,773 2/22/2022
3.7.2.22 50,843 2/21/2022
3.7.2.21 213,422 2/17/2022
3.7.2.20 290,110 2/11/2022
3.7.2.19 14,455 2/10/2022
3.7.2.18 244,769 2/4/2022
3.7.2.17 57,536 2/3/2022
3.7.2.16 612,771 1/28/2022
3.7.2.15 254,809 1/25/2022
3.7.2.14 678,992 1/15/2022
3.7.2.13 4,425 1/14/2022
3.7.2.12 92,255 1/13/2022
3.7.2.11 811,912 1/11/2022
3.7.2.10 150,475 1/7/2022
3.7.2.9 25,123 1/6/2022
3.7.2.8 29,632 1/5/2022
3.7.2.7 118,228 1/3/2022
3.7.2.6 403,924 12/21/2021
3.7.2.5 38,929 12/20/2021
3.7.2.4 695,964 12/13/2021
3.7.2.3 227,389 12/8/2021
3.7.2.2 259,661 12/2/2021
3.7.2.1 55,277 12/1/2021
3.7.2 664,952 11/23/2021
3.7.1.46 221,145 11/22/2021
3.7.1.45 549,320 11/19/2021
3.7.1.44 3,326 11/18/2021
3.7.1.43 509,167 11/17/2021
3.7.1.42 42,424 11/16/2021
3.7.1.41 188,669 11/15/2021
3.7.1.40 84,821 11/12/2021
3.7.1.39 129,422 11/11/2021
3.7.1.38 31,854 11/11/2021
3.7.1.37 64,719 11/9/2021
3.7.1.36 640,036 11/5/2021
3.7.1.35 6,210 11/4/2021
3.7.1.34 108,450 11/3/2021
3.7.1.33 75,178 11/2/2021
3.7.1.32 53,110 11/1/2021
3.7.1.31 149,554 10/29/2021
3.7.1.30 102,465 10/27/2021
3.7.1.29 236,150 10/26/2021
3.7.1.28 4,350 10/26/2021
3.7.1.27 169,928 10/22/2021
3.7.1.26 7,196 10/21/2021
3.7.1.25 325,172 10/14/2021
3.7.1.24 159,028 10/13/2021
3.7.1.23 94,077 10/12/2021
3.7.1.22 93,830 10/8/2021
3.7.1.21 41,870 10/7/2021
3.7.1.20 220,112 10/7/2021
3.7.1.19 4,067 10/6/2021
3.7.1.18 300,700 10/1/2021
3.7.1.17 68,659 9/30/2021
3.7.1.16 142,973 9/29/2021
3.7.1.15 141,042 9/27/2021
3.7.1.14 81,807 9/24/2021
3.7.1.13 70,098 9/23/2021
3.7.1.12 42,492 9/22/2021
3.7.1.11 342,219 9/17/2021
3.7.1.10 39,866 9/16/2021
3.7.1.9 95,908 9/16/2021
3.7.1.8 347,431 9/13/2021
3.7.1.7 112,854 9/10/2021
3.7.1.6 55,517 9/9/2021
3.7.1.5 58,790 9/7/2021
3.7.1.4 117,283 9/3/2021
3.7.1.3 20,093 9/3/2021
3.7.1.2 10,358 9/2/2021
3.7.1.1 42,327 9/1/2021
3.7.1 244,276 8/31/2021
3.7.0.57 781,688 8/27/2021
3.7.0.56 95,085 8/25/2021
3.7.0.55 157,663 8/23/2021
3.7.0.54 80,358 8/19/2021
3.7.0.53 371,792 8/16/2021
3.7.0.52 241,580 8/12/2021
3.7.0.51 429,351 8/10/2021
3.7.0.50 330,726 8/6/2021
3.7.0.49 85,386 8/4/2021
3.7.0.48 546,293 7/30/2021
3.7.0.47 27,288 7/29/2021
3.7.0.46 160,659 7/27/2021
3.7.0.45 274,764 7/21/2021
3.7.0.44 204,427 7/16/2021
3.7.0.43 367,818 7/13/2021
3.7.0.42 78,338 7/12/2021
3.7.0.41 148,397 7/9/2021
3.7.0.40 46,392 7/8/2021
3.7.0.39 81,171 7/7/2021
3.7.0.38 47,907 7/6/2021
3.7.0.37 148,786 7/1/2021
3.7.0.36 175,384 6/25/2021
3.7.0.35 38,322 6/24/2021
3.7.0.34 294,791 6/21/2021
3.7.0.33 51,013 6/17/2021
3.7.0.32 184,562 6/15/2021
3.7.0.31 150,177 6/11/2021
3.7.0.30 747,138 5/28/2021
3.7.0.29 174,127 5/27/2021
3.7.0.28 33,096 5/27/2021
3.7.0.27 105,282 5/24/2021
3.7.0.26 46,355 5/21/2021
3.7.0.25 34,523 5/20/2021
3.7.0.24 56,856 5/19/2021
3.7.0.23 60,773 5/18/2021
3.7.0.22 276,156 5/14/2021
3.7.0.21 62,228 5/12/2021
3.7.0.20 124,464 5/10/2021
3.7.0.19 3,133 5/10/2021
3.7.0.18 161,696 5/6/2021
3.7.0.17 766,389 4/30/2021
3.7.0.16 66,463 4/27/2021
3.7.0.15 144,448 4/23/2021
3.7.0.14 247,286 4/19/2021
3.7.0.13 124,044 4/15/2021
3.7.0.12 243,201 4/13/2021
3.7.0.11 552,542 4/12/2021
3.7.0.10 176,130 4/8/2021
3.7.0.9 110,603 4/7/2021
3.7.0.8 443,799 4/2/2021
3.7.0.7 326,422 4/1/2021
3.7.0.6 65,464 3/31/2021
3.7.0.5 6,865 3/31/2021
3.7.0.4 72,607 3/30/2021
3.7.0.3 125,200 3/29/2021
3.7.0.2 71,686 3/27/2021
3.7.0.1 81,062 3/26/2021
3.7.0 4,420,673 3/26/2021
3.5.1.28 833,651 3/25/2021
3.5.1.27 579,005 3/17/2021
3.5.1.26 101,978 3/15/2021
3.5.1.25 438,158 3/9/2021
3.5.1.24 214,106 3/5/2021
3.5.1.23 6,402 3/4/2021
3.5.1.22 111,883 3/1/2021
3.5.1.21 375,804 2/23/2021
3.5.1.20 422,504 2/19/2021
3.5.1.19 193,638 2/12/2021
3.5.1.18 187,118 2/9/2021
3.5.1.17 118,186 2/8/2021
3.5.1.16 56,104 2/5/2021
3.5.1.15 31,435 2/4/2021
3.5.1.14 480,779 1/29/2021
3.5.1.13 48,848 1/28/2021
3.5.1.12 36,592 1/27/2021
3.5.1.11 656,328 1/26/2021
3.5.1.10 424,862 1/20/2021
3.5.1.9 11,068 1/19/2021
3.5.1.8 425,316 1/11/2021
3.5.1.7 197,015 1/7/2021
3.5.1.6 282,315 12/30/2020
3.5.1.5 95,576 12/23/2020
3.5.1.4 223,039 12/22/2020
3.5.1.3 25,154 12/22/2020
3.5.1.2 9,340 12/21/2020
3.5.1.1 49,161 12/18/2020
3.5.1 125,813 12/17/2020
3.5.0.50 163,297 12/16/2020
3.5.0.49 50,209 12/14/2020
3.5.0.48 467,485 12/9/2020
3.5.0.47 94,635 12/7/2020
3.5.0.46 111,459 12/3/2020
3.5.0.45 178,335 12/2/2020
3.5.0.44 28,189 12/1/2020
3.5.0.43 200,660 12/1/2020
3.5.0.42 167,990 11/24/2020
3.5.0.41 63,958 11/23/2020
3.5.0.40 32,082 11/20/2020
3.5.0.39 88,247 11/19/2020
3.5.0.38 10,932 11/18/2020
3.5.0.37 82,838 11/13/2020
3.5.0.36 660,977 11/5/2020
3.5.0.35 39,252 11/4/2020
3.5.0.34 223,074 10/28/2020
3.5.0.33 47,475 10/27/2020
3.5.0.32 47,189 10/26/2020
3.5.0.31 202,418 10/22/2020
3.5.0.30 42,467 10/21/2020
3.5.0.29 49,893 10/20/2020
3.5.0.28 104,508 10/16/2020
3.5.0.27 46,104 10/15/2020
3.5.0.26 384,162 10/9/2020
3.5.0.25 396,384 10/6/2020
3.5.0.24 33,184 10/2/2020
3.5.0.23 123,486 10/1/2020
3.5.0.22 52,916 9/30/2020
3.5.0.21 70,042 9/29/2020
3.5.0.20 38,408 9/25/2020
3.5.0.19 184,308 9/24/2020
3.5.0.18 198,914 9/21/2020
3.5.0.17 39,059 9/18/2020
3.5.0.16 274,263 9/17/2020
3.5.0.15 76,496 9/16/2020
3.5.0.14 29,507 9/15/2020
3.5.0.13 50,088 9/14/2020
3.5.0.12 88,659 9/11/2020
3.5.0.11 144,391 9/10/2020
3.5.0.10 8,772 9/9/2020
3.5.0.9 88,945 9/4/2020
3.5.0.8 73,616 9/2/2020
3.5.0.7 313,150 9/1/2020
3.5.0.6 7,667 8/31/2020
3.5.0.5 29,387 8/28/2020
3.5.0.4 17,765 8/27/2020
3.5.0.3 21,272 8/26/2020
3.5.0.2 90,810 8/25/2020
3.5.0.1 10,491 8/24/2020
3.5.0 969,713 8/20/2020
3.5.0-beta 99,646 2/4/2020
3.3.103.26 2,200,519 8/19/2020
3.3.103.25 177,618 8/14/2020
3.3.103.24 145,518 8/10/2020
3.3.103.23 59,046 8/8/2020
3.3.103.22 100,128 8/6/2020
3.3.103.21 124,656 8/4/2020
3.3.103.20 56,000 8/3/2020
3.3.103.19 40,966 7/31/2020
3.3.103.18 21,606 7/30/2020
3.3.103.17 92,571 7/29/2020
3.3.103.16 61,264 7/28/2020
3.3.103.15 367,793 7/23/2020
3.3.103.14 16,447 7/22/2020
3.3.103.13 93,423 7/17/2020
3.3.103.12 39,900 7/15/2020
3.3.103.11 167,880 7/9/2020
3.3.103.10 16,944 7/9/2020
3.3.103.9 49,227 7/8/2020
3.3.103.8 34,535 7/7/2020
3.3.103.7 343,859 7/2/2020
3.3.103.6 65,243 6/29/2020
3.3.103.5 85,082 6/26/2020
3.3.103.4 24,615 6/25/2020
3.3.103.3 36,399 6/24/2020
3.3.103.2 2,573 6/24/2020
3.3.103.1 87,257 6/23/2020
3.3.103 80,268 6/22/2020
3.3.102.128 140,175 6/19/2020
3.3.102.127 27,450 6/18/2020
3.3.102.126 44,796 6/17/2020
3.3.102.125 213,965 6/11/2020
3.3.102.124 70,176 6/9/2020
3.3.102.123 526,827 6/5/2020
3.3.102.122 41,000 6/4/2020
3.3.102.121 25,603 6/3/2020
3.3.102.120 10,272 6/3/2020
3.3.102.119 23,099 6/1/2020
3.3.102.118 154,805 5/27/2020
3.3.102.117 177,072 5/26/2020
3.3.102.116 75,484 5/22/2020
3.3.102.115 17,882 5/22/2020
3.3.102.114 33,708 5/21/2020
3.3.102.113 61,116 5/19/2020
3.3.102.112 39,797 5/18/2020
3.3.102.111 41,200 5/15/2020
3.3.102.110 48,905 5/14/2020
3.3.102.109 95,776 5/11/2020
3.3.102.108 30,988 5/8/2020
3.3.102.107 27,435 5/8/2020
3.3.102.106 4,850 5/7/2020
3.3.102.105 36,062 5/6/2020
3.3.102.104 97,385 5/4/2020
3.3.102.103 29,597 5/1/2020
3.3.102.102 33,185 4/30/2020
3.3.102.101 64,301 4/29/2020
3.3.102.100 41,427 4/28/2020
3.3.102.99 35,334 4/27/2020
3.3.102.98 105,916 4/24/2020
3.3.102.97 312,895 4/23/2020
3.3.102.96 25,715 4/22/2020
3.3.102.95 18,457 4/21/2020
3.3.102.94 24,684 4/20/2020
3.3.102.93 43,527 4/17/2020
3.3.102.92 51,204 4/16/2020
3.3.102.91 261,063 4/8/2020
3.3.102.90 354,769 4/6/2020
3.3.102.89 331,395 4/3/2020
3.3.102.88 10,963 4/3/2020
3.3.102.87 41,415 4/2/2020
3.3.102.86 71,976 4/1/2020
3.3.102.85 34,660 3/31/2020
3.3.102.84 37,021 3/30/2020
3.3.102.83 79,015 3/27/2020
3.3.102.82 35,784 3/26/2020
3.3.102.81 28,788 3/25/2020
3.3.102.80 65,602 3/24/2020
3.3.102.79 82,102 3/20/2020
3.3.102.78 10,261 3/19/2020
3.3.102.77 91,570 3/18/2020
3.3.102.76 12,728 3/17/2020
3.3.102.75 23,403 3/16/2020
3.3.102.74 50,865 3/12/2020
3.3.102.73 343,721 3/6/2020
3.3.102.72 68,202 3/5/2020
3.3.102.71 211,076 3/2/2020
3.3.102.70 85,080 2/28/2020
3.3.102.69 3,590 2/27/2020
3.3.102.68 48,097 2/26/2020
3.3.102.67 131,966 2/25/2020
3.3.102.66 222,673 2/19/2020
3.3.102.65 100,796 2/17/2020
3.3.102.64 129,282 2/13/2020
3.3.102.63 196,006 2/10/2020
3.3.102.62 104,169 2/7/2020
3.3.102.61 211,816 2/4/2020
3.3.102.60 427,088 1/24/2020
3.3.102.59 51,258 1/23/2020
3.3.102.58 84,113 1/21/2020
3.3.102.57 101,316 1/17/2020
3.3.102.56 19,617 1/16/2020
3.3.102.55 45,178 1/15/2020
3.3.102.54 155,013 1/10/2020
3.3.102.53 391,508 1/8/2020
3.3.102.52 57,204 1/6/2020
3.3.102.51 417,223 1/2/2020
3.3.102.50 136,513 12/25/2019
3.3.102.49 6,272 12/23/2019
3.3.102.48 15,912 12/20/2019
3.3.102.47 66,583 12/18/2019
3.3.102.46 45,782 12/18/2019
3.3.102.45 69,952 12/16/2019
3.3.102.44 96,252 12/13/2019
3.3.102.43 20,940 12/12/2019
3.3.102.42 18,542 12/12/2019
3.3.102.41 17,976 12/11/2019
3.3.102.40 90,834 12/9/2019
3.3.102.39 90,196 12/3/2019
3.3.102.38 199,084 12/2/2019
3.3.102.37 66,453 11/26/2019
3.3.102.36 12,483 11/25/2019
3.3.102.35 25,403 11/22/2019
3.3.102.34 18,403 11/22/2019
3.3.102.33 99,622 11/20/2019
3.3.102.32 2,820 11/19/2019
3.3.102.31 157,383 11/14/2019
3.3.102.30 44,449 11/13/2019
3.3.102.29 87,343 11/8/2019
3.3.102.28 32,656 11/7/2019
3.3.102.27 33,685 11/7/2019
3.3.102.26 55,082 11/5/2019
3.3.102.25 132,356 10/31/2019
3.3.102.24 62,196 10/30/2019
3.3.102.23 76,765 10/28/2019
3.3.102.22 100,441 10/28/2019
3.3.102.21 84,483 10/24/2019
3.3.102.20 53,538 10/22/2019
3.3.102.19 58,617 10/18/2019
3.3.102.18 19,848 10/17/2019
3.3.102.17 41,490 10/16/2019
3.3.102.16 224,865 10/11/2019
3.3.102.15 19,275 10/10/2019
3.3.102.14 144,699 10/8/2019
3.3.102.13 149,144 9/30/2019
3.3.102.12 65,014 9/26/2019
3.3.102.11 221,260 9/23/2019
3.3.102.10 23,920 9/21/2019
3.3.102.9 55,565 9/19/2019
3.3.102.8 58,281 9/18/2019
3.3.102.7 134,649 9/17/2019
3.3.102.6 21,851 9/16/2019
3.3.102.5 38,518 9/12/2019
3.3.102.4 92,604 9/9/2019
3.3.102.3 32,889 9/6/2019
3.3.102.2 20,656 9/5/2019
3.3.102.1 17,354 9/4/2019
3.3.102 428,071 8/28/2019
3.3.101.3 56,556 8/27/2019
3.3.101.2 523,978 8/23/2019
3.3.101.1 115,602 8/22/2019
3.3.101 28,034 8/21/2019
3.3.100.65 291,380 8/16/2019
3.3.100.64 20,646 8/15/2019
3.3.100.63 25,358 8/14/2019
3.3.100.62 17,084 8/13/2019
3.3.100.61 30,754 8/12/2019
3.3.100.60 40,888 8/9/2019
3.3.100.59 17,994 8/8/2019
3.3.100.58 66,549 8/7/2019
3.3.100.57 2,723 8/7/2019
3.3.100.56 122,807 8/2/2019
3.3.100.55 20,253 8/1/2019
3.3.100.54 95,588 7/30/2019
3.3.100.53 18,080 7/29/2019
3.3.100.52 60,398 7/25/2019
3.3.100.51 83,995 7/24/2019
3.3.100.50 53,040 7/22/2019
3.3.100.49 31,616 7/19/2019
3.3.100.48 6,137 7/19/2019
3.3.100.47 155,824 7/12/2019
3.3.100.46 50,191 7/10/2019
3.3.100.45 16,276 7/9/2019
3.3.100.44 38,840 7/8/2019
3.3.100.43 137,716 7/2/2019
3.3.100.42 77,024 7/1/2019
3.3.100.41 84,693 6/28/2019
3.3.100.40 35,564 6/27/2019
3.3.100.39 8,297 6/27/2019
3.3.100.38 3,108 6/26/2019
3.3.100.37 65,246 6/24/2019
3.3.100.36 33,829 6/20/2019
3.3.100.35 16,103 6/20/2019
3.3.100.34 104,976 6/17/2019
3.3.100.33 12,175 6/14/2019
3.3.100.32 63,953 6/13/2019
3.3.100.31 144,060 6/7/2019
3.3.100.30 183,440 6/4/2019
3.3.100.29 110,700 6/3/2019
3.3.100.28 91,503 5/31/2019
3.3.100.27 17,564 5/30/2019
3.3.100.26 48,153 5/29/2019
3.3.100.25 24,101 5/28/2019
3.3.100.24 101,440 5/23/2019
3.3.100.23 31,238 5/22/2019
3.3.100.22 29,983 5/21/2019
3.3.100.21 52,552 5/20/2019
3.3.100.20 17,374 5/17/2019
3.3.100.19 107,336 5/15/2019
3.3.100.18 89,020 5/10/2019
3.3.100.17 117,994 5/8/2019
3.3.100.16 41,967 5/7/2019
3.3.100.15 40,738 5/3/2019
3.3.100.14 23,117 5/2/2019
3.3.100.13 108,959 4/30/2019
3.3.100.12 13,039 4/29/2019
3.3.100.11 51,739 4/26/2019
3.3.100.10 9,731 4/25/2019
3.3.100.9 13,883 4/25/2019
3.3.100.8 17,166 4/24/2019
3.3.100.7 98,689 4/18/2019
3.3.100.6 43,544 4/16/2019
3.3.100.5 349,069 4/4/2019
3.3.100.4 19,728 4/3/2019
3.3.100.3 147,029 3/29/2019
3.3.100.2 56,200 3/26/2019
3.3.100.1 217,120 3/22/2019
3.3.100 556,718 3/21/2019
3.3.3.62 677,480 3/11/2019
3.3.3.61 158,406 3/7/2019
3.3.3.60 14,083 3/6/2019
3.3.3.59 303,619 2/26/2019
3.3.3.58 258,169 2/20/2019
3.3.3.57 93,721 2/15/2019
3.3.3.56 52,910 2/14/2019
3.3.3.55 20,627 2/13/2019
3.3.3.54 208,308 2/4/2019
3.3.3.53 250,342 1/26/2019
3.3.3.52 13,568 1/25/2019
3.3.3.51 38,273 1/24/2019
3.3.3.50 127,191 1/18/2019
3.3.3.49 145,119 1/11/2019
3.3.3.48 20,427 1/10/2019
3.3.3.47 61,756 1/8/2019
3.3.3.46 6,077 1/7/2019
3.3.3.45 40,139 1/4/2019
3.3.3.44 300,278 12/22/2018
3.3.3.43 169,432 12/21/2018
3.3.3.42 110,011 12/15/2018
3.3.3.41 13,392 12/14/2018
3.3.3.40 29,613 12/12/2018
3.3.3.39 550,451 12/4/2018
3.3.3.38 233,401 11/16/2018
3.3.3.37 4,497 11/16/2018
3.3.3.36 46,321 11/15/2018
3.3.3.35 15,747 11/13/2018
3.3.3.34 46,764 11/9/2018
3.3.3.33 21,227 11/9/2018
3.3.3.32 16,850 11/7/2018
3.3.3.31 25,442 11/7/2018
3.3.3.30 4,249 11/6/2018
3.3.3.29 60,994 10/30/2018
3.3.3.28 7,408 10/29/2018
3.3.3.27 12,616 10/29/2018
3.3.3.26 15,234 10/26/2018
3.3.3.25 90,537 10/22/2018
3.3.3.24 3,914 10/22/2018
3.3.3.23 65,965 10/17/2018
3.3.3.22 220,418 10/6/2018
3.3.3.21 21,061 10/4/2018
3.3.3.20 482,148 9/26/2018
3.3.3.19 1,005,476 9/10/2018
3.3.3.18 39,782 9/7/2018
3.3.3.17 187,895 8/28/2018
3.3.3.16 233,084 8/16/2018
3.3.3.15 25,690 8/15/2018
3.3.3.14 204,575 8/3/2018
3.3.3.13 24,375 8/2/2018
3.3.3.12 105,284 7/23/2018
3.3.3.11 362,775 7/3/2018
3.3.3.10 577,692 6/23/2018
3.3.3.9 66,326 6/19/2018
3.3.3.8 128,811 6/1/2018
3.3.3.7 693,034 4/25/2018
3.3.3.6 163,144 4/20/2018
3.3.3.5 265,605 3/29/2018
3.3.3.4 145,533 3/15/2018
3.3.3.3 153,140 3/3/2018
3.3.3.2 1,429,701 11/11/2017
3.3.3.1 715,336 10/24/2017
3.3.3 823,124 10/19/2017
3.3.2.9 1,291,152 10/9/2017
3.3.2.8 64,148 10/7/2017
3.3.2.7 1,077,744 7/7/2017
3.3.2.6 9,056 7/5/2017
3.3.2.5 35,796 6/28/2017
3.3.2.4 154,359 6/7/2017
3.3.2.3 206,640 5/11/2017
3.3.2.2 23,150 5/8/2017
3.3.2.1 27,338 5/5/2017
3.3.2 29,303 4/28/2017
3.3.1.14 14,757 4/28/2017
3.3.1.13 39,785 4/21/2017
3.3.1.12 17,782 4/19/2017
3.3.1.11 168,956 3/31/2017
3.3.1.10 77,135 3/15/2017
3.3.1.9 14,330 3/14/2017
3.3.1.8 4,863 3/14/2017
3.3.1.7 254,072 1/20/2017
3.3.1.6 54,573 12/28/2016
3.3.1.5 4,786 12/20/2016
3.3.1.4 24,888 12/16/2016
3.3.1.3 37,168 12/9/2016
3.3.1.2 12,261 12/8/2016
3.3.1.1 52,809 12/7/2016
3.3.1 90,560 11/18/2016
3.3.0.3 22,207 11/15/2016
3.3.0.2 30,613 11/4/2016
3.3.0.1 54,911 10/11/2016
3.3.0 347,683 9/19/2016
3.2.8-rc 4,157 9/8/2016
3.2.7-beta 3,331 8/23/2016
3.2.6-beta 3,278 8/2/2016
3.2.5-beta 8,208 6/28/2016
3.2.4.1-beta 4,762 6/2/2016
3.2.4-beta 2,082 6/1/2016
3.2.3.1-beta 3,221 4/20/2016
3.2.3-beta 3,532 3/12/2016
3.2.2.1-beta 2,248 3/2/2016
3.2.2-beta 2,880 1/12/2016
3.2.1-beta 3,049 12/7/2015
3.2.0-beta 2,704 9/29/2015
3.1.0.13 157,059 8/9/2016
3.1.0.12 78,540 7/13/2016
3.1.0.11 54,226 6/28/2016
3.1.0.10 9,882 6/14/2016
3.1.0.9 22,342 6/3/2016
3.1.0.8 5,230 5/26/2016
3.1.0.7 16,020 5/10/2016
3.1.0.6 43,083 2/22/2016
3.1.0.5 45,199 1/6/2016
3.1.0.4 14,169 12/2/2015
3.1.0.3 3,854 11/21/2015
3.1.0.2 19,281 10/7/2015
3.1.0.1 7,768 8/27/2015
3.1.0 75,910 7/28/2015
3.0.0.2-preview 3,521 5/21/2015
3.0.0.1-preview 2,559 5/6/2015
3.0.0-preview 2,437 4/30/2015