AWSSDK.SimpleNotificationService 3.7.501.4

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