AWSSDK.SimpleNotificationService 3.7.400.168

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SimpleNotificationService --version 3.7.400.168
                    
NuGet\Install-Package AWSSDK.SimpleNotificationService -Version 3.7.400.168
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SimpleNotificationService" Version="3.7.400.168" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SimpleNotificationService" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SimpleNotificationService --version 3.7.400.168
                    
#r "nuget: AWSSDK.SimpleNotificationService, 3.7.400.168"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SimpleNotificationService@3.7.400.168
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.400.168
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SimpleNotificationService&version=3.7.400.168
                    
Install as a Cake Tool

Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push.  You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (178)

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

Package Downloads
MassTransit.AmazonSQS

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

AWSSDK.Glacier

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

OpenTelemetry.Instrumentation.AWS

AWS client instrumentation for OpenTelemetry .NET.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

JustSaying

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

GitHub repositories (21)

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

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