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 0 11/5/2025
4.0.2.2 29,014 10/27/2025
4.0.2.1 13,756 10/23/2025
4.0.2 5,103 10/22/2025
4.0.1.9 28,910 10/16/2025
4.0.1.8 45,665 10/10/2025
4.0.1.7 8,909 10/9/2025
4.0.1.6 63,447 10/1/2025
4.0.1.5 28,113 9/30/2025
4.0.1.4 11,330 9/29/2025
4.0.1.3 126,375 9/23/2025
4.0.1.2 82,892 9/16/2025
4.0.1.1 215,668 8/29/2025
4.0.1 28,261 8/27/2025
4.0.0.21 68,053 8/21/2025
4.0.0.20 76,760 8/15/2025
4.0.0.19 22,389 8/13/2025
4.0.0.18 201,785 8/6/2025
4.0.0.17 46,864 8/4/2025
4.0.0.16 43,398 8/1/2025
4.0.0.15 116,069 7/23/2025
4.0.0.14 111,726 7/15/2025
4.0.0.13 85,173 7/9/2025
4.0.0.12 156,886 7/1/2025
4.0.0.11 90,613 6/23/2025
4.0.0.10 37,634 6/18/2025
4.0.0.9 41,733 6/16/2025
4.0.0.8 147,085 6/12/2025
4.0.0.7 18,159 6/11/2025
4.0.0.6 45,016 6/10/2025
4.0.0.5 129,017 6/4/2025
4.0.0.4 274,724 5/16/2025
4.0.0.3 16,475 5/15/2025
4.0.0.2 251,180 5/6/2025
4.0.0.1 56,212 4/30/2025
4.0.0 1,167,198 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,583 3/26/2025
4.0.0-preview.10 10,853 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,903 10/11/2024
4.0.0-preview.3 488 10/1/2024
4.0.0-preview.2 2,584 8/28/2024
4.0.0-preview 2,024 8/15/2024
3.7.502.7 811 11/4/2025
3.7.502.6 5,919 10/31/2025
3.7.502.5 2,001 10/30/2025
3.7.502.4 4,941 10/28/2025
3.7.502.3 5,936 10/27/2025
3.7.502.2 4,570 10/24/2025
3.7.502.1 2,881 10/23/2025
3.7.502 2,243 10/22/2025
3.7.501.23 15,316 10/17/2025
3.7.501.22 3,191 10/16/2025
3.7.501.21 4,107 10/15/2025
3.7.501.20 13,406 10/10/2025
3.7.501.19 5,555 10/9/2025
3.7.501.18 4,716 10/8/2025
3.7.501.17 4,800 10/7/2025
3.7.501.16 23,390 9/30/2025
3.7.501.15 6,247 9/29/2025
3.7.501.14 9,380 9/26/2025
3.7.501.13 5,301 9/25/2025
3.7.501.12 9,947 9/23/2025
3.7.501.11 6,770 9/22/2025
3.7.501.10 9,154 9/19/2025
3.7.501.9 42,555 9/16/2025
3.7.501.8 7,553 9/15/2025
3.7.501.7 55,259 9/11/2025
3.7.501.6 5,117 9/10/2025
3.7.501.5 7,803 9/9/2025
3.7.501.4 11,991 9/8/2025
3.7.501.3 24,014 9/4/2025
3.7.501.2 12,751 9/2/2025
3.7.501.1 13,152 8/29/2025
3.7.501 12,353 8/27/2025
3.7.500.11 9,138 8/26/2025
3.7.500.10 6,893 8/25/2025
3.7.500.9 8,672 8/21/2025
3.7.500.8 7,467 8/20/2025
3.7.500.7 23,100 8/12/2025
3.7.500.6 9,895 8/11/2025
3.7.500.5 19,550 8/8/2025
3.7.500.4 10,554 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,872 8/1/2025
3.7.500 26,381 7/31/2025
3.7.400.185 13,802 7/30/2025
3.7.400.184 7,695 7/29/2025
3.7.400.183 8,466 7/28/2025
3.7.400.182 83,450 7/24/2025
3.7.400.181 9,454 7/23/2025
3.7.400.180 7,854 7/22/2025
3.7.400.179 12,281 7/21/2025
3.7.400.178 11,978 7/18/2025
3.7.400.177 7,094 7/17/2025
3.7.400.176 14,208 7/16/2025
3.7.400.175 5,539 7/15/2025
3.7.400.174 30,660 7/9/2025
3.7.400.173 37,400 7/3/2025
3.7.400.172 12,853 7/1/2025
3.7.400.171 13,670 6/30/2025
3.7.400.170 18,478 6/27/2025
3.7.400.169 26,961 6/26/2025
3.7.400.168 16,577 6/23/2025
3.7.400.167 11,060 6/20/2025
3.7.400.166 36,574 6/18/2025
3.7.400.165 85,148 6/11/2025
3.7.400.164 23,611 6/10/2025
3.7.400.163 11,964 6/9/2025
3.7.400.162 16,885 6/6/2025
3.7.400.161 12,564 6/5/2025
3.7.400.160 12,112 6/4/2025
3.7.400.159 107,987 6/2/2025
3.7.400.158 11,382 5/30/2025
3.7.400.157 25,564 5/28/2025
3.7.400.156 25,651 5/23/2025
3.7.400.155 15,799 5/21/2025
3.7.400.154 51,717 5/20/2025
3.7.400.153 48,578 5/19/2025
3.7.400.152 15,272 5/16/2025
3.7.400.151 67,652 5/12/2025
3.7.400.150 32,066 5/9/2025
3.7.400.149 10,568 5/8/2025
3.7.400.148 16,143 5/7/2025
3.7.400.147 16,710 5/6/2025
3.7.400.146 13,602 5/5/2025
3.7.400.145 27,870 5/2/2025
3.7.400.144 14,471 5/1/2025
3.7.400.143 13,505 4/30/2025
3.7.400.142 82,351 4/29/2025
3.7.400.141 188,900 4/28/2025
3.7.400.140 50,951 4/25/2025
3.7.400.139 16,082 4/24/2025
3.7.400.138 53,024 4/23/2025
3.7.400.137 77,101 4/18/2025
3.7.400.136 19,178 4/17/2025
3.7.400.135 50,174 4/16/2025
3.7.400.134 71,309 4/14/2025
3.7.400.133 89,469 4/11/2025
3.7.400.132 43,061 4/10/2025
3.7.400.131 28,611 4/9/2025
3.7.400.130 23,600 4/8/2025
3.7.400.129 226,235 4/4/2025
3.7.400.128 19,705 4/3/2025
3.7.400.127 42,449 4/3/2025
3.7.400.126 7,963 4/2/2025
3.7.400.125 67,303 4/1/2025
3.7.400.124 24,322 3/31/2025
3.7.400.123 52,108 3/28/2025
3.7.400.122 184,349 3/27/2025
3.7.400.121 24,694 3/26/2025
3.7.400.120 42,465 3/25/2025
3.7.400.119 53,783 3/24/2025
3.7.400.118 57,390 3/21/2025
3.7.400.117 30,539 3/20/2025
3.7.400.116 45,629 3/19/2025
3.7.400.115 31,405 3/18/2025
3.7.400.114 46,268 3/17/2025
3.7.400.113 36,455 3/14/2025
3.7.400.112 25,357 3/14/2025
3.7.400.111 102,847 3/11/2025
3.7.400.110 30,725 3/10/2025
3.7.400.109 49,952 3/7/2025
3.7.400.108 44,372 3/6/2025
3.7.400.107 26,708 3/5/2025
3.7.400.106 124,590 3/4/2025
3.7.400.105 81,524 3/3/2025
3.7.400.104 112,975 2/28/2025
3.7.400.103 20,100 2/27/2025
3.7.400.102 23,407 2/26/2025
3.7.400.101 49,257 2/25/2025
3.7.400.100 46,802 2/24/2025
3.7.400.99 48,777 2/21/2025
3.7.400.98 1,998,739 2/20/2025
3.7.400.97 69,897 2/18/2025
3.7.400.96 36,983 2/17/2025
3.7.400.95 62,127 2/13/2025
3.7.400.94 68,164 2/12/2025
3.7.400.93 52,391 2/11/2025
3.7.400.92 119,744 2/10/2025
3.7.400.91 43,542 2/7/2025
3.7.400.90 88,224 2/6/2025
3.7.400.89 22,213 2/5/2025
3.7.400.88 98,798 2/4/2025
3.7.400.87 39,050 2/3/2025
3.7.400.86 184,372 1/30/2025
3.7.400.85 173,904 1/27/2025
3.7.400.84 119,857 1/22/2025
3.7.400.83 21,651 1/21/2025
3.7.400.82 50,371 1/17/2025
3.7.400.81 35,046 1/16/2025
3.7.400.80 383,985 1/15/2025
3.7.400.79 50,644 1/14/2025
3.7.400.78 28,921 1/13/2025
3.7.400.77 48,942 1/10/2025
3.7.400.76 23,818 1/9/2025
3.7.400.75 28,340 1/8/2025
3.7.400.74 55,871 1/7/2025
3.7.400.73 32,825 1/6/2025
3.7.400.72 99,232 1/3/2025
3.7.400.71 43,061 1/2/2025
3.7.400.70 215,488 12/26/2024
3.7.400.69 65,109 12/23/2024
3.7.400.68 23,313 12/20/2024
3.7.400.67 41,988 12/19/2024
3.7.400.66 57,803 12/18/2024
3.7.400.65 32,004 12/17/2024
3.7.400.64 106,194 12/13/2024
3.7.400.63 79,940 12/12/2024
3.7.400.62 40,058 12/11/2024
3.7.400.61 66,889 12/10/2024
3.7.400.60 35,912 12/9/2024
3.7.400.59 476,769 12/3/2024
3.7.400.58 304,947 11/27/2024
3.7.400.57 226,708 11/22/2024
3.7.400.56 37,956 11/21/2024
3.7.400.55 37,944 11/21/2024
3.7.400.54 162,594 11/19/2024
3.7.400.53 204,442 11/15/2024
3.7.400.52 23,532 11/15/2024
3.7.400.51 11,302 11/14/2024
3.7.400.50 58,356 11/13/2024
3.7.400.49 47,047 11/12/2024
3.7.400.48 36,762 11/11/2024
3.7.400.47 50,442 11/8/2024
3.7.400.46 87,758 11/7/2024
3.7.400.45 401,192 11/1/2024
3.7.400.44 117,057 10/31/2024
3.7.400.43 48,262 10/30/2024
3.7.400.42 136,907 10/29/2024
3.7.400.41 83,363 10/28/2024
3.7.400.40 36,006 10/25/2024
3.7.400.39 32,937 10/24/2024
3.7.400.38 95,646 10/23/2024
3.7.400.37 80,878 10/22/2024
3.7.400.36 230,024 10/16/2024
3.7.400.35 103,924 10/15/2024
3.7.400.34 58,618 10/14/2024
3.7.400.33 173,036 10/9/2024
3.7.400.32 84,195 10/8/2024
3.7.400.31 45,644 10/7/2024
3.7.400.30 1,313,571 10/4/2024
3.7.400.29 61,424 10/3/2024
3.7.400.28 58,448 10/2/2024
3.7.400.27 28,655 10/1/2024
3.7.400.26 119,554 9/27/2024
3.7.400.25 78,569 9/26/2024
3.7.400.24 51,641 9/25/2024
3.7.400.23 36,935 9/24/2024
3.7.400.22 129,416 9/21/2024
3.7.400.21 793,450 9/16/2024
3.7.400.20 59,112 9/13/2024
3.7.400.19 74,159 9/11/2024
3.7.400.18 67,168 9/10/2024
3.7.400.17 92,512 9/9/2024
3.7.400.16 69,230 9/6/2024
3.7.400.15 73,066 9/5/2024
3.7.400.14 189,260 9/4/2024
3.7.400.13 138,215 8/30/2024
3.7.400.12 168,770 8/28/2024
3.7.400.11 251,994 8/22/2024
3.7.400.10 106,991 8/21/2024
3.7.400.9 19,786 8/20/2024
3.7.400.8 43,660 8/19/2024
3.7.400.7 46,144 8/16/2024
3.7.400.6 52,260 8/15/2024
3.7.400.5 197,765 8/13/2024
3.7.400.4 159,899 8/9/2024
3.7.400.3 826,832 8/5/2024
3.7.400.2 274,349 7/30/2024
3.7.400.1 113,210 7/29/2024
3.7.400 2,170,228 7/24/2024
3.7.302.2 56,357 7/22/2024
3.7.302.1 140,209 7/18/2024
3.7.302 345,114 7/12/2024
3.7.301.66 100,593 7/10/2024
3.7.301.65 68,058 7/9/2024
3.7.301.64 26,404 7/8/2024
3.7.301.63 91,303 7/5/2024
3.7.301.62 103,738 7/3/2024
3.7.301.61 75,301 7/1/2024
3.7.301.60 139,371 6/28/2024
3.7.301.59 48,261 6/27/2024
3.7.301.58 101,070 6/24/2024
3.7.301.57 66,289 6/20/2024
3.7.301.56 111,028 6/19/2024
3.7.301.55 25,510 6/18/2024
3.7.301.54 347,323 6/12/2024
3.7.301.53 46,674 6/11/2024
3.7.301.52 86,899 6/10/2024
3.7.301.51 72,938 6/7/2024
3.7.301.50 41,378 6/6/2024
3.7.301.49 32,449 6/5/2024
3.7.301.48 53,575 6/4/2024
3.7.301.47 43,770 6/3/2024
3.7.301.46 103,266 5/30/2024
3.7.301.45 32,423 5/29/2024
3.7.301.44 45,665 5/28/2024
3.7.301.43 106,661 5/23/2024
3.7.301.42 38,099 5/22/2024
3.7.301.41 112,841 5/17/2024
3.7.301.40 51,947 5/16/2024
3.7.301.39 111,335 5/14/2024
3.7.301.38 110,554 5/13/2024
3.7.301.37 67,849 5/10/2024
3.7.301.36 45,741 5/9/2024
3.7.301.35 248,051 5/6/2024
3.7.301.34 57,624 5/3/2024
3.7.301.33 36,548 5/1/2024
3.7.301.32 52,433 4/29/2024
3.7.301.31 51,791 4/26/2024
3.7.301.30 26,237 4/25/2024
3.7.301.29 137,329 4/24/2024
3.7.301.28 186,205 4/23/2024
3.7.301.27 33,584 4/22/2024
3.7.301.26 53,247 4/19/2024
3.7.301.25 535,937 4/18/2024
3.7.301.24 33,188 4/17/2024
3.7.301.23 75,122 4/16/2024
3.7.301.22 335,457 4/11/2024
3.7.301.21 38,053 4/10/2024
3.7.301.20 52,388 4/9/2024
3.7.301.19 82,407 4/8/2024
3.7.301.18 89,056 4/5/2024
3.7.301.17 45,835 4/4/2024
3.7.301.16 39,699 4/3/2024
3.7.301.15 41,425 4/2/2024
3.7.301.14 56,934 4/1/2024
3.7.301.13 38,822 3/29/2024
3.7.301.12 33,653 3/28/2024
3.7.301.11 112,765 3/27/2024
3.7.301.10 65,844 3/26/2024
3.7.301.9 49,515 3/25/2024
3.7.301.8 1,406,362 3/22/2024
3.7.301.7 234,233 3/18/2024
3.7.301.6 43,038 3/15/2024
3.7.301.5 64,638 3/14/2024
3.7.301.4 50,127 3/13/2024
3.7.301.3 169,615 3/8/2024
3.7.301.2 256,234 2/29/2024
3.7.301.1 241,965 2/27/2024
3.7.301 714,751 2/16/2024
3.7.300.51 63,565 2/15/2024
3.7.300.50 31,329 2/14/2024
3.7.300.49 28,150 2/13/2024
3.7.300.48 91,586 2/9/2024
3.7.300.47 82,646 2/7/2024
3.7.300.46 327,349 2/2/2024
3.7.300.45 23,408 2/1/2024
3.7.300.44 58,874 1/31/2024
3.7.300.43 64,577 1/30/2024
3.7.300.42 141,965 1/29/2024
3.7.300.41 108,292 1/25/2024
3.7.300.40 89,904 1/25/2024
3.7.300.39 97,323 1/19/2024
3.7.300.38 23,239 1/18/2024
3.7.300.37 71,446 1/16/2024
3.7.300.36 141,675 1/14/2024
3.7.300.35 7,173 1/12/2024
3.7.300.34 44,140 1/11/2024
3.7.300.33 35,671 1/10/2024
3.7.300.32 87,001 1/8/2024
3.7.300.31 68,349 1/5/2024
3.7.300.30 14,295 1/4/2024
3.7.300.29 82,169 1/3/2024
3.7.300.28 184,628 12/28/2023
3.7.300.27 23,656 12/27/2023
3.7.300.26 13,117 12/26/2023
3.7.300.25 27,596 12/22/2023
3.7.300.24 38,270 12/21/2023
3.7.300.23 23,174 12/20/2023
3.7.300.22 32,470 12/19/2023
3.7.300.21 720,987 12/18/2023
3.7.300.20 45,210 12/15/2023
3.7.300.19 25,174 12/14/2023
3.7.300.18 95,100 12/13/2023
3.7.300.17 118,405 12/12/2023
3.7.300.16 432,542 12/7/2023
3.7.300.15 192,861 12/6/2023
3.7.300.14 44,914 12/5/2023
3.7.300.13 85,392 12/4/2023
3.7.300.12 102,270 11/30/2023
3.7.300.11 48,115 11/28/2023
3.7.300.10 34,116 11/28/2023
3.7.300.9 12,979 11/27/2023
3.7.300.8 83,241 11/27/2023
3.7.300.7 463,456 11/21/2023
3.7.300.6 38,376 11/20/2023
3.7.300.5 192,072 11/17/2023
3.7.300.4 27,052 11/16/2023
3.7.300.3 32,263 11/15/2023
3.7.300.2 63,295 11/14/2023
3.7.300.1 51,775 11/13/2023
3.7.300 1,264,243 11/10/2023
3.7.201.5 110,606 11/8/2023
3.7.201.4 234,449 11/7/2023
3.7.201.3 35,156 11/6/2023
3.7.201.2 143,096 11/2/2023
3.7.201.1 166,247 10/27/2023
3.7.201 94,141 10/26/2023
3.7.200.61 445,491 10/24/2023
3.7.200.60 39,483 10/23/2023
3.7.200.59 43,749 10/20/2023
3.7.200.58 37,059 10/19/2023
3.7.200.57 44,424 10/18/2023
3.7.200.56 39,254 10/17/2023
3.7.200.55 24,909 10/16/2023
3.7.200.54 39,242 10/12/2023
3.7.200.53 98,537 10/7/2023
3.7.200.52 149,765 10/5/2023
3.7.200.51 40,247 10/4/2023
3.7.200.50 50,303 10/3/2023
3.7.200.49 131,284 10/2/2023
3.7.200.48 70,302 9/28/2023
3.7.200.47 24,190 9/28/2023
3.7.200.46 6,674 9/27/2023
3.7.200.45 80,336 9/25/2023
3.7.200.44 126,919 9/22/2023
3.7.200.43 91,598 9/20/2023
3.7.200.42 29,958 9/19/2023
3.7.200.41 71,646 9/15/2023
3.7.200.40 28,053 9/15/2023
3.7.200.39 25,829 9/14/2023
3.7.200.38 18,339 9/13/2023
3.7.200.37 38,089 9/12/2023
3.7.200.36 175,366 9/8/2023
3.7.200.35 97,936 9/8/2023
3.7.200.34 56,142 9/6/2023
3.7.200.33 30,566 9/5/2023
3.7.200.32 169,508 9/1/2023
3.7.200.31 25,717 9/1/2023
3.7.200.30 5,809 8/31/2023
3.7.200.29 44,703 8/31/2023
3.7.200.28 6,013 8/30/2023
3.7.200.27 93,543 8/28/2023
3.7.200.26 92,572 8/25/2023
3.7.200.25 30,312 8/24/2023
3.7.200.24 304,906 8/23/2023
3.7.200.23 74,632 8/22/2023
3.7.200.22 77,838 8/21/2023
3.7.200.21 55,977 8/18/2023
3.7.200.20 10,654 8/18/2023
3.7.200.19 23,920 8/17/2023
3.7.200.18 97,691 8/15/2023
3.7.200.17 30,444 8/14/2023
3.7.200.16 65,385 8/11/2023
3.7.200.15 36,127 8/10/2023
3.7.200.14 33,248 8/9/2023
3.7.200.13 29,726 8/8/2023
3.7.200.12 6,865 8/8/2023
3.7.200.11 30,843 8/7/2023
3.7.200.10 75,311 8/4/2023
3.7.200.9 64,197 8/2/2023
3.7.200.8 106,715 8/1/2023
3.7.200.7 56,785 7/31/2023
3.7.200.6 179,163 7/28/2023
3.7.200.5 110,131 7/26/2023
3.7.200.4 165,140 7/24/2023
3.7.200.3 60,258 7/21/2023
3.7.200.2 48,314 7/20/2023
3.7.200.1 641,789 7/18/2023
3.7.200 186,061 7/18/2023
3.7.101.90 77,306 7/17/2023
3.7.101.89 1,070,479 7/13/2023
3.7.101.88 657,246 7/7/2023
3.7.101.87 6,172 7/7/2023
3.7.101.86 30,992 7/6/2023
3.7.101.85 88,718 7/5/2023
3.7.101.84 61,736 7/3/2023
3.7.101.83 550,086 6/20/2023
3.7.101.82 712,868 6/15/2023
3.7.101.81 205,456 6/13/2023
3.7.101.80 58,625 6/12/2023
3.7.101.79 97,470 6/8/2023
3.7.101.78 130,111 6/6/2023
3.7.101.77 30,134 6/5/2023
3.7.101.76 60,372 6/2/2023
3.7.101.75 20,305 6/2/2023
3.7.101.74 41,932 6/1/2023
3.7.101.73 126,184 5/30/2023
3.7.101.72 65,833 5/26/2023
3.7.101.71 24,539 5/25/2023
3.7.101.70 75,780 5/24/2023
3.7.101.69 148,093 5/23/2023
3.7.101.68 89,023 5/19/2023
3.7.101.67 29,913 5/18/2023
3.7.101.66 76,546 5/16/2023
3.7.101.65 43,058 5/15/2023
3.7.101.64 198,096 5/11/2023
3.7.101.63 78,966 5/9/2023
3.7.101.62 57,757 5/8/2023
3.7.101.61 107,258 5/4/2023
3.7.101.60 94,585 5/2/2023
3.7.101.59 30,111 5/1/2023
3.7.101.58 64,715 4/28/2023
3.7.101.57 105,889 4/27/2023
3.7.101.56 38,741 4/26/2023
3.7.101.55 113,888 4/25/2023
3.7.101.54 59,125 4/25/2023
3.7.101.53 60,963 4/21/2023
3.7.101.52 36,845 4/21/2023
3.7.101.51 60,857 4/19/2023
3.7.101.50 899,445 4/17/2023
3.7.101.49 32,314 4/14/2023
3.7.101.48 29,820 4/13/2023
3.7.101.47 57,279 4/12/2023
3.7.101.46 43,038 4/11/2023
3.7.101.45 41,013 4/10/2023
3.7.101.44 38,530 4/7/2023
3.7.101.43 21,531 4/6/2023
3.7.101.42 33,708 4/5/2023
3.7.101.41 40,727 4/4/2023
3.7.101.40 41,856 4/3/2023
3.7.101.39 60,676 3/31/2023
3.7.101.38 33,593 3/30/2023
3.7.101.37 70,231 3/29/2023
3.7.101.36 30,633 3/28/2023
3.7.101.35 283,607 3/24/2023
3.7.101.34 38,623 3/23/2023
3.7.101.33 173,235 3/22/2023
3.7.101.32 253,268 3/21/2023
3.7.101.31 127,894 3/20/2023
3.7.101.30 65,262 3/17/2023
3.7.101.29 69,954 3/17/2023
3.7.101.28 41,876 3/16/2023
3.7.101.27 76,376 3/15/2023
3.7.101.26 38,681 3/14/2023
3.7.101.25 79,790 3/13/2023
3.7.101.24 58,241 3/10/2023
3.7.101.23 42,057 3/9/2023
3.7.101.22 64,725 3/8/2023
3.7.101.21 22,666 3/7/2023
3.7.101.20 207,476 3/3/2023
3.7.101.19 88,678 3/2/2023
3.7.101.18 62,604 3/1/2023
3.7.101.17 60,133 2/28/2023
3.7.101.16 36,791 2/27/2023
3.7.101.15 127,650 2/23/2023
3.7.101.14 232,288 2/21/2023
3.7.101.13 706,691 2/18/2023
3.7.101.12 6,055 2/17/2023
3.7.101.11 166,180 2/16/2023
3.7.101.10 69,718 2/15/2023
3.7.101.9 66,340 2/13/2023
3.7.101.8 69,954 2/10/2023
3.7.101.7 62,796 2/9/2023
3.7.101.6 77,776 2/8/2023
3.7.101.5 36,704 2/7/2023
3.7.101.4 59,639 2/6/2023
3.7.101.3 358,671 2/3/2023
3.7.101.2 61,043 2/2/2023
3.7.101.1 14,143 2/2/2023
3.7.101 60,542 2/1/2023
3.7.100.64 225,596 1/31/2023
3.7.100.63 168,499 1/26/2023
3.7.100.62 76,090 1/25/2023
3.7.100.61 107,912 1/24/2023
3.7.100.60 94,389 1/23/2023
3.7.100.59 280,601 1/20/2023
3.7.100.58 21,493 1/20/2023
3.7.100.57 63,365 1/18/2023
3.7.100.56 122,155 1/17/2023
3.7.100.55 175,374 1/13/2023
3.7.100.54 45,529 1/12/2023
3.7.100.53 102,803 1/10/2023
3.7.100.52 68,094 1/9/2023
3.7.100.51 76,266 1/6/2023
3.7.100.50 39,244 1/5/2023
3.7.100.49 762,773 1/4/2023
3.7.100.48 8,656 1/3/2023
3.7.100.47 218,554 12/30/2022
3.7.100.46 32,106 12/29/2022
3.7.100.45 111,462 12/23/2022
3.7.100.44 29,995 12/22/2022
3.7.100.43 35,349 12/21/2022
3.7.100.42 42,277 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,467 12/15/2022
3.7.100.37 138,061 12/14/2022
3.7.100.36 35,092 12/13/2022
3.7.100.35 121,131 12/12/2022
3.7.100.34 85,514 12/8/2022
3.7.100.33 106,578 12/8/2022
3.7.100.32 8,588 12/7/2022
3.7.100.31 56,236 12/6/2022
3.7.100.30 236,684 12/5/2022
3.7.100.29 41,863 12/2/2022
3.7.100.28 14,860 12/2/2022
3.7.100.27 285,778 12/1/2022
3.7.100.26 29,266 11/30/2022
3.7.100.25 55,141 11/29/2022
3.7.100.24 29,976 11/29/2022
3.7.100.23 163,269 11/28/2022
3.7.100.22 159,961 11/22/2022
3.7.100.21 235,141 11/18/2022
3.7.100.20 69,184 11/17/2022
3.7.100.19 1,734,426 11/16/2022
3.7.100.18 13,971 11/16/2022
3.7.100.17 69,442 11/15/2022
3.7.100.16 170,100 11/11/2022
3.7.100.15 63,508 11/10/2022
3.7.100.14 252,788 11/9/2022
3.7.100.13 27,990 11/9/2022
3.7.100.12 10,933 11/9/2022
3.7.100.11 6,848 11/8/2022
3.7.100.10 251,462 11/7/2022
3.7.100.9 148,501 11/4/2022
3.7.100.8 74,718 11/2/2022
3.7.100.7 116,645 10/31/2022
3.7.100.6 61,931 10/29/2022
3.7.100.5 14,704 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,811 10/25/2022
3.7.100.1 23,998 10/24/2022
3.7.100 236,959 10/21/2022
3.7.4.25 145,995 10/20/2022
3.7.4.24 99,816 10/19/2022
3.7.4.23 357,461 10/18/2022
3.7.4.22 105,337 10/14/2022
3.7.4.21 593,645 10/13/2022
3.7.4.20 361,978 10/7/2022
3.7.4.19 99,165 10/6/2022
3.7.4.18 116,701 10/4/2022
3.7.4.17 37,165 10/3/2022
3.7.4.16 245,883 9/30/2022
3.7.4.15 45,053 9/29/2022
3.7.4.14 54,708 9/27/2022
3.7.4.13 4,111,316 9/27/2022
3.7.4.12 15,832 9/26/2022
3.7.4.11 67,454 9/23/2022
3.7.4.10 51,969 9/22/2022
3.7.4.9 43,933 9/21/2022
3.7.4.8 32,308 9/20/2022
3.7.4.7 151,089 9/19/2022
3.7.4.6 93,489 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,888 9/9/2022
3.7.4.2 66,586 9/9/2022
3.7.4.1 9,822 9/8/2022
3.7.4 32,868 9/7/2022
3.7.3.101 618,388 9/2/2022
3.7.3.100 35,435 9/1/2022
3.7.3.99 129,887 8/30/2022
3.7.3.98 106,781 8/29/2022
3.7.3.97 81,632 8/25/2022
3.7.3.96 149,269 8/23/2022
3.7.3.95 86,878 8/22/2022
3.7.3.94 69,692 8/19/2022
3.7.3.93 149,125 8/16/2022
3.7.3.92 106,323 8/12/2022
3.7.3.91 92,687 8/11/2022
3.7.3.90 220,739 8/8/2022
3.7.3.89 59,228 8/4/2022
3.7.3.88 126,988 8/2/2022
3.7.3.87 139,925 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,175 7/22/2022
3.7.3.83 279,404 7/20/2022
3.7.3.82 77,024 7/18/2022
3.7.3.81 31,343 7/15/2022
3.7.3.80 35,298 7/14/2022
3.7.3.79 100,166 7/12/2022
3.7.3.78 30,428 7/11/2022
3.7.3.77 119,516 7/5/2022
3.7.3.76 372,369 6/29/2022
3.7.3.75 203,177 6/24/2022
3.7.3.74 709,821 6/17/2022
3.7.3.73 39,844 6/16/2022
3.7.3.72 265,952 6/14/2022
3.7.3.71 108,729 6/10/2022
3.7.3.70 69,416 6/8/2022
3.7.3.69 44,339 6/7/2022
3.7.3.68 39,391 6/6/2022
3.7.3.67 162,381 5/31/2022
3.7.3.66 137,196 5/27/2022
3.7.3.65 48,137 5/26/2022
3.7.3.64 10,650 5/26/2022
3.7.3.63 21,041 5/25/2022
3.7.3.62 60,062 5/24/2022
3.7.3.61 105,588 5/23/2022
3.7.3.60 134,154 5/19/2022
3.7.3.59 64,967 5/18/2022
3.7.3.58 369,838 5/9/2022
3.7.3.57 540,314 5/6/2022
3.7.3.56 10,148 5/6/2022
3.7.3.55 32,046 5/5/2022
3.7.3.54 125,858 5/4/2022
3.7.3.53 200,508 5/3/2022
3.7.3.52 84,697 5/3/2022
3.7.3.51 6,685 5/2/2022
3.7.3.50 638,053 4/20/2022
3.7.3.49 1,589,274 4/19/2022
3.7.3.48 427,898 4/14/2022
3.7.3.47 361,719 4/12/2022
3.7.3.46 19,121 4/11/2022
3.7.3.45 143,661 4/7/2022
3.7.3.44 120,630 4/6/2022
3.7.3.43 328,191 4/1/2022
3.7.3.42 213,321 3/31/2022
3.7.3.41 131,490 3/28/2022
3.7.3.40 77,906 3/24/2022
3.7.3.39 97,663 3/23/2022
3.7.3.38 455,721 3/17/2022
3.7.3.37 65,053 3/16/2022
3.7.3.36 114,835 3/14/2022
3.7.3.35 119,660 3/10/2022
3.7.3.34 55,259 3/9/2022
3.7.3.33 32,299 3/8/2022
3.7.3.32 221,726 3/3/2022
3.7.3.31 97,748 3/1/2022
3.7.3.30 33,053 2/28/2022
3.7.3.29 61,107 2/26/2022
3.7.3.28 48,230 2/23/2022
3.7.3.27 32,221 2/22/2022
3.7.3.26 10,709 2/22/2022
3.7.3.25 21,004 2/21/2022
3.7.3.24 51,815 2/17/2022
3.7.3.23 329,457 2/11/2022
3.7.3.22 12,740 2/10/2022
3.7.3.21 149,857 2/4/2022
3.7.3.20 61,885 2/3/2022
3.7.3.19 265,625 1/28/2022
3.7.3.18 368,112 1/25/2022
3.7.3.17 430,297 1/15/2022
3.7.3.16 9,498 1/14/2022
3.7.3.15 61,003 1/13/2022
3.7.3.14 768,861 1/11/2022
3.7.3.13 108,062 1/7/2022
3.7.3.12 44,726 1/6/2022
3.7.3.11 18,200 1/5/2022
3.7.3.10 75,201 1/3/2022
3.7.3.9 333,494 12/21/2021
3.7.3.8 27,378 12/20/2021
3.7.3.7 391,635 12/13/2021
3.7.3.6 131,672 12/8/2021
3.7.3.5 155,781 12/2/2021
3.7.3.4 40,618 12/1/2021
3.7.3.3 295,495 11/22/2021
3.7.3.2 41,686 11/19/2021
3.7.3.1 13,132 11/18/2021
3.7.3 1,117,495 11/17/2021
3.7.2.70 3,531,913 11/16/2021
3.7.2.69 72,594 11/15/2021
3.7.2.68 73,955 11/12/2021
3.7.2.67 176,546 11/11/2021
3.7.2.66 37,388 11/11/2021
3.7.2.65 37,860 11/9/2021
3.7.2.64 193,712 11/5/2021
3.7.2.63 12,747 11/4/2021
3.7.2.62 93,115 11/3/2021
3.7.2.61 30,109 11/2/2021
3.7.2.60 60,554 11/1/2021
3.7.2.59 606,844 10/29/2021
3.7.2.58 108,171 10/27/2021
3.7.2.57 67,271 10/26/2021
3.7.2.56 5,839 10/26/2021
3.7.2.55 71,424 10/22/2021
3.7.2.54 6,836 10/21/2021
3.7.2.53 244,792 10/14/2021
3.7.2.52 29,526 10/13/2021
3.7.2.51 38,433 10/12/2021
3.7.2.50 231,641 10/8/2021
3.7.2.49 39,147 10/7/2021
3.7.2.48 12,563 10/7/2021
3.7.2.47 10,094 10/6/2021
3.7.2.46 236,498 10/1/2021
3.7.2.45 55,114 9/30/2021
3.7.2.44 118,142 9/29/2021
3.7.2.43 59,448 9/27/2021
3.7.2.42 61,403 9/24/2021
3.7.2.41 65,767 9/23/2021
3.7.2.40 19,222 9/22/2021
3.7.2.39 303,670 9/17/2021
3.7.2.38 16,402 9/16/2021
3.7.2.37 41,013 9/16/2021
3.7.2.36 316,047 9/13/2021
3.7.2.35 179,350 9/10/2021
3.7.2.34 40,703 9/9/2021
3.7.2.33 50,196 9/7/2021
3.7.2.32 45,851 9/3/2021
3.7.2.31 27,759 9/3/2021
3.7.2.30 26,734 9/2/2021
3.7.2.29 21,105 9/1/2021
3.7.2.28 54,314 8/31/2021
3.7.2.27 69,467 8/27/2021
3.7.2.26 36,616 8/25/2021
3.7.2.25 332,919 8/23/2021
3.7.2.24 89,405 8/19/2021
3.7.2.23 339,119 8/16/2021
3.7.2.22 124,035 8/12/2021
3.7.2.21 113,897 8/10/2021
3.7.2.20 140,278 8/6/2021
3.7.2.19 57,809 8/4/2021
3.7.2.18 160,882 7/30/2021
3.7.2.17 29,922 7/29/2021
3.7.2.16 98,595 7/27/2021
3.7.2.15 213,924 7/21/2021
3.7.2.14 181,802 7/16/2021
3.7.2.13 446,922 7/13/2021
3.7.2.12 39,674 7/12/2021
3.7.2.11 82,903 7/9/2021
3.7.2.10 43,853 7/8/2021
3.7.2.9 112,122 7/7/2021
3.7.2.8 42,647 7/6/2021
3.7.2.7 235,521 7/1/2021
3.7.2.6 170,551 6/25/2021
3.7.2.5 27,837 6/24/2021
3.7.2.4 108,257 6/21/2021
3.7.2.3 51,014 6/17/2021
3.7.2.2 42,472 6/15/2021
3.7.2.1 157,004 6/11/2021
3.7.2 303,592 6/1/2021
3.7.1.15 200,817 5/28/2021
3.7.1.14 48,965 5/27/2021
3.7.1.13 35,152 5/27/2021
3.7.1.12 131,210 5/24/2021
3.7.1.11 35,810 5/21/2021
3.7.1.10 54,921 5/20/2021
3.7.1.9 39,760 5/19/2021
3.7.1.8 73,678 5/18/2021
3.7.1.7 219,286 5/14/2021
3.7.1.6 22,691 5/12/2021
3.7.1.5 58,283 5/10/2021
3.7.1.4 6,078 5/10/2021
3.7.1.3 132,136 5/6/2021
3.7.1.2 276,461 4/30/2021
3.7.1.1 65,426 4/27/2021
3.7.1 509,618 4/23/2021
3.7.0.14 426,470 4/19/2021
3.7.0.13 139,968 4/15/2021
3.7.0.12 437,401 4/13/2021
3.7.0.11 29,305 4/12/2021
3.7.0.10 259,394 4/8/2021
3.7.0.9 66,670 4/7/2021
3.7.0.8 259,049 4/2/2021
3.7.0.7 59,010 4/1/2021
3.7.0.6 40,108 3/31/2021
3.7.0.5 7,935 3/31/2021
3.7.0.4 33,667 3/30/2021
3.7.0.3 23,924 3/29/2021
3.7.0.2 24,117 3/27/2021
3.7.0.1 20,062 3/26/2021
3.7.0 3,218,806 3/26/2021
3.5.1.51 315,362 3/25/2021
3.5.1.50 350,979 3/17/2021
3.5.1.49 118,176 3/15/2021
3.5.1.48 327,148 3/9/2021
3.5.1.47 171,240 3/5/2021
3.5.1.46 17,023 3/4/2021
3.5.1.45 70,539 3/1/2021
3.5.1.44 1,194,099 2/23/2021
3.5.1.43 83,223 2/19/2021
3.5.1.42 120,385 2/12/2021
3.5.1.41 84,110 2/9/2021
3.5.1.40 14,345 2/8/2021
3.5.1.39 75,996 2/5/2021
3.5.1.38 27,779 2/4/2021
3.5.1.37 465,646 1/29/2021
3.5.1.36 133,675 1/28/2021
3.5.1.35 27,935 1/27/2021
3.5.1.34 394,358 1/26/2021
3.5.1.33 251,793 1/20/2021
3.5.1.32 15,505 1/19/2021
3.5.1.31 133,680 1/15/2021
3.5.1.30 140,896 1/11/2021
3.5.1.29 52,956 1/7/2021
3.5.1.28 158,096 12/30/2020
3.5.1.27 43,308 12/23/2020
3.5.1.26 110,186 12/22/2020
3.5.1.25 27,577 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,167 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,519 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,058 12/2/2020
3.5.1.15 21,861 12/1/2020
3.5.1.14 157,300 12/1/2020
3.5.1.13 93,506 11/24/2020
3.5.1.12 29,618 11/23/2020
3.5.1.11 32,912 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,020 11/16/2020
3.5.1.7 50,637 11/13/2020
3.5.1.6 242,418 11/5/2020
3.5.1.5 46,315 11/4/2020
3.5.1.4 198,336 10/30/2020
3.5.1.3 36,577 10/28/2020
3.5.1.2 126,359 10/27/2020
3.5.1.1 22,681 10/26/2020
3.5.1 263,212 10/22/2020
3.5.0.31 25,934 10/21/2020
3.5.0.30 33,927 10/20/2020
3.5.0.29 186,551 10/16/2020
3.5.0.28 74,755 10/15/2020
3.5.0.27 262,299 10/9/2020
3.5.0.26 214,279 10/8/2020
3.5.0.25 63,843 10/6/2020
3.5.0.24 20,067 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,669 9/29/2020
3.5.0.20 55,696 9/25/2020
3.5.0.19 182,812 9/24/2020
3.5.0.18 56,510 9/21/2020
3.5.0.17 19,623 9/18/2020
3.5.0.16 306,479 9/17/2020
3.5.0.15 25,072 9/16/2020
3.5.0.14 31,447 9/15/2020
3.5.0.13 35,757 9/14/2020
3.5.0.12 79,391 9/11/2020
3.5.0.11 122,704 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,906 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,731 8/27/2020
3.5.0.3 14,929 8/26/2020
3.5.0.2 45,763 8/25/2020
3.5.0.1 111,646 8/24/2020
3.5.0 863,203 8/20/2020
3.5.0-beta 107,529 2/4/2020
3.3.102.17 1,937,650 8/19/2020
3.3.102.16 168,458 8/14/2020
3.3.102.15 91,909 8/10/2020
3.3.102.14 50,850 8/8/2020
3.3.102.13 16,496 8/6/2020
3.3.102.12 51,958 8/5/2020
3.3.102.11 28,944 8/4/2020
3.3.102.10 59,290 8/3/2020
3.3.102.9 80,455 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,185 7/23/2020
3.3.102.4 88,443 7/22/2020
3.3.102.3 134,186 7/17/2020
3.3.102.2 25,829 7/15/2020
3.3.102.1 152,793 7/9/2020
3.3.102 18,381 7/9/2020
3.3.101.194 216,838 7/8/2020
3.3.101.193 28,990 7/7/2020
3.3.101.192 78,231 7/2/2020
3.3.101.191 39,343 6/29/2020
3.3.101.190 23,389 6/26/2020
3.3.101.189 17,577 6/25/2020
3.3.101.188 33,112 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,417 6/19/2020
3.3.101.184 24,096 6/18/2020
3.3.101.183 25,158 6/17/2020
3.3.101.182 225,773 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,760 5/26/2020
3.3.101.173 66,123 5/22/2020
3.3.101.172 29,770 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,090 5/18/2020
3.3.101.168 54,959 5/15/2020
3.3.101.167 59,840 5/14/2020
3.3.101.166 93,712 5/11/2020
3.3.101.165 42,130 5/8/2020
3.3.101.164 21,707 5/8/2020
3.3.101.163 6,290 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,645 4/29/2020
3.3.101.157 33,985 4/28/2020
3.3.101.156 19,558 4/27/2020
3.3.101.155 85,262 4/24/2020
3.3.101.154 16,604 4/23/2020
3.3.101.153 19,335 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,440 4/16/2020
3.3.101.148 222,916 4/8/2020
3.3.101.147 324,897 4/6/2020
3.3.101.146 104,625 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,007 3/31/2020
3.3.101.141 15,553 3/30/2020
3.3.101.140 68,211 3/27/2020
3.3.101.139 21,943 3/26/2020
3.3.101.138 19,325 3/25/2020
3.3.101.137 40,390 3/24/2020
3.3.101.136 40,480 3/20/2020
3.3.101.135 13,763 3/19/2020
3.3.101.134 39,603 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 104,994 3/6/2020
3.3.101.129 99,192 3/5/2020
3.3.101.128 95,095 3/2/2020
3.3.101.127 72,274 2/28/2020
3.3.101.126 7,186 2/27/2020
3.3.101.125 77,851 2/26/2020
3.3.101.124 20,463 2/25/2020
3.3.101.123 170,230 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,246 2/10/2020
3.3.101.119 84,889 2/7/2020
3.3.101.118 79,737 2/4/2020
3.3.101.117 177,515 1/24/2020
3.3.101.116 10,984 1/23/2020
3.3.101.115 60,370 1/21/2020
3.3.101.114 100,080 1/17/2020
3.3.101.113 36,350 1/16/2020
3.3.101.112 93,915 1/15/2020
3.3.101.111 105,575 1/10/2020
3.3.101.110 229,258 1/8/2020
3.3.101.109 14,579 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,780 12/18/2019
3.3.101.103 55,709 12/18/2019
3.3.101.102 76,317 12/16/2019
3.3.101.101 27,090 12/13/2019
3.3.101.100 16,622 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,976 12/9/2019
3.3.101.96 163,420 12/3/2019
3.3.101.95 51,146 12/2/2019
3.3.101.94 71,096 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,425 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,721 10/31/2019
3.3.101.81 11,276 10/30/2019
3.3.101.80 40,269 10/28/2019
3.3.101.79 6,842 10/28/2019
3.3.101.78 70,426 10/24/2019
3.3.101.77 9,247 10/22/2019
3.3.101.76 31,092 10/18/2019
3.3.101.75 43,923 10/17/2019
3.3.101.74 183,785 10/16/2019
3.3.101.73 104,628 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,371 9/30/2019
3.3.101.69 77,963 9/26/2019
3.3.101.68 60,438 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,570 9/17/2019
3.3.101.63 21,581 9/16/2019
3.3.101.62 38,901 9/12/2019
3.3.101.61 114,539 9/9/2019
3.3.101.60 27,369 9/6/2019
3.3.101.59 70,128 9/5/2019
3.3.101.58 18,524 9/4/2019
3.3.101.57 188,268 8/27/2019
3.3.101.56 140,259 8/23/2019
3.3.101.55 16,992 8/22/2019
3.3.101.54 119,190 8/16/2019
3.3.101.53 22,606 8/15/2019
3.3.101.52 26,369 8/14/2019
3.3.101.51 9,544 8/13/2019
3.3.101.50 37,782 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,715 8/7/2019
3.3.101.46 6,147 8/7/2019
3.3.101.45 129,948 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,648 7/29/2019
3.3.101.41 36,683 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,499 7/19/2019
3.3.101.37 13,194 7/19/2019
3.3.101.36 74,782 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,430 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,220 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,281 6/17/2019
3.3.101.22 14,214 6/14/2019
3.3.101.21 36,959 6/13/2019
3.3.101.20 54,163 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,878 5/31/2019
3.3.101.16 10,635 5/30/2019
3.3.101.15 40,138 5/29/2019
3.3.101.14 13,012 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,105 5/21/2019
3.3.101.10 31,652 5/20/2019
3.3.101.9 60,302 5/17/2019
3.3.101.8 104,666 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,226 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,975 4/24/2019
3.3.100.7 36,594 4/18/2019
3.3.100.6 53,143 4/16/2019
3.3.100.5 159,166 4/4/2019
3.3.100.4 20,738 4/3/2019
3.3.100.3 76,979 3/29/2019
3.3.100.2 30,960 3/26/2019
3.3.100.1 109,424 3/22/2019
3.3.100 106,135 3/21/2019
3.3.3.26 122,546 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,780 2/26/2019
3.3.3.22 233,047 2/20/2019
3.3.3.21 119,073 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,778 2/4/2019
3.3.3.17 478,008 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,057 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,775 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,037 12/15/2018
3.3.3.5 11,244 12/14/2018
3.3.3.4 17,691 12/12/2018
3.3.3.3 282,343 12/4/2018
3.3.3.2 145,479 11/16/2018
3.3.3.1 15,162 11/16/2018
3.3.3 176,646 11/15/2018
3.3.2.11 26,653 11/13/2018
3.3.2.10 35,198 11/9/2018
3.3.2.9 40,743 11/9/2018
3.3.2.8 12,706 11/7/2018
3.3.2.7 17,999 11/7/2018
3.3.2.6 7,477 11/6/2018
3.3.2.5 79,151 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,897 10/17/2018
3.3.1.14 129,388 10/6/2018
3.3.1.13 20,683 10/4/2018
3.3.1.12 87,162 9/26/2018
3.3.1.11 894,557 9/10/2018
3.3.1.10 39,181 9/7/2018
3.3.1.9 135,015 8/28/2018
3.3.1.8 106,137 8/16/2018
3.3.1.7 9,715 8/15/2018
3.3.1.6 173,515 8/3/2018
3.3.1.5 40,303 8/2/2018
3.3.1.4 171,657 7/23/2018
3.3.1.3 293,866 7/3/2018
3.3.1.2 170,084 6/23/2018
3.3.1.1 41,249 6/19/2018
3.3.1 137,204 6/1/2018
3.3.0.29 556,748 4/25/2018
3.3.0.28 52,305 4/20/2018
3.3.0.27 245,233 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,536 11/11/2017
3.3.0.23 97,143 10/24/2017
3.3.0.22 94,708 10/9/2017
3.3.0.21 627,816 7/24/2017
3.3.0.20 187,583 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,283 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,244 3/31/2017
3.3.0.10 45,795 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,130 1/20/2017
3.3.0.6 43,012 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,062 11/15/2016
3.3.0.2 16,431 11/4/2016
3.3.0.1 62,315 10/11/2016
3.3.0 297,098 9/19/2016
3.2.8-rc 4,892 9/8/2016
3.2.7-beta 5,253 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,818 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,264 9/8/2016
3.1.2 6,798 9/6/2016
3.1.1.2 92,247 8/9/2016
3.1.1.1 21,808 7/13/2016
3.1.1 12,766 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,710 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,636 10/7/2015
3.1.0.1 9,272 8/27/2015
3.1.0 69,728 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