AWSSDK.SimpleNotificationService 3.7.501.13

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.13
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.501.13
                    
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.13" />
                    
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.13" />
                    
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.13
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.501.13"
                    
#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.13
                    
#: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.13
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.501.13
                    
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 (177)

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

Package Downloads
MassTransit.AmazonSQS

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

AWSSDK.Glacier

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

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (21)

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

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