AWSSDK.SimpleNotificationService 3.7.400.147

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