AWSSDK.SimpleNotificationService 3.7.501.19

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