AWSSDK.SimpleNotificationService 3.7.501.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.501.2
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.501.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.501.2" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SimpleNotificationService --version 3.7.501.2
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SimpleNotificationService@3.7.501.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.2
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.2
                    
Install as a Cake Tool

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (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,400 10/16/2025
4.0.1.8 21,141 10/10/2025
4.0.1.7 6,448 10/9/2025
4.0.1.6 41,898 10/1/2025
4.0.1.5 16,748 9/30/2025
4.0.1.4 8,555 9/29/2025
4.0.1.3 71,078 9/23/2025
4.0.1.2 64,878 9/16/2025
4.0.1.1 183,077 8/29/2025
4.0.1 23,286 8/27/2025
4.0.0.21 56,981 8/21/2025
4.0.0.20 65,405 8/15/2025
4.0.0.19 20,444 8/13/2025
4.0.0.18 176,868 8/6/2025
4.0.0.17 42,546 8/4/2025
4.0.0.16 36,513 8/1/2025
4.0.0.15 97,364 7/23/2025
4.0.0.14 100,022 7/15/2025
4.0.0.13 79,474 7/9/2025
4.0.0.12 140,971 7/1/2025
4.0.0.11 81,766 6/23/2025
4.0.0.10 35,918 6/18/2025
4.0.0.9 38,012 6/16/2025
4.0.0.8 116,851 6/12/2025
4.0.0.7 16,976 6/11/2025
4.0.0.6 41,336 6/10/2025
4.0.0.5 111,404 6/4/2025
4.0.0.4 246,595 5/16/2025
4.0.0.3 15,584 5/15/2025
4.0.0.2 231,406 5/6/2025
4.0.0.1 52,383 4/30/2025
4.0.0 981,317 4/28/2025
4.0.0-preview.13 1,880 4/9/2025
4.0.0-preview.12 311 4/4/2025
4.0.0-preview.11 6,362 3/26/2025
4.0.0-preview.10 10,506 3/7/2025
4.0.0-preview.9 331 3/4/2025
4.0.0-preview.8 309 2/25/2025
4.0.0-preview.7 283 2/17/2025
4.0.0-preview.6 1,275 2/6/2025
4.0.0-preview.5 4,640 1/3/2025
4.0.0-preview.4 19,709 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,949 8/15/2024
3.7.501.23 288 10/17/2025
3.7.501.22 1,669 10/16/2025
3.7.501.21 2,539 10/15/2025
3.7.501.20 9,710 10/10/2025
3.7.501.19 4,773 10/9/2025
3.7.501.18 4,072 10/8/2025
3.7.501.17 4,162 10/7/2025
3.7.501.16 20,482 9/30/2025
3.7.501.15 5,479 9/29/2025
3.7.501.14 8,226 9/26/2025
3.7.501.13 4,798 9/25/2025
3.7.501.12 8,138 9/23/2025
3.7.501.11 6,043 9/22/2025
3.7.501.10 8,006 9/19/2025
3.7.501.9 27,718 9/16/2025
3.7.501.8 6,770 9/15/2025
3.7.501.7 33,374 9/11/2025
3.7.501.6 4,675 9/10/2025
3.7.501.5 6,991 9/9/2025
3.7.501.4 10,084 9/8/2025
3.7.501.3 21,753 9/4/2025
3.7.501.2 11,701 9/2/2025
3.7.501.1 11,168 8/29/2025
3.7.501 10,568 8/27/2025
3.7.500.11 8,014 8/26/2025
3.7.500.10 6,159 8/25/2025
3.7.500.9 8,172 8/21/2025
3.7.500.8 7,011 8/20/2025
3.7.500.7 20,914 8/12/2025
3.7.500.6 9,462 8/11/2025
3.7.500.5 16,201 8/8/2025
3.7.500.4 9,724 8/6/2025
3.7.500.3 8,363 8/5/2025
3.7.500.2 5,539 8/4/2025
3.7.500.1 8,169 8/1/2025
3.7.500 20,173 7/31/2025
3.7.400.185 10,608 7/30/2025
3.7.400.184 7,022 7/29/2025
3.7.400.183 7,628 7/28/2025
3.7.400.182 73,027 7/24/2025
3.7.400.181 8,815 7/23/2025
3.7.400.180 7,376 7/22/2025
3.7.400.179 11,418 7/21/2025
3.7.400.178 11,376 7/18/2025
3.7.400.177 6,593 7/17/2025
3.7.400.176 13,402 7/16/2025
3.7.400.175 5,125 7/15/2025
3.7.400.174 28,532 7/9/2025
3.7.400.173 33,423 7/3/2025
3.7.400.172 12,235 7/1/2025
3.7.400.171 12,034 6/30/2025
3.7.400.170 17,473 6/27/2025
3.7.400.169 23,710 6/26/2025
3.7.400.168 15,892 6/23/2025
3.7.400.167 10,624 6/20/2025
3.7.400.166 33,785 6/18/2025
3.7.400.165 75,882 6/11/2025
3.7.400.164 22,187 6/10/2025
3.7.400.163 11,240 6/9/2025
3.7.400.162 16,240 6/6/2025
3.7.400.161 11,863 6/5/2025
3.7.400.160 11,462 6/4/2025
3.7.400.159 95,292 6/2/2025
3.7.400.158 10,907 5/30/2025
3.7.400.157 23,309 5/28/2025
3.7.400.156 24,259 5/23/2025
3.7.400.155 14,990 5/21/2025
3.7.400.154 46,018 5/20/2025
3.7.400.153 47,695 5/19/2025
3.7.400.152 14,604 5/16/2025
3.7.400.151 61,165 5/12/2025
3.7.400.150 31,664 5/9/2025
3.7.400.149 10,138 5/8/2025
3.7.400.148 15,341 5/7/2025
3.7.400.147 15,961 5/6/2025
3.7.400.146 12,971 5/5/2025
3.7.400.145 26,488 5/2/2025
3.7.400.144 13,389 5/1/2025
3.7.400.143 12,745 4/30/2025
3.7.400.142 73,344 4/29/2025
3.7.400.141 170,023 4/28/2025
3.7.400.140 48,934 4/25/2025
3.7.400.139 15,487 4/24/2025
3.7.400.138 47,462 4/23/2025
3.7.400.137 73,249 4/18/2025
3.7.400.136 18,050 4/17/2025
3.7.400.135 45,296 4/16/2025
3.7.400.134 68,469 4/14/2025
3.7.400.133 83,885 4/11/2025
3.7.400.132 40,834 4/10/2025
3.7.400.131 27,433 4/9/2025
3.7.400.130 22,538 4/8/2025
3.7.400.129 210,418 4/4/2025
3.7.400.128 19,025 4/3/2025
3.7.400.127 38,117 4/3/2025
3.7.400.126 7,612 4/2/2025
3.7.400.125 64,473 4/1/2025
3.7.400.124 23,624 3/31/2025
3.7.400.123 50,253 3/28/2025
3.7.400.122 171,319 3/27/2025
3.7.400.121 23,698 3/26/2025
3.7.400.120 39,268 3/25/2025
3.7.400.119 50,219 3/24/2025
3.7.400.118 54,664 3/21/2025
3.7.400.117 28,988 3/20/2025
3.7.400.116 43,845 3/19/2025
3.7.400.115 29,960 3/18/2025
3.7.400.114 43,882 3/17/2025
3.7.400.113 35,301 3/14/2025
3.7.400.112 24,462 3/14/2025
3.7.400.111 99,649 3/11/2025
3.7.400.110 29,687 3/10/2025
3.7.400.109 46,488 3/7/2025
3.7.400.108 38,284 3/6/2025
3.7.400.107 26,112 3/5/2025
3.7.400.106 121,932 3/4/2025
3.7.400.105 78,276 3/3/2025
3.7.400.104 105,246 2/28/2025
3.7.400.103 19,129 2/27/2025
3.7.400.102 22,823 2/26/2025
3.7.400.101 46,034 2/25/2025
3.7.400.100 45,003 2/24/2025
3.7.400.99 46,556 2/21/2025
3.7.400.98 1,845,661 2/20/2025
3.7.400.97 67,151 2/18/2025
3.7.400.96 34,676 2/17/2025
3.7.400.95 58,210 2/13/2025
3.7.400.94 65,466 2/12/2025
3.7.400.93 48,825 2/11/2025
3.7.400.92 115,318 2/10/2025
3.7.400.91 42,911 2/7/2025
3.7.400.90 78,393 2/6/2025
3.7.400.89 21,790 2/5/2025
3.7.400.88 97,365 2/4/2025
3.7.400.87 37,481 2/3/2025
3.7.400.86 178,133 1/30/2025
3.7.400.85 167,222 1/27/2025
3.7.400.84 115,549 1/22/2025
3.7.400.83 21,219 1/21/2025
3.7.400.82 49,149 1/17/2025
3.7.400.81 34,466 1/16/2025
3.7.400.80 364,134 1/15/2025
3.7.400.79 48,974 1/14/2025
3.7.400.78 27,643 1/13/2025
3.7.400.77 48,251 1/10/2025
3.7.400.76 22,378 1/9/2025
3.7.400.75 27,571 1/8/2025
3.7.400.74 54,193 1/7/2025
3.7.400.73 29,976 1/6/2025
3.7.400.72 95,161 1/3/2025
3.7.400.71 41,952 1/2/2025
3.7.400.70 199,860 12/26/2024
3.7.400.69 60,736 12/23/2024
3.7.400.68 22,847 12/20/2024
3.7.400.67 40,967 12/19/2024
3.7.400.66 54,118 12/18/2024
3.7.400.65 31,140 12/17/2024
3.7.400.64 102,789 12/13/2024
3.7.400.63 77,736 12/12/2024
3.7.400.62 38,200 12/11/2024
3.7.400.61 65,111 12/10/2024
3.7.400.60 34,965 12/9/2024
3.7.400.59 453,578 12/3/2024
3.7.400.58 294,615 11/27/2024
3.7.400.57 218,401 11/22/2024
3.7.400.56 36,509 11/21/2024
3.7.400.55 36,771 11/21/2024
3.7.400.54 155,589 11/19/2024
3.7.400.53 195,523 11/15/2024
3.7.400.52 22,834 11/15/2024
3.7.400.51 11,075 11/14/2024
3.7.400.50 56,202 11/13/2024
3.7.400.49 46,478 11/12/2024
3.7.400.48 36,116 11/11/2024
3.7.400.47 49,366 11/8/2024
3.7.400.46 87,070 11/7/2024
3.7.400.45 390,423 11/1/2024
3.7.400.44 110,621 10/31/2024
3.7.400.43 46,896 10/30/2024
3.7.400.42 131,938 10/29/2024
3.7.400.41 78,544 10/28/2024
3.7.400.40 35,219 10/25/2024
3.7.400.39 32,171 10/24/2024
3.7.400.38 94,014 10/23/2024
3.7.400.37 78,268 10/22/2024
3.7.400.36 224,172 10/16/2024
3.7.400.35 100,976 10/15/2024
3.7.400.34 57,479 10/14/2024
3.7.400.33 168,826 10/9/2024
3.7.400.32 82,395 10/8/2024
3.7.400.31 44,548 10/7/2024
3.7.400.30 1,282,152 10/4/2024
3.7.400.29 58,704 10/3/2024
3.7.400.28 56,294 10/2/2024
3.7.400.27 28,233 10/1/2024
3.7.400.26 116,041 9/27/2024
3.7.400.25 75,233 9/26/2024
3.7.400.24 49,774 9/25/2024
3.7.400.23 36,103 9/24/2024
3.7.400.22 124,734 9/21/2024
3.7.400.21 750,170 9/16/2024
3.7.400.20 57,940 9/13/2024
3.7.400.19 71,926 9/11/2024
3.7.400.18 65,957 9/10/2024
3.7.400.17 89,945 9/9/2024
3.7.400.16 67,783 9/6/2024
3.7.400.15 70,346 9/5/2024
3.7.400.14 182,761 9/4/2024
3.7.400.13 136,241 8/30/2024
3.7.400.12 164,203 8/28/2024
3.7.400.11 245,122 8/22/2024
3.7.400.10 103,523 8/21/2024
3.7.400.9 19,601 8/20/2024
3.7.400.8 42,726 8/19/2024
3.7.400.7 44,931 8/16/2024
3.7.400.6 50,512 8/15/2024
3.7.400.5 188,240 8/13/2024
3.7.400.4 152,512 8/9/2024
3.7.400.3 806,766 8/5/2024
3.7.400.2 264,523 7/30/2024
3.7.400.1 102,938 7/29/2024
3.7.400 2,017,205 7/24/2024
3.7.302.2 55,736 7/22/2024
3.7.302.1 136,836 7/18/2024
3.7.302 335,233 7/12/2024
3.7.301.66 97,668 7/10/2024
3.7.301.65 67,419 7/9/2024
3.7.301.64 26,096 7/8/2024
3.7.301.63 89,032 7/5/2024
3.7.301.62 102,158 7/3/2024
3.7.301.61 74,049 7/1/2024
3.7.301.60 133,035 6/28/2024
3.7.301.59 47,496 6/27/2024
3.7.301.58 99,068 6/24/2024
3.7.301.57 65,181 6/20/2024
3.7.301.56 105,672 6/19/2024
3.7.301.55 25,284 6/18/2024
3.7.301.54 333,948 6/12/2024
3.7.301.53 46,172 6/11/2024
3.7.301.52 85,848 6/10/2024
3.7.301.51 70,578 6/7/2024
3.7.301.50 41,117 6/6/2024
3.7.301.49 31,049 6/5/2024
3.7.301.48 51,895 6/4/2024
3.7.301.47 43,104 6/3/2024
3.7.301.46 102,755 5/30/2024
3.7.301.45 32,267 5/29/2024
3.7.301.44 44,846 5/28/2024
3.7.301.43 104,678 5/23/2024
3.7.301.42 37,625 5/22/2024
3.7.301.41 111,818 5/17/2024
3.7.301.40 51,335 5/16/2024
3.7.301.39 109,652 5/14/2024
3.7.301.38 109,919 5/13/2024
3.7.301.37 67,128 5/10/2024
3.7.301.36 44,873 5/9/2024
3.7.301.35 243,052 5/6/2024
3.7.301.34 56,620 5/3/2024
3.7.301.33 36,331 5/1/2024
3.7.301.32 51,766 4/29/2024
3.7.301.31 50,874 4/26/2024
3.7.301.30 26,055 4/25/2024
3.7.301.29 126,561 4/24/2024
3.7.301.28 181,128 4/23/2024
3.7.301.27 32,892 4/22/2024
3.7.301.26 52,721 4/19/2024
3.7.301.25 511,150 4/18/2024
3.7.301.24 32,694 4/17/2024
3.7.301.23 70,858 4/16/2024
3.7.301.22 326,635 4/11/2024
3.7.301.21 37,271 4/10/2024
3.7.301.20 51,558 4/9/2024
3.7.301.19 80,295 4/8/2024
3.7.301.18 86,649 4/5/2024
3.7.301.17 44,777 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,929 4/1/2024
3.7.301.13 38,183 3/29/2024
3.7.301.12 33,324 3/28/2024
3.7.301.11 108,623 3/27/2024
3.7.301.10 64,824 3/26/2024
3.7.301.9 49,100 3/25/2024
3.7.301.8 1,371,574 3/22/2024
3.7.301.7 229,093 3/18/2024
3.7.301.6 42,720 3/15/2024
3.7.301.5 63,937 3/14/2024
3.7.301.4 48,877 3/13/2024
3.7.301.3 166,049 3/8/2024
3.7.301.2 253,213 2/29/2024
3.7.301.1 234,242 2/27/2024
3.7.301 693,848 2/16/2024
3.7.300.51 62,904 2/15/2024
3.7.300.50 31,087 2/14/2024
3.7.300.49 28,053 2/13/2024
3.7.300.48 90,452 2/9/2024
3.7.300.47 81,380 2/7/2024
3.7.300.46 321,271 2/2/2024
3.7.300.45 22,931 2/1/2024
3.7.300.44 58,340 1/31/2024
3.7.300.43 64,238 1/30/2024
3.7.300.42 137,914 1/29/2024
3.7.300.41 107,005 1/25/2024
3.7.300.40 89,017 1/25/2024
3.7.300.39 95,622 1/19/2024
3.7.300.38 22,983 1/18/2024
3.7.300.37 71,014 1/16/2024
3.7.300.36 138,996 1/14/2024
3.7.300.35 7,090 1/12/2024
3.7.300.34 43,484 1/11/2024
3.7.300.33 35,366 1/10/2024
3.7.300.32 85,665 1/8/2024
3.7.300.31 66,661 1/5/2024
3.7.300.30 14,165 1/4/2024
3.7.300.29 80,632 1/3/2024
3.7.300.28 182,705 12/28/2023
3.7.300.27 23,229 12/27/2023
3.7.300.26 12,964 12/26/2023
3.7.300.25 26,683 12/22/2023
3.7.300.24 37,609 12/21/2023
3.7.300.23 22,958 12/20/2023
3.7.300.22 32,187 12/19/2023
3.7.300.21 710,662 12/18/2023
3.7.300.20 44,389 12/15/2023
3.7.300.19 24,981 12/14/2023
3.7.300.18 94,272 12/13/2023
3.7.300.17 117,343 12/12/2023
3.7.300.16 421,349 12/7/2023
3.7.300.15 189,422 12/6/2023
3.7.300.14 42,852 12/5/2023
3.7.300.13 83,931 12/4/2023
3.7.300.12 101,452 11/30/2023
3.7.300.11 47,849 11/28/2023
3.7.300.10 34,006 11/28/2023
3.7.300.9 12,647 11/27/2023
3.7.300.8 82,421 11/27/2023
3.7.300.7 450,111 11/21/2023
3.7.300.6 37,812 11/20/2023
3.7.300.5 190,026 11/17/2023
3.7.300.4 26,890 11/16/2023
3.7.300.3 31,991 11/15/2023
3.7.300.2 62,886 11/14/2023
3.7.300.1 51,425 11/13/2023
3.7.300 1,241,671 11/10/2023
3.7.201.5 109,899 11/8/2023
3.7.201.4 232,668 11/7/2023
3.7.201.3 34,786 11/6/2023
3.7.201.2 142,613 11/2/2023
3.7.201.1 161,138 10/27/2023
3.7.201 92,975 10/26/2023
3.7.200.61 427,126 10/24/2023
3.7.200.60 38,972 10/23/2023
3.7.200.59 43,541 10/20/2023
3.7.200.58 36,913 10/19/2023
3.7.200.57 44,027 10/18/2023
3.7.200.56 38,467 10/17/2023
3.7.200.55 24,750 10/16/2023
3.7.200.54 39,062 10/12/2023
3.7.200.53 97,792 10/7/2023
3.7.200.52 146,637 10/5/2023
3.7.200.51 39,456 10/4/2023
3.7.200.50 50,180 10/3/2023
3.7.200.49 129,516 10/2/2023
3.7.200.48 69,600 9/28/2023
3.7.200.47 24,087 9/28/2023
3.7.200.46 6,591 9/27/2023
3.7.200.45 79,325 9/25/2023
3.7.200.44 126,271 9/22/2023
3.7.200.43 89,986 9/20/2023
3.7.200.42 29,769 9/19/2023
3.7.200.41 71,364 9/15/2023
3.7.200.40 27,871 9/15/2023
3.7.200.39 25,489 9/14/2023
3.7.200.38 18,242 9/13/2023
3.7.200.37 37,897 9/12/2023
3.7.200.36 173,430 9/8/2023
3.7.200.35 96,104 9/8/2023
3.7.200.34 55,852 9/6/2023
3.7.200.33 30,503 9/5/2023
3.7.200.32 160,807 9/1/2023
3.7.200.31 25,479 9/1/2023
3.7.200.30 5,742 8/31/2023
3.7.200.29 44,254 8/31/2023
3.7.200.28 5,929 8/30/2023
3.7.200.27 92,854 8/28/2023
3.7.200.26 92,337 8/25/2023
3.7.200.25 29,890 8/24/2023
3.7.200.24 301,219 8/23/2023
3.7.200.23 72,506 8/22/2023
3.7.200.22 77,006 8/21/2023
3.7.200.21 54,987 8/18/2023
3.7.200.20 10,545 8/18/2023
3.7.200.19 23,716 8/17/2023
3.7.200.18 97,349 8/15/2023
3.7.200.17 30,331 8/14/2023
3.7.200.16 65,252 8/11/2023
3.7.200.15 35,866 8/10/2023
3.7.200.14 32,966 8/9/2023
3.7.200.13 29,505 8/8/2023
3.7.200.12 6,561 8/8/2023
3.7.200.11 30,773 8/7/2023
3.7.200.10 74,880 8/4/2023
3.7.200.9 63,417 8/2/2023
3.7.200.8 100,906 8/1/2023
3.7.200.7 56,105 7/31/2023
3.7.200.6 178,326 7/28/2023
3.7.200.5 108,778 7/26/2023
3.7.200.4 163,788 7/24/2023
3.7.200.3 58,638 7/21/2023
3.7.200.2 48,089 7/20/2023
3.7.200.1 628,922 7/18/2023
3.7.200 183,035 7/18/2023
3.7.101.90 75,853 7/17/2023
3.7.101.89 1,050,925 7/13/2023
3.7.101.88 643,004 7/7/2023
3.7.101.87 6,105 7/7/2023
3.7.101.86 30,779 7/6/2023
3.7.101.85 86,240 7/5/2023
3.7.101.84 61,630 7/3/2023
3.7.101.83 545,931 6/20/2023
3.7.101.82 701,707 6/15/2023
3.7.101.81 203,879 6/13/2023
3.7.101.80 58,049 6/12/2023
3.7.101.79 96,711 6/8/2023
3.7.101.78 129,882 6/6/2023
3.7.101.77 29,957 6/5/2023
3.7.101.76 59,746 6/2/2023
3.7.101.75 20,215 6/2/2023
3.7.101.74 41,431 6/1/2023
3.7.101.73 125,419 5/30/2023
3.7.101.72 64,963 5/26/2023
3.7.101.71 24,203 5/25/2023
3.7.101.70 74,667 5/24/2023
3.7.101.69 147,556 5/23/2023
3.7.101.68 87,806 5/19/2023
3.7.101.67 29,826 5/18/2023
3.7.101.66 75,236 5/16/2023
3.7.101.65 42,960 5/15/2023
3.7.101.64 195,679 5/11/2023
3.7.101.63 78,302 5/9/2023
3.7.101.62 57,306 5/8/2023
3.7.101.61 106,632 5/4/2023
3.7.101.60 93,988 5/2/2023
3.7.101.59 29,940 5/1/2023
3.7.101.58 63,299 4/28/2023
3.7.101.57 105,408 4/27/2023
3.7.101.56 38,344 4/26/2023
3.7.101.55 112,576 4/25/2023
3.7.101.54 58,790 4/25/2023
3.7.101.53 60,736 4/21/2023
3.7.101.52 36,653 4/21/2023
3.7.101.51 60,779 4/19/2023
3.7.101.50 893,480 4/17/2023
3.7.101.49 32,206 4/14/2023
3.7.101.48 29,720 4/13/2023
3.7.101.47 56,383 4/12/2023
3.7.101.46 42,822 4/11/2023
3.7.101.45 40,775 4/10/2023
3.7.101.44 38,437 4/7/2023
3.7.101.43 21,469 4/6/2023
3.7.101.42 33,497 4/5/2023
3.7.101.41 40,457 4/4/2023
3.7.101.40 41,737 4/3/2023
3.7.101.39 60,483 3/31/2023
3.7.101.38 33,485 3/30/2023
3.7.101.37 69,722 3/29/2023
3.7.101.36 30,495 3/28/2023
3.7.101.35 282,366 3/24/2023
3.7.101.34 38,221 3/23/2023
3.7.101.33 172,971 3/22/2023
3.7.101.32 251,194 3/21/2023
3.7.101.31 126,753 3/20/2023
3.7.101.30 64,708 3/17/2023
3.7.101.29 68,866 3/17/2023
3.7.101.28 41,657 3/16/2023
3.7.101.27 75,622 3/15/2023
3.7.101.26 38,576 3/14/2023
3.7.101.25 79,340 3/13/2023
3.7.101.24 58,036 3/10/2023
3.7.101.23 41,536 3/9/2023
3.7.101.22 64,173 3/8/2023
3.7.101.21 22,606 3/7/2023
3.7.101.20 205,362 3/3/2023
3.7.101.19 88,159 3/2/2023
3.7.101.18 61,666 3/1/2023
3.7.101.17 59,993 2/28/2023
3.7.101.16 36,542 2/27/2023
3.7.101.15 127,343 2/23/2023
3.7.101.14 232,009 2/21/2023
3.7.101.13 704,403 2/18/2023
3.7.101.12 5,995 2/17/2023
3.7.101.11 163,786 2/16/2023
3.7.101.10 67,279 2/15/2023
3.7.101.9 65,670 2/13/2023
3.7.101.8 69,098 2/10/2023
3.7.101.7 62,592 2/9/2023
3.7.101.6 77,607 2/8/2023
3.7.101.5 36,380 2/7/2023
3.7.101.4 59,337 2/6/2023
3.7.101.3 353,853 2/3/2023
3.7.101.2 60,370 2/2/2023
3.7.101.1 14,083 2/2/2023
3.7.101 59,409 2/1/2023
3.7.100.64 223,125 1/31/2023
3.7.100.63 167,729 1/26/2023
3.7.100.62 74,775 1/25/2023
3.7.100.61 105,818 1/24/2023
3.7.100.60 93,414 1/23/2023
3.7.100.59 279,153 1/20/2023
3.7.100.58 21,405 1/20/2023
3.7.100.57 63,139 1/18/2023
3.7.100.56 121,553 1/17/2023
3.7.100.55 173,995 1/13/2023
3.7.100.54 45,390 1/12/2023
3.7.100.53 102,337 1/10/2023
3.7.100.52 66,771 1/9/2023
3.7.100.51 73,629 1/6/2023
3.7.100.50 38,867 1/5/2023
3.7.100.49 750,908 1/4/2023
3.7.100.48 8,597 1/3/2023
3.7.100.47 216,405 12/30/2022
3.7.100.46 32,048 12/29/2022
3.7.100.45 110,438 12/23/2022
3.7.100.44 29,668 12/22/2022
3.7.100.43 35,046 12/21/2022
3.7.100.42 41,994 12/20/2022
3.7.100.41 38,194 12/19/2022
3.7.100.40 137,409 12/16/2022
3.7.100.39 93,900 12/16/2022
3.7.100.38 35,338 12/15/2022
3.7.100.37 136,473 12/14/2022
3.7.100.36 33,956 12/13/2022
3.7.100.35 120,038 12/12/2022
3.7.100.34 85,165 12/8/2022
3.7.100.33 104,700 12/8/2022
3.7.100.32 8,535 12/7/2022
3.7.100.31 55,436 12/6/2022
3.7.100.30 236,476 12/5/2022
3.7.100.29 41,674 12/2/2022
3.7.100.28 14,754 12/2/2022
3.7.100.27 282,504 12/1/2022
3.7.100.26 29,095 11/30/2022
3.7.100.25 54,673 11/29/2022
3.7.100.24 29,801 11/29/2022
3.7.100.23 163,121 11/28/2022
3.7.100.22 158,345 11/22/2022
3.7.100.21 233,736 11/18/2022
3.7.100.20 68,522 11/17/2022
3.7.100.19 1,705,135 11/16/2022
3.7.100.18 13,926 11/16/2022
3.7.100.17 69,318 11/15/2022
3.7.100.16 169,431 11/11/2022
3.7.100.15 62,566 11/10/2022
3.7.100.14 250,899 11/9/2022
3.7.100.13 27,723 11/9/2022
3.7.100.12 10,887 11/9/2022
3.7.100.11 6,801 11/8/2022
3.7.100.10 250,332 11/7/2022
3.7.100.9 148,196 11/4/2022
3.7.100.8 74,295 11/2/2022
3.7.100.7 116,527 10/31/2022
3.7.100.6 61,309 10/29/2022
3.7.100.5 14,613 10/28/2022
3.7.100.4 68,033 10/27/2022
3.7.100.3 47,146 10/26/2022
3.7.100.2 43,021 10/25/2022
3.7.100.1 23,731 10/24/2022
3.7.100 232,388 10/21/2022
3.7.4.25 144,239 10/20/2022
3.7.4.24 99,278 10/19/2022
3.7.4.23 354,029 10/18/2022
3.7.4.22 103,577 10/14/2022
3.7.4.21 593,381 10/13/2022
3.7.4.20 359,504 10/7/2022
3.7.4.19 98,060 10/6/2022
3.7.4.18 115,423 10/4/2022
3.7.4.17 37,045 10/3/2022
3.7.4.16 244,212 9/30/2022
3.7.4.15 44,869 9/29/2022
3.7.4.14 54,571 9/27/2022
3.7.4.13 4,106,272 9/27/2022
3.7.4.12 15,772 9/26/2022
3.7.4.11 66,697 9/23/2022
3.7.4.10 51,717 9/22/2022
3.7.4.9 43,768 9/21/2022
3.7.4.8 32,009 9/20/2022
3.7.4.7 150,955 9/19/2022
3.7.4.6 92,780 9/15/2022
3.7.4.5 40,498 9/14/2022
3.7.4.4 59,743 9/13/2022
3.7.4.3 168,644 9/9/2022
3.7.4.2 66,521 9/9/2022
3.7.4.1 9,760 9/8/2022
3.7.4 32,692 9/7/2022
3.7.3.101 616,799 9/2/2022
3.7.3.100 35,272 9/1/2022
3.7.3.99 129,563 8/30/2022
3.7.3.98 105,765 8/29/2022
3.7.3.97 81,454 8/25/2022
3.7.3.96 148,330 8/23/2022
3.7.3.95 85,081 8/22/2022
3.7.3.94 69,282 8/19/2022
3.7.3.93 147,504 8/16/2022
3.7.3.92 105,930 8/12/2022
3.7.3.91 91,587 8/11/2022
3.7.3.90 213,463 8/8/2022
3.7.3.89 59,042 8/4/2022
3.7.3.88 126,513 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,964 7/20/2022
3.7.3.82 76,345 7/18/2022
3.7.3.81 31,169 7/15/2022
3.7.3.80 35,179 7/14/2022
3.7.3.79 99,863 7/12/2022
3.7.3.78 30,346 7/11/2022
3.7.3.77 118,540 7/5/2022
3.7.3.76 368,622 6/29/2022
3.7.3.75 202,480 6/24/2022
3.7.3.74 706,405 6/17/2022
3.7.3.73 39,504 6/16/2022
3.7.3.72 265,614 6/14/2022
3.7.3.71 107,946 6/10/2022
3.7.3.70 67,394 6/8/2022
3.7.3.69 44,127 6/7/2022
3.7.3.68 39,233 6/6/2022
3.7.3.67 162,022 5/31/2022
3.7.3.66 136,131 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,337 5/24/2022
3.7.3.61 105,501 5/23/2022
3.7.3.60 133,638 5/19/2022
3.7.3.59 64,726 5/18/2022
3.7.3.58 367,024 5/9/2022
3.7.3.57 536,500 5/6/2022
3.7.3.56 10,070 5/6/2022
3.7.3.55 31,980 5/5/2022
3.7.3.54 125,605 5/4/2022
3.7.3.53 199,840 5/3/2022
3.7.3.52 84,235 5/3/2022
3.7.3.51 6,630 5/2/2022
3.7.3.50 635,324 4/20/2022
3.7.3.49 1,525,933 4/19/2022
3.7.3.48 427,009 4/14/2022
3.7.3.47 360,932 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,454 4/1/2022
3.7.3.42 209,852 3/31/2022
3.7.3.41 129,992 3/28/2022
3.7.3.40 77,788 3/24/2022
3.7.3.39 97,099 3/23/2022
3.7.3.38 454,007 3/17/2022
3.7.3.37 64,967 3/16/2022
3.7.3.36 114,108 3/14/2022
3.7.3.35 119,023 3/10/2022
3.7.3.34 54,992 3/9/2022
3.7.3.33 32,210 3/8/2022
3.7.3.32 221,412 3/3/2022
3.7.3.31 97,621 3/1/2022
3.7.3.30 32,999 2/28/2022
3.7.3.29 60,562 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,882 2/21/2022
3.7.3.24 51,635 2/17/2022
3.7.3.23 328,718 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,369 2/3/2022
3.7.3.19 264,204 1/28/2022
3.7.3.18 355,431 1/25/2022
3.7.3.17 426,947 1/15/2022
3.7.3.16 9,456 1/14/2022
3.7.3.15 60,523 1/13/2022
3.7.3.14 762,018 1/11/2022
3.7.3.13 107,218 1/7/2022
3.7.3.12 44,537 1/6/2022
3.7.3.11 18,078 1/5/2022
3.7.3.10 74,941 1/3/2022
3.7.3.9 331,247 12/21/2021
3.7.3.8 27,042 12/20/2021
3.7.3.7 388,440 12/13/2021
3.7.3.6 131,392 12/8/2021
3.7.3.5 155,189 12/2/2021
3.7.3.4 40,276 12/1/2021
3.7.3.3 294,361 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,813 11/17/2021
3.7.2.70 3,444,258 11/16/2021
3.7.2.69 72,071 11/15/2021
3.7.2.68 73,188 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,782 11/9/2021
3.7.2.64 190,503 11/5/2021
3.7.2.63 12,697 11/4/2021
3.7.2.62 92,982 11/3/2021
3.7.2.61 29,729 11/2/2021
3.7.2.60 60,473 11/1/2021
3.7.2.59 606,019 10/29/2021
3.7.2.58 107,713 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,254 10/22/2021
3.7.2.54 6,796 10/21/2021
3.7.2.53 244,303 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,054 10/1/2021
3.7.2.45 54,718 9/30/2021
3.7.2.44 118,014 9/29/2021
3.7.2.43 59,081 9/27/2021
3.7.2.42 61,281 9/24/2021
3.7.2.41 64,584 9/23/2021
3.7.2.40 19,171 9/22/2021
3.7.2.39 302,189 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,844 9/13/2021
3.7.2.35 178,965 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,460 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,052 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,534 8/25/2021
3.7.2.25 330,233 8/23/2021
3.7.2.24 87,752 8/19/2021
3.7.2.23 337,198 8/16/2021
3.7.2.22 123,796 8/12/2021
3.7.2.21 113,411 8/10/2021
3.7.2.20 139,932 8/6/2021
3.7.2.19 57,561 8/4/2021
3.7.2.18 160,136 7/30/2021
3.7.2.17 29,827 7/29/2021
3.7.2.16 98,357 7/27/2021
3.7.2.15 213,319 7/21/2021
3.7.2.14 181,132 7/16/2021
3.7.2.13 445,877 7/13/2021
3.7.2.12 39,519 7/12/2021
3.7.2.11 82,668 7/9/2021
3.7.2.10 43,300 7/8/2021
3.7.2.9 110,945 7/7/2021
3.7.2.8 42,449 7/6/2021
3.7.2.7 234,694 7/1/2021
3.7.2.6 170,164 6/25/2021
3.7.2.5 27,723 6/24/2021
3.7.2.4 108,038 6/21/2021
3.7.2.3 50,770 6/17/2021
3.7.2.2 42,387 6/15/2021
3.7.2.1 156,732 6/11/2021
3.7.2 300,010 6/1/2021
3.7.1.15 200,146 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,605 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,480 5/19/2021
3.7.1.8 72,970 5/18/2021
3.7.1.7 217,373 5/14/2021
3.7.1.6 22,584 5/12/2021
3.7.1.5 58,193 5/10/2021
3.7.1.4 6,038 5/10/2021
3.7.1.3 131,830 5/6/2021
3.7.1.2 272,244 4/30/2021
3.7.1.1 65,173 4/27/2021
3.7.1 506,262 4/23/2021
3.7.0.14 421,357 4/19/2021
3.7.0.13 138,410 4/15/2021
3.7.0.12 436,770 4/13/2021
3.7.0.11 29,226 4/12/2021
3.7.0.10 254,284 4/8/2021
3.7.0.9 66,328 4/7/2021
3.7.0.8 255,616 4/2/2021
3.7.0.7 58,684 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,604 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,193,893 3/26/2021
3.5.1.51 312,876 3/25/2021
3.5.1.50 349,973 3/17/2021
3.5.1.49 117,951 3/15/2021
3.5.1.48 326,815 3/9/2021
3.5.1.47 171,040 3/5/2021
3.5.1.46 16,981 3/4/2021
3.5.1.45 70,198 3/1/2021
3.5.1.44 1,193,100 2/23/2021
3.5.1.43 83,132 2/19/2021
3.5.1.42 120,186 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,885 2/5/2021
3.5.1.38 27,705 2/4/2021
3.5.1.37 465,225 1/29/2021
3.5.1.36 131,694 1/28/2021
3.5.1.35 27,866 1/27/2021
3.5.1.34 390,291 1/26/2021
3.5.1.33 251,489 1/20/2021
3.5.1.32 15,368 1/19/2021
3.5.1.31 133,556 1/15/2021
3.5.1.30 140,446 1/11/2021
3.5.1.29 52,833 1/7/2021
3.5.1.28 157,333 12/30/2020
3.5.1.27 43,160 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,117 12/17/2020
3.5.1.21 27,669 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,769 12/1/2020
3.5.1.14 156,995 12/1/2020
3.5.1.13 93,373 11/24/2020
3.5.1.12 29,579 11/23/2020
3.5.1.11 32,868 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,120 11/13/2020
3.5.1.6 241,326 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,011 10/22/2020
3.5.0.31 25,847 10/21/2020
3.5.0.30 33,865 10/20/2020
3.5.0.29 186,505 10/16/2020
3.5.0.28 74,702 10/15/2020
3.5.0.27 258,741 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,027 10/2/2020
3.5.0.23 131,775 10/1/2020
3.5.0.22 13,002 9/30/2020
3.5.0.21 31,532 9/29/2020
3.5.0.20 55,639 9/25/2020
3.5.0.19 182,759 9/24/2020
3.5.0.18 56,322 9/21/2020
3.5.0.17 19,539 9/18/2020
3.5.0.16 301,656 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,601 9/14/2020
3.5.0.12 79,132 9/11/2020
3.5.0.11 122,540 9/10/2020
3.5.0.10 11,551 9/9/2020
3.5.0.9 57,415 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,598 8/27/2020
3.5.0.3 14,877 8/26/2020
3.5.0.2 45,570 8/25/2020
3.5.0.1 110,214 8/24/2020
3.5.0 859,775 8/20/2020
3.5.0-beta 107,144 2/4/2020
3.3.102.17 1,929,630 8/19/2020
3.3.102.16 168,387 8/14/2020
3.3.102.15 91,771 8/10/2020
3.3.102.14 50,741 8/8/2020
3.3.102.13 16,451 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,455 8/3/2020
3.3.102.9 80,271 7/31/2020
3.3.102.8 18,997 7/30/2020
3.3.102.7 19,246 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,404 7/22/2020
3.3.102.3 134,128 7/17/2020
3.3.102.2 25,779 7/15/2020
3.3.102.1 152,391 7/9/2020
3.3.102 18,286 7/9/2020
3.3.101.194 214,893 7/8/2020
3.3.101.193 28,933 7/7/2020
3.3.101.192 77,953 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,047 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,060 6/19/2020
3.3.101.184 24,060 6/18/2020
3.3.101.183 25,064 6/17/2020
3.3.101.182 224,042 6/11/2020
3.3.101.181 55,277 6/9/2020
3.3.101.180 132,487 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,562 5/26/2020
3.3.101.173 66,088 5/22/2020
3.3.101.172 29,669 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,860 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,902 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,106 5/6/2020
3.3.101.161 48,847 5/4/2020
3.3.101.160 24,998 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,868 4/21/2020
3.3.101.151 24,006 4/20/2020
3.3.101.150 21,216 4/17/2020
3.3.101.149 25,371 4/16/2020
3.3.101.148 222,646 4/8/2020
3.3.101.147 322,110 4/6/2020
3.3.101.146 104,403 4/3/2020
3.3.101.145 14,902 4/3/2020
3.3.101.144 17,871 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,788 3/27/2020
3.3.101.139 21,906 3/26/2020
3.3.101.138 19,243 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,693 2/26/2020
3.3.101.124 20,370 2/25/2020
3.3.101.123 169,787 2/19/2020
3.3.101.122 83,898 2/17/2020
3.3.101.121 29,929 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,640 2/4/2020
3.3.101.117 177,331 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,907 1/17/2020
3.3.101.113 36,313 1/16/2020
3.3.101.112 93,839 1/15/2020
3.3.101.111 105,013 1/10/2020
3.3.101.110 229,171 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,083 12/25/2019
3.3.101.106 7,896 12/23/2019
3.3.101.105 24,618 12/20/2019
3.3.101.104 41,719 12/18/2019
3.3.101.103 55,647 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,586 12/12/2019
3.3.101.99 13,468 12/12/2019
3.3.101.98 10,084 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,279 11/22/2019
3.3.101.91 15,854 11/22/2019
3.3.101.90 62,260 11/20/2019
3.3.101.89 6,082 11/19/2019
3.3.101.88 84,994 11/14/2019
3.3.101.87 35,646 11/13/2019
3.3.101.86 155,502 11/8/2019
3.3.101.85 16,193 11/7/2019
3.3.101.84 27,108 11/7/2019
3.3.101.83 21,219 11/5/2019
3.3.101.82 75,405 10/31/2019
3.3.101.81 11,245 10/30/2019
3.3.101.80 40,038 10/28/2019
3.3.101.79 6,808 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,666 10/16/2019
3.3.101.73 104,189 10/11/2019
3.3.101.72 10,644 10/10/2019
3.3.101.71 35,244 10/8/2019
3.3.101.70 190,871 9/30/2019
3.3.101.69 77,409 9/26/2019
3.3.101.68 59,677 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,754 9/18/2019
3.3.101.64 118,970 9/17/2019
3.3.101.63 21,510 9/16/2019
3.3.101.62 38,742 9/12/2019
3.3.101.61 113,933 9/9/2019
3.3.101.60 27,248 9/6/2019
3.3.101.59 70,062 9/5/2019
3.3.101.58 18,483 9/4/2019
3.3.101.57 188,094 8/27/2019
3.3.101.56 140,078 8/23/2019
3.3.101.55 16,959 8/22/2019
3.3.101.54 119,092 8/16/2019
3.3.101.53 22,413 8/15/2019
3.3.101.52 26,317 8/14/2019
3.3.101.51 9,497 8/13/2019
3.3.101.50 37,591 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,115 8/7/2019
3.3.101.46 6,112 8/7/2019
3.3.101.45 129,841 8/2/2019
3.3.101.44 14,760 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,342 7/25/2019
3.3.101.40 19,607 7/24/2019
3.3.101.39 34,944 7/22/2019
3.3.101.38 16,447 7/19/2019
3.3.101.37 13,097 7/19/2019
3.3.101.36 74,697 7/12/2019
3.3.101.35 58,261 7/10/2019
3.3.101.34 24,894 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,348 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,629 6/27/2019
3.3.101.27 7,187 6/26/2019
3.3.101.26 21,557 6/24/2019
3.3.101.25 20,675 6/20/2019
3.3.101.24 7,575 6/20/2019
3.3.101.23 71,201 6/17/2019
3.3.101.22 14,060 6/14/2019
3.3.101.21 36,922 6/13/2019
3.3.101.20 54,078 6/7/2019
3.3.101.19 35,329 6/4/2019
3.3.101.18 69,127 6/3/2019
3.3.101.17 57,811 5/31/2019
3.3.101.16 10,575 5/30/2019
3.3.101.15 40,105 5/29/2019
3.3.101.14 12,976 5/28/2019
3.3.101.13 148,526 5/23/2019
3.3.101.12 14,912 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,579 5/15/2019
3.3.101.7 69,216 5/10/2019
3.3.101.6 33,616 5/8/2019
3.3.101.5 26,852 5/7/2019
3.3.101.4 234,093 5/3/2019
3.3.101.3 30,494 5/2/2019
3.3.101.2 48,580 4/30/2019
3.3.101.1 129,151 4/29/2019
3.3.101 557,850 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,508 4/18/2019
3.3.100.6 53,093 4/16/2019
3.3.100.5 159,036 4/4/2019
3.3.100.4 20,648 4/3/2019
3.3.100.3 76,704 3/29/2019
3.3.100.2 30,885 3/26/2019
3.3.100.1 109,009 3/22/2019
3.3.100 104,701 3/21/2019
3.3.3.26 122,297 3/11/2019
3.3.3.25 20,588 3/7/2019
3.3.3.24 8,598 3/6/2019
3.3.3.23 79,556 2/26/2019
3.3.3.22 232,696 2/20/2019
3.3.3.21 118,849 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,788 1/26/2019
3.3.3.16 9,110 1/25/2019
3.3.3.15 21,467 1/24/2019
3.3.3.14 55,116 1/18/2019
3.3.3.13 132,628 1/11/2019
3.3.3.12 8,930 1/10/2019
3.3.3.11 67,960 1/8/2019
3.3.3.10 6,443 1/7/2019
3.3.3.9 32,701 1/4/2019
3.3.3.8 99,595 12/22/2018
3.3.3.7 11,379 12/21/2018
3.3.3.6 54,707 12/15/2018
3.3.3.5 11,212 12/14/2018
3.3.3.4 17,614 12/12/2018
3.3.3.3 277,735 12/4/2018
3.3.3.2 145,439 11/16/2018
3.3.3.1 15,127 11/16/2018
3.3.3 176,345 11/15/2018
3.3.2.11 26,220 11/13/2018
3.3.2.10 35,156 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,891 11/7/2018
3.3.2.6 7,449 11/6/2018
3.3.2.5 78,933 10/30/2018
3.3.2.4 11,618 10/29/2018
3.3.2.3 12,107 10/29/2018
3.3.2.2 59,845 10/26/2018
3.3.2.1 64,175 10/22/2018
3.3.2 13,663 10/22/2018
3.3.1.15 95,119 10/17/2018
3.3.1.14 129,235 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,578 9/10/2018
3.3.1.10 39,128 9/7/2018
3.3.1.9 134,807 8/28/2018
3.3.1.8 105,546 8/16/2018
3.3.1.7 9,680 8/15/2018
3.3.1.6 172,647 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,712 7/3/2018
3.3.1.2 170,011 6/23/2018
3.3.1.1 41,180 6/19/2018
3.3.1 136,925 6/1/2018
3.3.0.29 553,956 4/25/2018
3.3.0.28 52,260 4/20/2018
3.3.0.27 245,134 3/29/2018
3.3.0.26 107,858 3/15/2018
3.3.0.25 81,451 3/3/2018
3.3.0.24 1,965,773 11/11/2017
3.3.0.23 96,558 10/24/2017
3.3.0.22 94,556 10/9/2017
3.3.0.21 624,917 7/24/2017
3.3.0.20 187,352 7/7/2017
3.3.0.19 9,044 7/5/2017
3.3.0.18 23,748 6/28/2017
3.3.0.17 894,946 5/11/2017
3.3.0.16 13,424 5/8/2017
3.3.0.15 8,544 5/5/2017
3.3.0.14 16,014 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 553,986 3/31/2017
3.3.0.10 45,753 3/15/2017
3.3.0.9 8,218 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,891 12/16/2016
3.3.0.5 16,636 12/9/2016
3.3.0.4 29,289 12/7/2016
3.3.0.3 98,807 11/15/2016
3.3.0.2 16,400 11/4/2016
3.3.0.1 62,035 10/11/2016
3.3.0 296,125 9/19/2016
3.2.8-rc 4,862 9/8/2016
3.2.7-beta 5,218 8/23/2016
3.2.6-beta 4,251 8/2/2016
3.2.5-beta 7,424 6/28/2016
3.2.4.1-beta 4,202 6/2/2016
3.2.4-beta 3,847 6/1/2016
3.2.3.1-beta 4,416 4/20/2016
3.2.3-beta 4,789 3/12/2016
3.2.2.1-beta 3,817 3/2/2016
3.2.2-beta 4,271 1/12/2016
3.2.1-beta 4,578 12/7/2015
3.2.0-beta 4,466 9/29/2015
3.1.2.1 37,699 9/8/2016
3.1.2 6,770 9/6/2016
3.1.1.2 92,078 8/9/2016
3.1.1.1 21,774 7/13/2016
3.1.1 12,632 6/29/2016
3.1.0.8 11,874 6/28/2016
3.1.0.7 14,639 6/3/2016
3.1.0.6 7,684 5/26/2016
3.1.0.5 103,734 2/22/2016
3.1.0.4 32,047 1/6/2016
3.1.0.3 14,528 12/2/2015
3.1.0.2 18,691 10/7/2015
3.1.0.1 9,246 8/27/2015
3.1.0 67,946 7/28/2015
3.0.0.2-preview 4,357 5/21/2015
3.0.0.1-preview 6,173 5/6/2015
3.0.0-preview 4,184 4/30/2015