AWSSDK.SimpleNotificationService 4.0.1.9

Prefix Reserved
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.1.9
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.1.9
                    
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.9" />
                    
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.9" />
                    
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.9
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.1.9"
                    
#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.9
                    
#: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.9
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.1.9
                    
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 (179)

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