AWSSDK.SimpleNotificationService 4.0.1.8

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

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