AWSSDK.SimpleNotificationService 4.0.2.3

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

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