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,782 10/16/2025
4.0.1.8 21,400 10/10/2025
4.0.1.7 6,477 10/9/2025
4.0.1.6 42,070 10/1/2025
4.0.1.5 16,907 9/30/2025
4.0.1.4 8,626 9/29/2025
4.0.1.3 71,402 9/23/2025
4.0.1.2 64,989 9/16/2025
4.0.1.1 183,336 8/29/2025
4.0.1 23,313 8/27/2025
4.0.0.21 57,089 8/21/2025
4.0.0.20 65,479 8/15/2025
4.0.0.19 20,458 8/13/2025
4.0.0.18 177,123 8/6/2025
4.0.0.17 42,569 8/4/2025
4.0.0.16 36,709 8/1/2025
4.0.0.15 97,447 7/23/2025
4.0.0.14 100,069 7/15/2025
4.0.0.13 79,570 7/9/2025
4.0.0.12 141,082 7/1/2025
4.0.0.11 81,857 6/23/2025
4.0.0.10 35,932 6/18/2025
4.0.0.9 38,034 6/16/2025
4.0.0.8 117,250 6/12/2025
4.0.0.7 16,995 6/11/2025
4.0.0.6 41,352 6/10/2025
4.0.0.5 111,808 6/4/2025
4.0.0.4 246,799 5/16/2025
4.0.0.3 15,593 5/15/2025
4.0.0.2 231,528 5/6/2025
4.0.0.1 52,416 4/30/2025
4.0.0 982,974 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,507 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,644 1/3/2025
4.0.0-preview.4 19,712 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 490 10/17/2025
3.7.501.22 1,679 10/16/2025
3.7.501.21 2,595 10/15/2025
3.7.501.20 9,778 10/10/2025
3.7.501.19 4,786 10/9/2025
3.7.501.18 4,091 10/8/2025
3.7.501.17 4,172 10/7/2025
3.7.501.16 20,503 9/30/2025
3.7.501.15 5,489 9/29/2025
3.7.501.14 8,235 9/26/2025
3.7.501.13 4,807 9/25/2025
3.7.501.12 8,157 9/23/2025
3.7.501.11 6,052 9/22/2025
3.7.501.10 8,018 9/19/2025
3.7.501.9 27,754 9/16/2025
3.7.501.8 6,779 9/15/2025
3.7.501.7 33,391 9/11/2025
3.7.501.6 4,684 9/10/2025
3.7.501.5 7,002 9/9/2025
3.7.501.4 10,093 9/8/2025
3.7.501.3 21,766 9/4/2025
3.7.501.2 11,714 9/2/2025
3.7.501.1 11,184 8/29/2025
3.7.501 10,579 8/27/2025
3.7.500.11 8,024 8/26/2025
3.7.500.10 6,168 8/25/2025
3.7.500.9 8,181 8/21/2025
3.7.500.8 7,021 8/20/2025
3.7.500.7 20,924 8/12/2025
3.7.500.6 9,471 8/11/2025
3.7.500.5 16,278 8/8/2025
3.7.500.4 9,744 8/6/2025
3.7.500.3 8,372 8/5/2025
3.7.500.2 5,549 8/4/2025
3.7.500.1 8,179 8/1/2025
3.7.500 20,197 7/31/2025
3.7.400.185 10,622 7/30/2025
3.7.400.184 7,031 7/29/2025
3.7.400.183 7,637 7/28/2025
3.7.400.182 73,501 7/24/2025
3.7.400.181 8,824 7/23/2025
3.7.400.180 7,386 7/22/2025
3.7.400.179 11,428 7/21/2025
3.7.400.178 11,387 7/18/2025
3.7.400.177 6,603 7/17/2025
3.7.400.176 13,416 7/16/2025
3.7.400.175 5,136 7/15/2025
3.7.400.174 28,555 7/9/2025
3.7.400.173 33,477 7/3/2025
3.7.400.172 12,245 7/1/2025
3.7.400.171 12,045 6/30/2025
3.7.400.170 17,483 6/27/2025
3.7.400.169 23,719 6/26/2025
3.7.400.168 15,902 6/23/2025
3.7.400.167 10,633 6/20/2025
3.7.400.166 33,797 6/18/2025
3.7.400.165 75,966 6/11/2025
3.7.400.164 22,229 6/10/2025
3.7.400.163 11,247 6/9/2025
3.7.400.162 16,249 6/6/2025
3.7.400.161 11,873 6/5/2025
3.7.400.160 11,469 6/4/2025
3.7.400.159 95,318 6/2/2025
3.7.400.158 10,914 5/30/2025
3.7.400.157 23,330 5/28/2025
3.7.400.156 24,285 5/23/2025
3.7.400.155 14,997 5/21/2025
3.7.400.154 46,029 5/20/2025
3.7.400.153 47,704 5/19/2025
3.7.400.152 14,611 5/16/2025
3.7.400.151 61,209 5/12/2025
3.7.400.150 31,671 5/9/2025
3.7.400.149 10,147 5/8/2025
3.7.400.148 15,361 5/7/2025
3.7.400.147 15,971 5/6/2025
3.7.400.146 12,980 5/5/2025
3.7.400.145 26,507 5/2/2025
3.7.400.144 13,399 5/1/2025
3.7.400.143 12,753 4/30/2025
3.7.400.142 73,406 4/29/2025
3.7.400.141 170,117 4/28/2025
3.7.400.140 48,953 4/25/2025
3.7.400.139 15,494 4/24/2025
3.7.400.138 47,609 4/23/2025
3.7.400.137 73,309 4/18/2025
3.7.400.136 18,067 4/17/2025
3.7.400.135 45,332 4/16/2025
3.7.400.134 68,502 4/14/2025
3.7.400.133 83,916 4/11/2025
3.7.400.132 40,844 4/10/2025
3.7.400.131 27,442 4/9/2025
3.7.400.130 22,546 4/8/2025
3.7.400.129 210,981 4/4/2025
3.7.400.128 19,031 4/3/2025
3.7.400.127 38,125 4/3/2025
3.7.400.126 7,619 4/2/2025
3.7.400.125 64,502 4/1/2025
3.7.400.124 23,630 3/31/2025
3.7.400.123 50,261 3/28/2025
3.7.400.122 171,331 3/27/2025
3.7.400.121 23,707 3/26/2025
3.7.400.120 39,276 3/25/2025
3.7.400.119 50,365 3/24/2025
3.7.400.118 54,710 3/21/2025
3.7.400.117 29,015 3/20/2025
3.7.400.116 43,853 3/19/2025
3.7.400.115 29,967 3/18/2025
3.7.400.114 43,886 3/17/2025
3.7.400.113 35,313 3/14/2025
3.7.400.112 24,476 3/14/2025
3.7.400.111 99,658 3/11/2025
3.7.400.110 29,701 3/10/2025
3.7.400.109 46,536 3/7/2025
3.7.400.108 38,548 3/6/2025
3.7.400.107 26,125 3/5/2025
3.7.400.106 121,943 3/4/2025
3.7.400.105 78,302 3/3/2025
3.7.400.104 105,460 2/28/2025
3.7.400.103 19,132 2/27/2025
3.7.400.102 22,829 2/26/2025
3.7.400.101 46,048 2/25/2025
3.7.400.100 45,011 2/24/2025
3.7.400.99 46,577 2/21/2025
3.7.400.98 1,847,042 2/20/2025
3.7.400.97 67,179 2/18/2025
3.7.400.96 34,692 2/17/2025
3.7.400.95 58,260 2/13/2025
3.7.400.94 65,473 2/12/2025
3.7.400.93 48,848 2/11/2025
3.7.400.92 115,322 2/10/2025
3.7.400.91 42,921 2/7/2025
3.7.400.90 78,403 2/6/2025
3.7.400.89 21,796 2/5/2025
3.7.400.88 97,378 2/4/2025
3.7.400.87 37,488 2/3/2025
3.7.400.86 178,192 1/30/2025
3.7.400.85 167,267 1/27/2025
3.7.400.84 115,622 1/22/2025
3.7.400.83 21,227 1/21/2025
3.7.400.82 49,163 1/17/2025
3.7.400.81 34,476 1/16/2025
3.7.400.80 364,167 1/15/2025
3.7.400.79 48,984 1/14/2025
3.7.400.78 27,651 1/13/2025
3.7.400.77 48,258 1/10/2025
3.7.400.76 22,385 1/9/2025
3.7.400.75 27,583 1/8/2025
3.7.400.74 54,216 1/7/2025
3.7.400.73 29,988 1/6/2025
3.7.400.72 95,187 1/3/2025
3.7.400.71 41,955 1/2/2025
3.7.400.70 199,997 12/26/2024
3.7.400.69 60,748 12/23/2024
3.7.400.68 22,851 12/20/2024
3.7.400.67 40,977 12/19/2024
3.7.400.66 54,136 12/18/2024
3.7.400.65 31,148 12/17/2024
3.7.400.64 102,836 12/13/2024
3.7.400.63 77,769 12/12/2024
3.7.400.62 38,215 12/11/2024
3.7.400.61 65,118 12/10/2024
3.7.400.60 34,980 12/9/2024
3.7.400.59 453,717 12/3/2024
3.7.400.58 294,644 11/27/2024
3.7.400.57 218,465 11/22/2024
3.7.400.56 36,526 11/21/2024
3.7.400.55 36,780 11/21/2024
3.7.400.54 155,650 11/19/2024
3.7.400.53 195,750 11/15/2024
3.7.400.52 22,839 11/15/2024
3.7.400.51 11,078 11/14/2024
3.7.400.50 56,211 11/13/2024
3.7.400.49 46,482 11/12/2024
3.7.400.48 36,122 11/11/2024
3.7.400.47 49,373 11/8/2024
3.7.400.46 87,077 11/7/2024
3.7.400.45 390,524 11/1/2024
3.7.400.44 110,686 10/31/2024
3.7.400.43 46,901 10/30/2024
3.7.400.42 131,967 10/29/2024
3.7.400.41 78,555 10/28/2024
3.7.400.40 35,226 10/25/2024
3.7.400.39 32,175 10/24/2024
3.7.400.38 94,083 10/23/2024
3.7.400.37 78,279 10/22/2024
3.7.400.36 224,242 10/16/2024
3.7.400.35 100,988 10/15/2024
3.7.400.34 57,484 10/14/2024
3.7.400.33 168,913 10/9/2024
3.7.400.32 82,401 10/8/2024
3.7.400.31 44,551 10/7/2024
3.7.400.30 1,282,518 10/4/2024
3.7.400.29 58,720 10/3/2024
3.7.400.28 56,307 10/2/2024
3.7.400.27 28,237 10/1/2024
3.7.400.26 116,088 9/27/2024
3.7.400.25 75,252 9/26/2024
3.7.400.24 49,777 9/25/2024
3.7.400.23 36,111 9/24/2024
3.7.400.22 124,749 9/21/2024
3.7.400.21 750,278 9/16/2024
3.7.400.20 57,953 9/13/2024
3.7.400.19 71,928 9/11/2024
3.7.400.18 65,961 9/10/2024
3.7.400.17 89,949 9/9/2024
3.7.400.16 67,786 9/6/2024
3.7.400.15 70,346 9/5/2024
3.7.400.14 182,877 9/4/2024
3.7.400.13 136,262 8/30/2024
3.7.400.12 164,206 8/28/2024
3.7.400.11 245,145 8/22/2024
3.7.400.10 103,543 8/21/2024
3.7.400.9 19,602 8/20/2024
3.7.400.8 42,729 8/19/2024
3.7.400.7 44,981 8/16/2024
3.7.400.6 50,516 8/15/2024
3.7.400.5 188,299 8/13/2024
3.7.400.4 152,626 8/9/2024
3.7.400.3 806,848 8/5/2024
3.7.400.2 264,656 7/30/2024
3.7.400.1 102,973 7/29/2024
3.7.400 2,019,899 7/24/2024
3.7.302.2 55,737 7/22/2024
3.7.302.1 136,839 7/18/2024
3.7.302 335,454 7/12/2024
3.7.301.66 97,696 7/10/2024
3.7.301.65 67,421 7/9/2024
3.7.301.64 26,096 7/8/2024
3.7.301.63 89,043 7/5/2024
3.7.301.62 102,170 7/3/2024
3.7.301.61 74,053 7/1/2024
3.7.301.60 133,195 6/28/2024
3.7.301.59 47,510 6/27/2024
3.7.301.58 99,082 6/24/2024
3.7.301.57 65,189 6/20/2024
3.7.301.56 105,772 6/19/2024
3.7.301.55 25,286 6/18/2024
3.7.301.54 334,005 6/12/2024
3.7.301.53 46,174 6/11/2024
3.7.301.52 85,853 6/10/2024
3.7.301.51 70,583 6/7/2024
3.7.301.50 41,118 6/6/2024
3.7.301.49 31,057 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,853 5/28/2024
3.7.301.43 104,704 5/23/2024
3.7.301.42 37,626 5/22/2024
3.7.301.41 111,828 5/17/2024
3.7.301.40 51,337 5/16/2024
3.7.301.39 109,692 5/14/2024
3.7.301.38 109,923 5/13/2024
3.7.301.37 67,135 5/10/2024
3.7.301.36 44,873 5/9/2024
3.7.301.35 243,086 5/6/2024
3.7.301.34 56,629 5/3/2024
3.7.301.33 36,334 5/1/2024
3.7.301.32 51,770 4/29/2024
3.7.301.31 50,897 4/26/2024
3.7.301.30 26,055 4/25/2024
3.7.301.29 126,564 4/24/2024
3.7.301.28 181,235 4/23/2024
3.7.301.27 32,898 4/22/2024
3.7.301.26 52,733 4/19/2024
3.7.301.25 511,932 4/18/2024
3.7.301.24 32,696 4/17/2024
3.7.301.23 70,862 4/16/2024
3.7.301.22 326,695 4/11/2024
3.7.301.21 37,280 4/10/2024
3.7.301.20 51,562 4/9/2024
3.7.301.19 80,307 4/8/2024
3.7.301.18 86,659 4/5/2024
3.7.301.17 44,781 4/4/2024
3.7.301.16 38,840 4/3/2024
3.7.301.15 41,178 4/2/2024
3.7.301.14 55,943 4/1/2024
3.7.301.13 38,196 3/29/2024
3.7.301.12 33,332 3/28/2024
3.7.301.11 108,628 3/27/2024
3.7.301.10 64,833 3/26/2024
3.7.301.9 49,104 3/25/2024
3.7.301.8 1,371,746 3/22/2024
3.7.301.7 229,156 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,056 3/8/2024
3.7.301.2 253,240 2/29/2024
3.7.301.1 234,282 2/27/2024
3.7.301 693,975 2/16/2024
3.7.300.51 62,910 2/15/2024
3.7.300.50 31,088 2/14/2024
3.7.300.49 28,053 2/13/2024
3.7.300.48 90,459 2/9/2024
3.7.300.47 81,382 2/7/2024
3.7.300.46 321,306 2/2/2024
3.7.300.45 22,931 2/1/2024
3.7.300.44 58,343 1/31/2024
3.7.300.43 64,239 1/30/2024
3.7.300.42 137,921 1/29/2024
3.7.300.41 107,028 1/25/2024
3.7.300.40 89,019 1/25/2024
3.7.300.39 95,641 1/19/2024
3.7.300.38 22,986 1/18/2024
3.7.300.37 71,017 1/16/2024
3.7.300.36 139,008 1/14/2024
3.7.300.35 7,091 1/12/2024
3.7.300.34 43,488 1/11/2024
3.7.300.33 35,372 1/10/2024
3.7.300.32 85,682 1/8/2024
3.7.300.31 66,694 1/5/2024
3.7.300.30 14,165 1/4/2024
3.7.300.29 80,646 1/3/2024
3.7.300.28 182,731 12/28/2023
3.7.300.27 23,229 12/27/2023
3.7.300.26 12,965 12/26/2023
3.7.300.25 26,697 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,713 12/18/2023
3.7.300.20 44,391 12/15/2023
3.7.300.19 24,982 12/14/2023
3.7.300.18 94,275 12/13/2023
3.7.300.17 117,351 12/12/2023
3.7.300.16 421,396 12/7/2023
3.7.300.15 189,473 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,462 11/30/2023
3.7.300.11 47,853 11/28/2023
3.7.300.10 34,007 11/28/2023
3.7.300.9 12,650 11/27/2023
3.7.300.8 82,434 11/27/2023
3.7.300.7 450,170 11/21/2023
3.7.300.6 37,815 11/20/2023
3.7.300.5 190,070 11/17/2023
3.7.300.4 26,894 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,428 11/13/2023
3.7.300 1,241,890 11/10/2023
3.7.201.5 109,903 11/8/2023
3.7.201.4 232,681 11/7/2023
3.7.201.3 34,787 11/6/2023
3.7.201.2 142,634 11/2/2023
3.7.201.1 161,151 10/27/2023
3.7.201 92,978 10/26/2023
3.7.200.61 427,182 10/24/2023
3.7.200.60 38,976 10/23/2023
3.7.200.59 43,552 10/20/2023
3.7.200.58 36,915 10/19/2023
3.7.200.57 44,040 10/18/2023
3.7.200.56 38,477 10/17/2023
3.7.200.55 24,751 10/16/2023
3.7.200.54 39,064 10/12/2023
3.7.200.53 97,798 10/7/2023
3.7.200.52 146,644 10/5/2023
3.7.200.51 39,469 10/4/2023
3.7.200.50 50,185 10/3/2023
3.7.200.49 129,524 10/2/2023
3.7.200.48 69,608 9/28/2023
3.7.200.47 24,089 9/28/2023
3.7.200.46 6,594 9/27/2023
3.7.200.45 79,330 9/25/2023
3.7.200.44 126,273 9/22/2023
3.7.200.43 89,987 9/20/2023
3.7.200.42 29,770 9/19/2023
3.7.200.41 71,406 9/15/2023
3.7.200.40 27,875 9/15/2023
3.7.200.39 25,494 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,434 9/8/2023
3.7.200.35 96,105 9/8/2023
3.7.200.34 55,853 9/6/2023
3.7.200.33 30,505 9/5/2023
3.7.200.32 161,184 9/1/2023
3.7.200.31 25,480 9/1/2023
3.7.200.30 5,743 8/31/2023
3.7.200.29 44,263 8/31/2023
3.7.200.28 5,931 8/30/2023
3.7.200.27 92,856 8/28/2023
3.7.200.26 92,338 8/25/2023
3.7.200.25 29,891 8/24/2023
3.7.200.24 301,283 8/23/2023
3.7.200.23 72,511 8/22/2023
3.7.200.22 77,009 8/21/2023
3.7.200.21 54,988 8/18/2023
3.7.200.20 10,546 8/18/2023
3.7.200.19 23,717 8/17/2023
3.7.200.18 97,352 8/15/2023
3.7.200.17 30,332 8/14/2023
3.7.200.16 65,255 8/11/2023
3.7.200.15 35,868 8/10/2023
3.7.200.14 32,967 8/9/2023
3.7.200.13 29,507 8/8/2023
3.7.200.12 6,562 8/8/2023
3.7.200.11 30,774 8/7/2023
3.7.200.10 74,885 8/4/2023
3.7.200.9 63,424 8/2/2023
3.7.200.8 101,254 8/1/2023
3.7.200.7 56,108 7/31/2023
3.7.200.6 178,348 7/28/2023
3.7.200.5 108,782 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,928 7/18/2023
3.7.200 183,050 7/18/2023
3.7.101.90 75,855 7/17/2023
3.7.101.89 1,051,567 7/13/2023
3.7.101.88 643,095 7/7/2023
3.7.101.87 6,106 7/7/2023
3.7.101.86 30,782 7/6/2023
3.7.101.85 86,256 7/5/2023
3.7.101.84 61,632 7/3/2023
3.7.101.83 545,949 6/20/2023
3.7.101.82 701,726 6/15/2023
3.7.101.81 203,880 6/13/2023
3.7.101.80 58,050 6/12/2023
3.7.101.79 96,714 6/8/2023
3.7.101.78 129,900 6/6/2023
3.7.101.77 29,962 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,428 5/30/2023
3.7.101.72 64,966 5/26/2023
3.7.101.71 24,204 5/25/2023
3.7.101.70 74,677 5/24/2023
3.7.101.69 147,559 5/23/2023
3.7.101.68 87,816 5/19/2023
3.7.101.67 29,829 5/18/2023
3.7.101.66 75,239 5/16/2023
3.7.101.65 42,962 5/15/2023
3.7.101.64 195,716 5/11/2023
3.7.101.63 78,310 5/9/2023
3.7.101.62 57,311 5/8/2023
3.7.101.61 106,636 5/4/2023
3.7.101.60 93,991 5/2/2023
3.7.101.59 29,943 5/1/2023
3.7.101.58 63,306 4/28/2023
3.7.101.57 105,411 4/27/2023
3.7.101.56 38,346 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,528 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,385 4/12/2023
3.7.101.46 42,824 4/11/2023
3.7.101.45 40,780 4/10/2023
3.7.101.44 38,438 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,459 4/4/2023
3.7.101.40 41,738 4/3/2023
3.7.101.39 60,487 3/31/2023
3.7.101.38 33,486 3/30/2023
3.7.101.37 69,723 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,709 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,635 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,038 3/10/2023
3.7.101.23 41,549 3/9/2023
3.7.101.22 64,176 3/8/2023
3.7.101.21 22,607 3/7/2023
3.7.101.20 205,367 3/3/2023
3.7.101.19 88,162 3/2/2023
3.7.101.18 61,669 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,345 2/23/2023
3.7.101.14 232,010 2/21/2023
3.7.101.13 704,414 2/18/2023
3.7.101.12 5,999 2/17/2023
3.7.101.11 163,799 2/16/2023
3.7.101.10 67,291 2/15/2023
3.7.101.9 65,672 2/13/2023
3.7.101.8 69,106 2/10/2023
3.7.101.7 62,598 2/9/2023
3.7.101.6 77,608 2/8/2023
3.7.101.5 36,387 2/7/2023
3.7.101.4 59,351 2/6/2023
3.7.101.3 353,864 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,428 2/1/2023
3.7.100.64 223,126 1/31/2023
3.7.100.63 167,731 1/26/2023
3.7.100.62 74,793 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,162 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,561 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,339 1/10/2023
3.7.100.52 66,791 1/9/2023
3.7.100.51 73,662 1/6/2023
3.7.100.50 38,871 1/5/2023
3.7.100.49 750,940 1/4/2023
3.7.100.48 8,599 1/3/2023
3.7.100.47 216,457 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,481 12/14/2022
3.7.100.36 33,959 12/13/2022
3.7.100.35 120,044 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,477 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,586 12/1/2022
3.7.100.26 29,096 11/30/2022
3.7.100.25 54,674 11/29/2022
3.7.100.24 29,802 11/29/2022
3.7.100.23 163,123 11/28/2022
3.7.100.22 158,370 11/22/2022
3.7.100.21 233,745 11/18/2022
3.7.100.20 68,534 11/17/2022
3.7.100.19 1,705,207 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,433 11/11/2022
3.7.100.15 62,567 11/10/2022
3.7.100.14 250,927 11/9/2022
3.7.100.13 27,727 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,343 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,528 10/31/2022
3.7.100.6 61,311 10/29/2022
3.7.100.5 14,614 10/28/2022
3.7.100.4 68,034 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,426 10/21/2022
3.7.4.25 144,243 10/20/2022
3.7.4.24 99,279 10/19/2022
3.7.4.23 354,034 10/18/2022
3.7.4.22 103,582 10/14/2022
3.7.4.21 593,382 10/13/2022
3.7.4.20 359,537 10/7/2022
3.7.4.19 98,066 10/6/2022
3.7.4.18 115,443 10/4/2022
3.7.4.17 37,048 10/3/2022
3.7.4.16 244,217 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,321 9/27/2022
3.7.4.12 15,773 9/26/2022
3.7.4.11 66,724 9/23/2022
3.7.4.10 51,720 9/22/2022
3.7.4.9 43,776 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,788 9/15/2022
3.7.4.5 40,499 9/14/2022
3.7.4.4 59,746 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,693 9/7/2022
3.7.3.101 616,819 9/2/2022
3.7.3.100 35,272 9/1/2022
3.7.3.99 129,564 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,337 8/23/2022
3.7.3.95 85,081 8/22/2022
3.7.3.94 69,284 8/19/2022
3.7.3.93 147,511 8/16/2022
3.7.3.92 105,932 8/12/2022
3.7.3.91 91,589 8/11/2022
3.7.3.90 213,465 8/8/2022
3.7.3.89 59,044 8/4/2022
3.7.3.88 126,516 8/2/2022
3.7.3.87 139,187 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,158 7/22/2022
3.7.3.83 277,986 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,865 7/12/2022
3.7.3.78 30,346 7/11/2022
3.7.3.77 118,548 7/5/2022
3.7.3.76 368,675 6/29/2022
3.7.3.75 202,485 6/24/2022
3.7.3.74 706,486 6/17/2022
3.7.3.73 39,505 6/16/2022
3.7.3.72 265,619 6/14/2022
3.7.3.71 108,017 6/10/2022
3.7.3.70 67,504 6/8/2022
3.7.3.69 44,127 6/7/2022
3.7.3.68 39,235 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,356 5/24/2022
3.7.3.61 105,501 5/23/2022
3.7.3.60 133,640 5/19/2022
3.7.3.59 64,730 5/18/2022
3.7.3.58 367,046 5/9/2022
3.7.3.57 536,505 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,630 5/2/2022
3.7.3.50 635,330 4/20/2022
3.7.3.49 1,526,046 4/19/2022
3.7.3.48 427,010 4/14/2022
3.7.3.47 360,936 4/12/2022
3.7.3.46 19,060 4/11/2022
3.7.3.45 143,164 4/7/2022
3.7.3.44 120,025 4/6/2022
3.7.3.43 322,468 4/1/2022
3.7.3.42 209,854 3/31/2022
3.7.3.41 130,000 3/28/2022
3.7.3.40 77,789 3/24/2022
3.7.3.39 97,099 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,119 3/14/2022
3.7.3.35 119,026 3/10/2022
3.7.3.34 54,997 3/9/2022
3.7.3.33 32,211 3/8/2022
3.7.3.32 221,416 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,563 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,730 2/11/2022
3.7.3.22 12,247 2/10/2022
3.7.3.21 149,619 2/4/2022
3.7.3.20 61,370 2/3/2022
3.7.3.19 264,245 1/28/2022
3.7.3.18 355,561 1/25/2022
3.7.3.17 426,964 1/15/2022
3.7.3.16 9,457 1/14/2022
3.7.3.15 60,524 1/13/2022
3.7.3.14 762,053 1/11/2022
3.7.3.13 107,218 1/7/2022
3.7.3.12 44,538 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,274 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,393 12/8/2021
3.7.3.5 155,191 12/2/2021
3.7.3.4 40,284 12/1/2021
3.7.3.3 294,371 11/22/2021
3.7.3.2 41,499 11/19/2021
3.7.3.1 13,070 11/18/2021
3.7.3 1,093,888 11/17/2021
3.7.2.70 3,445,888 11/16/2021
3.7.2.69 72,073 11/15/2021
3.7.2.68 73,189 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,507 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,474 11/1/2021
3.7.2.59 606,020 10/29/2021
3.7.2.58 107,715 10/27/2021
3.7.2.57 66,674 10/26/2021
3.7.2.56 5,802 10/26/2021
3.7.2.55 71,255 10/22/2021
3.7.2.54 6,796 10/21/2021
3.7.2.53 244,309 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,683 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,059 10/1/2021
3.7.2.45 54,724 9/30/2021
3.7.2.44 118,021 9/29/2021
3.7.2.43 59,081 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,849 9/13/2021
3.7.2.35 178,967 9/10/2021
3.7.2.34 40,514 9/9/2021
3.7.2.33 50,014 9/7/2021
3.7.2.32 45,478 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,219 8/27/2021
3.7.2.26 36,536 8/25/2021
3.7.2.25 330,247 8/23/2021
3.7.2.24 87,755 8/19/2021
3.7.2.23 337,252 8/16/2021
3.7.2.22 123,798 8/12/2021
3.7.2.21 113,422 8/10/2021
3.7.2.20 139,933 8/6/2021
3.7.2.19 57,562 8/4/2021
3.7.2.18 160,160 7/30/2021
3.7.2.17 29,828 7/29/2021
3.7.2.16 98,358 7/27/2021
3.7.2.15 213,326 7/21/2021
3.7.2.14 181,135 7/16/2021
3.7.2.13 445,886 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,765 7/1/2021
3.7.2.6 170,172 6/25/2021
3.7.2.5 27,723 6/24/2021
3.7.2.4 108,039 6/21/2021
3.7.2.3 50,771 6/17/2021
3.7.2.2 42,387 6/15/2021
3.7.2.1 156,733 6/11/2021
3.7.2 300,019 6/1/2021
3.7.1.15 200,147 5/28/2021
3.7.1.14 48,803 5/27/2021
3.7.1.13 35,065 5/27/2021
3.7.1.12 129,607 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,484 5/19/2021
3.7.1.8 72,997 5/18/2021
3.7.1.7 217,374 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,832 5/6/2021
3.7.1.2 272,246 4/30/2021
3.7.1.1 65,174 4/27/2021
3.7.1 506,299 4/23/2021
3.7.0.14 421,367 4/19/2021
3.7.0.13 138,410 4/15/2021
3.7.0.12 436,772 4/13/2021
3.7.0.11 29,226 4/12/2021
3.7.0.10 254,498 4/8/2021
3.7.0.9 66,331 4/7/2021
3.7.0.8 255,617 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,027 3/26/2021
3.5.1.51 312,885 3/25/2021
3.5.1.50 349,975 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,133 2/19/2021
3.5.1.42 120,188 2/12/2021
3.5.1.41 84,005 2/9/2021
3.5.1.40 14,251 2/8/2021
3.5.1.39 75,889 2/5/2021
3.5.1.38 27,705 2/4/2021
3.5.1.37 465,234 1/29/2021
3.5.1.36 131,694 1/28/2021
3.5.1.35 27,867 1/27/2021
3.5.1.34 390,343 1/26/2021
3.5.1.33 251,494 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,454 1/11/2021
3.5.1.29 52,845 1/7/2021
3.5.1.28 157,358 12/30/2020
3.5.1.27 43,162 12/23/2020
3.5.1.26 110,123 12/22/2020
3.5.1.25 27,530 12/22/2020
3.5.1.24 8,435 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,771 12/1/2020
3.5.1.14 156,995 12/1/2020
3.5.1.13 93,375 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,121 11/13/2020
3.5.1.6 241,342 11/5/2020
3.5.1.5 46,279 11/4/2020
3.5.1.4 198,205 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,643 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,703 10/15/2020
3.5.0.27 258,782 10/9/2020
3.5.0.26 214,191 10/8/2020
3.5.0.25 63,640 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,535 9/29/2020
3.5.0.20 55,640 9/25/2020
3.5.0.19 182,760 9/24/2020
3.5.0.18 56,323 9/21/2020
3.5.0.17 19,542 9/18/2020
3.5.0.16 301,693 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,132 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,604 8/27/2020
3.5.0.3 14,877 8/26/2020
3.5.0.2 45,573 8/25/2020
3.5.0.1 110,218 8/24/2020
3.5.0 859,875 8/20/2020
3.5.0-beta 107,153 2/4/2020
3.3.102.17 1,929,685 8/19/2020
3.3.102.16 168,389 8/14/2020
3.3.102.15 91,773 8/10/2020
3.3.102.14 50,742 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,456 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,248 7/29/2020
3.3.102.6 23,700 7/28/2020
3.3.102.5 286,654 7/23/2020
3.3.102.4 88,405 7/22/2020
3.3.102.3 134,130 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,895 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,277 6/29/2020
3.3.101.190 23,324 6/26/2020
3.3.101.189 17,518 6/25/2020
3.3.101.188 33,049 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,069 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,046 6/11/2020
3.3.101.181 55,278 6/9/2020
3.3.101.180 132,490 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,848 6/1/2020
3.3.101.175 120,464 5/27/2020
3.3.101.174 71,568 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,914 5/19/2020
3.3.101.169 41,960 5/18/2020
3.3.101.168 54,862 5/15/2020
3.3.101.167 59,787 5/14/2020
3.3.101.166 93,524 5/11/2020
3.3.101.165 41,904 5/8/2020
3.3.101.164 21,595 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,006 4/20/2020
3.3.101.150 21,217 4/17/2020
3.3.101.149 25,372 4/16/2020
3.3.101.148 222,654 4/8/2020
3.3.101.147 322,120 4/6/2020
3.3.101.146 104,405 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,517 3/30/2020
3.3.101.140 67,792 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,303 3/24/2020
3.3.101.136 40,348 3/20/2020
3.3.101.135 13,714 3/19/2020
3.3.101.134 39,544 3/18/2020
3.3.101.133 12,948 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,120 2/28/2020
3.3.101.126 7,153 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,789 2/19/2020
3.3.101.122 83,898 2/17/2020
3.3.101.121 29,930 2/13/2020
3.3.101.120 122,870 2/10/2020
3.3.101.119 84,835 2/7/2020
3.3.101.118 79,641 2/4/2020
3.3.101.117 177,333 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,315 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,174 1/8/2020
3.3.101.109 14,515 1/6/2020
3.3.101.108 59,238 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,968 12/16/2019
3.3.101.101 26,978 12/13/2019
3.3.101.100 16,587 12/12/2019
3.3.101.99 13,469 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,263 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,409 10/31/2019
3.3.101.81 11,245 10/30/2019
3.3.101.80 40,041 10/28/2019
3.3.101.79 6,809 10/28/2019
3.3.101.78 70,267 10/24/2019
3.3.101.77 9,219 10/22/2019
3.3.101.76 31,046 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,192 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,198 9/19/2019
3.3.101.65 34,756 9/18/2019
3.3.101.64 118,975 9/17/2019
3.3.101.63 21,510 9/16/2019
3.3.101.62 38,746 9/12/2019
3.3.101.61 113,935 9/9/2019
3.3.101.60 27,248 9/6/2019
3.3.101.59 70,064 9/5/2019
3.3.101.58 18,483 9/4/2019
3.3.101.57 188,101 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,414 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,118 8/7/2019
3.3.101.46 6,113 8/7/2019
3.3.101.45 129,843 8/2/2019
3.3.101.44 14,761 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,608 7/24/2019
3.3.101.39 34,946 7/22/2019
3.3.101.38 16,447 7/19/2019
3.3.101.37 13,101 7/19/2019
3.3.101.36 74,699 7/12/2019
3.3.101.35 58,261 7/10/2019
3.3.101.34 24,896 7/9/2019
3.3.101.33 9,273 7/8/2019
3.3.101.32 39,950 7/2/2019
3.3.101.31 40,349 7/1/2019
3.3.101.30 10,416 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,079 6/7/2019
3.3.101.19 35,330 6/4/2019
3.3.101.18 69,127 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,106 5/29/2019
3.3.101.14 12,976 5/28/2019
3.3.101.13 148,527 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,617 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,616 5/8/2019
3.3.101.5 26,853 5/7/2019
3.3.101.4 234,093 5/3/2019
3.3.101.3 30,495 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,851 4/26/2019
3.3.100.10 12,428 4/25/2019
3.3.100.9 57,170 4/25/2019
3.3.100.8 10,911 4/24/2019
3.3.100.7 36,509 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,711 3/29/2019
3.3.100.2 30,886 3/26/2019
3.3.100.1 109,011 3/22/2019
3.3.100 104,722 3/21/2019
3.3.3.26 122,300 3/11/2019
3.3.3.25 20,589 3/7/2019
3.3.3.24 8,599 3/6/2019
3.3.3.23 79,559 2/26/2019
3.3.3.22 232,696 2/20/2019
3.3.3.21 118,852 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,467 1/24/2019
3.3.3.14 55,118 1/18/2019
3.3.3.13 132,631 1/11/2019
3.3.3.12 8,930 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,380 12/21/2018
3.3.3.6 54,708 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,816 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,160 11/9/2018
3.3.2.9 40,508 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,938 10/30/2018
3.3.2.4 11,619 10/29/2018
3.3.2.3 12,110 10/29/2018
3.3.2.2 59,847 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,122 10/17/2018
3.3.1.14 129,237 10/6/2018
3.3.1.13 20,631 10/4/2018
3.3.1.12 86,977 9/26/2018
3.3.1.11 891,592 9/10/2018
3.3.1.10 39,130 9/7/2018
3.3.1.9 134,809 8/28/2018
3.3.1.8 105,553 8/16/2018
3.3.1.7 9,680 8/15/2018
3.3.1.6 172,667 8/3/2018
3.3.1.5 40,175 8/2/2018
3.3.1.4 171,143 7/23/2018
3.3.1.3 293,714 7/3/2018
3.3.1.2 170,011 6/23/2018
3.3.1.1 41,184 6/19/2018
3.3.1 136,930 6/1/2018
3.3.0.29 553,966 4/25/2018
3.3.0.28 52,260 4/20/2018
3.3.0.27 245,137 3/29/2018
3.3.0.26 107,859 3/15/2018
3.3.0.25 81,452 3/3/2018
3.3.0.24 1,965,781 11/11/2017
3.3.0.23 96,558 10/24/2017
3.3.0.22 94,557 10/9/2017
3.3.0.21 624,942 7/24/2017
3.3.0.20 187,357 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,547 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,050 3/31/2017
3.3.0.10 45,754 3/15/2017
3.3.0.9 8,221 3/14/2017
3.3.0.8 7,349 3/14/2017
3.3.0.7 137,926 1/20/2017
3.3.0.6 42,894 12/16/2016
3.3.0.5 16,637 12/9/2016
3.3.0.4 29,289 12/7/2016
3.3.0.3 98,809 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,221 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,847 6/1/2016
3.2.3.1-beta 4,418 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,469 9/29/2015
3.1.2.1 37,703 9/8/2016
3.1.2 6,774 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,634 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,049 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,954 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