AWSSDK.SimpleNotificationService 3.7.501.6

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