AWSSDK.SimpleNotificationService 4.0.1.8

Prefix Reserved
dotnet add package AWSSDK.SimpleNotificationService --version 4.0.1.8
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 4.0.1.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="4.0.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="4.0.1.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 4.0.1.8
                    
#r "nuget: AWSSDK.SimpleNotificationService, 4.0.1.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@4.0.1.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=4.0.1.8
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=4.0.1.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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (178)

Showing the top 5 NuGet packages that depend on AWSSDK.SimpleNotificationService:

Package Downloads
MassTransit.AmazonSQS

MassTransit Amazon SQS transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

AWSSDK.Glacier

Amazon Glacier is a secure, durable, and extremely low-cost storage service for data archiving and online backup.

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

A light-weight message bus on top of AWS SNS and SQS

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SimpleNotificationService:

Repository Stars
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
JasperFx/wolverine
Supercharged .NET server side development!
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Elfocrash/aws-videos
awslabs/aws-sdk-net-samples
Illumina/Nirvana
The nimble & robust variant annotator
jorgevgut/airquality-mx
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
aws/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
aws/integrations-on-dotnet-aspire-for-aws
This repositry contains the integrations with .NET Aspire for AWS.
aws/aws-xray-sdk-dotnet
The official AWS X-Ray SDK for .NET.
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Version Downloads Last Updated
4.0.1.8 1,368 10/10/2025
4.0.1.7 2,802 10/9/2025
4.0.1.6 28,059 10/1/2025
4.0.1.5 10,484 9/30/2025
4.0.1.4 6,255 9/29/2025
4.0.1.3 50,248 9/23/2025
4.0.1.2 56,626 9/16/2025
4.0.1.1 165,349 8/29/2025
4.0.1 19,550 8/27/2025
4.0.0.21 52,581 8/21/2025
4.0.0.20 59,410 8/15/2025
4.0.0.19 18,205 8/13/2025
4.0.0.18 164,914 8/6/2025
4.0.0.17 39,527 8/4/2025
4.0.0.16 32,632 8/1/2025
4.0.0.15 90,078 7/23/2025
4.0.0.14 94,626 7/15/2025
4.0.0.13 75,824 7/9/2025
4.0.0.12 134,012 7/1/2025
4.0.0.11 76,906 6/23/2025
4.0.0.10 34,004 6/18/2025
4.0.0.9 35,331 6/16/2025
4.0.0.8 110,126 6/12/2025
4.0.0.7 15,273 6/11/2025
4.0.0.6 38,651 6/10/2025
4.0.0.5 102,626 6/4/2025
4.0.0.4 235,738 5/16/2025
4.0.0.3 13,722 5/15/2025
4.0.0.2 220,700 5/6/2025
4.0.0.1 49,814 4/30/2025
4.0.0 904,055 4/28/2025
4.0.0-preview.13 1,851 4/9/2025
4.0.0-preview.12 303 4/4/2025
4.0.0-preview.11 6,012 3/26/2025
4.0.0-preview.10 10,148 3/7/2025
4.0.0-preview.9 326 3/4/2025
4.0.0-preview.8 303 2/25/2025
4.0.0-preview.7 277 2/17/2025
4.0.0-preview.6 1,269 2/6/2025
4.0.0-preview.5 4,544 1/3/2025
4.0.0-preview.4 19,640 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 837 10/10/2025
3.7.501.19 1,977 10/9/2025
3.7.501.18 2,534 10/8/2025
3.7.501.17 2,759 10/7/2025
3.7.501.16 16,887 9/30/2025
3.7.501.15 3,951 9/29/2025
3.7.501.14 6,241 9/26/2025
3.7.501.13 3,420 9/25/2025
3.7.501.12 6,142 9/23/2025
3.7.501.11 4,631 9/22/2025
3.7.501.10 6,295 9/19/2025
3.7.501.9 21,364 9/16/2025
3.7.501.8 5,258 9/15/2025
3.7.501.7 25,224 9/11/2025
3.7.501.6 3,339 9/10/2025
3.7.501.5 5,330 9/9/2025
3.7.501.4 8,407 9/8/2025
3.7.501.3 19,399 9/4/2025
3.7.501.2 10,101 9/2/2025
3.7.501.1 9,131 8/29/2025
3.7.501 8,836 8/27/2025
3.7.500.11 6,433 8/26/2025
3.7.500.10 4,755 8/25/2025
3.7.500.9 6,775 8/21/2025
3.7.500.8 5,638 8/20/2025
3.7.500.7 18,900 8/12/2025
3.7.500.6 8,123 8/11/2025
3.7.500.5 13,858 8/8/2025
3.7.500.4 8,230 8/6/2025
3.7.500.3 7,036 8/5/2025
3.7.500.2 4,215 8/4/2025
3.7.500.1 6,643 8/1/2025
3.7.500 16,797 7/31/2025
3.7.400.185 8,607 7/30/2025
3.7.400.184 5,541 7/29/2025
3.7.400.183 6,090 7/28/2025
3.7.400.182 66,315 7/24/2025
3.7.400.181 7,363 7/23/2025
3.7.400.180 5,994 7/22/2025
3.7.400.179 9,940 7/21/2025
3.7.400.178 9,925 7/18/2025
3.7.400.177 5,243 7/17/2025
3.7.400.176 11,738 7/16/2025
3.7.400.175 3,803 7/15/2025
3.7.400.174 26,409 7/9/2025
3.7.400.173 31,099 7/3/2025
3.7.400.172 10,852 7/1/2025
3.7.400.171 10,529 6/30/2025
3.7.400.170 15,820 6/27/2025
3.7.400.169 21,419 6/26/2025
3.7.400.168 14,374 6/23/2025
3.7.400.167 9,269 6/20/2025
3.7.400.166 31,600 6/18/2025
3.7.400.165 71,340 6/11/2025
3.7.400.164 20,386 6/10/2025
3.7.400.163 9,832 6/9/2025
3.7.400.162 14,803 6/6/2025
3.7.400.161 10,491 6/5/2025
3.7.400.160 10,037 6/4/2025
3.7.400.159 88,630 6/2/2025
3.7.400.158 9,479 5/30/2025
3.7.400.157 21,154 5/28/2025
3.7.400.156 22,527 5/23/2025
3.7.400.155 13,537 5/21/2025
3.7.400.154 43,024 5/20/2025
3.7.400.153 46,099 5/19/2025
3.7.400.152 12,974 5/16/2025
3.7.400.151 57,064 5/12/2025
3.7.400.150 30,310 5/9/2025
3.7.400.149 8,813 5/8/2025
3.7.400.148 13,804 5/7/2025
3.7.400.147 14,535 5/6/2025
3.7.400.146 11,578 5/5/2025
3.7.400.145 24,937 5/2/2025
3.7.400.144 11,824 5/1/2025
3.7.400.143 11,215 4/30/2025
3.7.400.142 68,927 4/29/2025
3.7.400.141 161,467 4/28/2025
3.7.400.140 46,966 4/25/2025
3.7.400.139 14,027 4/24/2025
3.7.400.138 45,101 4/23/2025
3.7.400.137 70,429 4/18/2025
3.7.400.136 16,434 4/17/2025
3.7.400.135 42,739 4/16/2025
3.7.400.134 66,270 4/14/2025
3.7.400.133 81,370 4/11/2025
3.7.400.132 38,935 4/10/2025
3.7.400.131 25,809 4/9/2025
3.7.400.130 20,810 4/8/2025
3.7.400.129 201,176 4/4/2025
3.7.400.128 17,480 4/3/2025
3.7.400.127 35,271 4/3/2025
3.7.400.126 6,330 4/2/2025
3.7.400.125 62,094 4/1/2025
3.7.400.124 22,142 3/31/2025
3.7.400.123 47,846 3/28/2025
3.7.400.122 164,170 3/27/2025
3.7.400.121 22,130 3/26/2025
3.7.400.120 36,590 3/25/2025
3.7.400.119 47,453 3/24/2025
3.7.400.118 52,341 3/21/2025
3.7.400.117 27,262 3/20/2025
3.7.400.116 41,911 3/19/2025
3.7.400.115 28,136 3/18/2025
3.7.400.114 41,637 3/17/2025
3.7.400.113 33,667 3/14/2025
3.7.400.112 22,998 3/14/2025
3.7.400.111 96,969 3/11/2025
3.7.400.110 28,106 3/10/2025
3.7.400.109 44,556 3/7/2025
3.7.400.108 34,986 3/6/2025
3.7.400.107 24,645 3/5/2025
3.7.400.106 119,794 3/4/2025
3.7.400.105 75,787 3/3/2025
3.7.400.104 102,524 2/28/2025
3.7.400.103 17,571 2/27/2025
3.7.400.102 21,443 2/26/2025
3.7.400.101 43,810 2/25/2025
3.7.400.100 43,117 2/24/2025
3.7.400.99 44,419 2/21/2025
3.7.400.98 1,796,812 2/20/2025
3.7.400.97 64,548 2/18/2025
3.7.400.96 32,847 2/17/2025
3.7.400.95 55,981 2/13/2025
3.7.400.94 63,555 2/12/2025
3.7.400.93 46,418 2/11/2025
3.7.400.92 111,513 2/10/2025
3.7.400.91 41,455 2/7/2025
3.7.400.90 74,181 2/6/2025
3.7.400.89 20,372 2/5/2025
3.7.400.88 95,546 2/4/2025
3.7.400.87 35,894 2/3/2025
3.7.400.86 175,099 1/30/2025
3.7.400.85 163,610 1/27/2025
3.7.400.84 112,880 1/22/2025
3.7.400.83 19,888 1/21/2025
3.7.400.82 47,569 1/17/2025
3.7.400.81 32,974 1/16/2025
3.7.400.80 356,721 1/15/2025
3.7.400.79 47,204 1/14/2025
3.7.400.78 26,115 1/13/2025
3.7.400.77 46,913 1/10/2025
3.7.400.76 20,729 1/9/2025
3.7.400.75 26,168 1/8/2025
3.7.400.74 52,312 1/7/2025
3.7.400.73 27,547 1/6/2025
3.7.400.72 92,543 1/3/2025
3.7.400.71 40,440 1/2/2025
3.7.400.70 193,114 12/26/2024
3.7.400.69 57,094 12/23/2024
3.7.400.68 21,456 12/20/2024
3.7.400.67 39,060 12/19/2024
3.7.400.66 51,500 12/18/2024
3.7.400.65 29,528 12/17/2024
3.7.400.64 100,408 12/13/2024
3.7.400.63 75,720 12/12/2024
3.7.400.62 36,371 12/11/2024
3.7.400.61 63,001 12/10/2024
3.7.400.60 33,415 12/9/2024
3.7.400.59 443,908 12/3/2024
3.7.400.58 289,529 11/27/2024
3.7.400.57 214,094 11/22/2024
3.7.400.56 34,852 11/21/2024
3.7.400.55 35,203 11/21/2024
3.7.400.54 151,470 11/19/2024
3.7.400.53 191,522 11/15/2024
3.7.400.52 21,445 11/15/2024
3.7.400.51 9,843 11/14/2024
3.7.400.50 54,417 11/13/2024
3.7.400.49 45,103 11/12/2024
3.7.400.48 34,689 11/11/2024
3.7.400.47 47,819 11/8/2024
3.7.400.46 85,524 11/7/2024
3.7.400.45 386,311 11/1/2024
3.7.400.44 106,468 10/31/2024
3.7.400.43 45,261 10/30/2024
3.7.400.42 128,117 10/29/2024
3.7.400.41 75,217 10/28/2024
3.7.400.40 33,794 10/25/2024
3.7.400.39 30,619 10/24/2024
3.7.400.38 92,229 10/23/2024
3.7.400.37 76,027 10/22/2024
3.7.400.36 221,014 10/16/2024
3.7.400.35 98,924 10/15/2024
3.7.400.34 55,858 10/14/2024
3.7.400.33 165,916 10/9/2024
3.7.400.32 80,449 10/8/2024
3.7.400.31 42,994 10/7/2024
3.7.400.30 1,268,463 10/4/2024
3.7.400.29 56,739 10/3/2024
3.7.400.28 54,335 10/2/2024
3.7.400.27 26,906 10/1/2024
3.7.400.26 113,376 9/27/2024
3.7.400.25 73,251 9/26/2024
3.7.400.24 48,043 9/25/2024
3.7.400.23 34,543 9/24/2024
3.7.400.22 121,632 9/21/2024
3.7.400.21 728,836 9/16/2024
3.7.400.20 56,192 9/13/2024
3.7.400.19 69,589 9/11/2024
3.7.400.18 63,943 9/10/2024
3.7.400.17 87,855 9/9/2024
3.7.400.16 66,130 9/6/2024
3.7.400.15 68,493 9/5/2024
3.7.400.14 178,713 9/4/2024
3.7.400.13 134,252 8/30/2024
3.7.400.12 160,923 8/28/2024
3.7.400.11 241,438 8/22/2024
3.7.400.10 100,755 8/21/2024
3.7.400.9 18,375 8/20/2024
3.7.400.8 41,230 8/19/2024
3.7.400.7 43,044 8/16/2024
3.7.400.6 48,823 8/15/2024
3.7.400.5 183,135 8/13/2024
3.7.400.4 149,713 8/9/2024
3.7.400.3 795,392 8/5/2024
3.7.400.2 259,596 7/30/2024
3.7.400.1 99,448 7/29/2024
3.7.400 1,948,783 7/24/2024
3.7.302.2 54,341 7/22/2024
3.7.302.1 134,552 7/18/2024
3.7.302 330,452 7/12/2024
3.7.301.66 95,443 7/10/2024
3.7.301.65 65,821 7/9/2024
3.7.301.64 24,837 7/8/2024
3.7.301.63 86,809 7/5/2024
3.7.301.62 100,283 7/3/2024
3.7.301.61 72,313 7/1/2024
3.7.301.60 128,852 6/28/2024
3.7.301.59 46,056 6/27/2024
3.7.301.58 97,161 6/24/2024
3.7.301.57 63,474 6/20/2024
3.7.301.56 102,574 6/19/2024
3.7.301.55 24,033 6/18/2024
3.7.301.54 328,536 6/12/2024
3.7.301.53 44,787 6/11/2024
3.7.301.52 84,308 6/10/2024
3.7.301.51 68,392 6/7/2024
3.7.301.50 39,857 6/6/2024
3.7.301.49 29,474 6/5/2024
3.7.301.48 50,378 6/4/2024
3.7.301.47 41,511 6/3/2024
3.7.301.46 101,345 5/30/2024
3.7.301.45 30,976 5/29/2024
3.7.301.44 43,409 5/28/2024
3.7.301.43 102,808 5/23/2024
3.7.301.42 36,131 5/22/2024
3.7.301.41 110,260 5/17/2024
3.7.301.40 49,935 5/16/2024
3.7.301.39 107,744 5/14/2024
3.7.301.38 108,577 5/13/2024
3.7.301.37 65,598 5/10/2024
3.7.301.36 43,361 5/9/2024
3.7.301.35 239,280 5/6/2024
3.7.301.34 55,116 5/3/2024
3.7.301.33 35,072 5/1/2024
3.7.301.32 50,255 4/29/2024
3.7.301.31 49,279 4/26/2024
3.7.301.30 24,839 4/25/2024
3.7.301.29 120,175 4/24/2024
3.7.301.28 178,314 4/23/2024
3.7.301.27 31,297 4/22/2024
3.7.301.26 51,290 4/19/2024
3.7.301.25 502,178 4/18/2024
3.7.301.24 31,352 4/17/2024
3.7.301.23 67,498 4/16/2024
3.7.301.22 322,482 4/11/2024
3.7.301.21 35,869 4/10/2024
3.7.301.20 49,999 4/9/2024
3.7.301.19 78,306 4/8/2024
3.7.301.18 84,520 4/5/2024
3.7.301.17 43,015 4/4/2024
3.7.301.16 37,320 4/3/2024
3.7.301.15 39,911 4/2/2024
3.7.301.14 54,339 4/1/2024
3.7.301.13 36,655 3/29/2024
3.7.301.12 32,040 3/28/2024
3.7.301.11 105,607 3/27/2024
3.7.301.10 62,967 3/26/2024
3.7.301.9 47,477 3/25/2024
3.7.301.8 1,354,586 3/22/2024
3.7.301.7 226,301 3/18/2024
3.7.301.6 41,417 3/15/2024
3.7.301.5 62,535 3/14/2024
3.7.301.4 47,338 3/13/2024
3.7.301.3 163,221 3/8/2024
3.7.301.2 250,568 2/29/2024
3.7.301.1 230,382 2/27/2024
3.7.301 685,231 2/16/2024
3.7.300.51 61,430 2/15/2024
3.7.300.50 29,846 2/14/2024
3.7.300.49 26,830 2/13/2024
3.7.300.48 88,827 2/9/2024
3.7.300.47 79,759 2/7/2024
3.7.300.46 316,619 2/2/2024
3.7.300.45 21,623 2/1/2024
3.7.300.44 56,674 1/31/2024
3.7.300.43 62,903 1/30/2024
3.7.300.42 135,526 1/29/2024
3.7.300.41 105,305 1/25/2024
3.7.300.40 87,587 1/25/2024
3.7.300.39 94,002 1/19/2024
3.7.300.38 21,704 1/18/2024
3.7.300.37 69,706 1/16/2024
3.7.300.36 136,677 1/14/2024
3.7.300.35 5,884 1/12/2024
3.7.300.34 42,136 1/11/2024
3.7.300.33 34,119 1/10/2024
3.7.300.32 83,932 1/8/2024
3.7.300.31 65,086 1/5/2024
3.7.300.30 12,937 1/4/2024
3.7.300.29 78,900 1/3/2024
3.7.300.28 180,825 12/28/2023
3.7.300.27 21,979 12/27/2023
3.7.300.26 11,755 12/26/2023
3.7.300.25 24,645 12/22/2023
3.7.300.24 36,300 12/21/2023
3.7.300.23 21,677 12/20/2023
3.7.300.22 30,870 12/19/2023
3.7.300.21 704,629 12/18/2023
3.7.300.20 43,067 12/15/2023
3.7.300.19 23,721 12/14/2023
3.7.300.18 92,671 12/13/2023
3.7.300.17 115,670 12/12/2023
3.7.300.16 415,520 12/7/2023
3.7.300.15 186,940 12/6/2023
3.7.300.14 41,003 12/5/2023
3.7.300.13 82,180 12/4/2023
3.7.300.12 99,981 11/30/2023
3.7.300.11 46,598 11/28/2023
3.7.300.10 32,804 11/28/2023
3.7.300.9 11,313 11/27/2023
3.7.300.8 81,083 11/27/2023
3.7.300.7 440,685 11/21/2023
3.7.300.6 36,511 11/20/2023
3.7.300.5 187,949 11/17/2023
3.7.300.4 25,660 11/16/2023
3.7.300.3 30,757 11/15/2023
3.7.300.2 61,571 11/14/2023
3.7.300.1 49,980 11/13/2023
3.7.300 1,229,078 11/10/2023
3.7.201.5 108,510 11/8/2023
3.7.201.4 231,009 11/7/2023
3.7.201.3 33,450 11/6/2023
3.7.201.2 141,290 11/2/2023
3.7.201.1 158,609 10/27/2023
3.7.201 91,210 10/26/2023
3.7.200.61 418,041 10/24/2023
3.7.200.60 37,689 10/23/2023
3.7.200.59 42,280 10/20/2023
3.7.200.58 35,692 10/19/2023
3.7.200.57 42,606 10/18/2023
3.7.200.56 36,993 10/17/2023
3.7.200.55 23,509 10/16/2023
3.7.200.54 37,803 10/12/2023
3.7.200.53 96,345 10/7/2023
3.7.200.52 144,230 10/5/2023
3.7.200.51 37,963 10/4/2023
3.7.200.50 48,928 10/3/2023
3.7.200.49 127,797 10/2/2023
3.7.200.48 67,939 9/28/2023
3.7.200.47 22,871 9/28/2023
3.7.200.46 5,386 9/27/2023
3.7.200.45 77,816 9/25/2023
3.7.200.44 124,845 9/22/2023
3.7.200.43 88,263 9/20/2023
3.7.200.42 28,545 9/19/2023
3.7.200.41 70,055 9/15/2023
3.7.200.40 26,655 9/15/2023
3.7.200.39 24,146 9/14/2023
3.7.200.38 17,037 9/13/2023
3.7.200.37 36,611 9/12/2023
3.7.200.36 171,316 9/8/2023
3.7.200.35 93,894 9/8/2023
3.7.200.34 54,517 9/6/2023
3.7.200.33 29,304 9/5/2023
3.7.200.32 156,671 9/1/2023
3.7.200.31 24,257 9/1/2023
3.7.200.30 4,551 8/31/2023
3.7.200.29 42,987 8/31/2023
3.7.200.28 4,737 8/30/2023
3.7.200.27 91,467 8/28/2023
3.7.200.26 91,103 8/25/2023
3.7.200.25 28,537 8/24/2023
3.7.200.24 299,301 8/23/2023
3.7.200.23 70,231 8/22/2023
3.7.200.22 75,426 8/21/2023
3.7.200.21 53,397 8/18/2023
3.7.200.20 9,329 8/18/2023
3.7.200.19 22,514 8/17/2023
3.7.200.18 96,085 8/15/2023
3.7.200.17 29,119 8/14/2023
3.7.200.16 64,003 8/11/2023
3.7.200.15 34,645 8/10/2023
3.7.200.14 31,713 8/9/2023
3.7.200.13 28,254 8/8/2023
3.7.200.12 5,312 8/8/2023
3.7.200.11 29,570 8/7/2023
3.7.200.10 73,395 8/4/2023
3.7.200.9 62,006 8/2/2023
3.7.200.8 98,318 8/1/2023
3.7.200.7 54,551 7/31/2023
3.7.200.6 176,956 7/28/2023
3.7.200.5 107,147 7/26/2023
3.7.200.4 162,052 7/24/2023
3.7.200.3 57,332 7/21/2023
3.7.200.2 46,823 7/20/2023
3.7.200.1 622,095 7/18/2023
3.7.200 180,558 7/18/2023
3.7.101.90 74,332 7/17/2023
3.7.101.89 1,043,485 7/13/2023
3.7.101.88 636,906 7/7/2023
3.7.101.87 4,906 7/7/2023
3.7.101.86 29,535 7/6/2023
3.7.101.85 84,051 7/5/2023
3.7.101.84 60,405 7/3/2023
3.7.101.83 542,255 6/20/2023
3.7.101.82 695,375 6/15/2023
3.7.101.81 202,089 6/13/2023
3.7.101.80 56,584 6/12/2023
3.7.101.79 95,212 6/8/2023
3.7.101.78 128,627 6/6/2023
3.7.101.77 28,746 6/5/2023
3.7.101.76 58,368 6/2/2023
3.7.101.75 19,000 6/2/2023
3.7.101.74 40,027 6/1/2023
3.7.101.73 123,991 5/30/2023
3.7.101.72 63,483 5/26/2023
3.7.101.71 22,953 5/25/2023
3.7.101.70 72,914 5/24/2023
3.7.101.69 146,024 5/23/2023
3.7.101.68 86,019 5/19/2023
3.7.101.67 28,617 5/18/2023
3.7.101.66 73,505 5/16/2023
3.7.101.65 41,741 5/15/2023
3.7.101.64 193,595 5/11/2023
3.7.101.63 76,866 5/9/2023
3.7.101.62 55,955 5/8/2023
3.7.101.61 105,282 5/4/2023
3.7.101.60 92,564 5/2/2023
3.7.101.59 28,671 5/1/2023
3.7.101.58 61,025 4/28/2023
3.7.101.57 104,163 4/27/2023
3.7.101.56 37,041 4/26/2023
3.7.101.55 110,892 4/25/2023
3.7.101.54 57,389 4/25/2023
3.7.101.53 59,460 4/21/2023
3.7.101.52 35,419 4/21/2023
3.7.101.51 59,571 4/19/2023
3.7.101.50 888,986 4/17/2023
3.7.101.49 30,994 4/14/2023
3.7.101.48 28,517 4/13/2023
3.7.101.47 54,837 4/12/2023
3.7.101.46 41,574 4/11/2023
3.7.101.45 39,552 4/10/2023
3.7.101.44 37,219 4/7/2023
3.7.101.43 20,268 4/6/2023
3.7.101.42 32,202 4/5/2023
3.7.101.41 39,155 4/4/2023
3.7.101.40 40,497 4/3/2023
3.7.101.39 59,212 3/31/2023
3.7.101.38 32,273 3/30/2023
3.7.101.37 68,289 3/29/2023
3.7.101.36 29,189 3/28/2023
3.7.101.35 280,715 3/24/2023
3.7.101.34 36,885 3/23/2023
3.7.101.33 171,721 3/22/2023
3.7.101.32 248,398 3/21/2023
3.7.101.31 125,131 3/20/2023
3.7.101.30 63,375 3/17/2023
3.7.101.29 67,106 3/17/2023
3.7.101.28 40,377 3/16/2023
3.7.101.27 73,932 3/15/2023
3.7.101.26 37,355 3/14/2023
3.7.101.25 77,975 3/13/2023
3.7.101.24 56,785 3/10/2023
3.7.101.23 40,143 3/9/2023
3.7.101.22 62,707 3/8/2023
3.7.101.21 21,399 3/7/2023
3.7.101.20 203,397 3/3/2023
3.7.101.19 86,692 3/2/2023
3.7.101.18 60,062 3/1/2023
3.7.101.17 58,711 2/28/2023
3.7.101.16 35,196 2/27/2023
3.7.101.15 126,043 2/23/2023
3.7.101.14 230,707 2/21/2023
3.7.101.13 702,423 2/18/2023
3.7.101.12 4,798 2/17/2023
3.7.101.11 161,345 2/16/2023
3.7.101.10 64,965 2/15/2023
3.7.101.9 64,285 2/13/2023
3.7.101.8 67,641 2/10/2023
3.7.101.7 61,318 2/9/2023
3.7.101.6 76,330 2/8/2023
3.7.101.5 35,106 2/7/2023
3.7.101.4 58,069 2/6/2023
3.7.101.3 351,054 2/3/2023
3.7.101.2 58,904 2/2/2023
3.7.101.1 12,883 2/2/2023
3.7.101 57,763 2/1/2023
3.7.100.64 220,717 1/31/2023
3.7.100.63 166,324 1/26/2023
3.7.100.62 73,190 1/25/2023
3.7.100.61 104,309 1/24/2023
3.7.100.60 91,823 1/23/2023
3.7.100.59 277,468 1/20/2023
3.7.100.58 20,172 1/20/2023
3.7.100.57 61,908 1/18/2023
3.7.100.56 120,142 1/17/2023
3.7.100.55 172,414 1/13/2023
3.7.100.54 44,196 1/12/2023
3.7.100.53 101,026 1/10/2023
3.7.100.52 65,235 1/9/2023
3.7.100.51 71,586 1/6/2023
3.7.100.50 37,549 1/5/2023
3.7.100.49 742,847 1/4/2023
3.7.100.48 7,405 1/3/2023
3.7.100.47 214,230 12/30/2022
3.7.100.46 30,856 12/29/2022
3.7.100.45 109,013 12/23/2022
3.7.100.44 28,343 12/22/2022
3.7.100.43 33,787 12/21/2022
3.7.100.42 40,731 12/20/2022
3.7.100.41 36,989 12/19/2022
3.7.100.40 136,133 12/16/2022
3.7.100.39 92,669 12/16/2022
3.7.100.38 34,130 12/15/2022
3.7.100.37 134,507 12/14/2022
3.7.100.36 32,291 12/13/2022
3.7.100.35 118,451 12/12/2022
3.7.100.34 83,903 12/8/2022
3.7.100.33 102,342 12/8/2022
3.7.100.32 7,339 12/7/2022
3.7.100.31 53,952 12/6/2022
3.7.100.30 235,253 12/5/2022
3.7.100.29 40,428 12/2/2022
3.7.100.28 13,565 12/2/2022
3.7.100.27 280,155 12/1/2022
3.7.100.26 27,867 11/30/2022
3.7.100.25 53,275 11/29/2022
3.7.100.24 28,598 11/29/2022
3.7.100.23 161,877 11/28/2022
3.7.100.22 156,543 11/22/2022
3.7.100.21 232,034 11/18/2022
3.7.100.20 67,133 11/17/2022
3.7.100.19 1,687,304 11/16/2022
3.7.100.18 12,738 11/16/2022
3.7.100.17 68,100 11/15/2022
3.7.100.16 167,950 11/11/2022
3.7.100.15 61,034 11/10/2022
3.7.100.14 249,001 11/9/2022
3.7.100.13 26,389 11/9/2022
3.7.100.12 9,689 11/9/2022
3.7.100.11 5,613 11/8/2022
3.7.100.10 248,930 11/7/2022
3.7.100.9 146,906 11/4/2022
3.7.100.8 72,878 11/2/2022
3.7.100.7 115,299 10/31/2022
3.7.100.6 60,019 10/29/2022
3.7.100.5 13,417 10/28/2022
3.7.100.4 66,849 10/27/2022
3.7.100.3 45,938 10/26/2022
3.7.100.2 41,576 10/25/2022
3.7.100.1 22,488 10/24/2022
3.7.100 229,582 10/21/2022
3.7.4.25 142,175 10/20/2022
3.7.4.24 97,918 10/19/2022
3.7.4.23 352,104 10/18/2022
3.7.4.22 100,385 10/14/2022
3.7.4.21 592,166 10/13/2022
3.7.4.20 357,747 10/7/2022
3.7.4.19 96,334 10/6/2022
3.7.4.18 113,857 10/4/2022
3.7.4.17 35,827 10/3/2022
3.7.4.16 242,177 9/30/2022
3.7.4.15 43,625 9/29/2022
3.7.4.14 53,324 9/27/2022
3.7.4.13 4,102,991 9/27/2022
3.7.4.12 14,581 9/26/2022
3.7.4.11 65,164 9/23/2022
3.7.4.10 50,451 9/22/2022
3.7.4.9 42,543 9/21/2022
3.7.4.8 30,733 9/20/2022
3.7.4.7 149,725 9/19/2022
3.7.4.6 91,152 9/15/2022
3.7.4.5 39,311 9/14/2022
3.7.4.4 58,501 9/13/2022
3.7.4.3 167,392 9/9/2022
3.7.4.2 65,328 9/9/2022
3.7.4.1 8,575 9/8/2022
3.7.4 31,490 9/7/2022
3.7.3.101 615,095 9/2/2022
3.7.3.100 34,064 9/1/2022
3.7.3.99 128,323 8/30/2022
3.7.3.98 104,275 8/29/2022
3.7.3.97 80,233 8/25/2022
3.7.3.96 146,732 8/23/2022
3.7.3.95 83,247 8/22/2022
3.7.3.94 67,895 8/19/2022
3.7.3.93 145,710 8/16/2022
3.7.3.92 104,646 8/12/2022
3.7.3.91 89,642 8/11/2022
3.7.3.90 210,229 8/8/2022
3.7.3.89 57,801 8/4/2022
3.7.3.88 125,138 8/2/2022
3.7.3.87 137,830 7/29/2022
3.7.3.86 22,738 7/28/2022
3.7.3.85 36,514 7/27/2022
3.7.3.84 119,409 7/22/2022
3.7.3.83 276,258 7/20/2022
3.7.3.82 74,836 7/18/2022
3.7.3.81 29,924 7/15/2022
3.7.3.80 33,981 7/14/2022
3.7.3.79 98,620 7/12/2022
3.7.3.78 29,146 7/11/2022
3.7.3.77 116,876 7/5/2022
3.7.3.76 365,973 6/29/2022
3.7.3.75 200,974 6/24/2022
3.7.3.74 704,001 6/17/2022
3.7.3.73 38,123 6/16/2022
3.7.3.72 264,270 6/14/2022
3.7.3.71 106,689 6/10/2022
3.7.3.70 65,756 6/8/2022
3.7.3.69 42,852 6/7/2022
3.7.3.68 38,001 6/6/2022
3.7.3.67 160,724 5/31/2022
3.7.3.66 134,563 5/27/2022
3.7.3.65 45,803 5/26/2022
3.7.3.64 9,403 5/26/2022
3.7.3.63 19,800 5/25/2022
3.7.3.62 57,878 5/24/2022
3.7.3.61 104,299 5/23/2022
3.7.3.60 132,307 5/19/2022
3.7.3.59 63,429 5/18/2022
3.7.3.58 364,659 5/9/2022
3.7.3.57 532,438 5/6/2022
3.7.3.56 8,882 5/6/2022
3.7.3.55 30,793 5/5/2022
3.7.3.54 124,361 5/4/2022
3.7.3.53 198,466 5/3/2022
3.7.3.52 82,932 5/3/2022
3.7.3.51 5,443 5/2/2022
3.7.3.50 633,048 4/20/2022
3.7.3.49 1,500,051 4/19/2022
3.7.3.48 424,353 4/14/2022
3.7.3.47 359,489 4/12/2022
3.7.3.46 17,860 4/11/2022
3.7.3.45 140,003 4/7/2022
3.7.3.44 118,668 4/6/2022
3.7.3.43 319,075 4/1/2022
3.7.3.42 207,482 3/31/2022
3.7.3.41 128,250 3/28/2022
3.7.3.40 76,585 3/24/2022
3.7.3.39 95,770 3/23/2022
3.7.3.38 452,287 3/17/2022
3.7.3.37 63,770 3/16/2022
3.7.3.36 112,641 3/14/2022
3.7.3.35 117,548 3/10/2022
3.7.3.34 53,681 3/9/2022
3.7.3.33 30,967 3/8/2022
3.7.3.32 220,146 3/3/2022
3.7.3.31 96,434 3/1/2022
3.7.3.30 31,802 2/28/2022
3.7.3.29 59,099 2/26/2022
3.7.3.28 46,959 2/23/2022
3.7.3.27 30,895 2/22/2022
3.7.3.26 9,477 2/22/2022
3.7.3.25 19,659 2/21/2022
3.7.3.24 50,392 2/17/2022
3.7.3.23 327,269 2/11/2022
3.7.3.22 10,887 2/10/2022
3.7.3.21 148,358 2/4/2022
3.7.3.20 60,003 2/3/2022
3.7.3.19 262,307 1/28/2022
3.7.3.18 350,587 1/25/2022
3.7.3.17 423,984 1/15/2022
3.7.3.16 8,267 1/14/2022
3.7.3.15 59,171 1/13/2022
3.7.3.14 758,652 1/11/2022
3.7.3.13 105,760 1/7/2022
3.7.3.12 43,326 1/6/2022
3.7.3.11 16,878 1/5/2022
3.7.3.10 73,724 1/3/2022
3.7.3.9 329,021 12/21/2021
3.7.3.8 25,771 12/20/2021
3.7.3.7 385,815 12/13/2021
3.7.3.6 130,140 12/8/2021
3.7.3.5 153,730 12/2/2021
3.7.3.4 38,996 12/1/2021
3.7.3.3 292,572 11/22/2021
3.7.3.2 40,269 11/19/2021
3.7.3.1 11,879 11/18/2021
3.7.3 1,084,958 11/17/2021
3.7.2.70 3,422,712 11/16/2021
3.7.2.69 70,702 11/15/2021
3.7.2.68 71,823 11/12/2021
3.7.2.67 175,310 11/11/2021
3.7.2.66 36,082 11/11/2021
3.7.2.65 36,584 11/9/2021
3.7.2.64 188,828 11/5/2021
3.7.2.63 11,508 11/4/2021
3.7.2.62 91,782 11/3/2021
3.7.2.61 28,467 11/2/2021
3.7.2.60 59,273 11/1/2021
3.7.2.59 604,379 10/29/2021
3.7.2.58 106,413 10/27/2021
3.7.2.57 65,281 10/26/2021
3.7.2.56 4,614 10/26/2021
3.7.2.55 70,012 10/22/2021
3.7.2.54 5,608 10/21/2021
3.7.2.53 242,935 10/14/2021
3.7.2.52 28,171 10/13/2021
3.7.2.51 37,096 10/12/2021
3.7.2.50 228,898 10/8/2021
3.7.2.49 37,903 10/7/2021
3.7.2.48 11,331 10/7/2021
3.7.2.47 8,842 10/6/2021
3.7.2.46 233,391 10/1/2021
3.7.2.45 53,388 9/30/2021
3.7.2.44 116,799 9/29/2021
3.7.2.43 57,733 9/27/2021
3.7.2.42 60,075 9/24/2021
3.7.2.41 63,001 9/23/2021
3.7.2.40 17,983 9/22/2021
3.7.2.39 300,564 9/17/2021
3.7.2.38 15,169 9/16/2021
3.7.2.37 39,748 9/16/2021
3.7.2.36 313,270 9/13/2021
3.7.2.35 177,526 9/10/2021
3.7.2.34 39,280 9/9/2021
3.7.2.33 48,777 9/7/2021
3.7.2.32 44,181 9/3/2021
3.7.2.31 26,502 9/3/2021
3.7.2.30 24,889 9/2/2021
3.7.2.29 19,862 9/1/2021
3.7.2.28 52,846 8/31/2021
3.7.2.27 67,895 8/27/2021
3.7.2.26 35,331 8/25/2021
3.7.2.25 327,885 8/23/2021
3.7.2.24 85,970 8/19/2021
3.7.2.23 335,310 8/16/2021
3.7.2.22 122,562 8/12/2021
3.7.2.21 112,149 8/10/2021
3.7.2.20 138,552 8/6/2021
3.7.2.19 56,282 8/4/2021
3.7.2.18 158,674 7/30/2021
3.7.2.17 28,627 7/29/2021
3.7.2.16 97,090 7/27/2021
3.7.2.15 211,859 7/21/2021
3.7.2.14 179,729 7/16/2021
3.7.2.13 444,187 7/13/2021
3.7.2.12 38,298 7/12/2021
3.7.2.11 81,397 7/9/2021
3.7.2.10 41,923 7/8/2021
3.7.2.9 109,164 7/7/2021
3.7.2.8 41,227 7/6/2021
3.7.2.7 232,716 7/1/2021
3.7.2.6 168,846 6/25/2021
3.7.2.5 26,499 6/24/2021
3.7.2.4 106,761 6/21/2021
3.7.2.3 49,527 6/17/2021
3.7.2.2 41,180 6/15/2021
3.7.2.1 155,411 6/11/2021
3.7.2 297,734 6/1/2021
3.7.1.15 198,590 5/28/2021
3.7.1.14 47,603 5/27/2021
3.7.1.13 33,801 5/27/2021
3.7.1.12 127,694 5/24/2021
3.7.1.11 34,509 5/21/2021
3.7.1.10 53,655 5/20/2021
3.7.1.9 38,255 5/19/2021
3.7.1.8 71,452 5/18/2021
3.7.1.7 214,905 5/14/2021
3.7.1.6 21,391 5/12/2021
3.7.1.5 56,978 5/10/2021
3.7.1.4 4,847 5/10/2021
3.7.1.3 130,460 5/6/2021
3.7.1.2 269,422 4/30/2021
3.7.1.1 63,877 4/27/2021
3.7.1 503,873 4/23/2021
3.7.0.14 417,870 4/19/2021
3.7.0.13 136,626 4/15/2021
3.7.0.12 435,310 4/13/2021
3.7.0.11 28,028 4/12/2021
3.7.0.10 250,889 4/8/2021
3.7.0.9 65,052 4/7/2021
3.7.0.8 254,262 4/2/2021
3.7.0.7 57,385 4/1/2021
3.7.0.6 38,675 3/31/2021
3.7.0.5 6,710 3/31/2021
3.7.0.4 32,382 3/30/2021
3.7.0.3 22,648 3/29/2021
3.7.0.2 22,855 3/27/2021
3.7.0.1 18,739 3/26/2021
3.7.0 3,182,404 3/26/2021
3.5.1.51 310,818 3/25/2021
3.5.1.50 348,328 3/17/2021
3.5.1.49 116,710 3/15/2021
3.5.1.48 325,314 3/9/2021
3.5.1.47 169,779 3/5/2021
3.5.1.46 15,791 3/4/2021
3.5.1.45 68,866 3/1/2021
3.5.1.44 1,191,641 2/23/2021
3.5.1.43 81,942 2/19/2021
3.5.1.42 118,901 2/12/2021
3.5.1.41 82,793 2/9/2021
3.5.1.40 13,056 2/8/2021
3.5.1.39 74,694 2/5/2021
3.5.1.38 26,513 2/4/2021
3.5.1.37 463,833 1/29/2021
3.5.1.36 129,585 1/28/2021
3.5.1.35 26,675 1/27/2021
3.5.1.34 386,295 1/26/2021
3.5.1.33 250,196 1/20/2021
3.5.1.32 14,148 1/19/2021
3.5.1.31 132,349 1/15/2021
3.5.1.30 139,120 1/11/2021
3.5.1.29 51,554 1/7/2021
3.5.1.28 155,877 12/30/2020
3.5.1.27 41,927 12/23/2020
3.5.1.26 108,920 12/22/2020
3.5.1.25 26,336 12/22/2020
3.5.1.24 7,249 12/21/2020
3.5.1.23 20,407 12/18/2020
3.5.1.22 81,884 12/17/2020
3.5.1.21 26,396 12/16/2020
3.5.1.20 39,272 12/14/2020
3.5.1.19 126,224 12/9/2020
3.5.1.18 63,844 12/7/2020
3.5.1.17 82,744 12/3/2020
3.5.1.16 169,742 12/2/2020
3.5.1.15 20,573 12/1/2020
3.5.1.14 155,739 12/1/2020
3.5.1.13 92,125 11/24/2020
3.5.1.12 28,389 11/23/2020
3.5.1.11 31,670 11/20/2020
3.5.1.10 45,056 11/19/2020
3.5.1.9 12,081 11/18/2020
3.5.1.8 270,667 11/16/2020
3.5.1.7 48,759 11/13/2020
3.5.1.6 239,716 11/5/2020
3.5.1.5 45,084 11/4/2020
3.5.1.4 196,985 10/30/2020
3.5.1.3 35,293 10/28/2020
3.5.1.2 123,345 10/27/2020
3.5.1.1 21,450 10/26/2020
3.5.1 261,795 10/22/2020
3.5.0.31 24,625 10/21/2020
3.5.0.30 32,670 10/20/2020
3.5.0.29 185,313 10/16/2020
3.5.0.28 73,507 10/15/2020
3.5.0.27 256,371 10/9/2020
3.5.0.26 212,964 10/8/2020
3.5.0.25 62,315 10/6/2020
3.5.0.24 18,836 10/2/2020
3.5.0.23 130,586 10/1/2020
3.5.0.22 11,813 9/30/2020
3.5.0.21 30,288 9/29/2020
3.5.0.20 54,409 9/25/2020
3.5.0.19 181,562 9/24/2020
3.5.0.18 55,050 9/21/2020
3.5.0.17 18,302 9/18/2020
3.5.0.16 298,375 9/17/2020
3.5.0.15 23,828 9/16/2020
3.5.0.14 30,227 9/15/2020
3.5.0.13 34,416 9/14/2020
3.5.0.12 77,772 9/11/2020
3.5.0.11 121,334 9/10/2020
3.5.0.10 10,362 9/9/2020
3.5.0.9 56,221 9/4/2020
3.5.0.8 108,939 9/2/2020
3.5.0.7 260,593 9/1/2020
3.5.0.6 5,365 8/31/2020
3.5.0.5 13,573 8/28/2020
3.5.0.4 28,389 8/27/2020
3.5.0.3 13,689 8/26/2020
3.5.0.2 44,362 8/25/2020
3.5.0.1 108,412 8/24/2020
3.5.0 857,131 8/20/2020
3.5.0-beta 107,002 2/4/2020
3.3.102.17 1,925,682 8/19/2020
3.3.102.16 167,142 8/14/2020
3.3.102.15 90,534 8/10/2020
3.3.102.14 49,539 8/8/2020
3.3.102.13 15,263 8/6/2020
3.3.102.12 50,734 8/5/2020
3.3.102.11 27,700 8/4/2020
3.3.102.10 56,992 8/3/2020
3.3.102.9 79,049 7/31/2020
3.3.102.8 17,812 7/30/2020
3.3.102.7 18,061 7/29/2020
3.3.102.6 22,515 7/28/2020
3.3.102.5 285,289 7/23/2020
3.3.102.4 87,218 7/22/2020
3.3.102.3 132,936 7/17/2020
3.3.102.2 24,582 7/15/2020
3.3.102.1 151,030 7/9/2020
3.3.102 17,064 7/9/2020
3.3.101.194 213,116 7/8/2020
3.3.101.193 27,749 7/7/2020
3.3.101.192 76,707 7/2/2020
3.3.101.191 38,090 6/29/2020
3.3.101.190 22,127 6/26/2020
3.3.101.189 16,320 6/25/2020
3.3.101.188 31,857 6/24/2020
3.3.101.187 9,022 6/24/2020
3.3.101.186 40,508 6/23/2020
3.3.101.185 89,747 6/19/2020
3.3.101.184 22,878 6/18/2020
3.3.101.183 23,875 6/17/2020
3.3.101.182 222,333 6/11/2020
3.3.101.181 54,090 6/9/2020
3.3.101.180 131,246 6/5/2020
3.3.101.179 25,534 6/4/2020
3.3.101.178 14,768 6/3/2020
3.3.101.177 5,587 6/3/2020
3.3.101.176 54,657 6/1/2020
3.3.101.175 119,277 5/27/2020
3.3.101.174 69,926 5/26/2020
3.3.101.173 64,907 5/22/2020
3.3.101.172 28,465 5/22/2020
3.3.101.171 10,793 5/21/2020
3.3.101.170 68,732 5/19/2020
3.3.101.169 40,736 5/18/2020
3.3.101.168 53,653 5/15/2020
3.3.101.167 58,602 5/14/2020
3.3.101.166 92,302 5/11/2020
3.3.101.165 40,661 5/8/2020
3.3.101.164 20,389 5/8/2020
3.3.101.163 5,077 5/7/2020
3.3.101.162 34,926 5/6/2020
3.3.101.161 47,669 5/4/2020
3.3.101.160 23,819 5/1/2020
3.3.101.159 13,821 4/30/2020
3.3.101.158 54,311 4/29/2020
3.3.101.157 32,755 4/28/2020
3.3.101.156 18,303 4/27/2020
3.3.101.155 83,857 4/24/2020
3.3.101.154 15,387 4/23/2020
3.3.101.153 18,121 4/22/2020
3.3.101.152 16,691 4/21/2020
3.3.101.151 22,825 4/20/2020
3.3.101.150 20,038 4/17/2020
3.3.101.149 24,166 4/16/2020
3.3.101.148 221,342 4/8/2020
3.3.101.147 320,209 4/6/2020
3.3.101.146 103,173 4/3/2020
3.3.101.145 13,725 4/3/2020
3.3.101.144 16,685 4/2/2020
3.3.101.143 63,425 4/1/2020
3.3.101.142 19,801 3/31/2020
3.3.101.141 14,334 3/30/2020
3.3.101.140 66,464 3/27/2020
3.3.101.139 20,726 3/26/2020
3.3.101.138 18,064 3/25/2020
3.3.101.137 39,107 3/24/2020
3.3.101.136 39,154 3/20/2020
3.3.101.135 12,534 3/19/2020
3.3.101.134 38,361 3/18/2020
3.3.101.133 11,768 3/17/2020
3.3.101.132 95,166 3/16/2020
3.3.101.131 30,886 3/12/2020
3.3.101.130 103,610 3/6/2020
3.3.101.129 97,935 3/5/2020
3.3.101.128 93,845 3/2/2020
3.3.101.127 70,914 2/28/2020
3.3.101.126 5,973 2/27/2020
3.3.101.125 76,345 2/26/2020
3.3.101.124 19,187 2/25/2020
3.3.101.123 168,432 2/19/2020
3.3.101.122 82,716 2/17/2020
3.3.101.121 28,746 2/13/2020
3.3.101.120 121,578 2/10/2020
3.3.101.119 83,651 2/7/2020
3.3.101.118 78,444 2/4/2020
3.3.101.117 176,116 1/24/2020
3.3.101.116 9,777 1/23/2020
3.3.101.115 59,107 1/21/2020
3.3.101.114 98,692 1/17/2020
3.3.101.113 35,132 1/16/2020
3.3.101.112 92,658 1/15/2020
3.3.101.111 103,792 1/10/2020
3.3.101.110 227,949 1/8/2020
3.3.101.109 13,331 1/6/2020
3.3.101.108 58,058 1/2/2020
3.3.101.107 156,856 12/25/2019
3.3.101.106 6,716 12/23/2019
3.3.101.105 23,434 12/20/2019
3.3.101.104 40,532 12/18/2019
3.3.101.103 54,463 12/18/2019
3.3.101.102 74,679 12/16/2019
3.3.101.101 25,776 12/13/2019
3.3.101.100 15,405 12/12/2019
3.3.101.99 12,287 12/12/2019
3.3.101.98 8,860 12/11/2019
3.3.101.97 73,736 12/9/2019
3.3.101.96 162,191 12/3/2019
3.3.101.95 49,628 12/2/2019
3.3.101.94 69,763 11/26/2019
3.3.101.93 12,973 11/25/2019
3.3.101.92 13,094 11/22/2019
3.3.101.91 14,674 11/22/2019
3.3.101.90 61,001 11/20/2019
3.3.101.89 4,900 11/19/2019
3.3.101.88 83,810 11/14/2019
3.3.101.87 34,462 11/13/2019
3.3.101.86 154,319 11/8/2019
3.3.101.85 15,006 11/7/2019
3.3.101.84 25,923 11/7/2019
3.3.101.83 20,033 11/5/2019
3.3.101.82 73,984 10/31/2019
3.3.101.81 10,061 10/30/2019
3.3.101.80 38,761 10/28/2019
3.3.101.79 5,623 10/28/2019
3.3.101.78 69,048 10/24/2019
3.3.101.77 8,033 10/22/2019
3.3.101.76 29,860 10/18/2019
3.3.101.75 42,625 10/17/2019
3.3.101.74 182,420 10/16/2019
3.3.101.73 102,920 10/11/2019
3.3.101.72 9,461 10/10/2019
3.3.101.71 34,052 10/8/2019
3.3.101.70 189,530 9/30/2019
3.3.101.69 76,084 9/26/2019
3.3.101.68 58,138 9/23/2019
3.3.101.67 23,389 9/21/2019
3.3.101.66 43,013 9/19/2019
3.3.101.65 33,572 9/18/2019
3.3.101.64 117,667 9/17/2019
3.3.101.63 20,324 9/16/2019
3.3.101.62 37,530 9/12/2019
3.3.101.61 112,522 9/9/2019
3.3.101.60 26,052 9/6/2019
3.3.101.59 68,869 9/5/2019
3.3.101.58 17,303 9/4/2019
3.3.101.57 186,869 8/27/2019
3.3.101.56 138,823 8/23/2019
3.3.101.55 15,778 8/22/2019
3.3.101.54 117,865 8/16/2019
3.3.101.53 21,063 8/15/2019
3.3.101.52 25,128 8/14/2019
3.3.101.51 8,315 8/13/2019
3.3.101.50 36,376 8/12/2019
3.3.101.49 15,486 8/9/2019
3.3.101.48 7,988 8/8/2019
3.3.101.47 34,728 8/7/2019
3.3.101.46 4,929 8/7/2019
3.3.101.45 128,637 8/2/2019
3.3.101.44 13,555 8/1/2019
3.3.101.43 633,686 7/30/2019
3.3.101.42 25,429 7/29/2019
3.3.101.41 35,061 7/25/2019
3.3.101.40 18,422 7/24/2019
3.3.101.39 33,752 7/22/2019
3.3.101.38 15,256 7/19/2019
3.3.101.37 11,895 7/19/2019
3.3.101.36 73,502 7/12/2019
3.3.101.35 57,075 7/10/2019
3.3.101.34 23,709 7/9/2019
3.3.101.33 8,091 7/8/2019
3.3.101.32 38,764 7/2/2019
3.3.101.31 39,144 7/1/2019
3.3.101.30 9,225 6/28/2019
3.3.101.29 25,233 6/27/2019
3.3.101.28 29,437 6/27/2019
3.3.101.27 6,002 6/26/2019
3.3.101.26 20,369 6/24/2019
3.3.101.25 19,488 6/20/2019
3.3.101.24 6,370 6/20/2019
3.3.101.23 69,982 6/17/2019
3.3.101.22 12,831 6/14/2019
3.3.101.21 35,732 6/13/2019
3.3.101.20 52,881 6/7/2019
3.3.101.19 34,140 6/4/2019
3.3.101.18 67,937 6/3/2019
3.3.101.17 56,610 5/31/2019
3.3.101.16 9,380 5/30/2019
3.3.101.15 38,918 5/29/2019
3.3.101.14 11,788 5/28/2019
3.3.101.13 147,339 5/23/2019
3.3.101.12 13,726 5/22/2019
3.3.101.11 10,881 5/21/2019
3.3.101.10 30,430 5/20/2019
3.3.101.9 58,939 5/17/2019
3.3.101.8 103,361 5/15/2019
3.3.101.7 68,026 5/10/2019
3.3.101.6 32,415 5/8/2019
3.3.101.5 25,663 5/7/2019
3.3.101.4 232,874 5/3/2019
3.3.101.3 29,295 5/2/2019
3.3.101.2 47,392 4/30/2019
3.3.101.1 127,930 4/29/2019
3.3.101 556,245 4/26/2019
3.3.100.10 11,239 4/25/2019
3.3.100.9 55,971 4/25/2019
3.3.100.8 9,723 4/24/2019
3.3.100.7 35,312 4/18/2019
3.3.100.6 51,903 4/16/2019
3.3.100.5 157,788 4/4/2019
3.3.100.4 19,450 4/3/2019
3.3.100.3 75,462 3/29/2019
3.3.100.2 29,695 3/26/2019
3.3.100.1 107,645 3/22/2019
3.3.100 103,108 3/21/2019
3.3.3.26 121,049 3/11/2019
3.3.3.25 19,402 3/7/2019
3.3.3.24 7,411 3/6/2019
3.3.3.23 78,319 2/26/2019
3.3.3.22 231,405 2/20/2019
3.3.3.21 117,573 2/15/2019
3.3.3.20 40,302 2/14/2019
3.3.3.19 15,303 2/13/2019
3.3.3.18 121,411 2/4/2019
3.3.3.17 476,578 1/26/2019
3.3.3.16 7,923 1/25/2019
3.3.3.15 20,278 1/24/2019
3.3.3.14 53,929 1/18/2019
3.3.3.13 131,274 1/11/2019
3.3.3.12 7,744 1/10/2019
3.3.3.11 66,756 1/8/2019
3.3.3.10 5,258 1/7/2019
3.3.3.9 31,464 1/4/2019
3.3.3.8 98,395 12/22/2018
3.3.3.7 10,190 12/21/2018
3.3.3.6 53,468 12/15/2018
3.3.3.5 10,024 12/14/2018
3.3.3.4 16,410 12/12/2018
3.3.3.3 274,689 12/4/2018
3.3.3.2 144,223 11/16/2018
3.3.3.1 13,940 11/16/2018
3.3.3 175,074 11/15/2018
3.3.2.11 24,888 11/13/2018
3.3.2.10 33,964 11/9/2018
3.3.2.9 39,038 11/9/2018
3.3.2.8 11,478 11/7/2018
3.3.2.7 16,680 11/7/2018
3.3.2.6 6,247 11/6/2018
3.3.2.5 77,720 10/30/2018
3.3.2.4 10,426 10/29/2018
3.3.2.3 10,920 10/29/2018
3.3.2.2 58,638 10/26/2018
3.3.2.1 62,984 10/22/2018
3.3.2 12,468 10/22/2018
3.3.1.15 93,780 10/17/2018
3.3.1.14 128,014 10/6/2018
3.3.1.13 19,437 10/4/2018
3.3.1.12 85,777 9/26/2018
3.3.1.11 889,184 9/10/2018
3.3.1.10 37,906 9/7/2018
3.3.1.9 133,575 8/28/2018
3.3.1.8 104,115 8/16/2018
3.3.1.7 8,492 8/15/2018
3.3.1.6 171,208 8/3/2018
3.3.1.5 38,967 8/2/2018
3.3.1.4 169,711 7/23/2018
3.3.1.3 292,464 7/3/2018
3.3.1.2 168,801 6/23/2018
3.3.1.1 39,978 6/19/2018
3.3.1 135,644 6/1/2018
3.3.0.29 551,237 4/25/2018
3.3.0.28 51,065 4/20/2018
3.3.0.27 243,831 3/29/2018
3.3.0.26 106,642 3/15/2018
3.3.0.25 80,249 3/3/2018
3.3.0.24 1,963,607 11/11/2017
3.3.0.23 95,214 10/24/2017
3.3.0.22 93,301 10/9/2017
3.3.0.21 622,961 7/24/2017
3.3.0.20 186,111 7/7/2017
3.3.0.19 7,854 7/5/2017
3.3.0.18 22,559 6/28/2017
3.3.0.17 893,627 5/11/2017
3.3.0.16 12,232 5/8/2017
3.3.0.15 7,355 5/5/2017
3.3.0.14 14,815 4/28/2017
3.3.0.13 23,584 4/21/2017
3.3.0.12 10,091 4/19/2017
3.3.0.11 551,906 3/31/2017
3.3.0.10 44,547 3/15/2017
3.3.0.9 7,028 3/14/2017
3.3.0.8 6,154 3/14/2017
3.3.0.7 136,684 1/20/2017
3.3.0.6 41,687 12/16/2016
3.3.0.5 15,448 12/9/2016
3.3.0.4 28,098 12/7/2016
3.3.0.3 97,564 11/15/2016
3.3.0.2 15,201 11/4/2016
3.3.0.1 60,650 10/11/2016
3.3.0 294,578 9/19/2016
3.2.8-rc 4,854 9/8/2016
3.2.7-beta 5,201 8/23/2016
3.2.6-beta 4,237 8/2/2016
3.2.5-beta 7,416 6/28/2016
3.2.4.1-beta 4,189 6/2/2016
3.2.4-beta 3,838 6/1/2016
3.2.3.1-beta 4,407 4/20/2016
3.2.3-beta 4,774 3/12/2016
3.2.2.1-beta 3,805 3/2/2016
3.2.2-beta 4,259 1/12/2016
3.2.1-beta 4,564 12/7/2015
3.2.0-beta 4,458 9/29/2015
3.1.2.1 36,308 9/8/2016
3.1.2 5,587 9/6/2016
3.1.1.2 90,759 8/9/2016
3.1.1.1 20,588 7/13/2016
3.1.1 11,419 6/29/2016
3.1.0.8 10,687 6/28/2016
3.1.0.7 13,453 6/3/2016
3.1.0.6 6,499 5/26/2016
3.1.0.5 102,547 2/22/2016
3.1.0.4 30,847 1/6/2016
3.1.0.3 13,342 12/2/2015
3.1.0.2 16,877 10/7/2015
3.1.0.1 8,061 8/27/2015
3.1.0 66,400 7/28/2015
3.0.0.2-preview 4,349 5/21/2015
3.0.0.1-preview 6,163 5/6/2015
3.0.0-preview 4,176 4/30/2015