AWSSDK.SimpleNotificationService 3.7.501.14

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