AWSSDK.SimpleNotificationService 4.0.1.2

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