AWSSDK.SimpleNotificationService 4.0.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.2
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.2
                    
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" />
                    
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" />
                    
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
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.2"
                    
#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
                    
#: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
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.2
                    
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 (180)

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.2 27,031 10/27/2025
4.0.2.1 13,397 10/23/2025
4.0.2 4,998 10/22/2025
4.0.1.9 28,617 10/16/2025
4.0.1.8 45,016 10/10/2025
4.0.1.7 8,877 10/9/2025
4.0.1.6 62,809 10/1/2025
4.0.1.5 27,856 9/30/2025
4.0.1.4 11,286 9/29/2025
4.0.1.3 124,634 9/23/2025
4.0.1.2 82,416 9/16/2025
4.0.1.1 214,954 8/29/2025
4.0.1 28,063 8/27/2025
4.0.0.21 67,772 8/21/2025
4.0.0.20 76,503 8/15/2025
4.0.0.19 22,341 8/13/2025
4.0.0.18 201,339 8/6/2025
4.0.0.17 46,806 8/4/2025
4.0.0.16 43,292 8/1/2025
4.0.0.15 115,578 7/23/2025
4.0.0.14 111,515 7/15/2025
4.0.0.13 85,045 7/9/2025
4.0.0.12 156,534 7/1/2025
4.0.0.11 90,438 6/23/2025
4.0.0.10 37,596 6/18/2025
4.0.0.9 41,609 6/16/2025
4.0.0.8 146,627 6/12/2025
4.0.0.7 18,136 6/11/2025
4.0.0.6 44,961 6/10/2025
4.0.0.5 128,829 6/4/2025
4.0.0.4 273,762 5/16/2025
4.0.0.3 16,407 5/15/2025
4.0.0.2 250,945 5/6/2025
4.0.0.1 56,161 4/30/2025
4.0.0 1,162,595 4/28/2025
4.0.0-preview.13 1,951 4/9/2025
4.0.0-preview.12 330 4/4/2025
4.0.0-preview.11 6,582 3/26/2025
4.0.0-preview.10 10,850 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,891 10/11/2024
4.0.0-preview.3 486 10/1/2024
4.0.0-preview.2 2,583 8/28/2024
4.0.0-preview 2,022 8/15/2024
3.7.502.7 66 11/4/2025
3.7.502.6 5,214 10/31/2025
3.7.502.5 1,988 10/30/2025
3.7.502.4 4,818 10/28/2025
3.7.502.3 5,832 10/27/2025
3.7.502.2 4,553 10/24/2025
3.7.502.1 2,871 10/23/2025
3.7.502 2,237 10/22/2025
3.7.501.23 15,096 10/17/2025
3.7.501.22 3,172 10/16/2025
3.7.501.21 4,088 10/15/2025
3.7.501.20 13,388 10/10/2025
3.7.501.19 5,544 10/9/2025
3.7.501.18 4,707 10/8/2025
3.7.501.17 4,794 10/7/2025
3.7.501.16 23,311 9/30/2025
3.7.501.15 6,242 9/29/2025
3.7.501.14 9,377 9/26/2025
3.7.501.13 5,298 9/25/2025
3.7.501.12 9,906 9/23/2025
3.7.501.11 6,753 9/22/2025
3.7.501.10 9,143 9/19/2025
3.7.501.9 41,985 9/16/2025
3.7.501.8 7,548 9/15/2025
3.7.501.7 55,020 9/11/2025
3.7.501.6 5,114 9/10/2025
3.7.501.5 7,797 9/9/2025
3.7.501.4 11,979 9/8/2025
3.7.501.3 23,948 9/4/2025
3.7.501.2 12,742 9/2/2025
3.7.501.1 13,125 8/29/2025
3.7.501 12,329 8/27/2025
3.7.500.11 9,120 8/26/2025
3.7.500.10 6,869 8/25/2025
3.7.500.9 8,659 8/21/2025
3.7.500.8 7,464 8/20/2025
3.7.500.7 23,058 8/12/2025
3.7.500.6 9,892 8/11/2025
3.7.500.5 19,517 8/8/2025
3.7.500.4 10,536 8/6/2025
3.7.500.3 8,777 8/5/2025
3.7.500.2 5,948 8/4/2025
3.7.500.1 8,860 8/1/2025
3.7.500 26,253 7/31/2025
3.7.400.185 13,660 7/30/2025
3.7.400.184 7,690 7/29/2025
3.7.400.183 8,457 7/28/2025
3.7.400.182 83,315 7/24/2025
3.7.400.181 9,442 7/23/2025
3.7.400.180 7,850 7/22/2025
3.7.400.179 12,267 7/21/2025
3.7.400.178 11,956 7/18/2025
3.7.400.177 7,086 7/17/2025
3.7.400.176 14,197 7/16/2025
3.7.400.175 5,535 7/15/2025
3.7.400.174 30,638 7/9/2025
3.7.400.173 37,239 7/3/2025
3.7.400.172 12,850 7/1/2025
3.7.400.171 13,515 6/30/2025
3.7.400.170 18,460 6/27/2025
3.7.400.169 26,770 6/26/2025
3.7.400.168 16,572 6/23/2025
3.7.400.167 11,052 6/20/2025
3.7.400.166 36,515 6/18/2025
3.7.400.165 84,817 6/11/2025
3.7.400.164 23,575 6/10/2025
3.7.400.163 11,956 6/9/2025
3.7.400.162 16,876 6/6/2025
3.7.400.161 12,539 6/5/2025
3.7.400.160 12,086 6/4/2025
3.7.400.159 107,686 6/2/2025
3.7.400.158 11,379 5/30/2025
3.7.400.157 25,470 5/28/2025
3.7.400.156 25,598 5/23/2025
3.7.400.155 15,765 5/21/2025
3.7.400.154 51,603 5/20/2025
3.7.400.153 48,564 5/19/2025
3.7.400.152 15,266 5/16/2025
3.7.400.151 67,514 5/12/2025
3.7.400.150 32,063 5/9/2025
3.7.400.149 10,558 5/8/2025
3.7.400.148 16,136 5/7/2025
3.7.400.147 16,701 5/6/2025
3.7.400.146 13,593 5/5/2025
3.7.400.145 27,829 5/2/2025
3.7.400.144 14,466 5/1/2025
3.7.400.143 13,501 4/30/2025
3.7.400.142 82,105 4/29/2025
3.7.400.141 188,660 4/28/2025
3.7.400.140 50,902 4/25/2025
3.7.400.139 16,072 4/24/2025
3.7.400.138 52,874 4/23/2025
3.7.400.137 77,040 4/18/2025
3.7.400.136 19,135 4/17/2025
3.7.400.135 49,815 4/16/2025
3.7.400.134 71,222 4/14/2025
3.7.400.133 89,287 4/11/2025
3.7.400.132 42,978 4/10/2025
3.7.400.131 28,573 4/9/2025
3.7.400.130 23,595 4/8/2025
3.7.400.129 225,975 4/4/2025
3.7.400.128 19,686 4/3/2025
3.7.400.127 42,413 4/3/2025
3.7.400.126 7,961 4/2/2025
3.7.400.125 67,276 4/1/2025
3.7.400.124 24,308 3/31/2025
3.7.400.123 52,095 3/28/2025
3.7.400.122 184,076 3/27/2025
3.7.400.121 24,655 3/26/2025
3.7.400.120 42,288 3/25/2025
3.7.400.119 53,700 3/24/2025
3.7.400.118 57,362 3/21/2025
3.7.400.117 30,435 3/20/2025
3.7.400.116 45,600 3/19/2025
3.7.400.115 31,354 3/18/2025
3.7.400.114 46,226 3/17/2025
3.7.400.113 36,432 3/14/2025
3.7.400.112 25,342 3/14/2025
3.7.400.111 102,772 3/11/2025
3.7.400.110 30,687 3/10/2025
3.7.400.109 49,831 3/7/2025
3.7.400.108 44,227 3/6/2025
3.7.400.107 26,692 3/5/2025
3.7.400.106 124,554 3/4/2025
3.7.400.105 81,460 3/3/2025
3.7.400.104 112,849 2/28/2025
3.7.400.103 20,086 2/27/2025
3.7.400.102 23,390 2/26/2025
3.7.400.101 49,182 2/25/2025
3.7.400.100 46,789 2/24/2025
3.7.400.99 48,741 2/21/2025
3.7.400.98 1,996,582 2/20/2025
3.7.400.97 69,768 2/18/2025
3.7.400.96 36,957 2/17/2025
3.7.400.95 62,034 2/13/2025
3.7.400.94 68,125 2/12/2025
3.7.400.93 52,180 2/11/2025
3.7.400.92 119,714 2/10/2025
3.7.400.91 43,532 2/7/2025
3.7.400.90 88,043 2/6/2025
3.7.400.89 22,206 2/5/2025
3.7.400.88 98,790 2/4/2025
3.7.400.87 39,009 2/3/2025
3.7.400.86 184,280 1/30/2025
3.7.400.85 173,704 1/27/2025
3.7.400.84 119,722 1/22/2025
3.7.400.83 21,645 1/21/2025
3.7.400.82 50,328 1/17/2025
3.7.400.81 35,034 1/16/2025
3.7.400.80 383,456 1/15/2025
3.7.400.79 50,608 1/14/2025
3.7.400.78 28,893 1/13/2025
3.7.400.77 48,922 1/10/2025
3.7.400.76 23,803 1/9/2025
3.7.400.75 28,330 1/8/2025
3.7.400.74 55,813 1/7/2025
3.7.400.73 32,783 1/6/2025
3.7.400.72 99,205 1/3/2025
3.7.400.71 43,031 1/2/2025
3.7.400.70 215,215 12/26/2024
3.7.400.69 65,056 12/23/2024
3.7.400.68 23,310 12/20/2024
3.7.400.67 41,969 12/19/2024
3.7.400.66 57,665 12/18/2024
3.7.400.65 31,982 12/17/2024
3.7.400.64 106,122 12/13/2024
3.7.400.63 79,853 12/12/2024
3.7.400.62 39,972 12/11/2024
3.7.400.61 66,831 12/10/2024
3.7.400.60 35,901 12/9/2024
3.7.400.59 476,494 12/3/2024
3.7.400.58 304,262 11/27/2024
3.7.400.57 226,520 11/22/2024
3.7.400.56 37,926 11/21/2024
3.7.400.55 37,902 11/21/2024
3.7.400.54 162,386 11/19/2024
3.7.400.53 204,357 11/15/2024
3.7.400.52 23,519 11/15/2024
3.7.400.51 11,301 11/14/2024
3.7.400.50 58,346 11/13/2024
3.7.400.49 47,044 11/12/2024
3.7.400.48 36,737 11/11/2024
3.7.400.47 50,426 11/8/2024
3.7.400.46 87,724 11/7/2024
3.7.400.45 400,914 11/1/2024
3.7.400.44 116,857 10/31/2024
3.7.400.43 48,224 10/30/2024
3.7.400.42 136,685 10/29/2024
3.7.400.41 83,069 10/28/2024
3.7.400.40 35,997 10/25/2024
3.7.400.39 32,923 10/24/2024
3.7.400.38 95,617 10/23/2024
3.7.400.37 80,791 10/22/2024
3.7.400.36 229,875 10/16/2024
3.7.400.35 103,767 10/15/2024
3.7.400.34 58,590 10/14/2024
3.7.400.33 172,947 10/9/2024
3.7.400.32 84,119 10/8/2024
3.7.400.31 45,567 10/7/2024
3.7.400.30 1,312,744 10/4/2024
3.7.400.29 61,411 10/3/2024
3.7.400.28 58,413 10/2/2024
3.7.400.27 28,653 10/1/2024
3.7.400.26 119,496 9/27/2024
3.7.400.25 78,391 9/26/2024
3.7.400.24 51,599 9/25/2024
3.7.400.23 36,917 9/24/2024
3.7.400.22 129,236 9/21/2024
3.7.400.21 792,250 9/16/2024
3.7.400.20 59,103 9/13/2024
3.7.400.19 74,116 9/11/2024
3.7.400.18 67,112 9/10/2024
3.7.400.17 92,472 9/9/2024
3.7.400.16 69,190 9/6/2024
3.7.400.15 72,947 9/5/2024
3.7.400.14 188,905 9/4/2024
3.7.400.13 138,142 8/30/2024
3.7.400.12 168,688 8/28/2024
3.7.400.11 251,766 8/22/2024
3.7.400.10 106,843 8/21/2024
3.7.400.9 19,784 8/20/2024
3.7.400.8 43,650 8/19/2024
3.7.400.7 46,100 8/16/2024
3.7.400.6 52,245 8/15/2024
3.7.400.5 197,374 8/13/2024
3.7.400.4 159,585 8/9/2024
3.7.400.3 825,614 8/5/2024
3.7.400.2 274,103 7/30/2024
3.7.400.1 112,787 7/29/2024
3.7.400 2,165,819 7/24/2024
3.7.302.2 56,344 7/22/2024
3.7.302.1 140,055 7/18/2024
3.7.302 344,863 7/12/2024
3.7.301.66 100,530 7/10/2024
3.7.301.65 68,040 7/9/2024
3.7.301.64 26,397 7/8/2024
3.7.301.63 91,242 7/5/2024
3.7.301.62 103,713 7/3/2024
3.7.301.61 75,244 7/1/2024
3.7.301.60 139,197 6/28/2024
3.7.301.59 48,233 6/27/2024
3.7.301.58 100,988 6/24/2024
3.7.301.57 66,262 6/20/2024
3.7.301.56 110,920 6/19/2024
3.7.301.55 25,508 6/18/2024
3.7.301.54 346,977 6/12/2024
3.7.301.53 46,673 6/11/2024
3.7.301.52 86,864 6/10/2024
3.7.301.51 72,898 6/7/2024
3.7.301.50 41,377 6/6/2024
3.7.301.49 32,427 6/5/2024
3.7.301.48 53,563 6/4/2024
3.7.301.47 43,745 6/3/2024
3.7.301.46 103,220 5/30/2024
3.7.301.45 32,420 5/29/2024
3.7.301.44 45,649 5/28/2024
3.7.301.43 106,593 5/23/2024
3.7.301.42 38,093 5/22/2024
3.7.301.41 112,795 5/17/2024
3.7.301.40 51,913 5/16/2024
3.7.301.39 111,321 5/14/2024
3.7.301.38 110,542 5/13/2024
3.7.301.37 67,844 5/10/2024
3.7.301.36 45,720 5/9/2024
3.7.301.35 247,932 5/6/2024
3.7.301.34 57,607 5/3/2024
3.7.301.33 36,547 5/1/2024
3.7.301.32 52,428 4/29/2024
3.7.301.31 51,781 4/26/2024
3.7.301.30 26,236 4/25/2024
3.7.301.29 137,210 4/24/2024
3.7.301.28 186,057 4/23/2024
3.7.301.27 33,558 4/22/2024
3.7.301.26 53,220 4/19/2024
3.7.301.25 535,436 4/18/2024
3.7.301.24 33,185 4/17/2024
3.7.301.23 74,998 4/16/2024
3.7.301.22 335,114 4/11/2024
3.7.301.21 38,032 4/10/2024
3.7.301.20 52,376 4/9/2024
3.7.301.19 82,338 4/8/2024
3.7.301.18 89,030 4/5/2024
3.7.301.17 45,796 4/4/2024
3.7.301.16 39,632 4/3/2024
3.7.301.15 41,420 4/2/2024
3.7.301.14 56,911 4/1/2024
3.7.301.13 38,784 3/29/2024
3.7.301.12 33,651 3/28/2024
3.7.301.11 112,670 3/27/2024
3.7.301.10 65,827 3/26/2024
3.7.301.9 49,500 3/25/2024
3.7.301.8 1,405,670 3/22/2024
3.7.301.7 233,981 3/18/2024
3.7.301.6 43,035 3/15/2024
3.7.301.5 64,634 3/14/2024
3.7.301.4 50,067 3/13/2024
3.7.301.3 169,532 3/8/2024
3.7.301.2 256,127 2/29/2024
3.7.301.1 241,771 2/27/2024
3.7.301 714,576 2/16/2024
3.7.300.51 63,529 2/15/2024
3.7.300.50 31,317 2/14/2024
3.7.300.49 28,147 2/13/2024
3.7.300.48 91,538 2/9/2024
3.7.300.47 82,638 2/7/2024
3.7.300.46 327,089 2/2/2024
3.7.300.45 23,397 2/1/2024
3.7.300.44 58,838 1/31/2024
3.7.300.43 64,559 1/30/2024
3.7.300.42 141,858 1/29/2024
3.7.300.41 108,258 1/25/2024
3.7.300.40 89,830 1/25/2024
3.7.300.39 97,258 1/19/2024
3.7.300.38 23,237 1/18/2024
3.7.300.37 71,425 1/16/2024
3.7.300.36 141,637 1/14/2024
3.7.300.35 7,172 1/12/2024
3.7.300.34 44,127 1/11/2024
3.7.300.33 35,651 1/10/2024
3.7.300.32 86,972 1/8/2024
3.7.300.31 68,107 1/5/2024
3.7.300.30 14,293 1/4/2024
3.7.300.29 82,130 1/3/2024
3.7.300.28 184,590 12/28/2023
3.7.300.27 23,603 12/27/2023
3.7.300.26 13,116 12/26/2023
3.7.300.25 27,592 12/22/2023
3.7.300.24 38,243 12/21/2023
3.7.300.23 23,173 12/20/2023
3.7.300.22 32,452 12/19/2023
3.7.300.21 720,511 12/18/2023
3.7.300.20 45,200 12/15/2023
3.7.300.19 25,173 12/14/2023
3.7.300.18 95,093 12/13/2023
3.7.300.17 118,387 12/12/2023
3.7.300.16 432,359 12/7/2023
3.7.300.15 192,797 12/6/2023
3.7.300.14 44,787 12/5/2023
3.7.300.13 85,368 12/4/2023
3.7.300.12 102,247 11/30/2023
3.7.300.11 48,106 11/28/2023
3.7.300.10 34,115 11/28/2023
3.7.300.9 12,966 11/27/2023
3.7.300.8 83,219 11/27/2023
3.7.300.7 463,240 11/21/2023
3.7.300.6 38,362 11/20/2023
3.7.300.5 192,022 11/17/2023
3.7.300.4 27,050 11/16/2023
3.7.300.3 32,262 11/15/2023
3.7.300.2 63,290 11/14/2023
3.7.300.1 51,774 11/13/2023
3.7.300 1,263,560 11/10/2023
3.7.201.5 110,592 11/8/2023
3.7.201.4 234,383 11/7/2023
3.7.201.3 35,152 11/6/2023
3.7.201.2 143,086 11/2/2023
3.7.201.1 166,147 10/27/2023
3.7.201 94,042 10/26/2023
3.7.200.61 444,408 10/24/2023
3.7.200.60 39,465 10/23/2023
3.7.200.59 43,745 10/20/2023
3.7.200.58 37,057 10/19/2023
3.7.200.57 44,423 10/18/2023
3.7.200.56 39,199 10/17/2023
3.7.200.55 24,905 10/16/2023
3.7.200.54 39,241 10/12/2023
3.7.200.53 98,515 10/7/2023
3.7.200.52 149,609 10/5/2023
3.7.200.51 40,245 10/4/2023
3.7.200.50 50,300 10/3/2023
3.7.200.49 131,228 10/2/2023
3.7.200.48 70,292 9/28/2023
3.7.200.47 24,187 9/28/2023
3.7.200.46 6,673 9/27/2023
3.7.200.45 80,314 9/25/2023
3.7.200.44 126,886 9/22/2023
3.7.200.43 91,559 9/20/2023
3.7.200.42 29,955 9/19/2023
3.7.200.41 71,643 9/15/2023
3.7.200.40 28,053 9/15/2023
3.7.200.39 25,826 9/14/2023
3.7.200.38 18,338 9/13/2023
3.7.200.37 38,084 9/12/2023
3.7.200.36 175,329 9/8/2023
3.7.200.35 97,870 9/8/2023
3.7.200.34 56,136 9/6/2023
3.7.200.33 30,566 9/5/2023
3.7.200.32 169,163 9/1/2023
3.7.200.31 25,684 9/1/2023
3.7.200.30 5,809 8/31/2023
3.7.200.29 44,700 8/31/2023
3.7.200.28 6,013 8/30/2023
3.7.200.27 93,536 8/28/2023
3.7.200.26 92,561 8/25/2023
3.7.200.25 30,309 8/24/2023
3.7.200.24 304,811 8/23/2023
3.7.200.23 74,549 8/22/2023
3.7.200.22 77,833 8/21/2023
3.7.200.21 55,952 8/18/2023
3.7.200.20 10,654 8/18/2023
3.7.200.19 23,918 8/17/2023
3.7.200.18 97,687 8/15/2023
3.7.200.17 30,432 8/14/2023
3.7.200.16 65,384 8/11/2023
3.7.200.15 36,126 8/10/2023
3.7.200.14 33,242 8/9/2023
3.7.200.13 29,725 8/8/2023
3.7.200.12 6,862 8/8/2023
3.7.200.11 30,843 8/7/2023
3.7.200.10 75,307 8/4/2023
3.7.200.9 64,148 8/2/2023
3.7.200.8 106,645 8/1/2023
3.7.200.7 56,781 7/31/2023
3.7.200.6 179,117 7/28/2023
3.7.200.5 110,054 7/26/2023
3.7.200.4 165,081 7/24/2023
3.7.200.3 60,255 7/21/2023
3.7.200.2 48,314 7/20/2023
3.7.200.1 641,455 7/18/2023
3.7.200 185,956 7/18/2023
3.7.101.90 77,283 7/17/2023
3.7.101.89 1,070,075 7/13/2023
3.7.101.88 657,057 7/7/2023
3.7.101.87 6,172 7/7/2023
3.7.101.86 30,983 7/6/2023
3.7.101.85 88,596 7/5/2023
3.7.101.84 61,735 7/3/2023
3.7.101.83 549,978 6/20/2023
3.7.101.82 712,056 6/15/2023
3.7.101.81 205,405 6/13/2023
3.7.101.80 58,620 6/12/2023
3.7.101.79 97,466 6/8/2023
3.7.101.78 130,108 6/6/2023
3.7.101.77 30,132 6/5/2023
3.7.101.76 60,362 6/2/2023
3.7.101.75 20,301 6/2/2023
3.7.101.74 41,928 6/1/2023
3.7.101.73 126,178 5/30/2023
3.7.101.72 65,808 5/26/2023
3.7.101.71 24,538 5/25/2023
3.7.101.70 75,756 5/24/2023
3.7.101.69 148,074 5/23/2023
3.7.101.68 88,989 5/19/2023
3.7.101.67 29,913 5/18/2023
3.7.101.66 76,523 5/16/2023
3.7.101.65 43,057 5/15/2023
3.7.101.64 198,051 5/11/2023
3.7.101.63 78,944 5/9/2023
3.7.101.62 57,737 5/8/2023
3.7.101.61 107,237 5/4/2023
3.7.101.60 94,576 5/2/2023
3.7.101.59 30,107 5/1/2023
3.7.101.58 64,708 4/28/2023
3.7.101.57 105,819 4/27/2023
3.7.101.56 38,741 4/26/2023
3.7.101.55 113,872 4/25/2023
3.7.101.54 59,121 4/25/2023
3.7.101.53 60,961 4/21/2023
3.7.101.52 36,845 4/21/2023
3.7.101.51 60,856 4/19/2023
3.7.101.50 899,351 4/17/2023
3.7.101.49 32,312 4/14/2023
3.7.101.48 29,820 4/13/2023
3.7.101.47 57,274 4/12/2023
3.7.101.46 43,029 4/11/2023
3.7.101.45 41,009 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,706 4/5/2023
3.7.101.41 40,719 4/4/2023
3.7.101.40 41,848 4/3/2023
3.7.101.39 60,671 3/31/2023
3.7.101.38 33,590 3/30/2023
3.7.101.37 70,225 3/29/2023
3.7.101.36 30,628 3/28/2023
3.7.101.35 283,597 3/24/2023
3.7.101.34 38,599 3/23/2023
3.7.101.33 173,235 3/22/2023
3.7.101.32 253,195 3/21/2023
3.7.101.31 127,870 3/20/2023
3.7.101.30 65,239 3/17/2023
3.7.101.29 69,935 3/17/2023
3.7.101.28 41,871 3/16/2023
3.7.101.27 76,332 3/15/2023
3.7.101.26 38,676 3/14/2023
3.7.101.25 79,778 3/13/2023
3.7.101.24 58,231 3/10/2023
3.7.101.23 42,035 3/9/2023
3.7.101.22 64,712 3/8/2023
3.7.101.21 22,666 3/7/2023
3.7.101.20 207,421 3/3/2023
3.7.101.19 88,673 3/2/2023
3.7.101.18 62,568 3/1/2023
3.7.101.17 60,131 2/28/2023
3.7.101.16 36,790 2/27/2023
3.7.101.15 127,643 2/23/2023
3.7.101.14 232,276 2/21/2023
3.7.101.13 706,531 2/18/2023
3.7.101.12 6,055 2/17/2023
3.7.101.11 166,140 2/16/2023
3.7.101.10 69,570 2/15/2023
3.7.101.9 66,328 2/13/2023
3.7.101.8 69,945 2/10/2023
3.7.101.7 62,784 2/9/2023
3.7.101.6 77,776 2/8/2023
3.7.101.5 36,695 2/7/2023
3.7.101.4 59,638 2/6/2023
3.7.101.3 358,518 2/3/2023
3.7.101.2 61,031 2/2/2023
3.7.101.1 14,143 2/2/2023
3.7.101 60,506 2/1/2023
3.7.100.64 225,582 1/31/2023
3.7.100.63 168,484 1/26/2023
3.7.100.62 76,069 1/25/2023
3.7.100.61 107,893 1/24/2023
3.7.100.60 94,352 1/23/2023
3.7.100.59 280,525 1/20/2023
3.7.100.58 21,490 1/20/2023
3.7.100.57 63,364 1/18/2023
3.7.100.56 122,127 1/17/2023
3.7.100.55 175,364 1/13/2023
3.7.100.54 45,529 1/12/2023
3.7.100.53 102,789 1/10/2023
3.7.100.52 68,070 1/9/2023
3.7.100.51 76,184 1/6/2023
3.7.100.50 39,234 1/5/2023
3.7.100.49 762,187 1/4/2023
3.7.100.48 8,656 1/3/2023
3.7.100.47 218,528 12/30/2022
3.7.100.46 32,106 12/29/2022
3.7.100.45 111,447 12/23/2022
3.7.100.44 29,979 12/22/2022
3.7.100.43 35,347 12/21/2022
3.7.100.42 42,274 12/20/2022
3.7.100.41 38,296 12/19/2022
3.7.100.40 137,695 12/16/2022
3.7.100.39 94,149 12/16/2022
3.7.100.38 35,451 12/15/2022
3.7.100.37 138,008 12/14/2022
3.7.100.36 35,048 12/13/2022
3.7.100.35 121,093 12/12/2022
3.7.100.34 85,506 12/8/2022
3.7.100.33 106,560 12/8/2022
3.7.100.32 8,588 12/7/2022
3.7.100.31 56,213 12/6/2022
3.7.100.30 236,684 12/5/2022
3.7.100.29 41,857 12/2/2022
3.7.100.28 14,860 12/2/2022
3.7.100.27 285,648 12/1/2022
3.7.100.26 29,266 11/30/2022
3.7.100.25 55,137 11/29/2022
3.7.100.24 29,975 11/29/2022
3.7.100.23 163,263 11/28/2022
3.7.100.22 159,839 11/22/2022
3.7.100.21 235,089 11/18/2022
3.7.100.20 69,142 11/17/2022
3.7.100.19 1,733,571 11/16/2022
3.7.100.18 13,971 11/16/2022
3.7.100.17 69,440 11/15/2022
3.7.100.16 170,095 11/11/2022
3.7.100.15 63,496 11/10/2022
3.7.100.14 252,707 11/9/2022
3.7.100.13 27,970 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,455 11/7/2022
3.7.100.9 148,491 11/4/2022
3.7.100.8 74,715 11/2/2022
3.7.100.7 116,643 10/31/2022
3.7.100.6 61,922 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,290 10/26/2022
3.7.100.2 43,801 10/25/2022
3.7.100.1 23,984 10/24/2022
3.7.100 236,882 10/21/2022
3.7.4.25 145,987 10/20/2022
3.7.4.24 99,804 10/19/2022
3.7.4.23 357,408 10/18/2022
3.7.4.22 105,330 10/14/2022
3.7.4.21 593,645 10/13/2022
3.7.4.20 361,934 10/7/2022
3.7.4.19 99,117 10/6/2022
3.7.4.18 116,632 10/4/2022
3.7.4.17 37,165 10/3/2022
3.7.4.16 245,847 9/30/2022
3.7.4.15 45,050 9/29/2022
3.7.4.14 54,707 9/27/2022
3.7.4.13 4,111,258 9/27/2022
3.7.4.12 15,832 9/26/2022
3.7.4.11 67,439 9/23/2022
3.7.4.10 51,963 9/22/2022
3.7.4.9 43,929 9/21/2022
3.7.4.8 32,299 9/20/2022
3.7.4.7 151,089 9/19/2022
3.7.4.6 93,484 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,872 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,370 9/2/2022
3.7.3.100 35,433 9/1/2022
3.7.3.99 129,887 8/30/2022
3.7.3.98 106,778 8/29/2022
3.7.3.97 81,620 8/25/2022
3.7.3.96 149,248 8/23/2022
3.7.3.95 86,811 8/22/2022
3.7.3.94 69,690 8/19/2022
3.7.3.93 149,045 8/16/2022
3.7.3.92 106,310 8/12/2022
3.7.3.91 92,685 8/11/2022
3.7.3.90 220,506 8/8/2022
3.7.3.89 59,225 8/4/2022
3.7.3.88 126,960 8/2/2022
3.7.3.87 139,923 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,146 7/22/2022
3.7.3.83 279,400 7/20/2022
3.7.3.82 76,998 7/18/2022
3.7.3.81 31,331 7/15/2022
3.7.3.80 35,295 7/14/2022
3.7.3.79 100,161 7/12/2022
3.7.3.78 30,428 7/11/2022
3.7.3.77 119,500 7/5/2022
3.7.3.76 372,254 6/29/2022
3.7.3.75 203,155 6/24/2022
3.7.3.74 709,752 6/17/2022
3.7.3.73 39,842 6/16/2022
3.7.3.72 265,937 6/14/2022
3.7.3.71 108,720 6/10/2022
3.7.3.70 69,350 6/8/2022
3.7.3.69 44,333 6/7/2022
3.7.3.68 39,385 6/6/2022
3.7.3.67 162,373 5/31/2022
3.7.3.66 137,180 5/27/2022
3.7.3.65 48,092 5/26/2022
3.7.3.64 10,649 5/26/2022
3.7.3.63 21,040 5/25/2022
3.7.3.62 60,029 5/24/2022
3.7.3.61 105,587 5/23/2022
3.7.3.60 134,135 5/19/2022
3.7.3.59 64,960 5/18/2022
3.7.3.58 369,678 5/9/2022
3.7.3.57 540,246 5/6/2022
3.7.3.56 10,147 5/6/2022
3.7.3.55 32,044 5/5/2022
3.7.3.54 125,848 5/4/2022
3.7.3.53 200,487 5/3/2022
3.7.3.52 84,680 5/3/2022
3.7.3.51 6,684 5/2/2022
3.7.3.50 637,973 4/20/2022
3.7.3.49 1,587,759 4/19/2022
3.7.3.48 427,891 4/14/2022
3.7.3.47 361,697 4/12/2022
3.7.3.46 19,120 4/11/2022
3.7.3.45 143,643 4/7/2022
3.7.3.44 120,624 4/6/2022
3.7.3.43 328,159 4/1/2022
3.7.3.42 213,026 3/31/2022
3.7.3.41 131,392 3/28/2022
3.7.3.40 77,891 3/24/2022
3.7.3.39 97,643 3/23/2022
3.7.3.38 455,695 3/17/2022
3.7.3.37 65,051 3/16/2022
3.7.3.36 114,824 3/14/2022
3.7.3.35 119,658 3/10/2022
3.7.3.34 55,257 3/9/2022
3.7.3.33 32,294 3/8/2022
3.7.3.32 221,706 3/3/2022
3.7.3.31 97,747 3/1/2022
3.7.3.30 33,052 2/28/2022
3.7.3.29 61,092 2/26/2022
3.7.3.28 48,229 2/23/2022
3.7.3.27 32,220 2/22/2022
3.7.3.26 10,708 2/22/2022
3.7.3.25 20,994 2/21/2022
3.7.3.24 51,813 2/17/2022
3.7.3.23 329,432 2/11/2022
3.7.3.22 12,735 2/10/2022
3.7.3.21 149,855 2/4/2022
3.7.3.20 61,880 2/3/2022
3.7.3.19 265,574 1/28/2022
3.7.3.18 367,968 1/25/2022
3.7.3.17 430,251 1/15/2022
3.7.3.16 9,498 1/14/2022
3.7.3.15 60,990 1/13/2022
3.7.3.14 768,664 1/11/2022
3.7.3.13 108,049 1/7/2022
3.7.3.12 44,726 1/6/2022
3.7.3.11 18,199 1/5/2022
3.7.3.10 75,184 1/3/2022
3.7.3.9 333,450 12/21/2021
3.7.3.8 27,368 12/20/2021
3.7.3.7 391,565 12/13/2021
3.7.3.6 131,671 12/8/2021
3.7.3.5 155,755 12/2/2021
3.7.3.4 40,606 12/1/2021
3.7.3.3 295,460 11/22/2021
3.7.3.2 41,685 11/19/2021
3.7.3.1 13,132 11/18/2021
3.7.3 1,117,172 11/17/2021
3.7.2.70 3,528,115 11/16/2021
3.7.2.69 72,584 11/15/2021
3.7.2.68 73,888 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,859 11/9/2021
3.7.2.64 192,917 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,107 11/2/2021
3.7.2.60 60,554 11/1/2021
3.7.2.59 606,831 10/29/2021
3.7.2.58 108,156 10/27/2021
3.7.2.57 67,264 10/26/2021
3.7.2.56 5,839 10/26/2021
3.7.2.55 71,421 10/22/2021
3.7.2.54 6,836 10/21/2021
3.7.2.53 244,747 10/14/2021
3.7.2.52 29,526 10/13/2021
3.7.2.51 38,432 10/12/2021
3.7.2.50 231,630 10/8/2021
3.7.2.49 39,145 10/7/2021
3.7.2.48 12,563 10/7/2021
3.7.2.47 10,090 10/6/2021
3.7.2.46 236,449 10/1/2021
3.7.2.45 55,112 9/30/2021
3.7.2.44 118,140 9/29/2021
3.7.2.43 59,421 9/27/2021
3.7.2.42 61,401 9/24/2021
3.7.2.41 65,723 9/23/2021
3.7.2.40 19,222 9/22/2021
3.7.2.39 303,611 9/17/2021
3.7.2.38 16,402 9/16/2021
3.7.2.37 41,011 9/16/2021
3.7.2.36 315,981 9/13/2021
3.7.2.35 179,340 9/10/2021
3.7.2.34 40,702 9/9/2021
3.7.2.33 50,193 9/7/2021
3.7.2.32 45,835 9/3/2021
3.7.2.31 27,758 9/3/2021
3.7.2.30 26,730 9/2/2021
3.7.2.29 21,105 9/1/2021
3.7.2.28 54,307 8/31/2021
3.7.2.27 69,453 8/27/2021
3.7.2.26 36,615 8/25/2021
3.7.2.25 332,795 8/23/2021
3.7.2.24 89,403 8/19/2021
3.7.2.23 339,076 8/16/2021
3.7.2.22 124,035 8/12/2021
3.7.2.21 113,890 8/10/2021
3.7.2.20 140,270 8/6/2021
3.7.2.19 57,791 8/4/2021
3.7.2.18 160,863 7/30/2021
3.7.2.17 29,921 7/29/2021
3.7.2.16 98,592 7/27/2021
3.7.2.15 213,903 7/21/2021
3.7.2.14 181,785 7/16/2021
3.7.2.13 446,897 7/13/2021
3.7.2.12 39,674 7/12/2021
3.7.2.11 82,900 7/9/2021
3.7.2.10 43,828 7/8/2021
3.7.2.9 112,072 7/7/2021
3.7.2.8 42,645 7/6/2021
3.7.2.7 235,514 7/1/2021
3.7.2.6 170,539 6/25/2021
3.7.2.5 27,835 6/24/2021
3.7.2.4 108,251 6/21/2021
3.7.2.3 51,005 6/17/2021
3.7.2.2 42,470 6/15/2021
3.7.2.1 157,003 6/11/2021
3.7.2 303,509 6/1/2021
3.7.1.15 200,804 5/28/2021
3.7.1.14 48,963 5/27/2021
3.7.1.13 35,152 5/27/2021
3.7.1.12 131,192 5/24/2021
3.7.1.11 35,806 5/21/2021
3.7.1.10 54,921 5/20/2021
3.7.1.9 39,754 5/19/2021
3.7.1.8 73,668 5/18/2021
3.7.1.7 219,208 5/14/2021
3.7.1.6 22,691 5/12/2021
3.7.1.5 58,281 5/10/2021
3.7.1.4 6,078 5/10/2021
3.7.1.3 132,131 5/6/2021
3.7.1.2 276,430 4/30/2021
3.7.1.1 65,414 4/27/2021
3.7.1 509,555 4/23/2021
3.7.0.14 426,383 4/19/2021
3.7.0.13 139,922 4/15/2021
3.7.0.12 437,399 4/13/2021
3.7.0.11 29,305 4/12/2021
3.7.0.10 259,220 4/8/2021
3.7.0.9 66,670 4/7/2021
3.7.0.8 259,004 4/2/2021
3.7.0.7 59,007 4/1/2021
3.7.0.6 40,106 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,922 3/29/2021
3.7.0.2 24,117 3/27/2021
3.7.0.1 20,060 3/26/2021
3.7.0 3,217,908 3/26/2021
3.5.1.51 315,330 3/25/2021
3.5.1.50 350,965 3/17/2021
3.5.1.49 118,171 3/15/2021
3.5.1.48 327,148 3/9/2021
3.5.1.47 171,237 3/5/2021
3.5.1.46 17,023 3/4/2021
3.5.1.45 70,528 3/1/2021
3.5.1.44 1,194,068 2/23/2021
3.5.1.43 83,223 2/19/2021
3.5.1.42 120,374 2/12/2021
3.5.1.41 84,097 2/9/2021
3.5.1.40 14,341 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,633 1/29/2021
3.5.1.36 133,653 1/28/2021
3.5.1.35 27,933 1/27/2021
3.5.1.34 394,286 1/26/2021
3.5.1.33 251,786 1/20/2021
3.5.1.32 15,497 1/19/2021
3.5.1.31 133,677 1/15/2021
3.5.1.30 140,883 1/11/2021
3.5.1.29 52,953 1/7/2021
3.5.1.28 158,052 12/30/2020
3.5.1.27 43,297 12/23/2020
3.5.1.26 110,184 12/22/2020
3.5.1.25 27,574 12/22/2020
3.5.1.24 8,471 12/21/2020
3.5.1.23 21,619 12/18/2020
3.5.1.22 83,161 12/17/2020
3.5.1.21 27,709 12/16/2020
3.5.1.20 40,507 12/14/2020
3.5.1.19 127,514 12/9/2020
3.5.1.18 65,096 12/7/2020
3.5.1.17 84,028 12/3/2020
3.5.1.16 171,056 12/2/2020
3.5.1.15 21,858 12/1/2020
3.5.1.14 157,296 12/1/2020
3.5.1.13 93,499 11/24/2020
3.5.1.12 29,616 11/23/2020
3.5.1.11 32,910 11/20/2020
3.5.1.10 46,281 11/19/2020
3.5.1.9 13,300 11/18/2020
3.5.1.8 272,016 11/16/2020
3.5.1.7 50,599 11/13/2020
3.5.1.6 242,394 11/5/2020
3.5.1.5 46,313 11/4/2020
3.5.1.4 198,333 10/30/2020
3.5.1.3 36,575 10/28/2020
3.5.1.2 126,267 10/27/2020
3.5.1.1 22,679 10/26/2020
3.5.1 263,211 10/22/2020
3.5.0.31 25,925 10/21/2020
3.5.0.30 33,919 10/20/2020
3.5.0.29 186,549 10/16/2020
3.5.0.28 74,753 10/15/2020
3.5.0.27 262,173 10/9/2020
3.5.0.26 214,277 10/8/2020
3.5.0.25 63,838 10/6/2020
3.5.0.24 20,062 10/2/2020
3.5.0.23 131,806 10/1/2020
3.5.0.22 13,037 9/30/2020
3.5.0.21 31,663 9/29/2020
3.5.0.20 55,694 9/25/2020
3.5.0.19 182,810 9/24/2020
3.5.0.18 56,501 9/21/2020
3.5.0.17 19,621 9/18/2020
3.5.0.16 306,299 9/17/2020
3.5.0.15 25,070 9/16/2020
3.5.0.14 31,445 9/15/2020
3.5.0.13 35,755 9/14/2020
3.5.0.12 79,389 9/11/2020
3.5.0.11 122,699 9/10/2020
3.5.0.10 11,585 9/9/2020
3.5.0.9 57,476 9/4/2020
3.5.0.8 110,226 9/2/2020
3.5.0.7 262,889 9/1/2020
3.5.0.6 6,588 8/31/2020
3.5.0.5 14,821 8/28/2020
3.5.0.4 29,725 8/27/2020
3.5.0.3 14,926 8/26/2020
3.5.0.2 45,759 8/25/2020
3.5.0.1 111,601 8/24/2020
3.5.0 863,100 8/20/2020
3.5.0-beta 107,522 2/4/2020
3.3.102.17 1,937,505 8/19/2020
3.3.102.16 168,454 8/14/2020
3.3.102.15 91,906 8/10/2020
3.3.102.14 50,845 8/8/2020
3.3.102.13 16,494 8/6/2020
3.3.102.12 51,956 8/5/2020
3.3.102.11 28,942 8/4/2020
3.3.102.10 59,273 8/3/2020
3.3.102.9 80,450 7/31/2020
3.3.102.8 19,028 7/30/2020
3.3.102.7 19,276 7/29/2020
3.3.102.6 23,742 7/28/2020
3.3.102.5 287,179 7/23/2020
3.3.102.4 88,440 7/22/2020
3.3.102.3 134,183 7/17/2020
3.3.102.2 25,827 7/15/2020
3.3.102.1 152,788 7/9/2020
3.3.102 18,379 7/9/2020
3.3.101.194 216,796 7/8/2020
3.3.101.193 28,988 7/7/2020
3.3.101.192 78,222 7/2/2020
3.3.101.191 39,341 6/29/2020
3.3.101.190 23,387 6/26/2020
3.3.101.189 17,575 6/25/2020
3.3.101.188 33,109 6/24/2020
3.3.101.187 10,230 6/24/2020
3.3.101.186 41,728 6/23/2020
3.3.101.185 91,410 6/19/2020
3.3.101.184 24,094 6/18/2020
3.3.101.183 25,156 6/17/2020
3.3.101.182 225,694 6/11/2020
3.3.101.181 55,323 6/9/2020
3.3.101.180 132,621 6/5/2020
3.3.101.179 26,762 6/4/2020
3.3.101.178 15,984 6/3/2020
3.3.101.177 6,803 6/3/2020
3.3.101.176 55,907 6/1/2020
3.3.101.175 120,505 5/27/2020
3.3.101.174 72,710 5/26/2020
3.3.101.173 66,121 5/22/2020
3.3.101.172 29,768 5/22/2020
3.3.101.171 12,054 5/21/2020
3.3.101.170 69,952 5/19/2020
3.3.101.169 42,088 5/18/2020
3.3.101.168 54,951 5/15/2020
3.3.101.167 59,827 5/14/2020
3.3.101.166 93,699 5/11/2020
3.3.101.165 42,116 5/8/2020
3.3.101.164 21,701 5/8/2020
3.3.101.163 6,288 5/7/2020
3.3.101.162 36,135 5/6/2020
3.3.101.161 48,888 5/4/2020
3.3.101.160 25,039 5/1/2020
3.3.101.159 15,044 4/30/2020
3.3.101.158 55,638 4/29/2020
3.3.101.157 33,983 4/28/2020
3.3.101.156 19,556 4/27/2020
3.3.101.155 85,258 4/24/2020
3.3.101.154 16,602 4/23/2020
3.3.101.153 19,333 4/22/2020
3.3.101.152 17,898 4/21/2020
3.3.101.151 24,049 4/20/2020
3.3.101.150 21,252 4/17/2020
3.3.101.149 25,438 4/16/2020
3.3.101.148 222,911 4/8/2020
3.3.101.147 324,884 4/6/2020
3.3.101.146 104,615 4/3/2020
3.3.101.145 14,934 4/3/2020
3.3.101.144 17,924 4/2/2020
3.3.101.143 64,639 4/1/2020
3.3.101.142 21,005 3/31/2020
3.3.101.141 15,551 3/30/2020
3.3.101.140 68,190 3/27/2020
3.3.101.139 21,941 3/26/2020
3.3.101.138 19,323 3/25/2020
3.3.101.137 40,385 3/24/2020
3.3.101.136 40,478 3/20/2020
3.3.101.135 13,761 3/19/2020
3.3.101.134 39,600 3/18/2020
3.3.101.133 12,988 3/17/2020
3.3.101.132 96,418 3/16/2020
3.3.101.131 32,144 3/12/2020
3.3.101.130 104,991 3/6/2020
3.3.101.129 99,190 3/5/2020
3.3.101.128 95,093 3/2/2020
3.3.101.127 72,253 2/28/2020
3.3.101.126 7,184 2/27/2020
3.3.101.125 77,849 2/26/2020
3.3.101.124 20,461 2/25/2020
3.3.101.123 170,212 2/19/2020
3.3.101.122 83,930 2/17/2020
3.3.101.121 29,963 2/13/2020
3.3.101.120 123,237 2/10/2020
3.3.101.119 84,887 2/7/2020
3.3.101.118 79,731 2/4/2020
3.3.101.117 177,512 1/24/2020
3.3.101.116 10,982 1/23/2020
3.3.101.115 60,368 1/21/2020
3.3.101.114 100,071 1/17/2020
3.3.101.113 36,348 1/16/2020
3.3.101.112 93,913 1/15/2020
3.3.101.111 105,562 1/10/2020
3.3.101.110 229,254 1/8/2020
3.3.101.109 14,573 1/6/2020
3.3.101.108 59,271 1/2/2020
3.3.101.107 158,218 12/25/2019
3.3.101.106 7,927 12/23/2019
3.3.101.105 24,649 12/20/2019
3.3.101.104 41,778 12/18/2019
3.3.101.103 55,709 12/18/2019
3.3.101.102 76,311 12/16/2019
3.3.101.101 27,089 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,142 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,417 11/20/2019
3.3.101.89 6,117 11/19/2019
3.3.101.88 85,099 11/14/2019
3.3.101.87 35,679 11/13/2019
3.3.101.86 155,542 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,718 10/31/2019
3.3.101.81 11,276 10/30/2019
3.3.101.80 40,259 10/28/2019
3.3.101.79 6,842 10/28/2019
3.3.101.78 70,425 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,922 10/17/2019
3.3.101.74 183,785 10/16/2019
3.3.101.73 104,622 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,365 9/30/2019
3.3.101.69 77,957 9/26/2019
3.3.101.68 60,419 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,565 9/17/2019
3.3.101.63 21,579 9/16/2019
3.3.101.62 38,897 9/12/2019
3.3.101.61 114,500 9/9/2019
3.3.101.60 27,368 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,264 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,188 8/16/2019
3.3.101.53 22,603 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,700 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,676 7/25/2019
3.3.101.40 19,639 7/24/2019
3.3.101.39 34,997 7/22/2019
3.3.101.38 16,498 7/19/2019
3.3.101.37 13,194 7/19/2019
3.3.101.36 74,781 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,204 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,877 5/31/2019
3.3.101.16 10,632 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,187 4/26/2019
3.3.100.10 12,464 4/25/2019
3.3.100.9 57,264 4/25/2019
3.3.100.8 10,975 4/24/2019
3.3.100.7 36,593 4/18/2019
3.3.100.6 53,142 4/16/2019
3.3.100.5 159,161 4/4/2019
3.3.100.4 20,738 4/3/2019
3.3.100.3 76,978 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,133 3/21/2019
3.3.3.26 122,543 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,774 2/26/2019
3.3.3.22 233,043 2/20/2019
3.3.3.21 119,063 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,775 2/4/2019
3.3.3.17 478,007 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,049 1/11/2019
3.3.3.12 8,964 1/10/2019
3.3.3.11 68,033 1/8/2019
3.3.3.10 6,473 1/7/2019
3.3.3.9 32,769 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,028 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,225 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,643 11/15/2018
3.3.2.11 26,644 11/13/2018
3.3.2.10 35,197 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,991 11/7/2018
3.3.2.6 7,477 11/6/2018
3.3.2.5 79,142 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,876 10/17/2018
3.3.1.14 129,384 10/6/2018
3.3.1.13 20,683 10/4/2018
3.3.1.12 87,159 9/26/2018
3.3.1.11 894,507 9/10/2018
3.3.1.10 39,179 9/7/2018
3.3.1.9 135,014 8/28/2018
3.3.1.8 106,129 8/16/2018
3.3.1.7 9,715 8/15/2018
3.3.1.6 173,492 8/3/2018
3.3.1.5 40,303 8/2/2018
3.3.1.4 171,618 7/23/2018
3.3.1.3 293,863 7/3/2018
3.3.1.2 170,083 6/23/2018
3.3.1.1 41,249 6/19/2018
3.3.1 137,201 6/1/2018
3.3.0.29 556,682 4/25/2018
3.3.0.28 52,305 4/20/2018
3.3.0.27 245,231 3/29/2018
3.3.0.26 107,937 3/15/2018
3.3.0.25 81,507 3/3/2018
3.3.0.24 1,967,476 11/11/2017
3.3.0.23 97,131 10/24/2017
3.3.0.22 94,707 10/9/2017
3.3.0.21 627,781 7/24/2017
3.3.0.20 187,581 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,281 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,186 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,116 1/20/2017
3.3.0.6 43,002 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,052 11/15/2016
3.3.0.2 16,431 11/4/2016
3.3.0.1 62,301 10/11/2016
3.3.0 297,069 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,257 9/8/2016
3.1.2 6,798 9/6/2016
3.1.1.2 92,241 8/9/2016
3.1.1.1 21,808 7/13/2016
3.1.1 12,763 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,155 1/6/2016
3.1.0.3 14,554 12/2/2015
3.1.0.2 19,625 10/7/2015
3.1.0.1 9,272 8/27/2015
3.1.0 69,703 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