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 (176)

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

Package Downloads
MassTransit.AmazonSQS

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

AWSSDK.Glacier

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

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (21)

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

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