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