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