AWSSDK.SQS 3.7.200.5

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.200.5
                    
NuGet\Install-Package AWSSDK.SQS -Version 3.7.200.5
                    
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.200.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SQS" Version="3.7.200.5" />
                    
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.200.5
                    
#r "nuget: AWSSDK.SQS, 3.7.200.5"
                    
#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.200.5
                    
Install AWSSDK.SQS as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=3.7.200.5
                    
Install AWSSDK.SQS 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 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 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 (325)

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

JustSaying

A light-weight message bus on top of AWS SNS and SQS

GitHub repositories (35)

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