AWSSDK.SimpleNotificationService 4.0.1.6

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