AWSSDK.SimpleNotificationService 3.7.501.5

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

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