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 1,006 11/5/2025
4.0.2.2 33,745 10/27/2025
4.0.2.1 14,406 10/23/2025
4.0.2 5,310 10/22/2025
4.0.1.9 29,732 10/16/2025
4.0.1.8 47,211 10/10/2025
4.0.1.7 9,044 10/9/2025
4.0.1.6 64,703 10/1/2025
4.0.1.5 28,784 9/30/2025
4.0.1.4 11,472 9/29/2025
4.0.1.3 130,061 9/23/2025
4.0.1.2 83,851 9/16/2025
4.0.1.1 218,211 8/29/2025
4.0.1 28,761 8/27/2025
4.0.0.21 68,989 8/21/2025
4.0.0.20 77,518 8/15/2025
4.0.0.19 22,471 8/13/2025
4.0.0.18 203,547 8/6/2025
4.0.0.17 47,301 8/4/2025
4.0.0.16 43,814 8/1/2025
4.0.0.15 117,616 7/23/2025
4.0.0.14 112,502 7/15/2025
4.0.0.13 85,507 7/9/2025
4.0.0.12 158,386 7/1/2025
4.0.0.11 91,294 6/23/2025
4.0.0.10 37,795 6/18/2025
4.0.0.9 42,034 6/16/2025
4.0.0.8 149,394 6/12/2025
4.0.0.7 18,240 6/11/2025
4.0.0.6 45,611 6/10/2025
4.0.0.5 130,518 6/4/2025
4.0.0.4 277,940 5/16/2025
4.0.0.3 16,503 5/15/2025
4.0.0.2 252,665 5/6/2025
4.0.0.1 56,403 4/30/2025
4.0.0 1,183,020 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 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,925 10/11/2024
4.0.0-preview.3 488 10/1/2024
4.0.0-preview.2 2,586 8/28/2024
4.0.0-preview 2,026 8/15/2024
3.7.502.8 0 11/6/2025
3.7.502.7 2,268 11/4/2025
3.7.502.6 6,839 10/31/2025
3.7.502.5 2,049 10/30/2025
3.7.502.4 5,060 10/28/2025
3.7.502.3 6,194 10/27/2025
3.7.502.2 4,622 10/24/2025
3.7.502.1 2,947 10/23/2025
3.7.502 2,270 10/22/2025
3.7.501.23 15,609 10/17/2025
3.7.501.22 3,242 10/16/2025
3.7.501.21 4,133 10/15/2025
3.7.501.20 13,448 10/10/2025
3.7.501.19 5,568 10/9/2025
3.7.501.18 4,739 10/8/2025
3.7.501.17 4,807 10/7/2025
3.7.501.16 23,522 9/30/2025
3.7.501.15 6,255 9/29/2025
3.7.501.14 9,395 9/26/2025
3.7.501.13 5,308 9/25/2025
3.7.501.12 10,083 9/23/2025
3.7.501.11 6,807 9/22/2025
3.7.501.10 9,196 9/19/2025
3.7.501.9 44,162 9/16/2025
3.7.501.8 7,560 9/15/2025
3.7.501.7 57,215 9/11/2025
3.7.501.6 5,131 9/10/2025
3.7.501.5 7,826 9/9/2025
3.7.501.4 12,115 9/8/2025
3.7.501.3 24,115 9/4/2025
3.7.501.2 12,793 9/2/2025
3.7.501.1 13,216 8/29/2025
3.7.501 12,470 8/27/2025
3.7.500.11 9,258 8/26/2025
3.7.500.10 6,974 8/25/2025
3.7.500.9 8,677 8/21/2025
3.7.500.8 7,473 8/20/2025
3.7.500.7 23,252 8/12/2025
3.7.500.6 9,899 8/11/2025
3.7.500.5 19,604 8/8/2025
3.7.500.4 10,578 8/6/2025
3.7.500.3 8,785 8/5/2025
3.7.500.2 5,955 8/4/2025
3.7.500.1 8,920 8/1/2025
3.7.500 26,704 7/31/2025
3.7.400.185 14,006 7/30/2025
3.7.400.184 7,707 7/29/2025
3.7.400.183 8,625 7/28/2025
3.7.400.182 84,330 7/24/2025
3.7.400.181 9,484 7/23/2025
3.7.400.180 7,862 7/22/2025
3.7.400.179 12,342 7/21/2025
3.7.400.178 11,991 7/18/2025
3.7.400.177 7,103 7/17/2025
3.7.400.176 14,221 7/16/2025
3.7.400.175 5,544 7/15/2025
3.7.400.174 30,790 7/9/2025
3.7.400.173 37,693 7/3/2025
3.7.400.172 12,865 7/1/2025
3.7.400.171 13,792 6/30/2025
3.7.400.170 18,545 6/27/2025
3.7.400.169 27,056 6/26/2025
3.7.400.168 16,592 6/23/2025
3.7.400.167 11,084 6/20/2025
3.7.400.166 36,871 6/18/2025
3.7.400.165 85,944 6/11/2025
3.7.400.164 23,671 6/10/2025
3.7.400.163 12,016 6/9/2025
3.7.400.162 16,921 6/6/2025
3.7.400.161 12,644 6/5/2025
3.7.400.160 12,140 6/4/2025
3.7.400.159 108,939 6/2/2025
3.7.400.158 11,388 5/30/2025
3.7.400.157 25,836 5/28/2025
3.7.400.156 25,745 5/23/2025
3.7.400.155 15,841 5/21/2025
3.7.400.154 52,160 5/20/2025
3.7.400.153 48,612 5/19/2025
3.7.400.152 15,282 5/16/2025
3.7.400.151 68,306 5/12/2025
3.7.400.150 32,095 5/9/2025
3.7.400.149 10,582 5/8/2025
3.7.400.148 16,169 5/7/2025
3.7.400.147 16,748 5/6/2025
3.7.400.146 13,633 5/5/2025
3.7.400.145 27,956 5/2/2025
3.7.400.144 14,513 5/1/2025
3.7.400.143 13,510 4/30/2025
3.7.400.142 83,041 4/29/2025
3.7.400.141 190,083 4/28/2025
3.7.400.140 51,162 4/25/2025
3.7.400.139 16,095 4/24/2025
3.7.400.138 53,893 4/23/2025
3.7.400.137 77,434 4/18/2025
3.7.400.136 19,254 4/17/2025
3.7.400.135 50,586 4/16/2025
3.7.400.134 71,689 4/14/2025
3.7.400.133 89,883 4/11/2025
3.7.400.132 43,293 4/10/2025
3.7.400.131 28,741 4/9/2025
3.7.400.130 23,649 4/8/2025
3.7.400.129 227,538 4/4/2025
3.7.400.128 19,752 4/3/2025
3.7.400.127 42,690 4/3/2025
3.7.400.126 7,967 4/2/2025
3.7.400.125 67,469 4/1/2025
3.7.400.124 24,390 3/31/2025
3.7.400.123 52,190 3/28/2025
3.7.400.122 185,175 3/27/2025
3.7.400.121 24,736 3/26/2025
3.7.400.120 42,725 3/25/2025
3.7.400.119 54,091 3/24/2025
3.7.400.118 57,555 3/21/2025
3.7.400.117 30,674 3/20/2025
3.7.400.116 45,688 3/19/2025
3.7.400.115 31,539 3/18/2025
3.7.400.114 46,366 3/17/2025
3.7.400.113 36,532 3/14/2025
3.7.400.112 25,386 3/14/2025
3.7.400.111 103,029 3/11/2025
3.7.400.110 30,783 3/10/2025
3.7.400.109 50,494 3/7/2025
3.7.400.108 44,801 3/6/2025
3.7.400.107 26,735 3/5/2025
3.7.400.106 124,702 3/4/2025
3.7.400.105 81,721 3/3/2025
3.7.400.104 113,556 2/28/2025
3.7.400.103 20,135 2/27/2025
3.7.400.102 23,426 2/26/2025
3.7.400.101 49,509 2/25/2025
3.7.400.100 46,955 2/24/2025
3.7.400.99 48,902 2/21/2025
3.7.400.98 2,006,962 2/20/2025
3.7.400.97 70,199 2/18/2025
3.7.400.96 37,142 2/17/2025
3.7.400.95 62,404 2/13/2025
3.7.400.94 68,309 2/12/2025
3.7.400.93 52,603 2/11/2025
3.7.400.92 120,041 2/10/2025
3.7.400.91 43,606 2/7/2025
3.7.400.90 88,702 2/6/2025
3.7.400.89 22,230 2/5/2025
3.7.400.88 98,883 2/4/2025
3.7.400.87 39,187 2/3/2025
3.7.400.86 184,944 1/30/2025
3.7.400.85 174,513 1/27/2025
3.7.400.84 120,201 1/22/2025
3.7.400.83 21,659 1/21/2025
3.7.400.82 50,429 1/17/2025
3.7.400.81 35,082 1/16/2025
3.7.400.80 385,951 1/15/2025
3.7.400.79 50,794 1/14/2025
3.7.400.78 29,026 1/13/2025
3.7.400.77 48,969 1/10/2025
3.7.400.76 23,977 1/9/2025
3.7.400.75 28,416 1/8/2025
3.7.400.74 55,985 1/7/2025
3.7.400.73 33,149 1/6/2025
3.7.400.72 99,589 1/3/2025
3.7.400.71 43,175 1/2/2025
3.7.400.70 216,818 12/26/2024
3.7.400.69 65,328 12/23/2024
3.7.400.68 23,333 12/20/2024
3.7.400.67 42,082 12/19/2024
3.7.400.66 58,139 12/18/2024
3.7.400.65 32,035 12/17/2024
3.7.400.64 106,355 12/13/2024
3.7.400.63 80,191 12/12/2024
3.7.400.62 40,285 12/11/2024
3.7.400.61 67,066 12/10/2024
3.7.400.60 35,964 12/9/2024
3.7.400.59 478,219 12/3/2024
3.7.400.58 305,885 11/27/2024
3.7.400.57 227,272 11/22/2024
3.7.400.56 38,050 11/21/2024
3.7.400.55 38,014 11/21/2024
3.7.400.54 163,143 11/19/2024
3.7.400.53 204,924 11/15/2024
3.7.400.52 23,599 11/15/2024
3.7.400.51 11,305 11/14/2024
3.7.400.50 58,451 11/13/2024
3.7.400.49 47,067 11/12/2024
3.7.400.48 36,785 11/11/2024
3.7.400.47 50,536 11/8/2024
3.7.400.46 87,857 11/7/2024
3.7.400.45 401,858 11/1/2024
3.7.400.44 117,498 10/31/2024
3.7.400.43 48,362 10/30/2024
3.7.400.42 137,281 10/29/2024
3.7.400.41 83,913 10/28/2024
3.7.400.40 36,047 10/25/2024
3.7.400.39 32,963 10/24/2024
3.7.400.38 95,758 10/23/2024
3.7.400.37 81,121 10/22/2024
3.7.400.36 230,535 10/16/2024
3.7.400.35 104,284 10/15/2024
3.7.400.34 58,714 10/14/2024
3.7.400.33 173,378 10/9/2024
3.7.400.32 84,358 10/8/2024
3.7.400.31 45,672 10/7/2024
3.7.400.30 1,315,909 10/4/2024
3.7.400.29 61,652 10/3/2024
3.7.400.28 58,718 10/2/2024
3.7.400.27 28,673 10/1/2024
3.7.400.26 119,720 9/27/2024
3.7.400.25 78,918 9/26/2024
3.7.400.24 51,781 9/25/2024
3.7.400.23 37,035 9/24/2024
3.7.400.22 129,801 9/21/2024
3.7.400.21 798,460 9/16/2024
3.7.400.20 59,248 9/13/2024
3.7.400.19 74,398 9/11/2024
3.7.400.18 67,273 9/10/2024
3.7.400.17 92,702 9/9/2024
3.7.400.16 69,347 9/6/2024
3.7.400.15 73,304 9/5/2024
3.7.400.14 189,624 9/4/2024
3.7.400.13 138,393 8/30/2024
3.7.400.12 169,062 8/28/2024
3.7.400.11 252,671 8/22/2024
3.7.400.10 107,312 8/21/2024
3.7.400.9 19,793 8/20/2024
3.7.400.8 43,767 8/19/2024
3.7.400.7 46,255 8/16/2024
3.7.400.6 52,430 8/15/2024
3.7.400.5 198,556 8/13/2024
3.7.400.4 160,408 8/9/2024
3.7.400.3 828,564 8/5/2024
3.7.400.2 274,995 7/30/2024
3.7.400.1 113,787 7/29/2024
3.7.400 2,182,290 7/24/2024
3.7.302.2 56,377 7/22/2024
3.7.302.1 140,447 7/18/2024
3.7.302 345,808 7/12/2024
3.7.301.66 100,762 7/10/2024
3.7.301.65 68,155 7/9/2024
3.7.301.64 26,428 7/8/2024
3.7.301.63 91,528 7/5/2024
3.7.301.62 103,894 7/3/2024
3.7.301.61 75,380 7/1/2024
3.7.301.60 139,962 6/28/2024
3.7.301.59 48,296 6/27/2024
3.7.301.58 101,281 6/24/2024
3.7.301.57 66,397 6/20/2024
3.7.301.56 111,333 6/19/2024
3.7.301.55 25,517 6/18/2024
3.7.301.54 348,486 6/12/2024
3.7.301.53 46,696 6/11/2024
3.7.301.52 86,971 6/10/2024
3.7.301.51 73,192 6/7/2024
3.7.301.50 41,400 6/6/2024
3.7.301.49 32,560 6/5/2024
3.7.301.48 53,708 6/4/2024
3.7.301.47 43,794 6/3/2024
3.7.301.46 103,299 5/30/2024
3.7.301.45 32,433 5/29/2024
3.7.301.44 45,766 5/28/2024
3.7.301.43 106,800 5/23/2024
3.7.301.42 38,140 5/22/2024
3.7.301.41 112,915 5/17/2024
3.7.301.40 51,984 5/16/2024
3.7.301.39 111,488 5/14/2024
3.7.301.38 110,621 5/13/2024
3.7.301.37 67,893 5/10/2024
3.7.301.36 45,798 5/9/2024
3.7.301.35 248,486 5/6/2024
3.7.301.34 57,687 5/3/2024
3.7.301.33 36,552 5/1/2024
3.7.301.32 52,455 4/29/2024
3.7.301.31 51,888 4/26/2024
3.7.301.30 26,238 4/25/2024
3.7.301.29 138,973 4/24/2024
3.7.301.28 186,685 4/23/2024
3.7.301.27 33,627 4/22/2024
3.7.301.26 53,265 4/19/2024
3.7.301.25 537,614 4/18/2024
3.7.301.24 33,237 4/17/2024
3.7.301.23 75,561 4/16/2024
3.7.301.22 336,254 4/11/2024
3.7.301.21 38,091 4/10/2024
3.7.301.20 52,496 4/9/2024
3.7.301.19 82,565 4/8/2024
3.7.301.18 89,224 4/5/2024
3.7.301.17 45,917 4/4/2024
3.7.301.16 39,781 4/3/2024
3.7.301.15 41,453 4/2/2024
3.7.301.14 57,034 4/1/2024
3.7.301.13 38,882 3/29/2024
3.7.301.12 33,658 3/28/2024
3.7.301.11 113,129 3/27/2024
3.7.301.10 66,258 3/26/2024
3.7.301.9 49,532 3/25/2024
3.7.301.8 1,409,301 3/22/2024
3.7.301.7 234,572 3/18/2024
3.7.301.6 43,042 3/15/2024
3.7.301.5 64,696 3/14/2024
3.7.301.4 50,243 3/13/2024
3.7.301.3 169,836 3/8/2024
3.7.301.2 256,499 2/29/2024
3.7.301.1 242,658 2/27/2024
3.7.301 716,041 2/16/2024
3.7.300.51 63,590 2/15/2024
3.7.300.50 31,392 2/14/2024
3.7.300.49 28,155 2/13/2024
3.7.300.48 91,652 2/9/2024
3.7.300.47 82,755 2/7/2024
3.7.300.46 328,004 2/2/2024
3.7.300.45 23,445 2/1/2024
3.7.300.44 58,903 1/31/2024
3.7.300.43 64,614 1/30/2024
3.7.300.42 142,289 1/29/2024
3.7.300.41 108,504 1/25/2024
3.7.300.40 90,005 1/25/2024
3.7.300.39 97,500 1/19/2024
3.7.300.38 23,254 1/18/2024
3.7.300.37 71,467 1/16/2024
3.7.300.36 141,861 1/14/2024
3.7.300.35 7,176 1/12/2024
3.7.300.34 44,154 1/11/2024
3.7.300.33 35,676 1/10/2024
3.7.300.32 87,093 1/8/2024
3.7.300.31 68,545 1/5/2024
3.7.300.30 14,304 1/4/2024
3.7.300.29 82,234 1/3/2024
3.7.300.28 184,706 12/28/2023
3.7.300.27 23,721 12/27/2023
3.7.300.26 13,123 12/26/2023
3.7.300.25 27,617 12/22/2023
3.7.300.24 38,407 12/21/2023
3.7.300.23 23,196 12/20/2023
3.7.300.22 32,511 12/19/2023
3.7.300.21 721,582 12/18/2023
3.7.300.20 45,277 12/15/2023
3.7.300.19 25,204 12/14/2023
3.7.300.18 95,214 12/13/2023
3.7.300.17 118,518 12/12/2023
3.7.300.16 433,582 12/7/2023
3.7.300.15 193,073 12/6/2023
3.7.300.14 45,105 12/5/2023
3.7.300.13 85,548 12/4/2023
3.7.300.12 102,319 11/30/2023
3.7.300.11 48,129 11/28/2023
3.7.300.10 34,124 11/28/2023
3.7.300.9 13,041 11/27/2023
3.7.300.8 83,298 11/27/2023
3.7.300.7 464,701 11/21/2023
3.7.300.6 38,399 11/20/2023
3.7.300.5 192,213 11/17/2023
3.7.300.4 27,060 11/16/2023
3.7.300.3 32,284 11/15/2023
3.7.300.2 63,315 11/14/2023
3.7.300.1 51,784 11/13/2023
3.7.300 1,265,908 11/10/2023
3.7.201.5 110,659 11/8/2023
3.7.201.4 234,648 11/7/2023
3.7.201.3 35,182 11/6/2023
3.7.201.2 143,103 11/2/2023
3.7.201.1 166,666 10/27/2023
3.7.201 94,217 10/26/2023
3.7.200.61 447,292 10/24/2023
3.7.200.60 39,507 10/23/2023
3.7.200.59 43,760 10/20/2023
3.7.200.58 37,063 10/19/2023
3.7.200.57 44,467 10/18/2023
3.7.200.56 39,365 10/17/2023
3.7.200.55 24,924 10/16/2023
3.7.200.54 39,245 10/12/2023
3.7.200.53 98,585 10/7/2023
3.7.200.52 149,992 10/5/2023
3.7.200.51 40,307 10/4/2023
3.7.200.50 50,308 10/3/2023
3.7.200.49 131,423 10/2/2023
3.7.200.48 70,364 9/28/2023
3.7.200.47 24,196 9/28/2023
3.7.200.46 6,688 9/27/2023
3.7.200.45 80,409 9/25/2023
3.7.200.44 126,990 9/22/2023
3.7.200.43 91,770 9/20/2023
3.7.200.42 29,968 9/19/2023
3.7.200.41 71,664 9/15/2023
3.7.200.40 28,068 9/15/2023
3.7.200.39 25,886 9/14/2023
3.7.200.38 18,342 9/13/2023
3.7.200.37 38,104 9/12/2023
3.7.200.36 175,508 9/8/2023
3.7.200.35 98,126 9/8/2023
3.7.200.34 56,152 9/6/2023
3.7.200.33 30,573 9/5/2023
3.7.200.32 170,019 9/1/2023
3.7.200.31 25,794 9/1/2023
3.7.200.30 5,811 8/31/2023
3.7.200.29 44,715 8/31/2023
3.7.200.28 6,015 8/30/2023
3.7.200.27 93,593 8/28/2023
3.7.200.26 92,587 8/25/2023
3.7.200.25 30,321 8/24/2023
3.7.200.24 305,284 8/23/2023
3.7.200.23 74,867 8/22/2023
3.7.200.22 77,881 8/21/2023
3.7.200.21 56,025 8/18/2023
3.7.200.20 10,664 8/18/2023
3.7.200.19 23,953 8/17/2023
3.7.200.18 97,701 8/15/2023
3.7.200.17 30,477 8/14/2023
3.7.200.16 65,389 8/11/2023
3.7.200.15 36,160 8/10/2023
3.7.200.14 33,280 8/9/2023
3.7.200.13 29,732 8/8/2023
3.7.200.12 6,876 8/8/2023
3.7.200.11 30,845 8/7/2023
3.7.200.10 75,325 8/4/2023
3.7.200.9 64,290 8/2/2023
3.7.200.8 106,916 8/1/2023
3.7.200.7 56,832 7/31/2023
3.7.200.6 179,184 7/28/2023
3.7.200.5 110,241 7/26/2023
3.7.200.4 165,279 7/24/2023
3.7.200.3 60,336 7/21/2023
3.7.200.2 48,340 7/20/2023
3.7.200.1 642,702 7/18/2023
3.7.200 186,378 7/18/2023
3.7.101.90 77,359 7/17/2023
3.7.101.89 1,072,226 7/13/2023
3.7.101.88 658,412 7/7/2023
3.7.101.87 6,174 7/7/2023
3.7.101.86 31,013 7/6/2023
3.7.101.85 88,967 7/5/2023
3.7.101.84 61,740 7/3/2023
3.7.101.83 550,383 6/20/2023
3.7.101.82 713,759 6/15/2023
3.7.101.81 205,593 6/13/2023
3.7.101.80 58,662 6/12/2023
3.7.101.79 97,589 6/8/2023
3.7.101.78 130,130 6/6/2023
3.7.101.77 30,146 6/5/2023
3.7.101.76 60,423 6/2/2023
3.7.101.75 20,307 6/2/2023
3.7.101.74 41,976 6/1/2023
3.7.101.73 126,484 5/30/2023
3.7.101.72 65,884 5/26/2023
3.7.101.71 24,572 5/25/2023
3.7.101.70 75,895 5/24/2023
3.7.101.69 148,132 5/23/2023
3.7.101.68 89,136 5/19/2023
3.7.101.67 29,915 5/18/2023
3.7.101.66 76,629 5/16/2023
3.7.101.65 43,064 5/15/2023
3.7.101.64 198,335 5/11/2023
3.7.101.63 79,050 5/9/2023
3.7.101.62 57,783 5/8/2023
3.7.101.61 107,342 5/4/2023
3.7.101.60 94,618 5/2/2023
3.7.101.59 30,114 5/1/2023
3.7.101.58 64,858 4/28/2023
3.7.101.57 106,042 4/27/2023
3.7.101.56 38,752 4/26/2023
3.7.101.55 114,024 4/25/2023
3.7.101.54 59,151 4/25/2023
3.7.101.53 60,968 4/21/2023
3.7.101.52 36,857 4/21/2023
3.7.101.51 60,863 4/19/2023
3.7.101.50 899,863 4/17/2023
3.7.101.49 32,328 4/14/2023
3.7.101.48 29,825 4/13/2023
3.7.101.47 57,316 4/12/2023
3.7.101.46 43,053 4/11/2023
3.7.101.45 41,063 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,740 4/5/2023
3.7.101.41 40,746 4/4/2023
3.7.101.40 41,864 4/3/2023
3.7.101.39 60,687 3/31/2023
3.7.101.38 33,600 3/30/2023
3.7.101.37 70,315 3/29/2023
3.7.101.36 30,644 3/28/2023
3.7.101.35 283,719 3/24/2023
3.7.101.34 38,672 3/23/2023
3.7.101.33 173,243 3/22/2023
3.7.101.32 253,563 3/21/2023
3.7.101.31 128,072 3/20/2023
3.7.101.30 65,324 3/17/2023
3.7.101.29 70,053 3/17/2023
3.7.101.28 41,884 3/16/2023
3.7.101.27 76,421 3/15/2023
3.7.101.26 38,699 3/14/2023
3.7.101.25 79,826 3/13/2023
3.7.101.24 58,247 3/10/2023
3.7.101.23 42,102 3/9/2023
3.7.101.22 64,776 3/8/2023
3.7.101.21 22,668 3/7/2023
3.7.101.20 207,813 3/3/2023
3.7.101.19 88,698 3/2/2023
3.7.101.18 62,669 3/1/2023
3.7.101.17 60,143 2/28/2023
3.7.101.16 36,804 2/27/2023
3.7.101.15 127,669 2/23/2023
3.7.101.14 232,312 2/21/2023
3.7.101.13 706,925 2/18/2023
3.7.101.12 6,057 2/17/2023
3.7.101.11 166,443 2/16/2023
3.7.101.10 69,849 2/15/2023
3.7.101.9 66,393 2/13/2023
3.7.101.8 70,012 2/10/2023
3.7.101.7 62,826 2/9/2023
3.7.101.6 77,791 2/8/2023
3.7.101.5 36,731 2/7/2023
3.7.101.4 59,643 2/6/2023
3.7.101.3 359,097 2/3/2023
3.7.101.2 61,123 2/2/2023
3.7.101.1 14,145 2/2/2023
3.7.101 60,638 2/1/2023
3.7.100.64 225,821 1/31/2023
3.7.100.63 168,530 1/26/2023
3.7.100.62 76,174 1/25/2023
3.7.100.61 108,021 1/24/2023
3.7.100.60 94,451 1/23/2023
3.7.100.59 280,687 1/20/2023
3.7.100.58 21,495 1/20/2023
3.7.100.57 63,375 1/18/2023
3.7.100.56 122,190 1/17/2023
3.7.100.55 175,445 1/13/2023
3.7.100.54 45,535 1/12/2023
3.7.100.53 102,857 1/10/2023
3.7.100.52 68,179 1/9/2023
3.7.100.51 76,405 1/6/2023
3.7.100.50 39,291 1/5/2023
3.7.100.49 764,410 1/4/2023
3.7.100.48 8,661 1/3/2023
3.7.100.47 218,650 12/30/2022
3.7.100.46 32,110 12/29/2022
3.7.100.45 111,494 12/23/2022
3.7.100.44 30,040 12/22/2022
3.7.100.43 35,379 12/21/2022
3.7.100.42 42,285 12/20/2022
3.7.100.41 38,305 12/19/2022
3.7.100.40 137,722 12/16/2022
3.7.100.39 94,168 12/16/2022
3.7.100.38 35,474 12/15/2022
3.7.100.37 138,152 12/14/2022
3.7.100.36 35,272 12/13/2022
3.7.100.35 121,181 12/12/2022
3.7.100.34 85,523 12/8/2022
3.7.100.33 106,633 12/8/2022
3.7.100.32 8,590 12/7/2022
3.7.100.31 56,269 12/6/2022
3.7.100.30 236,712 12/5/2022
3.7.100.29 41,883 12/2/2022
3.7.100.28 14,863 12/2/2022
3.7.100.27 285,967 12/1/2022
3.7.100.26 29,273 11/30/2022
3.7.100.25 55,185 11/29/2022
3.7.100.24 29,985 11/29/2022
3.7.100.23 163,285 11/28/2022
3.7.100.22 160,139 11/22/2022
3.7.100.21 235,280 11/18/2022
3.7.100.20 69,257 11/17/2022
3.7.100.19 1,737,909 11/16/2022
3.7.100.18 13,973 11/16/2022
3.7.100.17 69,448 11/15/2022
3.7.100.16 170,124 11/11/2022
3.7.100.15 63,584 11/10/2022
3.7.100.14 253,052 11/9/2022
3.7.100.13 28,026 11/9/2022
3.7.100.12 10,936 11/9/2022
3.7.100.11 6,851 11/8/2022
3.7.100.10 251,556 11/7/2022
3.7.100.9 148,564 11/4/2022
3.7.100.8 74,743 11/2/2022
3.7.100.7 116,649 10/31/2022
3.7.100.6 61,945 10/29/2022
3.7.100.5 14,707 10/28/2022
3.7.100.4 68,107 10/27/2022
3.7.100.3 47,302 10/26/2022
3.7.100.2 43,833 10/25/2022
3.7.100.1 24,026 10/24/2022
3.7.100 237,467 10/21/2022
3.7.4.25 146,147 10/20/2022
3.7.4.24 99,858 10/19/2022
3.7.4.23 357,724 10/18/2022
3.7.4.22 105,889 10/14/2022
3.7.4.21 593,648 10/13/2022
3.7.4.20 362,131 10/7/2022
3.7.4.19 99,231 10/6/2022
3.7.4.18 116,793 10/4/2022
3.7.4.17 37,170 10/3/2022
3.7.4.16 246,012 9/30/2022
3.7.4.15 45,063 9/29/2022
3.7.4.14 54,713 9/27/2022
3.7.4.13 4,111,525 9/27/2022
3.7.4.12 15,835 9/26/2022
3.7.4.11 67,499 9/23/2022
3.7.4.10 51,976 9/22/2022
3.7.4.9 43,941 9/21/2022
3.7.4.8 32,328 9/20/2022
3.7.4.7 151,093 9/19/2022
3.7.4.6 93,524 9/15/2022
3.7.4.5 40,569 9/14/2022
3.7.4.4 59,845 9/13/2022
3.7.4.3 168,924 9/9/2022
3.7.4.2 66,589 9/9/2022
3.7.4.1 9,824 9/8/2022
3.7.4 32,876 9/7/2022
3.7.3.101 618,504 9/2/2022
3.7.3.100 35,444 9/1/2022
3.7.3.99 129,894 8/30/2022
3.7.3.98 106,848 8/29/2022
3.7.3.97 81,641 8/25/2022
3.7.3.96 149,350 8/23/2022
3.7.3.95 86,992 8/22/2022
3.7.3.94 69,734 8/19/2022
3.7.3.93 149,333 8/16/2022
3.7.3.92 106,335 8/12/2022
3.7.3.91 92,707 8/11/2022
3.7.3.90 220,966 8/8/2022
3.7.3.89 59,245 8/4/2022
3.7.3.88 127,015 8/2/2022
3.7.3.87 139,998 7/29/2022
3.7.3.86 24,078 7/28/2022
3.7.3.85 37,766 7/27/2022
3.7.3.84 122,254 7/22/2022
3.7.3.83 279,420 7/20/2022
3.7.3.82 77,069 7/18/2022
3.7.3.81 31,358 7/15/2022
3.7.3.80 35,307 7/14/2022
3.7.3.79 100,187 7/12/2022
3.7.3.78 30,432 7/11/2022
3.7.3.77 119,580 7/5/2022
3.7.3.76 372,678 6/29/2022
3.7.3.75 203,264 6/24/2022
3.7.3.74 710,007 6/17/2022
3.7.3.73 39,850 6/16/2022
3.7.3.72 266,008 6/14/2022
3.7.3.71 108,739 6/10/2022
3.7.3.70 69,537 6/8/2022
3.7.3.69 44,349 6/7/2022
3.7.3.68 39,413 6/6/2022
3.7.3.67 162,415 5/31/2022
3.7.3.66 137,263 5/27/2022
3.7.3.65 48,327 5/26/2022
3.7.3.64 10,654 5/26/2022
3.7.3.63 21,047 5/25/2022
3.7.3.62 60,093 5/24/2022
3.7.3.61 105,595 5/23/2022
3.7.3.60 134,204 5/19/2022
3.7.3.59 65,006 5/18/2022
3.7.3.58 370,077 5/9/2022
3.7.3.57 540,946 5/6/2022
3.7.3.56 10,155 5/6/2022
3.7.3.55 32,056 5/5/2022
3.7.3.54 125,866 5/4/2022
3.7.3.53 200,607 5/3/2022
3.7.3.52 84,721 5/3/2022
3.7.3.51 6,689 5/2/2022
3.7.3.50 638,279 4/20/2022
3.7.3.49 1,595,243 4/19/2022
3.7.3.48 427,922 4/14/2022
3.7.3.47 361,814 4/12/2022
3.7.3.46 19,136 4/11/2022
3.7.3.45 143,705 4/7/2022
3.7.3.44 120,726 4/6/2022
3.7.3.43 328,385 4/1/2022
3.7.3.42 213,542 3/31/2022
3.7.3.41 131,637 3/28/2022
3.7.3.40 77,921 3/24/2022
3.7.3.39 97,744 3/23/2022
3.7.3.38 455,875 3/17/2022
3.7.3.37 65,061 3/16/2022
3.7.3.36 114,901 3/14/2022
3.7.3.35 119,731 3/10/2022
3.7.3.34 55,276 3/9/2022
3.7.3.33 32,303 3/8/2022
3.7.3.32 221,740 3/3/2022
3.7.3.31 97,754 3/1/2022
3.7.3.30 33,057 2/28/2022
3.7.3.29 61,206 2/26/2022
3.7.3.28 48,236 2/23/2022
3.7.3.27 32,236 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,845 2/17/2022
3.7.3.23 329,515 2/11/2022
3.7.3.22 12,794 2/10/2022
3.7.3.21 149,892 2/4/2022
3.7.3.20 61,940 2/3/2022
3.7.3.19 265,751 1/28/2022
3.7.3.18 369,266 1/25/2022
3.7.3.17 430,608 1/15/2022
3.7.3.16 9,502 1/14/2022
3.7.3.15 61,041 1/13/2022
3.7.3.14 769,166 1/11/2022
3.7.3.13 108,166 1/7/2022
3.7.3.12 44,735 1/6/2022
3.7.3.11 18,213 1/5/2022
3.7.3.10 75,214 1/3/2022
3.7.3.9 333,623 12/21/2021
3.7.3.8 27,398 12/20/2021
3.7.3.7 391,836 12/13/2021
3.7.3.6 131,684 12/8/2021
3.7.3.5 155,827 12/2/2021
3.7.3.4 40,662 12/1/2021
3.7.3.3 295,570 11/22/2021
3.7.3.2 41,699 11/19/2021
3.7.3.1 13,138 11/18/2021
3.7.3 1,119,526 11/17/2021
3.7.2.70 3,540,318 11/16/2021
3.7.2.69 72,675 11/15/2021
3.7.2.68 74,086 11/12/2021
3.7.2.67 176,550 11/11/2021
3.7.2.66 37,392 11/11/2021
3.7.2.65 37,864 11/9/2021
3.7.2.64 193,829 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,148 11/2/2021
3.7.2.60 60,572 11/1/2021
3.7.2.59 606,887 10/29/2021
3.7.2.58 108,265 10/27/2021
3.7.2.57 67,311 10/26/2021
3.7.2.56 5,843 10/26/2021
3.7.2.55 71,439 10/22/2021
3.7.2.54 6,840 10/21/2021
3.7.2.53 244,858 10/14/2021
3.7.2.52 29,538 10/13/2021
3.7.2.51 38,454 10/12/2021
3.7.2.50 231,843 10/8/2021
3.7.2.49 39,157 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,710 10/1/2021
3.7.2.45 55,136 9/30/2021
3.7.2.44 118,150 9/29/2021
3.7.2.43 59,479 9/27/2021
3.7.2.42 61,419 9/24/2021
3.7.2.41 65,922 9/23/2021
3.7.2.40 19,226 9/22/2021
3.7.2.39 303,773 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,189 9/13/2021
3.7.2.35 179,387 9/10/2021
3.7.2.34 40,708 9/9/2021
3.7.2.33 50,205 9/7/2021
3.7.2.32 45,879 9/3/2021
3.7.2.31 27,765 9/3/2021
3.7.2.30 26,784 9/2/2021
3.7.2.29 21,111 9/1/2021
3.7.2.28 54,340 8/31/2021
3.7.2.27 69,494 8/27/2021
3.7.2.26 36,625 8/25/2021
3.7.2.25 333,175 8/23/2021
3.7.2.24 89,491 8/19/2021
3.7.2.23 339,236 8/16/2021
3.7.2.22 124,042 8/12/2021
3.7.2.21 113,932 8/10/2021
3.7.2.20 140,350 8/6/2021
3.7.2.19 57,826 8/4/2021
3.7.2.18 160,914 7/30/2021
3.7.2.17 29,942 7/29/2021
3.7.2.16 98,619 7/27/2021
3.7.2.15 213,974 7/21/2021
3.7.2.14 181,878 7/16/2021
3.7.2.13 447,019 7/13/2021
3.7.2.12 39,682 7/12/2021
3.7.2.11 82,917 7/9/2021
3.7.2.10 43,881 7/8/2021
3.7.2.9 112,268 7/7/2021
3.7.2.8 42,670 7/6/2021
3.7.2.7 235,551 7/1/2021
3.7.2.6 170,572 6/25/2021
3.7.2.5 27,847 6/24/2021
3.7.2.4 108,282 6/21/2021
3.7.2.3 51,025 6/17/2021
3.7.2.2 42,477 6/15/2021
3.7.2.1 157,016 6/11/2021
3.7.2 303,948 6/1/2021
3.7.1.15 200,855 5/28/2021
3.7.1.14 48,997 5/27/2021
3.7.1.13 35,156 5/27/2021
3.7.1.12 131,356 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,797 5/19/2021
3.7.1.8 73,773 5/18/2021
3.7.1.7 219,571 5/14/2021
3.7.1.6 22,698 5/12/2021
3.7.1.5 58,288 5/10/2021
3.7.1.4 6,082 5/10/2021
3.7.1.3 132,143 5/6/2021
3.7.1.2 277,083 4/30/2021
3.7.1.1 65,478 4/27/2021
3.7.1 509,827 4/23/2021
3.7.0.14 427,005 4/19/2021
3.7.0.13 140,044 4/15/2021
3.7.0.12 437,437 4/13/2021
3.7.0.11 29,316 4/12/2021
3.7.0.10 259,689 4/8/2021
3.7.0.9 66,685 4/7/2021
3.7.0.8 259,429 4/2/2021
3.7.0.7 59,015 4/1/2021
3.7.0.6 40,124 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,160 3/27/2021
3.7.0.1 20,069 3/26/2021
3.7.0 3,220,625 3/26/2021
3.5.1.51 315,511 3/25/2021
3.5.1.50 351,026 3/17/2021
3.5.1.49 118,190 3/15/2021
3.5.1.48 327,182 3/9/2021
3.5.1.47 171,255 3/5/2021
3.5.1.46 17,027 3/4/2021
3.5.1.45 70,558 3/1/2021
3.5.1.44 1,194,150 2/23/2021
3.5.1.43 83,227 2/19/2021
3.5.1.42 120,411 2/12/2021
3.5.1.41 84,117 2/9/2021
3.5.1.40 14,366 2/8/2021
3.5.1.39 76,000 2/5/2021
3.5.1.38 27,783 2/4/2021
3.5.1.37 465,673 1/29/2021
3.5.1.36 133,868 1/28/2021
3.5.1.35 27,937 1/27/2021
3.5.1.34 394,496 1/26/2021
3.5.1.33 251,816 1/20/2021
3.5.1.32 15,513 1/19/2021
3.5.1.31 133,705 1/15/2021
3.5.1.30 140,940 1/11/2021
3.5.1.29 52,963 1/7/2021
3.5.1.28 158,112 12/30/2020
3.5.1.27 43,319 12/23/2020
3.5.1.26 110,190 12/22/2020
3.5.1.25 27,580 12/22/2020
3.5.1.24 8,475 12/21/2020
3.5.1.23 21,623 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,511 12/14/2020
3.5.1.19 127,560 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,064 12/2/2020
3.5.1.15 21,865 12/1/2020
3.5.1.14 157,332 12/1/2020
3.5.1.13 93,527 11/24/2020
3.5.1.12 29,621 11/23/2020
3.5.1.11 32,925 11/20/2020
3.5.1.10 46,286 11/19/2020
3.5.1.9 13,304 11/18/2020
3.5.1.8 272,040 11/16/2020
3.5.1.7 50,676 11/13/2020
3.5.1.6 242,520 11/5/2020
3.5.1.5 46,320 11/4/2020
3.5.1.4 198,351 10/30/2020
3.5.1.3 36,579 10/28/2020
3.5.1.2 126,516 10/27/2020
3.5.1.1 22,683 10/26/2020
3.5.1 263,215 10/22/2020
3.5.0.31 25,966 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,758 10/15/2020
3.5.0.27 262,610 10/9/2020
3.5.0.26 214,281 10/8/2020
3.5.0.25 63,863 10/6/2020
3.5.0.24 20,071 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,692 9/29/2020
3.5.0.20 55,710 9/25/2020
3.5.0.19 182,814 9/24/2020
3.5.0.18 56,554 9/21/2020
3.5.0.17 19,627 9/18/2020
3.5.0.16 306,815 9/17/2020
3.5.0.15 25,075 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,711 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,230 9/2/2020
3.5.0.7 262,968 9/1/2020
3.5.0.6 6,592 8/31/2020
3.5.0.5 14,825 8/28/2020
3.5.0.4 29,746 8/27/2020
3.5.0.3 14,933 8/26/2020
3.5.0.2 45,782 8/25/2020
3.5.0.1 111,786 8/24/2020
3.5.0 863,417 8/20/2020
3.5.0-beta 107,545 2/4/2020
3.3.102.17 1,938,301 8/19/2020
3.3.102.16 168,466 8/14/2020
3.3.102.15 91,914 8/10/2020
3.3.102.14 50,869 8/8/2020
3.3.102.13 16,498 8/6/2020
3.3.102.12 51,961 8/5/2020
3.3.102.11 28,947 8/4/2020
3.3.102.10 59,388 8/3/2020
3.3.102.9 80,475 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,220 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,821 7/9/2020
3.3.102 18,383 7/9/2020
3.3.101.194 216,991 7/8/2020
3.3.101.193 28,993 7/7/2020
3.3.101.192 78,265 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,116 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,432 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,909 6/11/2020
3.3.101.181 55,329 6/9/2020
3.3.101.180 132,628 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,509 5/27/2020
3.3.101.174 72,978 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,058 5/21/2020
3.3.101.170 69,956 5/19/2020
3.3.101.169 42,103 5/18/2020
3.3.101.168 54,962 5/15/2020
3.3.101.167 59,843 5/14/2020
3.3.101.166 93,721 5/11/2020
3.3.101.165 42,141 5/8/2020
3.3.101.164 21,714 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,043 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,988 4/28/2020
3.3.101.156 19,560 4/27/2020
3.3.101.155 85,286 4/24/2020
3.3.101.154 16,606 4/23/2020
3.3.101.153 19,339 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,923 4/8/2020
3.3.101.147 324,933 4/6/2020
3.3.101.146 104,637 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,263 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,395 3/24/2020
3.3.101.136 40,482 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,992 3/17/2020
3.3.101.132 96,422 3/16/2020
3.3.101.131 32,148 3/12/2020
3.3.101.130 105,007 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,320 2/28/2020
3.3.101.126 7,188 2/27/2020
3.3.101.125 77,856 2/26/2020
3.3.101.124 20,465 2/25/2020
3.3.101.123 170,288 2/19/2020
3.3.101.122 83,934 2/17/2020
3.3.101.121 29,967 2/13/2020
3.3.101.120 123,279 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,526 1/24/2020
3.3.101.116 10,986 1/23/2020
3.3.101.115 60,378 1/21/2020
3.3.101.114 100,089 1/17/2020
3.3.101.113 36,352 1/16/2020
3.3.101.112 93,928 1/15/2020
3.3.101.111 105,628 1/10/2020
3.3.101.110 229,264 1/8/2020
3.3.101.109 14,586 1/6/2020
3.3.101.108 59,276 1/2/2020
3.3.101.107 158,222 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,786 12/18/2019
3.3.101.103 55,711 12/18/2019
3.3.101.102 76,356 12/16/2019
3.3.101.101 27,100 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,983 12/9/2019
3.3.101.96 163,422 12/3/2019
3.3.101.95 51,164 12/2/2019
3.3.101.94 71,120 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,433 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,681 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,825 10/31/2019
3.3.101.81 11,278 10/30/2019
3.3.101.80 40,290 10/28/2019
3.3.101.79 6,844 10/28/2019
3.3.101.78 70,437 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,801 10/16/2019
3.3.101.73 104,649 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,009 9/26/2019
3.3.101.68 60,491 9/23/2019
3.3.101.67 24,618 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,601 9/17/2019
3.3.101.63 21,585 9/16/2019
3.3.101.62 38,908 9/12/2019
3.3.101.61 114,572 9/9/2019
3.3.101.60 27,375 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,284 8/27/2019
3.3.101.56 140,273 8/23/2019
3.3.101.55 16,996 8/22/2019
3.3.101.54 119,198 8/16/2019
3.3.101.53 22,623 8/15/2019
3.3.101.52 26,372 8/14/2019
3.3.101.51 9,547 8/13/2019
3.3.101.50 37,810 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,748 8/7/2019
3.3.101.46 6,149 8/7/2019
3.3.101.45 129,954 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,704 7/25/2019
3.3.101.40 19,642 7/24/2019
3.3.101.39 35,000 7/22/2019
3.3.101.38 16,502 7/19/2019
3.3.101.37 13,196 7/19/2019
3.3.101.36 74,785 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,442 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,668 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,634 6/20/2019
3.3.101.23 71,286 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,171 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,882 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,306 5/17/2019
3.3.101.8 104,679 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,310 4/26/2019
3.3.100.10 12,466 4/25/2019
3.3.100.9 57,275 4/25/2019
3.3.100.8 10,989 4/24/2019
3.3.100.7 36,599 4/18/2019
3.3.100.6 53,146 4/16/2019
3.3.100.5 159,181 4/4/2019
3.3.100.4 20,745 4/3/2019
3.3.100.3 76,993 3/29/2019
3.3.100.2 30,963 3/26/2019
3.3.100.1 109,428 3/22/2019
3.3.100 106,152 3/21/2019
3.3.3.26 122,587 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,792 2/26/2019
3.3.3.22 233,074 2/20/2019
3.3.3.21 119,089 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,795 2/4/2019
3.3.3.17 478,027 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,081 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,475 1/7/2019
3.3.3.9 32,782 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,076 12/15/2018
3.3.3.5 11,246 12/14/2018
3.3.3.4 17,697 12/12/2018
3.3.3.3 282,665 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,681 11/15/2018
3.3.2.11 26,678 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,716 11/7/2018
3.3.2.7 18,005 11/7/2018
3.3.2.6 7,479 11/6/2018
3.3.2.5 79,173 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,946 10/17/2018
3.3.1.14 129,400 10/6/2018
3.3.1.13 20,685 10/4/2018
3.3.1.12 87,176 9/26/2018
3.3.1.11 894,750 9/10/2018
3.3.1.10 39,185 9/7/2018
3.3.1.9 135,040 8/28/2018
3.3.1.8 106,194 8/16/2018
3.3.1.7 9,718 8/15/2018
3.3.1.6 173,573 8/3/2018
3.3.1.5 40,305 8/2/2018
3.3.1.4 171,708 7/23/2018
3.3.1.3 293,901 7/3/2018
3.3.1.2 170,088 6/23/2018
3.3.1.1 41,251 6/19/2018
3.3.1 137,215 6/1/2018
3.3.0.29 556,932 4/25/2018
3.3.0.28 52,307 4/20/2018
3.3.0.27 245,243 3/29/2018
3.3.0.26 107,940 3/15/2018
3.3.0.25 81,518 3/3/2018
3.3.0.24 1,967,677 11/11/2017
3.3.0.23 97,179 10/24/2017
3.3.0.22 94,727 10/9/2017
3.3.0.21 628,001 7/24/2017
3.3.0.20 187,592 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,301 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,379 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,148 1/20/2017
3.3.0.6 43,015 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,086 11/15/2016
3.3.0.2 16,434 11/4/2016
3.3.0.1 62,330 10/11/2016
3.3.0 297,145 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,327 9/8/2016
3.1.2 6,799 9/6/2016
3.1.1.2 92,254 8/9/2016
3.1.1.1 21,810 7/13/2016
3.1.1 12,768 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,162 1/6/2016
3.1.0.3 14,556 12/2/2015
3.1.0.2 19,730 10/7/2015
3.1.0.1 9,275 8/27/2015
3.1.0 69,857 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