AWSSDK.SimpleNotificationService 4.0.2.7

Prefix Reserved
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.2.7
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.2.7
                    
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.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="4.0.2.7" />
                    
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.2.7
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.2.7"
                    
#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.2.7
                    
#: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.2.7
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.2.7
                    
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 (182)

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.

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

AWSSDK.Glacier

Amazon Glacier is a secure, durable, and extremely low-cost storage service for data archiving and online backup.

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