AWSSDK.SQS 3.7.400.149

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SQS --version 3.7.400.149
                    
NuGet\Install-Package AWSSDK.SQS -Version 3.7.400.149
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.149" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.149" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SQS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SQS --version 3.7.400.149
                    
#r "nuget: AWSSDK.SQS, 3.7.400.149"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AWSSDK.SQS&version=3.7.400.149
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SQS&version=3.7.400.149
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (327)

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

Package Downloads
MassTransit.AmazonSQS

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

Microting.eForm

Package Description

AWSSDK.Glacier

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

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

GitHub repositories (36)

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

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