AWSSDK.SQS 3.7.1.4

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