AWSSDK.SimpleNotificationService 3.7.400.170

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