AWSSDK.SimpleNotificationService 4.0.1.1

Prefix Reserved
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.1.1
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.1.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.SimpleNotificationService" Version="4.0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="4.0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
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.SimpleNotificationService --version 4.0.1.1
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.1.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.SimpleNotificationService@4.0.1.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.SimpleNotificationService&version=4.0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.1.1
                    
Install as a Cake Tool

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

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 (175)

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

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.

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (21)

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

Repository Stars
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
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#.
JasperFx/wolverine
Supercharged .NET server side development!
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.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Elfocrash/aws-videos
awslabs/aws-sdk-net-samples
Illumina/Nirvana
The nimble & robust variant annotator
jorgevgut/airquality-mx
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
aws/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
aws/integrations-on-dotnet-aspire-for-aws
This repositry contains the integrations with .NET Aspire for AWS.
aws/aws-xray-sdk-dotnet
The official AWS X-Ray SDK for .NET.
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Version Downloads Last Updated
4.0.1.1 40,909 8/29/2025
4.0.1 10,339 8/27/2025
4.0.0.21 30,256 8/21/2025
4.0.0.20 36,738 8/15/2025
4.0.0.19 11,635 8/13/2025
4.0.0.18 91,801 8/6/2025
4.0.0.17 27,784 8/4/2025
4.0.0.16 20,670 8/1/2025
4.0.0.15 54,951 7/23/2025
4.0.0.14 64,604 7/15/2025
4.0.0.13 54,723 7/9/2025
4.0.0.12 95,503 7/1/2025
4.0.0.11 58,634 6/23/2025
4.0.0.10 29,068 6/18/2025
4.0.0.9 27,000 6/16/2025
4.0.0.8 74,805 6/12/2025
4.0.0.7 11,887 6/11/2025
4.0.0.6 30,436 6/10/2025
4.0.0.5 78,740 6/4/2025
4.0.0.4 189,794 5/16/2025
4.0.0.3 10,934 5/15/2025
4.0.0.2 183,875 5/6/2025
4.0.0.1 42,208 4/30/2025
4.0.0 568,488 4/28/2025
4.0.0-preview.13 1,588 4/9/2025
4.0.0-preview.12 285 4/4/2025
4.0.0-preview.11 5,293 3/26/2025
4.0.0-preview.10 9,020 3/7/2025
4.0.0-preview.9 315 3/4/2025
4.0.0-preview.8 289 2/25/2025
4.0.0-preview.7 272 2/17/2025
4.0.0-preview.6 1,258 2/6/2025
4.0.0-preview.5 4,057 1/3/2025
4.0.0-preview.4 19,286 10/11/2024
4.0.0-preview.3 449 10/1/2024
4.0.0-preview.2 2,528 8/28/2024
4.0.0-preview 1,650 8/15/2024
3.7.501.7 0 9/11/2025
3.7.501.6 675 9/10/2025
3.7.501.5 2,378 9/9/2025
3.7.501.4 2,554 9/8/2025
3.7.501.3 6,197 9/4/2025
3.7.501.2 7,337 9/2/2025
3.7.501.1 6,007 8/29/2025
3.7.501 4,349 8/27/2025
3.7.500.11 4,276 8/26/2025
3.7.500.10 3,106 8/25/2025
3.7.500.9 4,973 8/21/2025
3.7.500.8 3,966 8/20/2025
3.7.500.7 13,789 8/12/2025
3.7.500.6 6,560 8/11/2025
3.7.500.5 7,946 8/8/2025
3.7.500.4 6,227 8/6/2025
3.7.500.3 5,585 8/5/2025
3.7.500.2 2,775 8/4/2025
3.7.500.1 4,355 8/1/2025
3.7.500 8,860 7/31/2025
3.7.400.185 4,745 7/30/2025
3.7.400.184 3,263 7/29/2025
3.7.400.183 3,329 7/28/2025
3.7.400.182 33,197 7/24/2025
3.7.400.181 2,852 7/23/2025
3.7.400.180 3,744 7/22/2025
3.7.400.179 6,579 7/21/2025
3.7.400.178 6,301 7/18/2025
3.7.400.177 3,475 7/17/2025
3.7.400.176 9,155 7/16/2025
3.7.400.175 2,093 7/15/2025
3.7.400.174 20,491 7/9/2025
3.7.400.173 24,020 7/3/2025
3.7.400.172 8,726 7/1/2025
3.7.400.171 7,318 6/30/2025
3.7.400.170 12,675 6/27/2025
3.7.400.169 16,216 6/26/2025
3.7.400.168 12,182 6/23/2025
3.7.400.167 7,632 6/20/2025
3.7.400.166 22,893 6/18/2025
3.7.400.165 54,426 6/11/2025
3.7.400.164 15,551 6/10/2025
3.7.400.163 7,732 6/9/2025
3.7.400.162 12,264 6/6/2025
3.7.400.161 8,446 6/5/2025
3.7.400.160 7,850 6/4/2025
3.7.400.159 63,674 6/2/2025
3.7.400.158 7,547 5/30/2025
3.7.400.157 16,107 5/28/2025
3.7.400.156 17,886 5/23/2025
3.7.400.155 11,104 5/21/2025
3.7.400.154 31,378 5/20/2025
3.7.400.153 39,564 5/19/2025
3.7.400.152 10,953 5/16/2025
3.7.400.151 44,168 5/12/2025
3.7.400.150 28,404 5/9/2025
3.7.400.149 7,057 5/8/2025
3.7.400.148 11,429 5/7/2025
3.7.400.147 12,283 5/6/2025
3.7.400.146 9,452 5/5/2025
3.7.400.145 21,435 5/2/2025
3.7.400.144 9,334 5/1/2025
3.7.400.143 8,936 4/30/2025
3.7.400.142 51,526 4/29/2025
3.7.400.141 125,186 4/28/2025
3.7.400.140 41,084 4/25/2025
3.7.400.139 11,776 4/24/2025
3.7.400.138 37,339 4/23/2025
3.7.400.137 61,954 4/18/2025
3.7.400.136 12,832 4/17/2025
3.7.400.135 34,887 4/16/2025
3.7.400.134 58,493 4/14/2025
3.7.400.133 67,875 4/11/2025
3.7.400.132 33,987 4/10/2025
3.7.400.131 22,565 4/9/2025
3.7.400.130 17,896 4/8/2025
3.7.400.129 162,481 4/4/2025
3.7.400.128 15,153 4/3/2025
3.7.400.127 27,690 4/3/2025
3.7.400.126 4,892 4/2/2025
3.7.400.125 53,827 4/1/2025
3.7.400.124 19,732 3/31/2025
3.7.400.123 40,741 3/28/2025
3.7.400.122 135,394 3/27/2025
3.7.400.121 18,650 3/26/2025
3.7.400.120 30,608 3/25/2025
3.7.400.119 39,607 3/24/2025
3.7.400.118 46,762 3/21/2025
3.7.400.117 23,469 3/20/2025
3.7.400.116 36,989 3/19/2025
3.7.400.115 24,612 3/18/2025
3.7.400.114 35,621 3/17/2025
3.7.400.113 30,696 3/14/2025
3.7.400.112 20,543 3/14/2025
3.7.400.111 87,435 3/11/2025
3.7.400.110 25,100 3/10/2025
3.7.400.109 37,973 3/7/2025
3.7.400.108 27,629 3/6/2025
3.7.400.107 22,469 3/5/2025
3.7.400.106 110,559 3/4/2025
3.7.400.105 68,184 3/3/2025
3.7.400.104 91,286 2/28/2025
3.7.400.103 14,993 2/27/2025
3.7.400.102 19,505 2/26/2025
3.7.400.101 37,785 2/25/2025
3.7.400.100 38,693 2/24/2025
3.7.400.99 38,064 2/21/2025
3.7.400.98 1,529,462 2/20/2025
3.7.400.97 57,167 2/18/2025
3.7.400.96 28,379 2/17/2025
3.7.400.95 51,465 2/13/2025
3.7.400.94 57,306 2/12/2025
3.7.400.93 40,006 2/11/2025
3.7.400.92 97,364 2/10/2025
3.7.400.91 39,021 2/7/2025
3.7.400.90 59,569 2/6/2025
3.7.400.89 18,622 2/5/2025
3.7.400.88 92,232 2/4/2025
3.7.400.87 33,061 2/3/2025
3.7.400.86 160,925 1/30/2025
3.7.400.85 149,274 1/27/2025
3.7.400.84 103,739 1/22/2025
3.7.400.83 18,262 1/21/2025
3.7.400.82 43,487 1/17/2025
3.7.400.81 30,701 1/16/2025
3.7.400.80 318,216 1/15/2025
3.7.400.79 43,306 1/14/2025
3.7.400.78 22,689 1/13/2025
3.7.400.77 44,777 1/10/2025
3.7.400.76 17,625 1/9/2025
3.7.400.75 23,944 1/8/2025
3.7.400.74 47,649 1/7/2025
3.7.400.73 23,014 1/6/2025
3.7.400.72 85,368 1/3/2025
3.7.400.71 37,277 1/2/2025
3.7.400.70 165,734 12/26/2024
3.7.400.69 47,935 12/23/2024
3.7.400.68 19,757 12/20/2024
3.7.400.67 34,220 12/19/2024
3.7.400.66 44,563 12/18/2024
3.7.400.65 26,400 12/17/2024
3.7.400.64 94,126 12/13/2024
3.7.400.63 71,211 12/12/2024
3.7.400.62 31,107 12/11/2024
3.7.400.61 58,549 12/10/2024
3.7.400.60 30,982 12/9/2024
3.7.400.59 394,108 12/3/2024
3.7.400.58 270,377 11/27/2024
3.7.400.57 195,531 11/22/2024
3.7.400.56 31,351 11/21/2024
3.7.400.55 31,699 11/21/2024
3.7.400.54 136,986 11/19/2024
3.7.400.53 171,888 11/15/2024
3.7.400.52 19,485 11/15/2024
3.7.400.51 8,686 11/14/2024
3.7.400.50 49,430 11/13/2024
3.7.400.49 43,150 11/12/2024
3.7.400.48 32,683 11/11/2024
3.7.400.47 44,840 11/8/2024
3.7.400.46 83,213 11/7/2024
3.7.400.45 368,678 11/1/2024
3.7.400.44 94,079 10/31/2024
3.7.400.43 41,664 10/30/2024
3.7.400.42 117,423 10/29/2024
3.7.400.41 66,573 10/28/2024
3.7.400.40 31,792 10/25/2024
3.7.400.39 27,863 10/24/2024
3.7.400.38 88,110 10/23/2024
3.7.400.37 69,419 10/22/2024
3.7.400.36 207,833 10/16/2024
3.7.400.35 92,516 10/15/2024
3.7.400.34 51,739 10/14/2024
3.7.400.33 156,141 10/9/2024
3.7.400.32 76,539 10/8/2024
3.7.400.31 40,425 10/7/2024
3.7.400.30 1,208,590 10/4/2024
3.7.400.29 52,438 10/3/2024
3.7.400.28 49,587 10/2/2024
3.7.400.27 25,526 10/1/2024
3.7.400.26 103,534 9/27/2024
3.7.400.25 65,136 9/26/2024
3.7.400.24 44,055 9/25/2024
3.7.400.23 32,280 9/24/2024
3.7.400.22 113,258 9/21/2024
3.7.400.21 631,666 9/16/2024
3.7.400.20 53,589 9/13/2024
3.7.400.19 63,156 9/11/2024
3.7.400.18 59,514 9/10/2024
3.7.400.17 80,810 9/9/2024
3.7.400.16 62,247 9/6/2024
3.7.400.15 62,042 9/5/2024
3.7.400.14 165,193 9/4/2024
3.7.400.13 130,180 8/30/2024
3.7.400.12 149,491 8/28/2024
3.7.400.11 226,510 8/22/2024
3.7.400.10 92,385 8/21/2024
3.7.400.9 17,308 8/20/2024
3.7.400.8 38,229 8/19/2024
3.7.400.7 38,723 8/16/2024
3.7.400.6 44,436 8/15/2024
3.7.400.5 162,008 8/13/2024
3.7.400.4 140,543 8/9/2024
3.7.400.3 754,857 8/5/2024
3.7.400.2 243,358 7/30/2024
3.7.400.1 88,366 7/29/2024
3.7.400 1,657,916 7/24/2024
3.7.302.2 51,596 7/22/2024
3.7.302.1 127,959 7/18/2024
3.7.302 310,070 7/12/2024
3.7.301.66 88,788 7/10/2024
3.7.301.65 63,639 7/9/2024
3.7.301.64 23,513 7/8/2024
3.7.301.63 81,567 7/5/2024
3.7.301.62 94,823 7/3/2024
3.7.301.61 69,568 7/1/2024
3.7.301.60 115,597 6/28/2024
3.7.301.59 43,972 6/27/2024
3.7.301.58 91,728 6/24/2024
3.7.301.57 60,486 6/20/2024
3.7.301.56 92,153 6/19/2024
3.7.301.55 22,788 6/18/2024
3.7.301.54 298,858 6/12/2024
3.7.301.53 42,770 6/11/2024
3.7.301.52 81,793 6/10/2024
3.7.301.51 64,565 6/7/2024
3.7.301.50 38,657 6/6/2024
3.7.301.49 26,641 6/5/2024
3.7.301.48 47,298 6/4/2024
3.7.301.47 40,118 6/3/2024
3.7.301.46 99,570 5/30/2024
3.7.301.45 29,675 5/29/2024
3.7.301.44 41,267 5/28/2024
3.7.301.43 99,076 5/23/2024
3.7.301.42 33,738 5/22/2024
3.7.301.41 107,670 5/17/2024
3.7.301.40 47,516 5/16/2024
3.7.301.39 104,352 5/14/2024
3.7.301.38 104,266 5/13/2024
3.7.301.37 63,337 5/10/2024
3.7.301.36 41,148 5/9/2024
3.7.301.35 227,828 5/6/2024
3.7.301.34 52,550 5/3/2024
3.7.301.33 33,754 5/1/2024
3.7.301.32 48,331 4/29/2024
3.7.301.31 46,205 4/26/2024
3.7.301.30 23,801 4/25/2024
3.7.301.29 100,173 4/24/2024
3.7.301.28 168,986 4/23/2024
3.7.301.27 28,859 4/22/2024
3.7.301.26 49,784 4/19/2024
3.7.301.25 452,503 4/18/2024
3.7.301.24 29,397 4/17/2024
3.7.301.23 60,179 4/16/2024
3.7.301.22 305,435 4/11/2024
3.7.301.21 33,768 4/10/2024
3.7.301.20 47,170 4/9/2024
3.7.301.19 73,475 4/8/2024
3.7.301.18 76,421 4/5/2024
3.7.301.17 39,797 4/4/2024
3.7.301.16 34,900 4/3/2024
3.7.301.15 38,635 4/2/2024
3.7.301.14 51,345 4/1/2024
3.7.301.13 34,756 3/29/2024
3.7.301.12 30,307 3/28/2024
3.7.301.11 97,287 3/27/2024
3.7.301.10 59,968 3/26/2024
3.7.301.9 44,990 3/25/2024
3.7.301.8 1,286,836 3/22/2024
3.7.301.7 216,571 3/18/2024
3.7.301.6 39,877 3/15/2024
3.7.301.5 59,135 3/14/2024
3.7.301.4 44,467 3/13/2024
3.7.301.3 154,944 3/8/2024
3.7.301.2 244,024 2/29/2024
3.7.301.1 217,892 2/27/2024
3.7.301 637,347 2/16/2024
3.7.300.51 59,065 2/15/2024
3.7.300.50 28,714 2/14/2024
3.7.300.49 25,776 2/13/2024
3.7.300.48 85,765 2/9/2024
3.7.300.47 76,770 2/7/2024
3.7.300.46 302,088 2/2/2024
3.7.300.45 19,526 2/1/2024
3.7.300.44 54,305 1/31/2024
3.7.300.43 61,241 1/30/2024
3.7.300.42 128,029 1/29/2024
3.7.300.41 102,067 1/25/2024
3.7.300.40 85,199 1/25/2024
3.7.300.39 89,257 1/19/2024
3.7.300.38 20,405 1/18/2024
3.7.300.37 67,865 1/16/2024
3.7.300.36 130,538 1/14/2024
3.7.300.35 4,927 1/12/2024
3.7.300.34 40,007 1/11/2024
3.7.300.33 32,858 1/10/2024
3.7.300.32 80,714 1/8/2024
3.7.300.31 62,195 1/5/2024
3.7.300.30 11,886 1/4/2024
3.7.300.29 75,674 1/3/2024
3.7.300.28 176,441 12/28/2023
3.7.300.27 20,810 12/27/2023
3.7.300.26 10,678 12/26/2023
3.7.300.25 22,717 12/22/2023
3.7.300.24 33,133 12/21/2023
3.7.300.23 20,509 12/20/2023
3.7.300.22 29,307 12/19/2023
3.7.300.21 686,305 12/18/2023
3.7.300.20 40,994 12/15/2023
3.7.300.19 22,523 12/14/2023
3.7.300.18 89,633 12/13/2023
3.7.300.17 112,513 12/12/2023
3.7.300.16 395,212 12/7/2023
3.7.300.15 179,304 12/6/2023
3.7.300.14 36,687 12/5/2023
3.7.300.13 78,667 12/4/2023
3.7.300.12 96,556 11/30/2023
3.7.300.11 45,251 11/28/2023
3.7.300.10 31,483 11/28/2023
3.7.300.9 9,975 11/27/2023
3.7.300.8 79,083 11/27/2023
3.7.300.7 415,825 11/21/2023
3.7.300.6 34,938 11/20/2023
3.7.300.5 178,865 11/17/2023
3.7.300.4 24,543 11/16/2023
3.7.300.3 29,452 11/15/2023
3.7.300.2 59,859 11/14/2023
3.7.300.1 47,200 11/13/2023
3.7.300 1,182,964 11/10/2023
3.7.201.5 106,266 11/8/2023
3.7.201.4 226,564 11/7/2023
3.7.201.3 32,063 11/6/2023
3.7.201.2 138,624 11/2/2023
3.7.201.1 150,485 10/27/2023
3.7.201 87,521 10/26/2023
3.7.200.61 391,124 10/24/2023
3.7.200.60 36,049 10/23/2023
3.7.200.59 40,982 10/20/2023
3.7.200.58 34,533 10/19/2023
3.7.200.57 40,702 10/18/2023
3.7.200.56 35,384 10/17/2023
3.7.200.55 22,352 10/16/2023
3.7.200.54 36,605 10/12/2023
3.7.200.53 93,863 10/7/2023
3.7.200.52 137,184 10/5/2023
3.7.200.51 36,107 10/4/2023
3.7.200.50 47,903 10/3/2023
3.7.200.49 123,645 10/2/2023
3.7.200.48 64,530 9/28/2023
3.7.200.47 21,870 9/28/2023
3.7.200.46 4,417 9/27/2023
3.7.200.45 74,877 9/25/2023
3.7.200.44 122,735 9/22/2023
3.7.200.43 85,068 9/20/2023
3.7.200.42 27,260 9/19/2023
3.7.200.41 68,773 9/15/2023
3.7.200.40 25,498 9/15/2023
3.7.200.39 22,656 9/14/2023
3.7.200.38 16,075 9/13/2023
3.7.200.37 35,259 9/12/2023
3.7.200.36 165,813 9/8/2023
3.7.200.35 88,378 9/8/2023
3.7.200.34 53,058 9/6/2023
3.7.200.33 28,242 9/5/2023
3.7.200.32 144,471 9/1/2023
3.7.200.31 23,107 9/1/2023
3.7.200.30 3,629 8/31/2023
3.7.200.29 41,470 8/31/2023
3.7.200.28 3,821 8/30/2023
3.7.200.27 89,151 8/28/2023
3.7.200.26 89,917 8/25/2023
3.7.200.25 27,036 8/24/2023
3.7.200.24 289,587 8/23/2023
3.7.200.23 64,979 8/22/2023
3.7.200.22 73,392 8/21/2023
3.7.200.21 50,375 8/18/2023
3.7.200.20 8,304 8/18/2023
3.7.200.19 21,522 8/17/2023
3.7.200.18 94,806 8/15/2023
3.7.200.17 27,777 8/14/2023
3.7.200.16 62,894 8/11/2023
3.7.200.15 33,487 8/10/2023
3.7.200.14 30,281 8/9/2023
3.7.200.13 26,937 8/8/2023
3.7.200.12 4,156 8/8/2023
3.7.200.11 28,588 8/7/2023
3.7.200.10 71,719 8/4/2023
3.7.200.9 60,048 8/2/2023
3.7.200.8 92,990 8/1/2023
3.7.200.7 52,314 7/31/2023
3.7.200.6 174,571 7/28/2023
3.7.200.5 104,068 7/26/2023
3.7.200.4 158,272 7/24/2023
3.7.200.3 55,430 7/21/2023
3.7.200.2 45,585 7/20/2023
3.7.200.1 597,635 7/18/2023
3.7.200 174,437 7/18/2023
3.7.101.90 71,543 7/17/2023
3.7.101.89 1,011,894 7/13/2023
3.7.101.88 604,826 7/7/2023
3.7.101.87 3,991 7/7/2023
3.7.101.86 28,312 7/6/2023
3.7.101.85 77,113 7/5/2023
3.7.101.84 59,071 7/3/2023
3.7.101.83 528,528 6/20/2023
3.7.101.82 671,015 6/15/2023
3.7.101.81 197,907 6/13/2023
3.7.101.80 54,428 6/12/2023
3.7.101.79 91,924 6/8/2023
3.7.101.78 126,147 6/6/2023
3.7.101.77 27,665 6/5/2023
3.7.101.76 56,402 6/2/2023
3.7.101.75 18,076 6/2/2023
3.7.101.74 38,291 6/1/2023
3.7.101.73 121,680 5/30/2023
3.7.101.72 61,426 5/26/2023
3.7.101.71 21,880 5/25/2023
3.7.101.70 69,460 5/24/2023
3.7.101.69 143,074 5/23/2023
3.7.101.68 82,775 5/19/2023
3.7.101.67 27,637 5/18/2023
3.7.101.66 69,991 5/16/2023
3.7.101.65 40,809 5/15/2023
3.7.101.64 188,416 5/11/2023
3.7.101.63 74,582 5/9/2023
3.7.101.62 54,312 5/8/2023
3.7.101.61 100,449 5/4/2023
3.7.101.60 90,487 5/2/2023
3.7.101.59 27,365 5/1/2023
3.7.101.58 57,109 4/28/2023
3.7.101.57 102,566 4/27/2023
3.7.101.56 35,866 4/26/2023
3.7.101.55 107,603 4/25/2023
3.7.101.54 55,934 4/25/2023
3.7.101.53 58,057 4/21/2023
3.7.101.52 34,377 4/21/2023
3.7.101.51 58,344 4/19/2023
3.7.101.50 874,239 4/17/2023
3.7.101.49 29,900 4/14/2023
3.7.101.48 27,560 4/13/2023
3.7.101.47 52,240 4/12/2023
3.7.101.46 40,166 4/11/2023
3.7.101.45 38,394 4/10/2023
3.7.101.44 36,167 4/7/2023
3.7.101.43 19,367 4/6/2023
3.7.101.42 30,693 4/5/2023
3.7.101.41 37,761 4/4/2023
3.7.101.40 39,486 4/3/2023
3.7.101.39 57,968 3/31/2023
3.7.101.38 31,347 3/30/2023
3.7.101.37 66,454 3/29/2023
3.7.101.36 27,977 3/28/2023
3.7.101.35 274,311 3/24/2023
3.7.101.34 35,356 3/23/2023
3.7.101.33 170,639 3/22/2023
3.7.101.32 242,670 3/21/2023
3.7.101.31 122,092 3/20/2023
3.7.101.30 61,242 3/17/2023
3.7.101.29 63,457 3/17/2023
3.7.101.28 39,178 3/16/2023
3.7.101.27 70,230 3/15/2023
3.7.101.26 36,369 3/14/2023
3.7.101.25 76,064 3/13/2023
3.7.101.24 55,623 3/10/2023
3.7.101.23 38,268 3/9/2023
3.7.101.22 60,385 3/8/2023
3.7.101.21 20,430 3/7/2023
3.7.101.20 197,425 3/3/2023
3.7.101.19 85,183 3/2/2023
3.7.101.18 56,278 3/1/2023
3.7.101.17 57,654 2/28/2023
3.7.101.16 34,035 2/27/2023
3.7.101.15 124,277 2/23/2023
3.7.101.14 229,242 2/21/2023
3.7.101.13 696,546 2/18/2023
3.7.101.12 3,909 2/17/2023
3.7.101.11 154,428 2/16/2023
3.7.101.10 61,391 2/15/2023
3.7.101.9 62,939 2/13/2023
3.7.101.8 65,158 2/10/2023
3.7.101.7 59,975 2/9/2023
3.7.101.6 75,041 2/8/2023
3.7.101.5 33,662 2/7/2023
3.7.101.4 56,784 2/6/2023
3.7.101.3 341,581 2/3/2023
3.7.101.2 56,871 2/2/2023
3.7.101.1 11,965 2/2/2023
3.7.101 54,508 2/1/2023
3.7.100.64 213,725 1/31/2023
3.7.100.63 164,127 1/26/2023
3.7.100.62 70,069 1/25/2023
3.7.100.61 99,730 1/24/2023
3.7.100.60 88,860 1/23/2023
3.7.100.59 272,167 1/20/2023
3.7.100.58 19,005 1/20/2023
3.7.100.57 59,936 1/18/2023
3.7.100.56 118,247 1/17/2023
3.7.100.55 169,427 1/13/2023
3.7.100.54 43,101 1/12/2023
3.7.100.53 99,172 1/10/2023
3.7.100.52 62,636 1/9/2023
3.7.100.51 65,579 1/6/2023
3.7.100.50 36,092 1/5/2023
3.7.100.49 713,281 1/4/2023
3.7.100.48 6,505 1/3/2023
3.7.100.47 209,153 12/30/2022
3.7.100.46 29,830 12/29/2022
3.7.100.45 105,726 12/23/2022
3.7.100.44 27,026 12/22/2022
3.7.100.43 32,500 12/21/2022
3.7.100.42 39,209 12/20/2022
3.7.100.41 36,033 12/19/2022
3.7.100.40 134,678 12/16/2022
3.7.100.39 91,419 12/16/2022
3.7.100.38 33,155 12/15/2022
3.7.100.37 129,491 12/14/2022
3.7.100.36 30,225 12/13/2022
3.7.100.35 115,707 12/12/2022
3.7.100.34 81,260 12/8/2022
3.7.100.33 97,284 12/8/2022
3.7.100.32 6,439 12/7/2022
3.7.100.31 51,837 12/6/2022
3.7.100.30 231,978 12/5/2022
3.7.100.29 39,207 12/2/2022
3.7.100.28 12,658 12/2/2022
3.7.100.27 274,418 12/1/2022
3.7.100.26 26,916 11/30/2022
3.7.100.25 51,303 11/29/2022
3.7.100.24 27,374 11/29/2022
3.7.100.23 160,752 11/28/2022
3.7.100.22 152,751 11/22/2022
3.7.100.21 228,507 11/18/2022
3.7.100.20 64,863 11/17/2022
3.7.100.19 1,593,466 11/16/2022
3.7.100.18 11,823 11/16/2022
3.7.100.17 65,522 11/15/2022
3.7.100.16 165,988 11/11/2022
3.7.100.15 57,686 11/10/2022
3.7.100.14 244,460 11/9/2022
3.7.100.13 25,114 11/9/2022
3.7.100.12 8,788 11/9/2022
3.7.100.11 4,715 11/8/2022
3.7.100.10 246,441 11/7/2022
3.7.100.9 145,306 11/4/2022
3.7.100.8 71,024 11/2/2022
3.7.100.7 114,164 10/31/2022
3.7.100.6 58,679 10/29/2022
3.7.100.5 12,471 10/28/2022
3.7.100.4 65,912 10/27/2022
3.7.100.3 44,790 10/26/2022
3.7.100.2 39,996 10/25/2022
3.7.100.1 21,243 10/24/2022
3.7.100 220,357 10/21/2022
3.7.4.25 137,341 10/20/2022
3.7.4.24 96,334 10/19/2022
3.7.4.23 343,697 10/18/2022
3.7.4.22 96,797 10/14/2022
3.7.4.21 591,164 10/13/2022
3.7.4.20 353,241 10/7/2022
3.7.4.19 93,497 10/6/2022
3.7.4.18 111,216 10/4/2022
3.7.4.17 34,755 10/3/2022
3.7.4.16 238,103 9/30/2022
3.7.4.15 42,418 9/29/2022
3.7.4.14 52,081 9/27/2022
3.7.4.13 4,093,185 9/27/2022
3.7.4.12 13,666 9/26/2022
3.7.4.11 62,989 9/23/2022
3.7.4.10 49,188 9/22/2022
3.7.4.9 41,383 9/21/2022
3.7.4.8 29,614 9/20/2022
3.7.4.7 148,522 9/19/2022
3.7.4.6 88,911 9/15/2022
3.7.4.5 38,393 9/14/2022
3.7.4.4 57,468 9/13/2022
3.7.4.3 165,196 9/9/2022
3.7.4.2 64,060 9/9/2022
3.7.4.1 7,684 9/8/2022
3.7.4 30,411 9/7/2022
3.7.3.101 611,447 9/2/2022
3.7.3.100 32,984 9/1/2022
3.7.3.99 126,757 8/30/2022
3.7.3.98 101,934 8/29/2022
3.7.3.97 79,065 8/25/2022
3.7.3.96 143,989 8/23/2022
3.7.3.95 79,685 8/22/2022
3.7.3.94 65,377 8/19/2022
3.7.3.93 142,686 8/16/2022
3.7.3.92 103,442 8/12/2022
3.7.3.91 86,233 8/11/2022
3.7.3.90 197,892 8/8/2022
3.7.3.89 56,395 8/4/2022
3.7.3.88 123,073 8/2/2022
3.7.3.87 135,943 7/29/2022
3.7.3.86 21,595 7/28/2022
3.7.3.85 35,617 7/27/2022
3.7.3.84 116,638 7/22/2022
3.7.3.83 272,027 7/20/2022
3.7.3.82 72,952 7/18/2022
3.7.3.81 28,885 7/15/2022
3.7.3.80 33,028 7/14/2022
3.7.3.79 97,099 7/12/2022
3.7.3.78 28,226 7/11/2022
3.7.3.77 113,989 7/5/2022
3.7.3.76 356,767 6/29/2022
3.7.3.75 196,848 6/24/2022
3.7.3.74 700,013 6/17/2022
3.7.3.73 36,694 6/16/2022
3.7.3.72 262,626 6/14/2022
3.7.3.71 105,168 6/10/2022
3.7.3.70 61,468 6/8/2022
3.7.3.69 41,545 6/7/2022
3.7.3.68 36,893 6/6/2022
3.7.3.67 159,041 5/31/2022
3.7.3.66 131,818 5/27/2022
3.7.3.65 42,347 5/26/2022
3.7.3.64 8,427 5/26/2022
3.7.3.63 18,840 5/25/2022
3.7.3.62 55,750 5/24/2022
3.7.3.61 103,362 5/23/2022
3.7.3.60 130,756 5/19/2022
3.7.3.59 61,903 5/18/2022
3.7.3.58 358,550 5/9/2022
3.7.3.57 525,505 5/6/2022
3.7.3.56 7,964 5/6/2022
3.7.3.55 29,836 5/5/2022
3.7.3.54 122,842 5/4/2022
3.7.3.53 195,086 5/3/2022
3.7.3.52 81,145 5/3/2022
3.7.3.51 4,551 5/2/2022
3.7.3.50 625,319 4/20/2022
3.7.3.49 1,378,662 4/19/2022
3.7.3.48 421,144 4/14/2022
3.7.3.47 357,579 4/12/2022
3.7.3.46 16,930 4/11/2022
3.7.3.45 124,374 4/7/2022
3.7.3.44 116,709 4/6/2022
3.7.3.43 305,605 4/1/2022
3.7.3.42 201,734 3/31/2022
3.7.3.41 125,287 3/28/2022
3.7.3.40 75,543 3/24/2022
3.7.3.39 94,087 3/23/2022
3.7.3.38 449,139 3/17/2022
3.7.3.37 62,822 3/16/2022
3.7.3.36 110,417 3/14/2022
3.7.3.35 115,916 3/10/2022
3.7.3.34 52,335 3/9/2022
3.7.3.33 29,925 3/8/2022
3.7.3.32 218,701 3/3/2022
3.7.3.31 95,470 3/1/2022
3.7.3.30 30,880 2/28/2022
3.7.3.29 57,200 2/26/2022
3.7.3.28 46,049 2/23/2022
3.7.3.27 29,779 2/22/2022
3.7.3.26 8,569 2/22/2022
3.7.3.25 18,574 2/21/2022
3.7.3.24 48,997 2/17/2022
3.7.3.23 324,389 2/11/2022
3.7.3.22 9,014 2/10/2022
3.7.3.21 146,671 2/4/2022
3.7.3.20 58,094 2/3/2022
3.7.3.19 258,466 1/28/2022
3.7.3.18 331,252 1/25/2022
3.7.3.17 415,007 1/15/2022
3.7.3.16 7,363 1/14/2022
3.7.3.15 57,163 1/13/2022
3.7.3.14 745,862 1/11/2022
3.7.3.13 104,009 1/7/2022
3.7.3.12 42,266 1/6/2022
3.7.3.11 15,982 1/5/2022
3.7.3.10 72,354 1/3/2022
3.7.3.9 323,635 12/21/2021
3.7.3.8 24,440 12/20/2021
3.7.3.7 375,598 12/13/2021
3.7.3.6 128,896 12/8/2021
3.7.3.5 151,632 12/2/2021
3.7.3.4 37,813 12/1/2021
3.7.3.3 289,675 11/22/2021
3.7.3.2 39,254 11/19/2021
3.7.3.1 11,013 11/18/2021
3.7.3 1,039,596 11/17/2021
3.7.2.70 3,320,967 11/16/2021
3.7.2.69 68,994 11/15/2021
3.7.2.68 70,049 11/12/2021
3.7.2.67 174,369 11/11/2021
3.7.2.66 35,133 11/11/2021
3.7.2.65 35,647 11/9/2021
3.7.2.64 183,274 11/5/2021
3.7.2.63 10,631 11/4/2021
3.7.2.62 87,683 11/3/2021
3.7.2.61 26,733 11/2/2021
3.7.2.60 58,291 11/1/2021
3.7.2.59 602,194 10/29/2021
3.7.2.58 104,899 10/27/2021
3.7.2.57 63,588 10/26/2021
3.7.2.56 3,763 10/26/2021
3.7.2.55 68,765 10/22/2021
3.7.2.54 4,758 10/21/2021
3.7.2.53 241,153 10/14/2021
3.7.2.52 27,201 10/13/2021
3.7.2.51 36,099 10/12/2021
3.7.2.50 226,404 10/8/2021
3.7.2.49 37,026 10/7/2021
3.7.2.48 10,479 10/7/2021
3.7.2.47 7,926 10/6/2021
3.7.2.46 228,445 10/1/2021
3.7.2.45 51,823 9/30/2021
3.7.2.44 115,806 9/29/2021
3.7.2.43 56,667 9/27/2021
3.7.2.42 59,038 9/24/2021
3.7.2.41 60,245 9/23/2021
3.7.2.40 17,056 9/22/2021
3.7.2.39 295,439 9/17/2021
3.7.2.38 14,308 9/16/2021
3.7.2.37 38,878 9/16/2021
3.7.2.36 309,949 9/13/2021
3.7.2.35 175,651 9/10/2021
3.7.2.34 38,360 9/9/2021
3.7.2.33 47,821 9/7/2021
3.7.2.32 43,033 9/3/2021
3.7.2.31 25,643 9/3/2021
3.7.2.30 23,499 9/2/2021
3.7.2.29 18,970 9/1/2021
3.7.2.28 51,484 8/31/2021
3.7.2.27 66,404 8/27/2021
3.7.2.26 34,422 8/25/2021
3.7.2.25 319,423 8/23/2021
3.7.2.24 82,896 8/19/2021
3.7.2.23 331,332 8/16/2021
3.7.2.22 121,189 8/12/2021
3.7.2.21 110,516 8/10/2021
3.7.2.20 136,356 8/6/2021
3.7.2.19 55,117 8/4/2021
3.7.2.18 156,131 7/30/2021
3.7.2.17 27,726 7/29/2021
3.7.2.16 95,903 7/27/2021
3.7.2.15 209,688 7/21/2021
3.7.2.14 176,844 7/16/2021
3.7.2.13 440,044 7/13/2021
3.7.2.12 37,270 7/12/2021
3.7.2.11 80,056 7/9/2021
3.7.2.10 39,998 7/8/2021
3.7.2.9 103,934 7/7/2021
3.7.2.8 39,893 7/6/2021
3.7.2.7 228,601 7/1/2021
3.7.2.6 167,387 6/25/2021
3.7.2.5 25,406 6/24/2021
3.7.2.4 105,474 6/21/2021
3.7.2.3 48,285 6/17/2021
3.7.2.2 40,299 6/15/2021
3.7.2.1 153,705 6/11/2021
3.7.2 291,932 6/1/2021
3.7.1.15 195,673 5/28/2021
3.7.1.14 46,378 5/27/2021
3.7.1.13 32,502 5/27/2021
3.7.1.12 123,951 5/24/2021
3.7.1.11 33,637 5/21/2021
3.7.1.10 52,725 5/20/2021
3.7.1.9 37,117 5/19/2021
3.7.1.8 67,231 5/18/2021
3.7.1.7 208,211 5/14/2021
3.7.1.6 20,408 5/12/2021
3.7.1.5 56,026 5/10/2021
3.7.1.4 4,001 5/10/2021
3.7.1.3 129,056 5/6/2021
3.7.1.2 260,093 4/30/2021
3.7.1.1 62,624 4/27/2021
3.7.1 497,514 4/23/2021
3.7.0.14 405,738 4/19/2021
3.7.0.13 133,426 4/15/2021
3.7.0.12 433,165 4/13/2021
3.7.0.11 27,071 4/12/2021
3.7.0.10 241,326 4/8/2021
3.7.0.9 63,929 4/7/2021
3.7.0.8 252,560 4/2/2021
3.7.0.7 55,635 4/1/2021
3.7.0.6 37,563 3/31/2021
3.7.0.5 5,869 3/31/2021
3.7.0.4 30,990 3/30/2021
3.7.0.3 21,793 3/29/2021
3.7.0.2 21,984 3/27/2021
3.7.0.1 17,716 3/26/2021
3.7.0 3,130,744 3/26/2021
3.5.1.51 305,516 3/25/2021
3.5.1.50 345,890 3/17/2021
3.5.1.49 115,636 3/15/2021
3.5.1.48 323,415 3/9/2021
3.5.1.47 168,523 3/5/2021
3.5.1.46 14,950 3/4/2021
3.5.1.45 67,455 3/1/2021
3.5.1.44 1,189,217 2/23/2021
3.5.1.43 81,033 2/19/2021
3.5.1.42 117,763 2/12/2021
3.5.1.41 81,866 2/9/2021
3.5.1.40 12,179 2/8/2021
3.5.1.39 73,832 2/5/2021
3.5.1.38 25,628 2/4/2021
3.5.1.37 461,138 1/29/2021
3.5.1.36 126,113 1/28/2021
3.5.1.35 25,818 1/27/2021
3.5.1.34 372,020 1/26/2021
3.5.1.33 248,610 1/20/2021
3.5.1.32 13,163 1/19/2021
3.5.1.31 131,255 1/15/2021
3.5.1.30 137,400 1/11/2021
3.5.1.29 50,109 1/7/2021
3.5.1.28 153,747 12/30/2020
3.5.1.27 40,867 12/23/2020
3.5.1.26 107,997 12/22/2020
3.5.1.25 25,480 12/22/2020
3.5.1.24 6,413 12/21/2020
3.5.1.23 19,574 12/18/2020
3.5.1.22 80,832 12/17/2020
3.5.1.21 25,563 12/16/2020
3.5.1.20 37,406 12/14/2020
3.5.1.19 125,241 12/9/2020
3.5.1.18 62,992 12/7/2020
3.5.1.17 81,809 12/3/2020
3.5.1.16 168,783 12/2/2020
3.5.1.15 19,615 12/1/2020
3.5.1.14 154,576 12/1/2020
3.5.1.13 90,959 11/24/2020
3.5.1.12 27,541 11/23/2020
3.5.1.11 30,832 11/20/2020
3.5.1.10 44,228 11/19/2020
3.5.1.9 11,233 11/18/2020
3.5.1.8 269,673 11/16/2020
3.5.1.7 47,068 11/13/2020
3.5.1.6 236,729 11/5/2020
3.5.1.5 44,211 11/4/2020
3.5.1.4 195,911 10/30/2020
3.5.1.3 34,459 10/28/2020
3.5.1.2 120,869 10/27/2020
3.5.1.1 20,458 10/26/2020
3.5.1 260,789 10/22/2020
3.5.0.31 23,567 10/21/2020
3.5.0.30 31,841 10/20/2020
3.5.0.29 184,413 10/16/2020
3.5.0.28 72,642 10/15/2020
3.5.0.27 248,413 10/9/2020
3.5.0.26 209,301 10/8/2020
3.5.0.25 61,150 10/6/2020
3.5.0.24 18,006 10/2/2020
3.5.0.23 129,767 10/1/2020
3.5.0.22 10,967 9/30/2020
3.5.0.21 29,206 9/29/2020
3.5.0.20 53,451 9/25/2020
3.5.0.19 180,645 9/24/2020
3.5.0.18 53,861 9/21/2020
3.5.0.17 17,330 9/18/2020
3.5.0.16 288,544 9/17/2020
3.5.0.15 23,011 9/16/2020
3.5.0.14 29,391 9/15/2020
3.5.0.13 33,181 9/14/2020
3.5.0.12 76,589 9/11/2020
3.5.0.11 120,381 9/10/2020
3.5.0.10 9,512 9/9/2020
3.5.0.9 55,307 9/4/2020
3.5.0.8 108,036 9/2/2020
3.5.0.7 256,430 9/1/2020
3.5.0.6 4,546 8/31/2020
3.5.0.5 12,713 8/28/2020
3.5.0.4 27,411 8/27/2020
3.5.0.3 12,864 8/26/2020
3.5.0.2 43,164 8/25/2020
3.5.0.1 104,757 8/24/2020
3.5.0 848,865 8/20/2020
3.5.0-beta 106,659 2/4/2020
3.3.102.17 1,907,500 8/19/2020
3.3.102.16 166,181 8/14/2020
3.3.102.15 88,951 8/10/2020
3.3.102.14 48,674 8/8/2020
3.3.102.13 14,420 8/6/2020
3.3.102.12 49,928 8/5/2020
3.3.102.11 26,815 8/4/2020
3.3.102.10 54,813 8/3/2020
3.3.102.9 78,059 7/31/2020
3.3.102.8 16,985 7/30/2020
3.3.102.7 17,238 7/29/2020
3.3.102.6 21,682 7/28/2020
3.3.102.5 283,290 7/23/2020
3.3.102.4 86,393 7/22/2020
3.3.102.3 131,883 7/17/2020
3.3.102.2 23,758 7/15/2020
3.3.102.1 149,379 7/9/2020
3.3.102 16,077 7/9/2020
3.3.101.194 208,011 7/8/2020
3.3.101.193 26,883 7/7/2020
3.3.101.192 75,494 7/2/2020
3.3.101.191 37,228 6/29/2020
3.3.101.190 21,208 6/26/2020
3.3.101.189 15,441 6/25/2020
3.3.101.188 30,956 6/24/2020
3.3.101.187 8,177 6/24/2020
3.3.101.186 39,661 6/23/2020
3.3.101.185 88,489 6/19/2020
3.3.101.184 22,041 6/18/2020
3.3.101.183 22,833 6/17/2020
3.3.101.182 218,289 6/11/2020
3.3.101.181 53,204 6/9/2020
3.3.101.180 130,334 6/5/2020
3.3.101.179 24,676 6/4/2020
3.3.101.178 13,922 6/3/2020
3.3.101.177 4,744 6/3/2020
3.3.101.176 53,768 6/1/2020
3.3.101.175 118,270 5/27/2020
3.3.101.174 66,085 5/26/2020
3.3.101.173 64,047 5/22/2020
3.3.101.172 27,519 5/22/2020
3.3.101.171 9,902 5/21/2020
3.3.101.170 67,868 5/19/2020
3.3.101.169 39,610 5/18/2020
3.3.101.168 52,497 5/15/2020
3.3.101.167 57,724 5/14/2020
3.3.101.166 91,123 5/11/2020
3.3.101.165 39,490 5/8/2020
3.3.101.164 19,417 5/8/2020
3.3.101.163 4,237 5/7/2020
3.3.101.162 34,082 5/6/2020
3.3.101.161 46,826 5/4/2020
3.3.101.160 22,984 5/1/2020
3.3.101.159 12,960 4/30/2020
3.3.101.158 53,341 4/29/2020
3.3.101.157 31,907 4/28/2020
3.3.101.156 17,445 4/27/2020
3.3.101.155 82,751 4/24/2020
3.3.101.154 14,549 4/23/2020
3.3.101.153 17,274 4/22/2020
3.3.101.152 15,841 4/21/2020
3.3.101.151 21,961 4/20/2020
3.3.101.150 19,178 4/17/2020
3.3.101.149 23,156 4/16/2020
3.3.101.148 214,788 4/8/2020
3.3.101.147 314,606 4/6/2020
3.3.101.146 101,557 4/3/2020
3.3.101.145 12,882 4/3/2020
3.3.101.144 15,824 4/2/2020
3.3.101.143 61,071 4/1/2020
3.3.101.142 18,961 3/31/2020
3.3.101.141 13,488 3/30/2020
3.3.101.140 64,764 3/27/2020
3.3.101.139 19,876 3/26/2020
3.3.101.138 17,192 3/25/2020
3.3.101.137 38,159 3/24/2020
3.3.101.136 38,220 3/20/2020
3.3.101.135 11,666 3/19/2020
3.3.101.134 37,419 3/18/2020
3.3.101.133 10,933 3/17/2020
3.3.101.132 94,144 3/16/2020
3.3.101.131 30,003 3/12/2020
3.3.101.130 102,331 3/6/2020
3.3.101.129 97,014 3/5/2020
3.3.101.128 92,969 3/2/2020
3.3.101.127 69,754 2/28/2020
3.3.101.126 5,126 2/27/2020
3.3.101.125 75,178 2/26/2020
3.3.101.124 17,923 2/25/2020
3.3.101.123 166,715 2/19/2020
3.3.101.122 81,836 2/17/2020
3.3.101.121 27,890 2/13/2020
3.3.101.120 119,821 2/10/2020
3.3.101.119 82,446 2/7/2020
3.3.101.118 77,483 2/4/2020
3.3.101.117 175,103 1/24/2020
3.3.101.116 8,925 1/23/2020
3.3.101.115 58,106 1/21/2020
3.3.101.114 97,255 1/17/2020
3.3.101.113 34,288 1/16/2020
3.3.101.112 91,676 1/15/2020
3.3.101.111 102,348 1/10/2020
3.3.101.110 226,958 1/8/2020
3.3.101.109 12,449 1/6/2020
3.3.101.108 57,204 1/2/2020
3.3.101.107 155,598 12/25/2019
3.3.101.106 5,872 12/23/2019
3.3.101.105 22,583 12/20/2019
3.3.101.104 39,642 12/18/2019
3.3.101.103 53,551 12/18/2019
3.3.101.102 73,094 12/16/2019
3.3.101.101 24,859 12/13/2019
3.3.101.100 14,526 12/12/2019
3.3.101.99 11,427 12/12/2019
3.3.101.98 7,993 12/11/2019
3.3.101.97 72,777 12/9/2019
3.3.101.96 161,332 12/3/2019
3.3.101.95 48,405 12/2/2019
3.3.101.94 68,812 11/26/2019
3.3.101.93 12,126 11/25/2019
3.3.101.92 12,243 11/22/2019
3.3.101.91 13,827 11/22/2019
3.3.101.90 59,948 11/20/2019
3.3.101.89 4,074 11/19/2019
3.3.101.88 82,952 11/14/2019
3.3.101.87 33,625 11/13/2019
3.3.101.86 153,486 11/8/2019
3.3.101.85 14,135 11/7/2019
3.3.101.84 25,096 11/7/2019
3.3.101.83 19,163 11/5/2019
3.3.101.82 72,679 10/31/2019
3.3.101.81 9,237 10/30/2019
3.3.101.80 37,525 10/28/2019
3.3.101.79 4,802 10/28/2019
3.3.101.78 68,008 10/24/2019
3.3.101.77 7,206 10/22/2019
3.3.101.76 28,989 10/18/2019
3.3.101.75 41,686 10/17/2019
3.3.101.74 181,440 10/16/2019
3.3.101.73 101,107 10/11/2019
3.3.101.72 8,642 10/10/2019
3.3.101.71 33,216 10/8/2019
3.3.101.70 187,905 9/30/2019
3.3.101.69 74,709 9/26/2019
3.3.101.68 55,955 9/23/2019
3.3.101.67 22,522 9/21/2019
3.3.101.66 42,185 9/19/2019
3.3.101.65 32,707 9/18/2019
3.3.101.64 116,162 9/17/2019
3.3.101.63 19,426 9/16/2019
3.3.101.62 36,347 9/12/2019
3.3.101.61 110,571 9/9/2019
3.3.101.60 25,142 9/6/2019
3.3.101.59 67,959 9/5/2019
3.3.101.58 16,051 9/4/2019
3.3.101.57 185,763 8/27/2019
3.3.101.56 137,599 8/23/2019
3.3.101.55 14,929 8/22/2019
3.3.101.54 116,906 8/16/2019
3.3.101.53 19,872 8/15/2019
3.3.101.52 24,273 8/14/2019
3.3.101.51 7,469 8/13/2019
3.3.101.50 35,367 8/12/2019
3.3.101.49 14,662 8/9/2019
3.3.101.48 7,149 8/8/2019
3.3.101.47 33,028 8/7/2019
3.3.101.46 4,110 8/7/2019
3.3.101.45 127,717 8/2/2019
3.3.101.44 12,725 8/1/2019
3.3.101.43 632,859 7/30/2019
3.3.101.42 24,577 7/29/2019
3.3.101.41 34,049 7/25/2019
3.3.101.40 17,594 7/24/2019
3.3.101.39 32,807 7/22/2019
3.3.101.38 14,362 7/19/2019
3.3.101.37 10,926 7/19/2019
3.3.101.36 72,593 7/12/2019
3.3.101.35 56,163 7/10/2019
3.3.101.34 22,884 7/9/2019
3.3.101.33 7,270 7/8/2019
3.3.101.32 37,927 7/2/2019
3.3.101.31 38,239 7/1/2019
3.3.101.30 8,390 6/28/2019
3.3.101.29 24,397 6/27/2019
3.3.101.28 28,592 6/27/2019
3.3.101.27 5,171 6/26/2019
3.3.101.26 19,533 6/24/2019
3.3.101.25 18,631 6/20/2019
3.3.101.24 5,518 6/20/2019
3.3.101.23 69,046 6/17/2019
3.3.101.22 11,710 6/14/2019
3.3.101.21 34,896 6/13/2019
3.3.101.20 51,948 6/7/2019
3.3.101.19 32,025 6/4/2019
3.3.101.18 67,088 6/3/2019
3.3.101.17 55,731 5/31/2019
3.3.101.16 8,403 5/30/2019
3.3.101.15 38,091 5/29/2019
3.3.101.14 10,949 5/28/2019
3.3.101.13 146,357 5/23/2019
3.3.101.12 12,899 5/22/2019
3.3.101.11 10,051 5/21/2019
3.3.101.10 29,601 5/20/2019
3.3.101.9 57,868 5/17/2019
3.3.101.8 102,387 5/15/2019
3.3.101.7 67,169 5/10/2019
3.3.101.6 31,563 5/8/2019
3.3.101.5 24,720 5/7/2019
3.3.101.4 231,984 5/3/2019
3.3.101.3 28,384 5/2/2019
3.3.101.2 46,571 4/30/2019
3.3.101.1 126,922 4/29/2019
3.3.101 553,463 4/26/2019
3.3.100.10 10,387 4/25/2019
3.3.100.9 54,965 4/25/2019
3.3.100.8 8,892 4/24/2019
3.3.100.7 34,380 4/18/2019
3.3.100.6 51,018 4/16/2019
3.3.100.5 156,751 4/4/2019
3.3.100.4 18,568 4/3/2019
3.3.100.3 74,407 3/29/2019
3.3.100.2 28,781 3/26/2019
3.3.100.1 104,241 3/22/2019
3.3.100 99,298 3/21/2019
3.3.3.26 119,557 3/11/2019
3.3.3.25 18,576 3/7/2019
3.3.3.24 6,579 3/6/2019
3.3.3.23 76,933 2/26/2019
3.3.3.22 230,075 2/20/2019
3.3.3.21 115,281 2/15/2019
3.3.3.20 39,474 2/14/2019
3.3.3.19 14,416 2/13/2019
3.3.3.18 120,319 2/4/2019
3.3.3.17 474,492 1/26/2019
3.3.3.16 7,095 1/25/2019
3.3.3.15 19,396 1/24/2019
3.3.3.14 52,774 1/18/2019
3.3.3.13 129,502 1/11/2019
3.3.3.12 6,907 1/10/2019
3.3.3.11 65,723 1/8/2019
3.3.3.10 4,441 1/7/2019
3.3.3.9 30,391 1/4/2019
3.3.3.8 97,154 12/22/2018
3.3.3.7 9,341 12/21/2018
3.3.3.6 52,120 12/15/2018
3.3.3.5 9,195 12/14/2018
3.3.3.4 15,431 12/12/2018
3.3.3.3 263,962 12/4/2018
3.3.3.2 143,368 11/16/2018
3.3.3.1 13,060 11/16/2018
3.3.3 172,972 11/15/2018
3.3.2.11 23,270 11/13/2018
3.3.2.10 33,086 11/9/2018
3.3.2.9 36,422 11/9/2018
3.3.2.8 10,639 11/7/2018
3.3.2.7 15,701 11/7/2018
3.3.2.6 5,411 11/6/2018
3.3.2.5 76,697 10/30/2018
3.3.2.4 9,594 10/29/2018
3.3.2.3 10,096 10/29/2018
3.3.2.2 57,588 10/26/2018
3.3.2.1 62,078 10/22/2018
3.3.2 11,560 10/22/2018
3.3.1.15 92,211 10/17/2018
3.3.1.14 126,418 10/6/2018
3.3.1.13 18,606 10/4/2018
3.3.1.12 84,215 9/26/2018
3.3.1.11 879,456 9/10/2018
3.3.1.10 36,955 9/7/2018
3.3.1.9 132,310 8/28/2018
3.3.1.8 102,205 8/16/2018
3.3.1.7 7,659 8/15/2018
3.3.1.6 169,267 8/3/2018
3.3.1.5 38,096 8/2/2018
3.3.1.4 167,092 7/23/2018
3.3.1.3 291,316 7/3/2018
3.3.1.2 167,808 6/23/2018
3.3.1.1 39,082 6/19/2018
3.3.1 134,251 6/1/2018
3.3.0.29 544,036 4/25/2018
3.3.0.28 50,209 4/20/2018
3.3.0.27 242,245 3/29/2018
3.3.0.26 105,562 3/15/2018
3.3.0.25 78,288 3/3/2018
3.3.0.24 1,951,335 11/11/2017
3.3.0.23 93,812 10/24/2017
3.3.0.22 92,173 10/9/2017
3.3.0.21 614,173 7/24/2017
3.3.0.20 184,962 7/7/2017
3.3.0.19 7,013 7/5/2017
3.3.0.18 21,718 6/28/2017
3.3.0.17 892,226 5/11/2017
3.3.0.16 11,374 5/8/2017
3.3.0.15 6,525 5/5/2017
3.3.0.14 13,892 4/28/2017
3.3.0.13 22,651 4/21/2017
3.3.0.12 9,251 4/19/2017
3.3.0.11 546,967 3/31/2017
3.3.0.10 43,552 3/15/2017
3.3.0.9 6,187 3/14/2017
3.3.0.8 5,321 3/14/2017
3.3.0.7 135,505 1/20/2017
3.3.0.6 40,442 12/16/2016
3.3.0.5 14,602 12/9/2016
3.3.0.4 27,246 12/7/2016
3.3.0.3 96,403 11/15/2016
3.3.0.2 14,351 11/4/2016
3.3.0.1 59,191 10/11/2016
3.3.0 292,051 9/19/2016
3.2.8-rc 4,778 9/8/2016
3.2.7-beta 5,134 8/23/2016
3.2.6-beta 4,166 8/2/2016
3.2.5-beta 7,349 6/28/2016
3.2.4.1-beta 4,113 6/2/2016
3.2.4-beta 3,777 6/1/2016
3.2.3.1-beta 4,337 4/20/2016
3.2.3-beta 4,693 3/12/2016
3.2.2.1-beta 3,744 3/2/2016
3.2.2-beta 4,189 1/12/2016
3.2.1-beta 4,502 12/7/2015
3.2.0-beta 4,390 9/29/2015
3.1.2.1 34,241 9/8/2016
3.1.2 4,772 9/6/2016
3.1.1.2 89,608 8/9/2016
3.1.1.1 19,746 7/13/2016
3.1.1 10,458 6/29/2016
3.1.0.8 9,846 6/28/2016
3.1.0.7 12,616 6/3/2016
3.1.0.6 5,663 5/26/2016
3.1.0.5 101,594 2/22/2016
3.1.0.4 29,776 1/6/2016
3.1.0.3 12,450 12/2/2015
3.1.0.2 14,492 10/7/2015
3.1.0.1 7,228 8/27/2015
3.1.0 62,290 7/28/2015
3.0.0.2-preview 4,252 5/21/2015
3.0.0.1-preview 6,076 5/6/2015
3.0.0-preview 4,097 4/30/2015