AWSSDK.SQS 4.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SQS --version 4.0.1
                    
NuGet\Install-Package AWSSDK.SQS -Version 4.0.1
                    
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="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SQS" Version="4.0.1" />
                    
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 4.0.1
                    
#r "nuget: AWSSDK.SQS, 4.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SQS@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SQS&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=4.0.1
                    
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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (348)

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.

AWSSDK.Glacier

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

Microting.eForm

Package Description

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

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