AWSSDK.SimpleNotificationService 4.0.2.5

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

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