AWSSDK.SimpleNotificationService 4.0.2.2

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