AWSSDK.Lambda 3.7.500.29

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.Lambda --version 3.7.500.29
                    
NuGet\Install-Package AWSSDK.Lambda -Version 3.7.500.29
                    
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.Lambda" Version="3.7.500.29" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.Lambda" Version="3.7.500.29" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.Lambda" />
                    
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.Lambda --version 3.7.500.29
                    
#r "nuget: AWSSDK.Lambda, 3.7.500.29"
                    
#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.Lambda@3.7.500.29
                    
#: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.Lambda&version=3.7.500.29
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Lambda&version=3.7.500.29
                    
Install as a Cake Tool

AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.

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 (70)

Showing the top 5 NuGet packages that depend on AWSSDK.Lambda:

Package Downloads
Epsagon.Dotnet.Instrumentation

Package Description

Xerris.DotNet.Core.Aws

Package Description

Bisque.Aws

Tool to generate AWS CloudFormation json templates for Amazon AWS CloudFormation

Dynatrace.OpenTelemetry.Instrumentation.AwsLambda

Provides utility functions for tracing (server-side) AWS Lambda Function invocations.

Hypar.Client

The Hypar client.

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on AWSSDK.Lambda:

Repository Stars
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
thomhurst/ModularPipelines
Write your pipelines in C# !
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
Illumina/Nirvana
The nimble & robust variant annotator
jorgevgut/airquality-mx
aws-powertools/powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
PowerShellOrg/tug
Open-source, cross-platform Pull/Reporting Server for DSC
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.
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
dtylman/AWSRetriever
Lists all resources in a AWS account
Version Downloads Last Updated
4.0.5 6 10/28/2025
4.0.4.1 821 10/27/2025
4.0.4 3,717 10/23/2025
4.0.3.1 11,628 10/16/2025
4.0.3 20,303 10/10/2025
4.0.2.14 4,879 10/9/2025
4.0.2.13 38,598 10/1/2025
4.0.2.12 14,762 9/30/2025
4.0.2.11 6,743 9/29/2025
4.0.2.10 26,124 9/23/2025
4.0.2.9 26,796 9/16/2025
4.0.2.8 103,355 8/29/2025
4.0.2.7 40,916 8/21/2025
4.0.2.6 47,207 8/15/2025
4.0.2.5 21,924 8/13/2025
4.0.2.4 18,755 8/11/2025
4.0.2.3 36,463 8/6/2025
4.0.2.2 17,806 8/4/2025
4.0.2.1 115,792 7/23/2025
4.0.2 13,750 7/22/2025
4.0.1.4 84,134 7/15/2025
4.0.1.3 40,034 7/9/2025
4.0.1.2 55,323 7/1/2025
4.0.1.1 92,272 6/23/2025
4.0.1 37,440 6/19/2025
4.0.0.10 27,240 6/18/2025
4.0.0.9 47,221 6/16/2025
4.0.0.8 142,175 6/12/2025
4.0.0.7 20,904 6/11/2025
4.0.0.6 20,721 6/10/2025
4.0.0.5 50,443 6/4/2025
4.0.0.4 169,579 5/16/2025
4.0.0.3 18,225 5/15/2025
4.0.0.2 82,109 5/6/2025
4.0.0.1 63,444 4/30/2025
4.0.0 99,712 4/28/2025
4.0.0-preview.13 913 4/9/2025
4.0.0-preview.12 203 4/4/2025
4.0.0-preview.11 997 3/26/2025
4.0.0-preview.10 4,089 3/7/2025
4.0.0-preview.9 276 3/4/2025
4.0.0-preview.8 405 2/25/2025
4.0.0-preview.7 1,016 2/17/2025
4.0.0-preview.6 699 2/6/2025
4.0.0-preview.5 1,620 1/3/2025
4.0.0-preview.4 6,720 10/11/2024
4.0.0-preview.3 246 10/1/2024
4.0.0-preview.2 529 8/28/2024
4.0.0-preview 58,395 8/15/2024
3.7.503 10 10/28/2025
3.7.502.2 1,853 10/27/2025
3.7.502.1 2,775 10/24/2025
3.7.502 1,436 10/23/2025
3.7.501.4 1,643 10/22/2025
3.7.501.3 4,664 10/17/2025
3.7.501.2 1,981 10/16/2025
3.7.501.1 2,415 10/15/2025
3.7.501 124,839 10/10/2025
3.7.500.30 3,385 10/9/2025
3.7.500.29 3,853 10/8/2025
3.7.500.28 3,681 10/7/2025
3.7.500.27 11,274 9/30/2025
3.7.500.26 4,938 9/29/2025
3.7.500.25 5,230 9/26/2025
3.7.500.24 4,994 9/25/2025
3.7.500.23 8,385 9/23/2025
3.7.500.22 5,291 9/22/2025
3.7.500.21 21,632 9/19/2025
3.7.500.20 36,705 9/16/2025
3.7.500.19 7,114 9/15/2025
3.7.500.18 25,521 9/11/2025
3.7.500.17 7,094 9/10/2025
3.7.500.16 7,213 9/9/2025
3.7.500.15 7,433 9/8/2025
3.7.500.14 9,310 9/4/2025
3.7.500.13 12,255 9/2/2025
3.7.500.12 375,386 8/29/2025
3.7.500.11 14,549 8/26/2025
3.7.500.10 13,548 8/25/2025
3.7.500.9 12,559 8/21/2025
3.7.500.8 10,741 8/20/2025
3.7.500.7 19,282 8/12/2025
3.7.500.6 216,634 8/11/2025
3.7.500.5 11,377 8/8/2025
3.7.500.4 14,842 8/6/2025
3.7.500.3 29,461 8/5/2025
3.7.500.2 21,908 8/4/2025
3.7.500.1 11,396 8/1/2025
3.7.500 83,799 7/31/2025
3.7.414.5 10,430 7/30/2025
3.7.414.4 9,379 7/29/2025
3.7.414.3 9,700 7/28/2025
3.7.414.2 16,250 7/24/2025
3.7.414.1 12,509 7/23/2025
3.7.414 16,499 7/22/2025
3.7.413.13 16,756 7/21/2025
3.7.413.12 119,004 7/18/2025
3.7.413.11 16,316 7/17/2025
3.7.413.10 14,001 7/16/2025
3.7.413.9 38,998 7/15/2025
3.7.413.8 28,426 7/9/2025
3.7.413.7 23,972 7/3/2025
3.7.413.6 15,529 7/1/2025
3.7.413.5 11,889 6/30/2025
3.7.413.4 15,039 6/27/2025
3.7.413.3 11,297 6/26/2025
3.7.413.2 43,442 6/23/2025
3.7.413.1 242,792 6/20/2025
3.7.413 11,602 6/19/2025
3.7.412.50 12,964 6/18/2025
3.7.412.49 93,175 6/11/2025
3.7.412.48 12,285 6/10/2025
3.7.412.47 20,817 6/9/2025
3.7.412.46 56,005 6/6/2025
3.7.412.45 28,423 6/5/2025
3.7.412.44 13,434 6/4/2025
3.7.412.43 23,038 6/2/2025
3.7.412.42 13,465 5/30/2025
3.7.412.41 67,180 5/28/2025
3.7.412.40 25,485 5/23/2025
3.7.412.39 15,152 5/21/2025
3.7.412.38 17,044 5/20/2025
3.7.412.37 12,362 5/19/2025
3.7.412.36 93,085 5/16/2025
3.7.412.35 35,300 5/12/2025
3.7.412.34 61,110 5/9/2025
3.7.412.33 16,048 5/8/2025
3.7.412.32 14,470 5/7/2025
3.7.412.31 13,353 5/6/2025
3.7.412.30 14,353 5/5/2025
3.7.412.29 45,529 5/2/2025
3.7.412.28 13,720 5/1/2025
3.7.412.27 18,514 4/30/2025
3.7.412.26 20,023 4/29/2025
3.7.412.25 31,647 4/28/2025
3.7.412.24 43,941 4/25/2025
3.7.412.23 17,481 4/24/2025
3.7.412.22 114,638 4/23/2025
3.7.412.21 48,410 4/18/2025
3.7.412.20 27,738 4/17/2025
3.7.412.19 82,199 4/16/2025
3.7.412.18 47,028 4/14/2025
3.7.412.17 37,767 4/11/2025
3.7.412.16 33,036 4/10/2025
3.7.412.15 23,672 4/9/2025
3.7.412.14 43,843 4/8/2025
3.7.412.13 83,552 4/4/2025
3.7.412.12 43,996 4/3/2025
3.7.412.11 31,810 4/3/2025
3.7.412.10 13,738 4/2/2025
3.7.412.9 59,205 4/1/2025
3.7.412.8 43,338 3/31/2025
3.7.412.7 58,773 3/28/2025
3.7.412.6 22,117 3/27/2025
3.7.412.5 27,898 3/26/2025
3.7.412.4 38,734 3/25/2025
3.7.412.3 36,718 3/24/2025
3.7.412.2 132,119 3/21/2025
3.7.412.1 30,013 3/20/2025
3.7.412 30,417 3/19/2025
3.7.411.58 51,787 3/18/2025
3.7.411.57 29,537 3/17/2025
3.7.411.56 29,725 3/14/2025
3.7.411.55 26,050 3/14/2025
3.7.411.54 94,594 3/11/2025
3.7.411.53 34,816 3/10/2025
3.7.411.52 56,506 3/7/2025
3.7.411.51 28,248 3/6/2025
3.7.411.50 20,627 3/5/2025
3.7.411.49 26,036 3/4/2025
3.7.411.48 35,706 3/3/2025
3.7.411.47 48,624 2/28/2025
3.7.411.46 28,999 2/27/2025
3.7.411.45 28,253 2/26/2025
3.7.411.44 21,002 2/25/2025
3.7.411.43 72,798 2/24/2025
3.7.411.42 39,202 2/21/2025
3.7.411.41 23,799 2/20/2025
3.7.411.40 117,086 2/18/2025
3.7.411.39 47,269 2/17/2025
3.7.411.38 54,949 2/13/2025
3.7.411.37 82,628 2/12/2025
3.7.411.36 24,814 2/11/2025
3.7.411.35 29,817 2/10/2025
3.7.411.34 28,176 2/7/2025
3.7.411.33 26,014 2/6/2025
3.7.411.32 25,198 2/5/2025
3.7.411.31 29,193 2/4/2025
3.7.411.30 32,563 2/3/2025
3.7.411.29 80,740 1/30/2025
3.7.411.28 95,204 1/27/2025
3.7.411.27 71,904 1/22/2025
3.7.411.26 24,979 1/21/2025
3.7.411.25 36,619 1/17/2025
3.7.411.24 41,991 1/16/2025
3.7.411.23 26,128 1/15/2025
3.7.411.22 31,308 1/14/2025
3.7.411.21 22,649 1/13/2025
3.7.411.20 43,205 1/10/2025
3.7.411.19 19,823 1/9/2025
3.7.411.18 23,146 1/8/2025
3.7.411.17 32,158 1/7/2025
3.7.411.16 25,646 1/6/2025
3.7.411.15 31,882 1/3/2025
3.7.411.14 28,683 1/2/2025
3.7.411.13 86,899 12/26/2024
3.7.411.12 482,954 12/23/2024
3.7.411.11 21,731 12/20/2024
3.7.411.10 21,482 12/19/2024
3.7.411.9 38,137 12/18/2024
3.7.411.8 50,264 12/17/2024
3.7.411.7 83,502 12/13/2024
3.7.411.6 47,446 12/12/2024
3.7.411.5 20,648 12/11/2024
3.7.411.4 49,411 12/10/2024
3.7.411.3 44,949 12/9/2024
3.7.411.2 392,685 12/3/2024
3.7.411.1 199,346 11/27/2024
3.7.411 134,754 11/22/2024
3.7.410 57,261 11/21/2024
3.7.409 55,767 11/21/2024
3.7.408.6 35,219 11/19/2024
3.7.408.5 167,877 11/15/2024
3.7.408.4 465,783 11/15/2024
3.7.408.3 19,968 11/14/2024
3.7.408.2 36,243 11/13/2024
3.7.408.1 77,429 11/12/2024
3.7.408 25,894 11/11/2024
3.7.407 55,332 11/8/2024
3.7.406.6 21,872 11/7/2024
3.7.406.5 294,509 11/1/2024
3.7.406.4 28,913 10/31/2024
3.7.406.3 49,557 10/30/2024
3.7.406.2 28,323 10/29/2024
3.7.406.1 43,441 10/28/2024
3.7.406 34,257 10/25/2024
3.7.405.14 32,269 10/24/2024
3.7.405.13 45,554 10/23/2024
3.7.405.12 21,245 10/22/2024
3.7.405.11 160,493 10/16/2024
3.7.405.10 215,030 10/15/2024
3.7.405.9 40,608 10/14/2024
3.7.405.8 70,195 10/9/2024
3.7.405.7 161,665 10/8/2024
3.7.405.6 26,760 10/7/2024
3.7.405.5 42,009 10/4/2024
3.7.405.4 31,616 10/3/2024
3.7.405.3 43,403 10/2/2024
3.7.405.2 23,257 10/1/2024
3.7.405.1 150,388 9/27/2024
3.7.405 41,994 9/26/2024
3.7.404.3 27,358 9/25/2024
3.7.404.2 21,883 9/24/2024
3.7.404.1 95,362 9/21/2024
3.7.404 30,970 9/19/2024
3.7.403 87,315 9/17/2024
3.7.402.11 28,083 9/16/2024
3.7.402.10 31,994 9/13/2024
3.7.402.9 51,707 9/11/2024
3.7.402.8 42,946 9/10/2024
3.7.402.7 52,349 9/9/2024
3.7.402.6 60,335 9/6/2024
3.7.402.5 39,989 9/5/2024
3.7.402.4 59,175 9/4/2024
3.7.402.3 102,556 8/30/2024
3.7.402.2 34,928 8/28/2024
3.7.402.1 131,049 8/22/2024
3.7.402 42,291 8/21/2024
3.7.401.1 32,274 8/20/2024
3.7.401 55,081 8/19/2024
3.7.400.7 756,058 8/16/2024
3.7.400.6 27,939 8/15/2024
3.7.400.5 49,666 8/13/2024
3.7.400.4 44,754 8/9/2024
3.7.400.3 133,387 8/5/2024
3.7.400.2 339,027 7/30/2024
3.7.400.1 66,357 7/29/2024
3.7.400 317,071 7/24/2024
3.7.305.52 83,934 7/22/2024
3.7.305.51 44,405 7/18/2024
3.7.305.50 142,720 7/12/2024
3.7.305.49 372,949 7/10/2024
3.7.305.48 30,766 7/9/2024
3.7.305.47 26,569 7/8/2024
3.7.305.46 32,658 7/5/2024
3.7.305.45 27,887 7/3/2024
3.7.305.44 56,424 7/1/2024
3.7.305.43 53,068 6/28/2024
3.7.305.42 43,963 6/27/2024
3.7.305.41 71,201 6/24/2024
3.7.305.40 42,170 6/20/2024
3.7.305.39 38,420 6/19/2024
3.7.305.38 32,312 6/18/2024
3.7.305.37 152,926 6/12/2024
3.7.305.36 31,974 6/11/2024
3.7.305.35 600,641 6/10/2024
3.7.305.34 37,063 6/7/2024
3.7.305.33 57,036 6/5/2024
3.7.305.32 33,892 6/4/2024
3.7.305.31 169,464 6/3/2024
3.7.305.30 66,765 5/30/2024
3.7.305.29 45,210 5/29/2024
3.7.305.28 35,851 5/28/2024
3.7.305.27 74,021 5/23/2024
3.7.305.26 31,935 5/22/2024
3.7.305.25 114,569 5/17/2024
3.7.305.24 24,221 5/16/2024
3.7.305.23 66,479 5/14/2024
3.7.305.22 97,448 5/13/2024
3.7.305.21 43,685 5/10/2024
3.7.305.20 28,283 5/9/2024
3.7.305.19 355,953 5/6/2024
3.7.305.18 146,038 5/3/2024
3.7.305.17 31,741 5/1/2024
3.7.305.16 70,699 4/29/2024
3.7.305.15 28,507 4/26/2024
3.7.305.14 22,647 4/25/2024
3.7.305.13 38,510 4/24/2024
3.7.305.12 24,967 4/23/2024
3.7.305.11 41,965 4/22/2024
3.7.305.10 25,672 4/19/2024
3.7.305.9 524,831 4/18/2024
3.7.305.8 39,032 4/17/2024
3.7.305.7 26,131 4/16/2024
3.7.305.6 86,058 4/11/2024
3.7.305.5 127,882 4/10/2024
3.7.305.4 82,536 4/9/2024
3.7.305.3 17,536 4/8/2024
3.7.305.2 69,057 4/5/2024
3.7.305.1 19,101 4/4/2024
3.7.305 29,861 4/3/2024
3.7.304.16 123,278 4/2/2024
3.7.304.15 38,010 4/1/2024
3.7.304.14 28,066 3/29/2024
3.7.304.13 13,362 3/28/2024
3.7.304.12 60,793 3/27/2024
3.7.304.11 67,331 3/26/2024
3.7.304.10 78,066 3/25/2024
3.7.304.9 46,213 3/22/2024
3.7.304.8 93,017 3/18/2024
3.7.304.7 67,777 3/15/2024
3.7.304.6 53,004 3/14/2024
3.7.304.5 75,283 3/13/2024
3.7.304.4 88,843 3/8/2024
3.7.304.3 34,975 3/7/2024
3.7.304.2 125,107 2/29/2024
3.7.304.1 132,172 2/27/2024
3.7.304 240,398 2/20/2024
3.7.303.48 99,454 2/16/2024
3.7.303.47 26,276 2/15/2024
3.7.303.46 22,605 2/14/2024
3.7.303.45 32,362 2/13/2024
3.7.303.44 85,590 2/9/2024
3.7.303.43 38,329 2/7/2024
3.7.303.42 192,088 2/2/2024
3.7.303.41 18,139 2/1/2024
3.7.303.40 61,712 1/31/2024
3.7.303.39 24,679 1/30/2024
3.7.303.38 37,429 1/29/2024
3.7.303.37 72,178 1/25/2024
3.7.303.36 29,168 1/25/2024
3.7.303.35 95,919 1/19/2024
3.7.303.34 26,671 1/18/2024
3.7.303.33 58,378 1/16/2024
3.7.303.32 338,573 1/14/2024
3.7.303.31 16,418 1/12/2024
3.7.303.30 39,286 1/11/2024
3.7.303.29 22,033 1/10/2024
3.7.303.28 96,266 1/8/2024
3.7.303.27 20,128 1/5/2024
3.7.303.26 19,997 1/4/2024
3.7.303.25 15,859 1/3/2024
3.7.303.24 208,223 12/28/2023
3.7.303.23 11,629 12/27/2023
3.7.303.22 16,375 12/26/2023
3.7.303.21 15,837 12/22/2023
3.7.303.20 43,596 12/21/2023
3.7.303.19 15,063 12/20/2023
3.7.303.18 26,262 12/19/2023
3.7.303.17 29,915 12/18/2023
3.7.303.16 28,812 12/15/2023
3.7.303.15 207,328 12/14/2023
3.7.303.14 88,413 12/13/2023
3.7.303.13 54,043 12/12/2023
3.7.303.12 53,303 12/7/2023
3.7.303.11 45,963 12/6/2023
3.7.303.10 44,358 12/5/2023
3.7.303.9 23,723 12/4/2023
3.7.303.8 84,966 11/30/2023
3.7.303.7 35,262 11/28/2023
3.7.303.6 16,272 11/28/2023
3.7.303.5 10,254 11/27/2023
3.7.303.4 64,291 11/27/2023
3.7.303.3 60,903 11/21/2023
3.7.303.2 85,587 11/20/2023
3.7.303.1 44,810 11/17/2023
3.7.303 19,661 11/16/2023
3.7.302 75,999 11/15/2023
3.7.301 54,624 11/14/2023
3.7.300.1 95,481 11/13/2023
3.7.300 107,042 11/10/2023
3.7.204 39,914 11/9/2023
3.7.203 90,818 11/8/2023
3.7.202.12 220,529 11/7/2023
3.7.202.11 24,700 11/6/2023
3.7.202.10 191,316 11/2/2023
3.7.202.9 82,751 10/27/2023
3.7.202.8 83,307 10/26/2023
3.7.202.7 56,691 10/24/2023
3.7.202.6 76,015 10/23/2023
3.7.202.5 21,397 10/20/2023
3.7.202.4 28,401 10/19/2023
3.7.202.3 41,353 10/18/2023
3.7.202.2 25,072 10/17/2023
3.7.202.1 22,372 10/16/2023
3.7.202 42,775 10/12/2023
3.7.201.49 184,359 10/7/2023
3.7.201.48 49,038 10/5/2023
3.7.201.47 24,288 10/4/2023
3.7.201.46 37,038 10/3/2023
3.7.201.45 146,977 10/2/2023
3.7.201.44 49,684 9/28/2023
3.7.201.43 18,949 9/28/2023
3.7.201.42 17,501 9/27/2023
3.7.201.41 44,761 9/25/2023
3.7.201.40 53,544 9/22/2023
3.7.201.39 36,547 9/20/2023
3.7.201.38 13,441 9/19/2023
3.7.201.37 158,669 9/15/2023
3.7.201.36 25,499 9/15/2023
3.7.201.35 12,322 9/14/2023
3.7.201.34 27,840 9/13/2023
3.7.201.33 19,141 9/12/2023
3.7.201.32 123,245 9/8/2023
3.7.201.31 28,944 9/8/2023
3.7.201.30 169,914 9/6/2023
3.7.201.29 47,709 9/5/2023
3.7.201.28 37,194 9/1/2023
3.7.201.27 22,881 9/1/2023
3.7.201.26 10,421 8/31/2023
3.7.201.25 23,817 8/31/2023
3.7.201.24 11,510 8/30/2023
3.7.201.23 75,453 8/28/2023
3.7.201.22 92,607 8/25/2023
3.7.201.21 165,501 8/24/2023
3.7.201.20 73,395 8/23/2023
3.7.201.19 15,759 8/22/2023
3.7.201.18 27,039 8/21/2023
3.7.201.17 30,822 8/18/2023
3.7.201.16 14,576 8/18/2023
3.7.201.15 15,639 8/17/2023
3.7.201.14 44,960 8/15/2023
3.7.201.13 15,731 8/14/2023
3.7.201.12 53,653 8/11/2023
3.7.201.11 21,504 8/10/2023
3.7.201.10 18,293 8/9/2023
3.7.201.9 21,516 8/8/2023
3.7.201.8 13,012 8/8/2023
3.7.201.7 18,539 8/7/2023
3.7.201.6 49,326 8/4/2023
3.7.201.5 37,281 8/2/2023
3.7.201.4 94,336 8/1/2023
3.7.201.3 25,171 7/31/2023
3.7.201.2 66,787 7/28/2023
3.7.201.1 37,015 7/26/2023
3.7.201 40,223 7/25/2023
3.7.200.4 25,493 7/24/2023
3.7.200.3 71,988 7/21/2023
3.7.200.2 47,084 7/20/2023
3.7.200.1 997,889 7/18/2023
3.7.200 22,316 7/18/2023
3.7.113.7 10,516 7/17/2023
3.7.113.6 112,589 7/13/2023
3.7.113.5 573,746 7/7/2023
3.7.113.4 9,774 7/7/2023
3.7.113.3 96,098 7/6/2023
3.7.113.2 105,576 7/5/2023
3.7.113.1 54,242 7/3/2023
3.7.113 97,600 6/28/2023
3.7.112 203,506 6/20/2023
3.7.111.5 93,056 6/15/2023
3.7.111.4 45,048 6/13/2023
3.7.111.3 66,065 6/12/2023
3.7.111.2 36,223 6/8/2023
3.7.111.1 80,420 6/6/2023
3.7.111 82,579 6/5/2023
3.7.110.9 55,270 6/2/2023
3.7.110.8 19,055 6/2/2023
3.7.110.7 42,760 6/1/2023
3.7.110.6 48,605 5/30/2023
3.7.110.5 39,884 5/26/2023
3.7.110.4 30,080 5/25/2023
3.7.110.3 15,441 5/24/2023
3.7.110.2 35,764 5/23/2023
3.7.110.1 44,596 5/19/2023
3.7.110 10,271 5/19/2023
3.7.109.10 20,956 5/18/2023
3.7.109.9 56,106 5/16/2023
3.7.109.8 60,327 5/15/2023
3.7.109.7 62,318 5/11/2023
3.7.109.6 39,289 5/9/2023
3.7.109.5 18,619 5/8/2023
3.7.109.4 91,071 5/4/2023
3.7.109.3 79,196 5/2/2023
3.7.109.2 104,220 5/1/2023
3.7.109.1 53,029 4/28/2023
3.7.109 34,511 4/27/2023
3.7.108.6 35,220 4/26/2023
3.7.108.5 24,622 4/25/2023
3.7.108.4 12,168 4/25/2023
3.7.108.3 38,309 4/21/2023
3.7.108.2 21,416 4/21/2023
3.7.108.1 45,649 4/19/2023
3.7.108 54,764 4/17/2023
3.7.107 40,689 4/14/2023
3.7.106.4 41,824 4/13/2023
3.7.106.3 18,682 4/12/2023
3.7.106.2 43,601 4/11/2023
3.7.106.1 25,418 4/10/2023
3.7.106 29,668 4/7/2023
3.7.105.28 77,443 4/7/2023
3.7.105.27 21,286 4/6/2023
3.7.105.26 41,443 4/5/2023
3.7.105.25 17,831 4/4/2023
3.7.105.24 32,142 4/3/2023
3.7.105.23 67,043 3/31/2023
3.7.105.22 27,478 3/30/2023
3.7.105.21 57,570 3/29/2023
3.7.105.20 28,905 3/28/2023
3.7.105.19 63,832 3/24/2023
3.7.105.18 14,926 3/23/2023
3.7.105.17 22,760 3/22/2023
3.7.105.16 25,051 3/21/2023
3.7.105.15 30,448 3/20/2023
3.7.105.14 97,927 3/17/2023
3.7.105.13 11,585 3/17/2023
3.7.105.12 35,155 3/16/2023
3.7.105.11 32,271 3/15/2023
3.7.105.10 73,840 3/14/2023
3.7.105.9 18,944 3/13/2023
3.7.105.8 62,882 3/10/2023
3.7.105.7 87,719 3/9/2023
3.7.105.6 65,984 3/8/2023
3.7.105.5 80,123 3/7/2023
3.7.105.4 89,725 3/3/2023
3.7.105.3 25,395 3/2/2023
3.7.105.2 32,777 3/1/2023
3.7.105.1 31,409 2/28/2023
3.7.105 31,432 2/27/2023
3.7.104.20 38,738 2/23/2023
3.7.104.19 56,583 2/21/2023
3.7.104.18 126,338 2/18/2023
3.7.104.17 11,133 2/17/2023
3.7.104.16 55,004 2/16/2023
3.7.104.15 38,555 2/15/2023
3.7.104.14 86,509 2/13/2023
3.7.104.13 24,247 2/10/2023
3.7.104.12 17,659 2/9/2023
3.7.104.11 37,577 2/8/2023
3.7.104.10 37,745 2/7/2023
3.7.104.9 38,195 2/6/2023
3.7.104.8 25,980 2/3/2023
3.7.104.7 65,850 2/2/2023
3.7.104.6 25,342 2/2/2023
3.7.104.5 99,038 2/1/2023
3.7.104.4 61,241 1/31/2023
3.7.104.3 391,961 1/26/2023
3.7.104.2 29,984 1/25/2023
3.7.104.1 31,016 1/24/2023
3.7.104 48,502 1/23/2023
3.7.103.5 71,785 1/20/2023
3.7.103.4 142,546 1/20/2023
3.7.103.3 47,163 1/18/2023
3.7.103.2 51,116 1/17/2023
3.7.103.1 77,631 1/13/2023
3.7.103 36,026 1/12/2023
3.7.102.28 54,284 1/10/2023
3.7.102.27 34,965 1/9/2023
3.7.102.26 23,872 1/6/2023
3.7.102.25 16,577 1/5/2023
3.7.102.24 57,605 1/4/2023
3.7.102.23 10,059 1/3/2023
3.7.102.22 42,962 12/30/2022
3.7.102.21 37,424 12/29/2022
3.7.102.20 55,214 12/23/2022
3.7.102.19 14,651 12/22/2022
3.7.102.18 25,696 12/21/2022
3.7.102.17 47,716 12/20/2022
3.7.102.16 39,077 12/19/2022
3.7.102.15 103,284 12/16/2022
3.7.102.14 15,969 12/16/2022
3.7.102.13 37,361 12/15/2022
3.7.102.12 47,239 12/14/2022
3.7.102.11 20,436 12/13/2022
3.7.102.10 18,455 12/12/2022
3.7.102.9 73,695 12/8/2022
3.7.102.8 13,800 12/8/2022
3.7.102.7 10,015 12/7/2022
3.7.102.6 38,826 12/6/2022
3.7.102.5 80,534 12/5/2022
3.7.102.4 27,294 12/2/2022
3.7.102.3 40,148 12/1/2022
3.7.102.2 28,577 11/30/2022
3.7.102.1 22,254 11/29/2022
3.7.102 19,853 11/29/2022
3.7.101.3 38,834 11/28/2022
3.7.101.2 53,554 11/22/2022
3.7.101.1 145,852 11/18/2022
3.7.101 41,354 11/17/2022
3.7.100.19 58,776 11/16/2022
3.7.100.18 15,598 11/16/2022
3.7.100.17 70,411 11/15/2022
3.7.100.16 216,711 11/11/2022
3.7.100.15 44,106 11/10/2022
3.7.100.14 138,050 11/9/2022
3.7.100.13 13,710 11/9/2022
3.7.100.12 14,750 11/9/2022
3.7.100.11 10,360 11/8/2022
3.7.100.10 28,453 11/7/2022
3.7.100.9 50,218 11/4/2022
3.7.100.8 49,728 11/2/2022
3.7.100.7 65,419 10/31/2022
3.7.100.6 47,762 10/29/2022
3.7.100.5 35,556 10/28/2022
3.7.100.4 42,168 10/27/2022
3.7.100.3 18,539 10/26/2022
3.7.100.2 21,749 10/25/2022
3.7.100.1 26,322 10/24/2022
3.7.100 122,589 10/21/2022
3.7.14.32 23,052 10/20/2022
3.7.14.31 23,027 10/19/2022
3.7.14.30 166,733 10/18/2022
3.7.14.29 49,600 10/14/2022
3.7.14.28 22,436 10/13/2022
3.7.14.27 96,475 10/7/2022
3.7.14.26 62,063 10/6/2022
3.7.14.25 47,343 10/4/2022
3.7.14.24 42,190 10/3/2022
3.7.14.23 41,492 9/30/2022
3.7.14.22 427,623 9/29/2022
3.7.14.21 51,584 9/27/2022
3.7.14.20 3,408,033 9/27/2022
3.7.14.19 15,773 9/26/2022
3.7.14.18 37,800 9/23/2022
3.7.14.17 33,905 9/22/2022
3.7.14.16 47,052 9/21/2022
3.7.14.15 30,274 9/20/2022
3.7.14.14 21,461 9/19/2022
3.7.14.13 82,933 9/15/2022
3.7.14.12 37,335 9/14/2022
3.7.14.11 35,416 9/13/2022
3.7.14.10 51,411 9/9/2022
3.7.14.9 14,430 9/9/2022
3.7.14.8 15,076 9/8/2022
3.7.14.7 198,407 9/2/2022
3.7.14.6 22,180 9/1/2022
3.7.14.5 75,912 8/30/2022
3.7.14.4 20,247 8/29/2022
3.7.14.3 69,610 8/25/2022
3.7.14.2 73,057 8/22/2022
3.7.14.1 21,458 8/19/2022
3.7.14 75,949 8/17/2022
3.7.13.35 21,594 8/16/2022
3.7.13.34 41,525 8/12/2022
3.7.13.33 76,603 8/11/2022
3.7.13.32 117,793 8/8/2022
3.7.13.31 40,854 8/4/2022
3.7.13.30 89,832 8/2/2022
3.7.13.29 29,179 7/29/2022
3.7.13.28 25,518 7/28/2022
3.7.13.27 25,483 7/27/2022
3.7.13.26 74,368 7/22/2022
3.7.13.25 64,533 7/20/2022
3.7.13.24 37,352 7/18/2022
3.7.13.23 16,468 7/15/2022
3.7.13.22 82,545 7/14/2022
3.7.13.21 42,600 7/12/2022
3.7.13.20 108,536 7/11/2022
3.7.13.19 74,812 7/5/2022
3.7.13.18 143,157 6/29/2022
3.7.13.17 99,970 6/24/2022
3.7.13.16 835,480 6/17/2022
3.7.13.15 17,420 6/16/2022
3.7.13.14 461,974 6/14/2022
3.7.13.13 40,928 6/10/2022
3.7.13.12 68,153 6/8/2022
3.7.13.11 87,360 6/7/2022
3.7.13.10 49,293 6/6/2022
3.7.13.9 137,890 5/31/2022
3.7.13.8 193,568 5/27/2022
3.7.13.7 31,958 5/26/2022
3.7.13.6 11,167 5/26/2022
3.7.13.5 65,519 5/25/2022
3.7.13.4 105,512 5/24/2022
3.7.13.3 574,763 5/23/2022
3.7.13.2 48,059 5/19/2022
3.7.13.1 13,070 5/18/2022
3.7.13 96,666 5/12/2022
3.7.12.14 89,257 5/9/2022
3.7.12.13 27,431 5/6/2022
3.7.12.12 21,221 5/6/2022
3.7.12.11 18,400 5/5/2022
3.7.12.10 97,515 5/4/2022
3.7.12.9 55,051 5/3/2022
3.7.12.8 20,903 5/3/2022
3.7.12.7 11,835 5/2/2022
3.7.12.6 168,948 4/20/2022
3.7.12.5 21,838 4/19/2022
3.7.12.4 135,488 4/14/2022
3.7.12.3 1,148,933 4/12/2022
3.7.12.2 19,837 4/11/2022
3.7.12.1 46,077 4/7/2022
3.7.12 61,309 4/6/2022
3.7.11.3 46,497 4/1/2022
3.7.11.2 87,972 3/31/2022
3.7.11.1 142,222 3/28/2022
3.7.11 59,503 3/24/2022
3.7.10.4 164,798 3/23/2022
3.7.10.3 100,998 3/17/2022
3.7.10.2 18,192 3/16/2022
3.7.10.1 35,930 3/14/2022
3.7.10 34,456 3/11/2022
3.7.9.7 22,960 3/10/2022
3.7.9.6 20,732 3/9/2022
3.7.9.5 22,061 3/8/2022
3.7.9.4 54,713 3/3/2022
3.7.9.3 43,377 3/1/2022
3.7.9.2 16,884 2/28/2022
3.7.9.1 35,529 2/26/2022
3.7.9 28,598 2/23/2022
3.7.8.25 21,185 2/22/2022
3.7.8.24 10,896 2/22/2022
3.7.8.23 23,723 2/21/2022
3.7.8.22 22,675 2/17/2022
3.7.8.21 58,688 2/11/2022
3.7.8.20 14,362 2/10/2022
3.7.8.19 97,944 2/4/2022
3.7.8.18 19,614 2/3/2022
3.7.8.17 281,139 1/28/2022
3.7.8.16 39,113 1/25/2022
3.7.8.15 363,288 1/15/2022
3.7.8.14 10,177 1/14/2022
3.7.8.13 57,415 1/13/2022
3.7.8.12 92,432 1/11/2022
3.7.8.11 42,179 1/7/2022
3.7.8.10 20,392 1/6/2022
3.7.8.9 11,363 1/5/2022
3.7.8.8 89,936 1/3/2022
3.7.8.7 98,858 12/22/2021
3.7.8.6 11,869 12/21/2021
3.7.8.5 15,863 12/20/2021
3.7.8.4 107,728 12/13/2021
3.7.8.3 116,237 12/8/2021
3.7.8.2 78,948 12/2/2021
3.7.8.1 15,125 12/1/2021
3.7.8 87,504 11/24/2021
3.7.7 24,993 11/23/2021
3.7.6.1 24,706 11/22/2021
3.7.6 32,820 11/19/2021
3.7.5.1 13,073 11/19/2021
3.7.5 13,421 11/18/2021
3.7.4.27 27,839 11/17/2021
3.7.4.26 16,050 11/16/2021
3.7.4.25 74,061 11/15/2021
3.7.4.24 22,746 11/12/2021
3.7.4.23 21,682 11/11/2021
3.7.4.22 16,187 11/11/2021
3.7.4.21 21,913 11/9/2021
3.7.4.20 70,679 11/5/2021
3.7.4.19 50,089 11/4/2021
3.7.4.18 21,245 11/3/2021
3.7.4.17 31,793 11/2/2021
3.7.4.16 42,767 11/1/2021
3.7.4.15 17,778 10/29/2021
3.7.4.14 92,733 10/27/2021
3.7.4.13 36,890 10/26/2021
3.7.4.12 9,734 10/26/2021
3.7.4.11 26,272 10/22/2021
3.7.4.10 10,245 10/21/2021
3.7.4.9 104,818 10/14/2021
3.7.4.8 80,510 10/13/2021
3.7.4.7 27,692 10/12/2021
3.7.4.6 44,842 10/8/2021
3.7.4.5 22,904 10/7/2021
3.7.4.4 21,229 10/7/2021
3.7.4.3 10,613 10/6/2021
3.7.4.2 162,675 10/1/2021
3.7.4.1 37,569 9/30/2021
3.7.4 44,531 9/29/2021
3.7.3.21 41,672 9/27/2021
3.7.3.20 19,855 9/24/2021
3.7.3.19 34,222 9/23/2021
3.7.3.18 34,126 9/22/2021
3.7.3.17 161,716 9/17/2021
3.7.3.16 19,136 9/16/2021
3.7.3.15 22,276 9/16/2021
3.7.3.14 67,168 9/13/2021
3.7.3.13 67,890 9/10/2021
3.7.3.12 14,135 9/9/2021
3.7.3.11 27,869 9/7/2021
3.7.3.10 63,157 9/3/2021
3.7.3.9 12,118 9/3/2021
3.7.3.8 11,978 9/2/2021
3.7.3.7 21,128 9/1/2021
3.7.3.6 16,472 8/31/2021
3.7.3.5 361,432 8/27/2021
3.7.3.4 264,655 8/25/2021
3.7.3.3 142,857 8/23/2021
3.7.3.2 28,894 8/19/2021
3.7.3.1 64,448 8/16/2021
3.7.3 131,096 8/12/2021
3.7.2.7 141,153 8/10/2021
3.7.2.6 149,278 8/6/2021
3.7.2.5 44,682 8/4/2021
3.7.2.4 443,174 7/30/2021
3.7.2.3 17,383 7/29/2021
3.7.2.2 24,377 7/27/2021
3.7.2.1 85,137 7/21/2021
3.7.2 25,153 7/21/2021
3.7.1.6 78,198 7/16/2021
3.7.1.5 302,252 7/13/2021
3.7.1.4 29,944 7/12/2021
3.7.1.3 132,374 7/9/2021
3.7.1.2 18,577 7/8/2021
3.7.1.1 33,422 7/7/2021
3.7.1 40,725 7/6/2021
3.7.0.36 1,925,871 7/1/2021
3.7.0.35 58,665 6/25/2021
3.7.0.34 16,357 6/24/2021
3.7.0.33 114,517 6/21/2021
3.7.0.32 54,007 6/17/2021
3.7.0.31 67,649 6/15/2021
3.7.0.30 92,010 6/11/2021
3.7.0.29 448,311 5/28/2021
3.7.0.28 71,389 5/27/2021
3.7.0.27 70,098 5/27/2021
3.7.0.26 35,147 5/24/2021
3.7.0.25 45,371 5/21/2021
3.7.0.24 17,715 5/20/2021
3.7.0.23 26,313 5/19/2021
3.7.0.22 17,716 5/18/2021
3.7.0.21 67,423 5/14/2021
3.7.0.20 17,563 5/12/2021
3.7.0.19 52,186 5/10/2021
3.7.0.18 10,161 5/10/2021
3.7.0.17 46,555 5/6/2021
3.7.0.16 56,552 4/30/2021
3.7.0.15 48,785 4/27/2021
3.7.0.14 32,698 4/23/2021
3.7.0.13 74,860 4/19/2021
3.7.0.12 41,989 4/15/2021
3.7.0.11 23,930 4/13/2021
3.7.0.10 20,529 4/12/2021
3.7.0.9 25,001 4/8/2021
3.7.0.8 30,456 4/7/2021
3.7.0.7 74,851 4/2/2021
3.7.0.6 15,800 4/1/2021
3.7.0.5 25,017 3/31/2021
3.7.0.4 14,655 3/31/2021
3.7.0.3 37,389 3/30/2021
3.7.0.2 12,541 3/29/2021
3.7.0.1 16,124 3/26/2021
3.7.0 635,018 3/26/2021
3.5.9.2 174,769 3/25/2021
3.5.9.1 73,911 3/17/2021
3.5.9 51,524 3/16/2021
3.5.8.2 17,847 3/15/2021
3.5.8.1 260,058 3/9/2021
3.5.8 19,618 3/8/2021
3.5.7.10 32,526 3/5/2021
3.5.7.9 11,159 3/4/2021
3.5.7.8 24,373 3/1/2021
3.5.7.7 73,246 2/23/2021
3.5.7.6 132,037 2/19/2021
3.5.7.5 65,875 2/12/2021
3.5.7.4 50,402 2/9/2021
3.5.7.3 24,751 2/8/2021
3.5.7.2 31,810 2/5/2021
3.5.7.1 22,667 2/4/2021
3.5.7 783,966 2/3/2021
3.5.6.16 289,346 1/29/2021
3.5.6.15 15,307 1/28/2021
3.5.6.14 17,395 1/27/2021
3.5.6.13 84,391 1/26/2021
3.5.6.12 132,424 1/20/2021
3.5.6.11 9,664 1/19/2021
3.5.6.10 114,983 1/11/2021
3.5.6.9 131,216 1/7/2021
3.5.6.8 37,320 12/30/2020
3.5.6.7 19,917 12/23/2020
3.5.6.6 73,366 12/22/2020
3.5.6.5 19,995 12/22/2020
3.5.6.4 14,715 12/21/2020
3.5.6.3 25,632 12/18/2020
3.5.6.2 95,969 12/17/2020
3.5.6.1 14,222 12/16/2020
3.5.6 136,196 12/15/2020
3.5.5.3 17,462 12/14/2020
3.5.5.2 81,726 12/9/2020
3.5.5.1 21,877 12/7/2020
3.5.5 68,036 12/4/2020
3.5.4.2 21,005 12/3/2020
3.5.4.1 36,709 12/2/2020
3.5.4 23,800 12/1/2020
3.5.3.2 214,870 12/1/2020
3.5.3.1 63,694 11/24/2020
3.5.3 22,278 11/23/2020
3.5.2.1 27,591 11/20/2020
3.5.2 67,075 11/19/2020
3.5.1.2 24,246 11/18/2020
3.5.1.1 46,866 11/13/2020
3.5.1 74,060 11/5/2020
3.5.0.35 56,937 11/4/2020
3.5.0.34 58,926 10/28/2020
3.5.0.33 15,814 10/27/2020
3.5.0.32 33,331 10/26/2020
3.5.0.31 57,641 10/22/2020
3.5.0.30 13,820 10/21/2020
3.5.0.29 16,204 10/20/2020
3.5.0.28 17,448 10/16/2020
3.5.0.27 18,921 10/15/2020
3.5.0.26 78,602 10/9/2020
3.5.0.25 56,529 10/6/2020
3.5.0.24 22,226 10/2/2020
3.5.0.23 122,269 10/1/2020
3.5.0.22 28,019 9/30/2020
3.5.0.21 53,113 9/29/2020
3.5.0.20 37,060 9/25/2020
3.5.0.19 11,374 9/24/2020
3.5.0.18 33,255 9/21/2020
3.5.0.17 30,321 9/18/2020
3.5.0.16 24,158 9/17/2020
3.5.0.15 56,294 9/16/2020
3.5.0.14 41,662 9/15/2020
3.5.0.13 26,412 9/14/2020
3.5.0.12 51,518 9/11/2020
3.5.0.11 19,976 9/10/2020
3.5.0.10 9,789 9/9/2020
3.5.0.9 132,493 9/4/2020
3.5.0.8 16,063 9/2/2020
3.5.0.7 162,334 9/1/2020
3.5.0.6 16,102 8/31/2020
3.5.0.5 12,697 8/28/2020
3.5.0.4 18,050 8/27/2020
3.5.0.3 18,683 8/26/2020
3.5.0.2 28,314 8/25/2020
3.5.0.1 158,680 8/24/2020
3.5.0 278,505 8/20/2020
3.5.0-beta 56,527 2/4/2020
3.3.112.2 500,361 8/19/2020
3.3.112.1 36,592 8/14/2020
3.3.112 22,144 8/12/2020
3.3.111 14,829 8/11/2020
3.3.110.27 20,981 8/10/2020
3.3.110.26 37,168 8/8/2020
3.3.110.25 16,121 8/6/2020
3.3.110.24 15,376 8/4/2020
3.3.110.23 52,241 8/3/2020
3.3.110.22 15,023 7/31/2020
3.3.110.21 18,319 7/30/2020
3.3.110.20 22,016 7/29/2020
3.3.110.19 18,536 7/28/2020
3.3.110.18 54,593 7/23/2020
3.3.110.17 12,737 7/22/2020
3.3.110.16 51,090 7/17/2020
3.3.110.15 15,506 7/15/2020
3.3.110.14 101,010 7/9/2020
3.3.110.13 10,133 7/9/2020
3.3.110.12 15,790 7/8/2020
3.3.110.11 12,945 7/7/2020
3.3.110.10 47,550 7/2/2020
3.3.110.9 25,966 6/29/2020
3.3.110.8 24,407 6/26/2020
3.3.110.7 11,043 6/25/2020
3.3.110.6 16,525 6/24/2020
3.3.110.5 12,425 6/24/2020
3.3.110.4 12,099 6/23/2020
3.3.110.3 28,763 6/19/2020
3.3.110.2 13,170 6/18/2020
3.3.110.1 24,470 6/17/2020
3.3.110 134,272 6/16/2020
3.3.109.40 77,621 6/11/2020
3.3.109.39 18,362 6/9/2020
3.3.109.38 30,665 6/5/2020
3.3.109.37 13,719 6/4/2020
3.3.109.36 26,673 6/3/2020
3.3.109.35 9,763 6/3/2020
3.3.109.34 21,311 6/1/2020
3.3.109.33 44,889 5/27/2020
3.3.109.32 22,880 5/26/2020
3.3.109.31 21,119 5/22/2020
3.3.109.30 14,174 5/22/2020
3.3.109.29 11,183 5/21/2020
3.3.109.28 51,854 5/19/2020
3.3.109.27 25,052 5/18/2020
3.3.109.26 36,873 5/15/2020
3.3.109.25 28,671 5/14/2020
3.3.109.24 55,928 5/11/2020
3.3.109.23 14,499 5/8/2020
3.3.109.22 13,372 5/8/2020
3.3.109.21 10,028 5/7/2020
3.3.109.20 20,746 5/6/2020
3.3.109.19 17,913 5/4/2020
3.3.109.18 18,345 5/1/2020
3.3.109.17 23,391 4/30/2020
3.3.109.16 12,800 4/29/2020
3.3.109.15 67,600 4/28/2020
3.3.109.14 23,125 4/27/2020
3.3.109.13 14,624 4/24/2020
3.3.109.12 15,132 4/23/2020
3.3.109.11 11,463 4/22/2020
3.3.109.10 11,338 4/21/2020
3.3.109.9 17,283 4/20/2020
3.3.109.8 19,627 4/17/2020
3.3.109.7 20,525 4/16/2020
3.3.109.6 62,750 4/8/2020
3.3.109.5 326,769 4/6/2020
3.3.109.4 13,771 4/3/2020
3.3.109.3 10,593 4/3/2020
3.3.109.2 45,345 4/2/2020
3.3.109.1 14,090 4/1/2020
3.3.109 45,302 3/31/2020
3.3.108.18 60,541 3/30/2020
3.3.108.17 13,487 3/27/2020
3.3.108.16 392,039 3/26/2020
3.3.108.15 13,270 3/25/2020
3.3.108.14 11,422 3/24/2020
3.3.108.13 30,066 3/20/2020
3.3.108.12 10,150 3/19/2020
3.3.108.11 32,239 3/18/2020
3.3.108.10 74,311 3/17/2020
3.3.108.9 13,477 3/16/2020
3.3.108.8 30,456 3/12/2020
3.3.108.7 32,419 3/6/2020
3.3.108.6 12,620 3/5/2020
3.3.108.5 312,116 3/2/2020
3.3.108.4 15,380 2/28/2020
3.3.108.3 10,118 2/27/2020
3.3.108.2 17,460 2/26/2020
3.3.108.1 145,940 2/25/2020
3.3.108 41,782 2/19/2020
3.3.107.8 44,713 2/17/2020
3.3.107.7 49,802 2/13/2020
3.3.107.6 71,934 2/10/2020
3.3.107.5 28,526 2/7/2020
3.3.107.4 58,733 2/4/2020
3.3.107.3 109,926 1/24/2020
3.3.107.2 13,202 1/23/2020
3.3.107.1 80,566 1/21/2020
3.3.107 58,108 1/20/2020
3.3.106.18 18,294 1/17/2020
3.3.106.17 12,967 1/16/2020
3.3.106.16 14,998 1/15/2020
3.3.106.15 34,012 1/10/2020
3.3.106.14 179,530 1/8/2020
3.3.106.13 114,624 1/6/2020
3.3.106.12 19,268 1/2/2020
3.3.106.11 20,338 12/25/2019
3.3.106.10 11,275 12/23/2019
3.3.106.9 30,638 12/20/2019
3.3.106.8 17,818 12/18/2019
3.3.106.7 12,485 12/18/2019
3.3.106.6 61,837 12/16/2019
3.3.106.5 17,417 12/13/2019
3.3.106.4 168,337 12/12/2019
3.3.106.3 10,691 12/12/2019
3.3.106.2 14,176 12/11/2019
3.3.106.1 27,219 12/9/2019
3.3.106 122,136 12/4/2019
3.3.105.3 13,728 12/3/2019
3.3.105.2 16,002 12/2/2019
3.3.105.1 26,565 11/26/2019
3.3.105 20,577 11/25/2019
3.3.104.3 30,228 11/22/2019
3.3.104.2 14,597 11/22/2019
3.3.104.1 23,821 11/19/2019
3.3.104 10,736 11/19/2019
3.3.103.31 332,113 11/14/2019
3.3.103.30 25,847 11/13/2019
3.3.103.29 20,174 11/8/2019
3.3.103.28 12,017 11/7/2019
3.3.103.27 17,795 11/7/2019
3.3.103.26 42,353 11/5/2019
3.3.103.25 127,640 10/31/2019
3.3.103.24 96,222 10/30/2019
3.3.103.23 15,914 10/28/2019
3.3.103.22 10,423 10/28/2019
3.3.103.21 17,404 10/24/2019
3.3.103.20 12,492 10/22/2019
3.3.103.19 357,846 10/18/2019
3.3.103.18 12,347 10/17/2019
3.3.103.17 65,394 10/16/2019
3.3.103.16 50,646 10/11/2019
3.3.103.15 28,442 10/10/2019
3.3.103.14 23,661 10/8/2019
3.3.103.13 73,593 9/30/2019
3.3.103.12 48,119 9/26/2019
3.3.103.11 25,515 9/23/2019
3.3.103.10 43,122 9/21/2019
3.3.103.9 16,385 9/19/2019
3.3.103.8 17,187 9/18/2019
3.3.103.7 23,958 9/17/2019
3.3.103.6 11,495 9/16/2019
3.3.103.5 33,982 9/12/2019
3.3.103.4 43,272 9/9/2019
3.3.103.3 24,110 9/6/2019
3.3.103.2 17,436 9/5/2019
3.3.103.1 13,776 9/4/2019
3.3.103 35,552 8/29/2019
3.3.102.50 52,332 8/27/2019
3.3.102.49 25,188 8/23/2019
3.3.102.48 11,224 8/22/2019
3.3.102.47 76,083 8/16/2019
3.3.102.46 10,848 8/15/2019
3.3.102.45 37,881 8/14/2019
3.3.102.44 13,652 8/13/2019
3.3.102.43 27,492 8/12/2019
3.3.102.42 12,512 8/9/2019
3.3.102.41 11,680 8/8/2019
3.3.102.40 37,722 8/7/2019
3.3.102.39 9,940 8/7/2019
3.3.102.38 58,326 8/2/2019
3.3.102.37 29,946 8/1/2019
3.3.102.36 18,542 7/30/2019
3.3.102.35 19,262 7/29/2019
3.3.102.34 25,139 7/25/2019
3.3.102.33 12,949 7/24/2019
3.3.102.32 18,126 7/22/2019
3.3.102.31 16,811 7/19/2019
3.3.102.30 13,687 7/19/2019
3.3.102.29 28,137 7/12/2019
3.3.102.28 16,664 7/10/2019
3.3.102.27 11,696 7/9/2019
3.3.102.26 12,519 7/8/2019
3.3.102.25 19,936 7/2/2019
3.3.102.24 37,262 7/1/2019
3.3.102.23 14,739 6/28/2019
3.3.102.22 16,853 6/27/2019
3.3.102.21 13,189 6/27/2019
3.3.102.20 10,571 6/26/2019
3.3.102.19 29,180 6/24/2019
3.3.102.18 20,096 6/20/2019
3.3.102.17 12,053 6/20/2019
3.3.102.16 42,435 6/17/2019
3.3.102.15 14,541 6/14/2019
3.3.102.14 19,476 6/13/2019
3.3.102.13 94,228 6/7/2019
3.3.102.12 26,668 6/4/2019
3.3.102.11 23,322 6/3/2019
3.3.102.10 17,474 5/31/2019
3.3.102.9 14,490 5/30/2019
3.3.102.8 10,957 5/29/2019
3.3.102.7 12,420 5/28/2019
3.3.102.6 25,723 5/23/2019
3.3.102.5 12,487 5/22/2019
3.3.102.4 26,529 5/21/2019
3.3.102.3 57,483 5/20/2019
3.3.102.2 18,806 5/17/2019
3.3.102.1 39,827 5/15/2019
3.3.102 534,063 5/13/2019
3.3.101.8 18,430 5/10/2019
3.3.101.7 28,562 5/8/2019
3.3.101.6 14,672 5/7/2019
3.3.101.5 85,749 5/3/2019
3.3.101.4 13,897 5/2/2019
3.3.101.3 32,438 4/30/2019
3.3.101.2 18,073 4/29/2019
3.3.101.1 20,880 4/26/2019
3.3.101 19,512 4/25/2019
3.3.100.9 11,302 4/25/2019
3.3.100.8 15,018 4/24/2019
3.3.100.7 25,159 4/18/2019
3.3.100.6 19,708 4/16/2019
3.3.100.5 60,487 4/4/2019
3.3.100.4 28,654 4/3/2019
3.3.100.3 43,128 3/29/2019
3.3.100.2 38,319 3/26/2019
3.3.100.1 16,291 3/22/2019
3.3.100 48,376 3/21/2019
3.3.19.24 399,522 3/11/2019
3.3.19.23 13,511 3/7/2019
3.3.19.22 11,633 3/6/2019
3.3.19.21 44,261 2/26/2019
3.3.19.20 36,519 2/20/2019
3.3.19.19 19,579 2/15/2019
3.3.19.18 44,619 2/14/2019
3.3.19.17 27,136 2/13/2019
3.3.19.16 27,228 2/4/2019
3.3.19.15 237,380 1/26/2019
3.3.19.14 13,519 1/25/2019
3.3.19.13 15,408 1/24/2019
3.3.19.12 108,980 1/18/2019
3.3.19.11 61,457 1/11/2019
3.3.19.10 11,755 1/10/2019
3.3.19.9 12,656 1/8/2019
3.3.19.8 15,261 1/7/2019
3.3.19.7 16,542 1/4/2019
3.3.19.6 59,627 12/22/2018
3.3.19.5 11,665 12/21/2018
3.3.19.4 45,924 12/15/2018
3.3.19.3 10,551 12/14/2018
3.3.19.2 33,962 12/12/2018
3.3.19.1 76,882 12/4/2018
3.3.19 28,656 11/29/2018
3.3.18 25,351 11/20/2018
3.3.17.15 24,706 11/16/2018
3.3.17.14 9,977 11/16/2018
3.3.17.13 13,082 11/15/2018
3.3.17.12 11,196 11/13/2018
3.3.17.11 16,035 11/9/2018
3.3.17.10 22,064 11/9/2018
3.3.17.9 12,219 11/7/2018
3.3.17.8 13,379 11/7/2018
3.3.17.7 10,135 11/6/2018
3.3.17.6 17,904 10/30/2018
3.3.17.5 11,663 10/29/2018
3.3.17.4 10,078 10/29/2018
3.3.17.3 29,556 10/26/2018
3.3.17.2 27,259 10/22/2018
3.3.17.1 13,827 10/22/2018
3.3.17 37,502 10/17/2018
3.3.16.6 13,542 10/15/2018
3.3.16.5 30,337 10/6/2018
3.3.16.4 11,633 10/4/2018
3.3.16.3 38,005 9/26/2018
3.3.16.2 106,737 9/10/2018
3.3.16.1 51,265 9/7/2018
3.3.16 13,918 9/5/2018
3.3.15.6 122,756 8/28/2018
3.3.15.5 50,244 8/16/2018
3.3.15.4 11,668 8/15/2018
3.3.15.3 53,632 8/3/2018
3.3.15.2 16,180 8/2/2018
3.3.15.1 90,804 7/23/2018
3.3.15 144,116 7/9/2018
3.3.14.1 39,909 7/3/2018
3.3.14 15,285 6/28/2018
3.3.13.5 25,220 6/22/2018
3.3.13.4 14,612 6/19/2018
3.3.13.3 35,760 6/1/2018
3.3.13.2 3,393,226 4/25/2018
3.3.13.1 29,404 4/20/2018
3.3.13 30,262 4/3/2018
3.3.12.3 13,710 3/29/2018
3.3.12.2 62,962 3/15/2018
3.3.12.1 34,714 3/3/2018
3.3.12 56,001 1/26/2018
3.3.11 45,991 1/16/2018
3.3.10 1,991,098 11/30/2017
3.3.9 13,546 11/29/2017
3.3.8.3 1,269,857 11/11/2017
3.3.8.2 41,312 10/24/2017
3.3.8.1 19,819 10/9/2017
3.3.8 104,672 7/17/2017
3.3.7.3 11,903 7/7/2017
3.3.7.2 12,498 7/5/2017
3.3.7.1 12,632 6/28/2017
3.3.7 13,651 6/23/2017
3.3.6.2 649,873 5/11/2017
3.3.6.1 13,563 5/8/2017
3.3.6 10,838 5/5/2017
3.3.5.2 13,699 4/28/2017
3.3.5.1 12,993 4/21/2017
3.3.5 14,814 4/20/2017
3.3.4 12,988 4/19/2017
3.3.3.1 14,446 3/31/2017
3.3.3 30,022 3/23/2017
3.3.2.9 577,384 3/15/2017
3.3.2.8 10,545 3/14/2017
3.3.2.7 10,562 3/14/2017
3.3.2.6 55,613 1/20/2017
3.3.2.5 12,989 1/5/2017
3.3.2.4 10,627 12/28/2016
3.3.2.3 10,835 12/16/2016
3.3.2.2 11,013 12/9/2016
3.3.2.1 10,673 12/7/2016
3.3.2 64,010 12/2/2016
3.3.1 25,020 11/19/2016
3.3.0.3 37,756 11/15/2016
3.3.0.2 10,888 11/4/2016
3.3.0.1 19,233 10/11/2016
3.3.0 113,866 9/19/2016
3.2.8-rc 1,453 9/8/2016
3.2.7-beta 1,425 8/23/2016
3.2.6-beta 1,529 8/2/2016
3.2.5-beta 1,591 6/28/2016
3.2.4.1-beta 1,414 6/2/2016
3.2.4-beta 1,432 6/1/2016
3.2.3.1-beta 1,449 4/20/2016
3.2.3-beta 1,700 3/12/2016
3.2.2.1-beta 1,401 3/2/2016
3.2.2-beta 1,414 1/12/2016
3.2.1-beta 1,600 12/7/2015
3.2.0-beta 1,605 9/29/2015
3.1.4.7 15,266 8/9/2016
3.1.4.6 10,471 8/5/2016
3.1.4.5 10,858 7/21/2016
3.1.4.4 10,672 7/13/2016
3.1.4.3 50,965 6/28/2016
3.1.4.2 11,262 6/3/2016
3.1.4.1 10,690 5/26/2016
3.1.4 11,531 4/8/2016
3.1.3.1 10,954 2/22/2016
3.1.3 11,156 2/11/2016
3.1.2.5 11,391 1/6/2016
3.1.2.4 11,024 12/2/2015
3.1.2.3 12,766 11/12/2015
3.1.2.2 10,618 10/22/2015
3.1.2.1 11,685 10/20/2015
3.1.2 11,174 10/8/2015
3.1.1.1 10,911 10/7/2015
3.1.1 13,978 9/10/2015
3.1.0.2 10,694 8/27/2015
3.1.0.1 10,873 8/4/2015
3.1.0 34,679 7/28/2015
3.0.2-preview 1,507 7/10/2015
3.0.1.1-preview 1,496 6/9/2015
3.0.1-preview 1,497 6/9/2015
3.0.0.2-preview 1,580 5/21/2015
3.0.0.1-preview 1,497 5/6/2015
3.0.0-preview 1,732 4/30/2015