AWSSDK.SimpleNotificationService 3.7.500.8

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.500.8
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.500.8
                    
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.500.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.500.8" />
                    
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.500.8
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.500.8"
                    
#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.500.8
                    
#: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.500.8
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.500.8
                    
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 (176)

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