AWSSDK.SimpleNotificationService 3.7.501.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.501.16
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.16
                    
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="3.7.501.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.501.16" />
                    
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 3.7.501.16
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.16"
                    
#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@3.7.501.16
                    
#: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=3.7.501.16
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.16
                    
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 net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (178)

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