AWSSDK.SecurityToken 4.0.2.10

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

The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.

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

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. With Amazon Cognito, you can focus on creating great app experiences instead of having to worry about building and managing a backend solution to handle identity management, network state, storage, and sync.

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

AWS.MSK.Auth

This libary vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.

GitHub repositories (35)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.SecurityToken:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
loic-sharma/BaGet
A lightweight NuGet and symbol server
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
drasi-project/drasi-platform
The Data Change Processing platform
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
CCob/Volumiser
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
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
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
aws/aws-logging-dotnet
.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
shr670377723/CommunityServer-master
abuzuhri/Amazon-SP-API-CSharp
.Net C# library for the new Amazon Selling Partner API
Cysharp/Claudia
Unofficial Anthropic Claude API client for .NET.
Version Downloads Last Updated
4.0.3.2 4,821 11/7/2025
4.0.3.1 15,001 11/5/2025
4.0.3 45,458 10/30/2025
4.0.2.11 43,111 10/27/2025
4.0.2.10 38,257 10/23/2025
4.0.2.9 93,334 10/16/2025
4.0.2.8 76,490 10/10/2025
4.0.2.7 13,739 10/9/2025
4.0.2.6 113,108 10/1/2025
4.0.2.5 56,888 9/30/2025
4.0.2.4 22,120 9/29/2025
4.0.2.3 93,659 9/23/2025
4.0.2.2 145,168 9/16/2025
4.0.2.1 417,509 8/29/2025
4.0.2 115,240 8/21/2025
4.0.1.11 157,508 8/15/2025
4.0.1.10 53,395 8/13/2025
4.0.1.9 134,702 8/6/2025
4.0.1.8 64,978 8/4/2025
4.0.1.7 56,647 7/31/2025
4.0.1.6 174,759 7/23/2025
4.0.1.5 324,468 7/15/2025
4.0.1.4 177,380 7/9/2025
4.0.1.3 202,633 7/1/2025
4.0.1.2 224,465 6/23/2025
4.0.1.1 118,007 6/18/2025
4.0.1 62,741 6/17/2025
4.0.0.9 59,672 6/16/2025
4.0.0.8 208,233 6/12/2025
4.0.0.7 32,993 6/11/2025
4.0.0.6 40,971 6/10/2025
4.0.0.5 1,180,628 6/4/2025
4.0.0.4 682,526 5/16/2025
4.0.0.3 41,527 5/15/2025
4.0.0.2 430,955 5/6/2025
4.0.0.1 214,246 4/30/2025
4.0.0 926,246 4/28/2025
4.0.0-preview.13 11,913 4/9/2025
4.0.0-preview.12 574 4/4/2025
4.0.0-preview.11 5,790 3/26/2025
4.0.0-preview.10 9,792 3/7/2025
4.0.0-preview.9 627 3/4/2025
4.0.0-preview.8 881 2/25/2025
4.0.0-preview.7 6,938 2/17/2025
4.0.0-preview.6 10,533 2/6/2025
4.0.0-preview.5 10,529 1/3/2025
4.0.0-preview.4 39,883 10/11/2024
4.0.0-preview.3 1,058 10/1/2024
4.0.0-preview.2 15,009 8/28/2024
4.0.0-preview 68,219 8/15/2024
3.7.502.3 5,195 11/6/2025
3.7.502.2 6,795 11/4/2025
3.7.502.1 11,598 10/31/2025
3.7.502 4,590 10/30/2025
3.7.501.31 4,565 10/29/2025
3.7.501.30 5,461 10/28/2025
3.7.501.29 86,006 10/27/2025
3.7.501.28 8,649 10/24/2025
3.7.501.27 4,815 10/23/2025
3.7.501.26 4,075 10/22/2025
3.7.501.25 22,745 10/17/2025
3.7.501.24 4,860 10/16/2025
3.7.501.23 5,735 10/15/2025
3.7.501.22 133,908 10/10/2025
3.7.501.21 6,809 10/9/2025
3.7.501.20 5,854 10/8/2025
3.7.501.19 5,730 10/7/2025
3.7.501.18 34,239 9/30/2025
3.7.501.17 8,148 9/29/2025
3.7.501.16 10,277 9/26/2025
3.7.501.15 6,046 9/25/2025
3.7.501.14 33,788 9/23/2025
3.7.501.13 8,137 9/22/2025
3.7.501.12 30,902 9/19/2025
3.7.501.11 46,632 9/16/2025
3.7.501.10 34,889 9/15/2025
3.7.501.9 35,257 9/11/2025
3.7.501.8 9,821 9/10/2025
3.7.501.7 6,856 9/9/2025
3.7.501.6 11,486 9/8/2025
3.7.501.5 19,322 9/4/2025
3.7.501.4 19,509 9/2/2025
3.7.501.3 368,116 8/29/2025
3.7.501.2 26,255 8/26/2025
3.7.501.1 14,171 8/25/2025
3.7.501 15,966 8/21/2025
3.7.500.8 13,230 8/20/2025
3.7.500.7 35,202 8/12/2025
3.7.500.6 208,993 8/11/2025
3.7.500.5 96,959 8/8/2025
3.7.500.4 19,563 8/6/2025
3.7.500.3 17,312 8/5/2025
3.7.500.2 11,423 8/4/2025
3.7.500.1 25,765 8/1/2025
3.7.500 122,653 7/31/2025
3.7.402.20 8,559 7/30/2025
3.7.402.19 13,876 7/29/2025
3.7.402.18 9,012 7/28/2025
3.7.402.17 22,048 7/24/2025
3.7.402.16 12,239 7/23/2025
3.7.402.15 9,652 7/22/2025
3.7.402.14 23,783 7/21/2025
3.7.402.13 114,691 7/18/2025
3.7.402.12 9,425 7/17/2025
3.7.402.11 17,840 7/16/2025
3.7.402.10 34,100 7/15/2025
3.7.402.9 46,509 7/9/2025
3.7.402.8 60,480 7/3/2025
3.7.402.7 101,649 7/1/2025
3.7.402.6 13,084 6/30/2025
3.7.402.5 20,672 6/27/2025
3.7.402.4 12,653 6/26/2025
3.7.402.3 87,867 6/23/2025
3.7.402.2 235,325 6/20/2025
3.7.402.1 20,981 6/18/2025
3.7.402 25,070 6/17/2025
3.7.401.114 182,003 6/11/2025
3.7.401.113 27,783 6/10/2025
3.7.401.112 20,076 6/9/2025
3.7.401.111 82,152 6/6/2025
3.7.401.110 30,893 6/5/2025
3.7.401.109 108,794 6/4/2025
3.7.401.108 120,918 6/2/2025
3.7.401.107 20,677 5/30/2025
3.7.401.106 73,595 5/28/2025
3.7.401.105 42,401 5/23/2025
3.7.401.104 49,284 5/21/2025
3.7.401.103 26,006 5/20/2025
3.7.401.102 51,246 5/19/2025
3.7.401.101 109,253 5/16/2025
3.7.401.100 54,653 5/12/2025
3.7.401.99 83,455 5/9/2025
3.7.401.98 17,374 5/8/2025
3.7.401.97 32,147 5/7/2025
3.7.401.96 34,239 5/6/2025
3.7.401.95 33,853 5/5/2025
3.7.401.94 60,351 5/2/2025
3.7.401.93 20,084 5/1/2025
3.7.401.92 21,043 4/30/2025
3.7.401.91 21,093 4/29/2025
3.7.401.90 42,521 4/28/2025
3.7.401.89 149,054 4/25/2025
3.7.401.88 35,853 4/24/2025
3.7.401.87 102,970 4/23/2025
3.7.401.86 309,542 4/18/2025
3.7.401.85 49,351 4/17/2025
3.7.401.84 105,967 4/16/2025
3.7.401.83 121,333 4/14/2025
3.7.401.82 150,273 4/11/2025
3.7.401.81 64,287 4/10/2025
3.7.401.80 75,695 4/9/2025
3.7.401.79 82,781 4/8/2025
3.7.401.78 317,208 4/4/2025
3.7.401.77 81,413 4/3/2025
3.7.401.76 52,193 4/3/2025
3.7.401.75 11,488 4/2/2025
3.7.401.74 188,711 4/1/2025
3.7.401.73 74,993 3/31/2025
3.7.401.72 186,199 3/28/2025
3.7.401.71 89,812 3/27/2025
3.7.401.70 50,492 3/26/2025
3.7.401.69 43,779 3/25/2025
3.7.401.68 91,729 3/24/2025
3.7.401.67 183,102 3/21/2025
3.7.401.66 64,930 3/20/2025
3.7.401.65 67,066 3/19/2025
3.7.401.64 56,421 3/18/2025
3.7.401.63 88,440 3/17/2025
3.7.401.62 136,237 3/14/2025
3.7.401.61 30,070 3/14/2025
3.7.401.60 238,863 3/11/2025
3.7.401.59 68,358 3/10/2025
3.7.401.58 158,239 3/7/2025
3.7.401.57 71,335 3/6/2025
3.7.401.56 54,527 3/5/2025
3.7.401.55 134,359 3/4/2025
3.7.401.54 134,078 3/3/2025
3.7.401.53 209,800 2/28/2025
3.7.401.52 102,247 2/27/2025
3.7.401.51 78,883 2/26/2025
3.7.401.50 86,368 2/25/2025
3.7.401.49 106,703 2/24/2025
3.7.401.48 92,299 2/21/2025
3.7.401.47 85,164 2/20/2025
3.7.401.46 114,820 2/18/2025
3.7.401.45 141,615 2/17/2025
3.7.401.44 148,126 2/13/2025
3.7.401.43 73,007 2/12/2025
3.7.401.42 111,568 2/11/2025
3.7.401.41 109,883 2/10/2025
3.7.401.40 155,072 2/7/2025
3.7.401.39 107,221 2/6/2025
3.7.401.38 65,598 2/5/2025
3.7.401.37 140,899 2/4/2025
3.7.401.36 85,682 2/3/2025
3.7.401.35 269,401 1/30/2025
3.7.401.34 255,148 1/27/2025
3.7.401.33 207,219 1/22/2025
3.7.401.32 87,704 1/21/2025
3.7.401.31 148,575 1/17/2025
3.7.401.30 114,008 1/16/2025
3.7.401.29 72,970 1/15/2025
3.7.401.28 66,658 1/14/2025
3.7.401.27 60,528 1/13/2025
3.7.401.26 112,624 1/10/2025
3.7.401.25 29,980 1/9/2025
3.7.401.24 126,716 1/8/2025
3.7.401.23 104,839 1/7/2025
3.7.401.22 95,228 1/6/2025
3.7.401.21 114,733 1/3/2025
3.7.401.20 102,233 1/2/2025
3.7.401.19 236,490 12/26/2024
3.7.401.18 538,236 12/23/2024
3.7.401.17 80,539 12/20/2024
3.7.401.16 165,515 12/19/2024
3.7.401.15 99,285 12/18/2024
3.7.401.14 82,869 12/17/2024
3.7.401.13 263,655 12/13/2024
3.7.401.12 93,502 12/12/2024
3.7.401.11 59,262 12/11/2024
3.7.401.10 83,500 12/10/2024
3.7.401.9 85,802 12/9/2024
3.7.401.8 493,902 12/3/2024
3.7.401.7 461,935 11/27/2024
3.7.401.6 466,570 11/22/2024
3.7.401.5 87,855 11/21/2024
3.7.401.4 70,767 11/21/2024
3.7.401.3 165,230 11/19/2024
3.7.401.2 285,799 11/15/2024
3.7.401.1 499,720 11/15/2024
3.7.401 89,915 11/14/2024
3.7.400.50 177,896 11/13/2024
3.7.400.49 131,780 11/12/2024
3.7.400.48 63,805 11/11/2024
3.7.400.47 90,368 11/8/2024
3.7.400.46 262,694 11/7/2024
3.7.400.45 1,098,033 11/1/2024
3.7.400.44 106,399 10/31/2024
3.7.400.43 127,522 10/30/2024
3.7.400.42 96,388 10/29/2024
3.7.400.41 439,039 10/28/2024
3.7.400.40 138,415 10/25/2024
3.7.400.39 56,163 10/24/2024
3.7.400.38 76,048 10/23/2024
3.7.400.37 115,097 10/22/2024
3.7.400.36 520,679 10/16/2024
3.7.400.35 449,041 10/15/2024
3.7.400.34 427,050 10/14/2024
3.7.400.33 481,601 10/9/2024
3.7.400.32 95,363 10/8/2024
3.7.400.31 90,618 10/7/2024
3.7.400.30 175,822 10/4/2024
3.7.400.29 47,374 10/3/2024
3.7.400.28 48,914 10/2/2024
3.7.400.27 98,265 10/1/2024
3.7.400.26 289,746 9/27/2024
3.7.400.25 93,467 9/26/2024
3.7.400.24 99,916 9/25/2024
3.7.400.23 83,547 9/24/2024
3.7.400.22 203,499 9/21/2024
3.7.400.21 1,182,919 9/16/2024
3.7.400.20 136,243 9/13/2024
3.7.400.19 162,140 9/11/2024
3.7.400.18 115,543 9/10/2024
3.7.400.17 71,322 9/9/2024
3.7.400.16 232,565 9/6/2024
3.7.400.15 103,016 9/5/2024
3.7.400.14 259,475 9/4/2024
3.7.400.13 328,630 8/30/2024
3.7.400.12 330,948 8/28/2024
3.7.400.11 333,238 8/22/2024
3.7.400.10 121,626 8/21/2024
3.7.400.9 89,789 8/20/2024
3.7.400.8 53,865 8/19/2024
3.7.400.7 321,614 8/16/2024
3.7.400.6 99,924 8/15/2024
3.7.400.5 454,572 8/13/2024
3.7.400.4 276,626 8/9/2024
3.7.400.3 505,919 8/5/2024
3.7.400.2 422,738 7/30/2024
3.7.400.1 66,887 7/29/2024
3.7.400 306,181 7/24/2024
3.7.300.121 285,515 7/22/2024
3.7.300.120 685,348 7/18/2024
3.7.300.119 350,170 7/12/2024
3.7.300.118 302,640 7/10/2024
3.7.300.117 217,760 7/9/2024
3.7.300.116 25,494 7/8/2024
3.7.300.115 106,463 7/5/2024
3.7.300.114 57,909 7/3/2024
3.7.300.113 169,682 7/1/2024
3.7.300.112 303,925 6/28/2024
3.7.300.111 131,751 6/27/2024
3.7.300.110 236,142 6/24/2024
3.7.300.109 120,800 6/20/2024
3.7.300.108 116,461 6/19/2024
3.7.300.107 136,700 6/18/2024
3.7.300.106 511,852 6/12/2024
3.7.300.105 777,207 6/11/2024
3.7.300.104 110,200 6/10/2024
3.7.300.103 97,688 6/7/2024
3.7.300.102 178,544 6/5/2024
3.7.300.101 233,097 6/4/2024
3.7.300.100 210,659 6/3/2024
3.7.300.99 344,327 5/30/2024
3.7.300.98 91,228 5/29/2024
3.7.300.97 63,795 5/28/2024
3.7.300.96 279,880 5/23/2024
3.7.300.95 80,536 5/22/2024
3.7.300.94 454,332 5/17/2024
3.7.300.93 188,440 5/16/2024
3.7.300.92 183,250 5/14/2024
3.7.300.91 327,789 5/13/2024
3.7.300.90 216,784 5/10/2024
3.7.300.89 51,521 5/9/2024
3.7.300.88 402,909 5/6/2024
3.7.300.87 78,943 5/3/2024
3.7.300.86 270,571 5/1/2024
3.7.300.85 182,625 4/29/2024
3.7.300.84 147,792 4/26/2024
3.7.300.83 40,962 4/25/2024
3.7.300.82 136,640 4/24/2024
3.7.300.81 50,540 4/23/2024
3.7.300.80 191,794 4/22/2024
3.7.300.79 52,222 4/19/2024
3.7.300.78 59,664 4/18/2024
3.7.300.77 168,336 4/17/2024
3.7.300.76 102,284 4/16/2024
3.7.300.75 1,844,473 4/11/2024
3.7.300.74 184,479 4/10/2024
3.7.300.73 131,499 4/9/2024
3.7.300.72 304,532 4/8/2024
3.7.300.71 119,215 4/5/2024
3.7.300.70 179,461 4/4/2024
3.7.300.69 79,382 4/3/2024
3.7.300.68 136,933 4/2/2024
3.7.300.67 71,072 4/1/2024
3.7.300.66 144,674 3/29/2024
3.7.300.65 54,363 3/28/2024
3.7.300.64 181,655 3/27/2024
3.7.300.63 57,894 3/26/2024
3.7.300.62 100,703 3/25/2024
3.7.300.61 171,776 3/22/2024
3.7.300.60 526,446 3/18/2024
3.7.300.59 90,415 3/15/2024
3.7.300.58 94,152 3/14/2024
3.7.300.57 60,060 3/13/2024
3.7.300.56 318,853 3/8/2024
3.7.300.55 741,644 2/29/2024
3.7.300.54 342,580 2/27/2024
3.7.300.53 1,188,889 2/16/2024
3.7.300.52 37,503 2/15/2024
3.7.300.51 83,328 2/14/2024
3.7.300.50 69,703 2/13/2024
3.7.300.49 320,200 2/9/2024
3.7.300.48 111,519 2/7/2024
3.7.300.47 546,943 2/2/2024
3.7.300.46 53,310 2/1/2024
3.7.300.45 400,668 1/31/2024
3.7.300.44 71,447 1/30/2024
3.7.300.43 155,903 1/29/2024
3.7.300.42 268,729 1/25/2024
3.7.300.41 114,815 1/25/2024
3.7.300.40 295,870 1/19/2024
3.7.300.39 317,989 1/18/2024
3.7.300.38 131,796 1/16/2024
3.7.300.37 142,644 1/14/2024
3.7.300.36 17,275 1/12/2024
3.7.300.35 90,134 1/11/2024
3.7.300.34 132,006 1/10/2024
3.7.300.33 153,293 1/8/2024
3.7.300.32 39,539 1/5/2024
3.7.300.31 44,259 1/4/2024
3.7.300.30 58,677 1/3/2024
3.7.300.29 376,340 12/28/2023
3.7.300.28 37,503 12/27/2023
3.7.300.27 35,091 12/26/2023
3.7.300.26 48,821 12/22/2023
3.7.300.25 23,992 12/21/2023
3.7.300.24 48,352 12/20/2023
3.7.300.23 48,848 12/19/2023
3.7.300.22 97,017 12/18/2023
3.7.300.21 77,511 12/15/2023
3.7.300.20 35,014 12/14/2023
3.7.300.19 122,733 12/13/2023
3.7.300.18 246,625 12/12/2023
3.7.300.17 406,836 12/7/2023
3.7.300.16 76,076 12/6/2023
3.7.300.15 135,022 12/5/2023
3.7.300.14 194,828 12/4/2023
3.7.300.13 270,373 11/30/2023
3.7.300.12 7,737 11/29/2023
3.7.300.11 60,441 11/28/2023
3.7.300.10 55,699 11/28/2023
3.7.300.9 6,463 11/27/2023
3.7.300.8 126,103 11/27/2023
3.7.300.7 263,268 11/21/2023
3.7.300.6 70,368 11/20/2023
3.7.300.5 311,154 11/17/2023
3.7.300.4 37,826 11/16/2023
3.7.300.3 43,564 11/15/2023
3.7.300.2 156,615 11/14/2023
3.7.300.1 263,454 11/13/2023
3.7.300 660,641 11/10/2023
3.7.202.18 195,437 11/8/2023
3.7.202.17 61,693 11/7/2023
3.7.202.16 50,452 11/6/2023
3.7.202.15 222,451 11/2/2023
3.7.202.14 508,981 10/27/2023
3.7.202.13 72,472 10/26/2023
3.7.202.12 239,677 10/24/2023
3.7.202.11 53,566 10/23/2023
3.7.202.10 187,495 10/20/2023
3.7.202.9 131,347 10/19/2023
3.7.202.8 55,612 10/18/2023
3.7.202.7 56,299 10/17/2023
3.7.202.6 105,608 10/16/2023
3.7.202.5 114,915 10/12/2023
3.7.202.4 255,485 10/7/2023
3.7.202.3 53,441 10/5/2023
3.7.202.2 69,942 10/4/2023
3.7.202.1 90,518 10/3/2023
3.7.202 199,533 10/2/2023
3.7.201.44 279,477 9/28/2023
3.7.201.43 36,292 9/28/2023
3.7.201.42 9,565 9/27/2023
3.7.201.41 105,671 9/25/2023
3.7.201.40 174,287 9/22/2023
3.7.201.39 222,602 9/20/2023
3.7.201.38 64,658 9/19/2023
3.7.201.37 144,275 9/15/2023
3.7.201.36 25,216 9/15/2023
3.7.201.35 17,119 9/14/2023
3.7.201.34 300,037 9/13/2023
3.7.201.33 41,377 9/12/2023
3.7.201.32 446,326 9/8/2023
3.7.201.31 48,477 9/8/2023
3.7.201.30 46,503 9/6/2023
3.7.201.29 52,181 9/5/2023
3.7.201.28 128,313 9/1/2023
3.7.201.27 26,861 9/1/2023
3.7.201.26 4,264 8/31/2023
3.7.201.25 49,914 8/31/2023
3.7.201.24 11,345 8/30/2023
3.7.201.23 124,831 8/28/2023
3.7.201.22 143,115 8/25/2023
3.7.201.21 72,879 8/24/2023
3.7.201.20 345,949 8/23/2023
3.7.201.19 57,121 8/22/2023
3.7.201.18 79,526 8/21/2023
3.7.201.17 39,236 8/18/2023
3.7.201.16 14,536 8/18/2023
3.7.201.15 15,037 8/17/2023
3.7.201.14 109,913 8/15/2023
3.7.201.13 187,321 8/14/2023
3.7.201.12 91,742 8/11/2023
3.7.201.11 43,513 8/10/2023
3.7.201.10 70,217 8/9/2023
3.7.201.9 59,813 8/8/2023
3.7.201.8 20,053 8/8/2023
3.7.201.7 60,570 8/7/2023
3.7.201.6 111,933 8/4/2023
3.7.201.5 90,008 8/2/2023
3.7.201.4 56,132 8/1/2023
3.7.201.3 495,421 7/31/2023
3.7.201.2 222,503 7/28/2023
3.7.201.1 144,826 7/26/2023
3.7.201 77,695 7/25/2023
3.7.200.4 189,916 7/24/2023
3.7.200.3 431,716 7/21/2023
3.7.200.2 173,179 7/20/2023
3.7.200.1 1,018,701 7/18/2023
3.7.200 181,975 7/18/2023
3.7.103.23 27,748 7/17/2023
3.7.103.22 132,693 7/13/2023
3.7.103.21 737,583 7/7/2023
3.7.103.20 9,344 7/7/2023
3.7.103.19 34,292 7/6/2023
3.7.103.18 87,396 7/5/2023
3.7.103.17 260,390 7/3/2023
3.7.103.16 2,366,396 6/20/2023
3.7.103.15 541,676 6/15/2023
3.7.103.14 243,738 6/13/2023
3.7.103.13 102,510 6/12/2023
3.7.103.12 139,079 6/8/2023
3.7.103.11 175,341 6/6/2023
3.7.103.10 121,352 6/5/2023
3.7.103.9 92,890 6/2/2023
3.7.103.8 9,063 6/2/2023
3.7.103.7 30,969 6/1/2023
3.7.103.6 238,478 5/30/2023
3.7.103.5 417,840 5/26/2023
3.7.103.4 332,061 5/25/2023
3.7.103.3 51,202 5/24/2023
3.7.103.2 69,675 5/23/2023
3.7.103.1 125,277 5/19/2023
3.7.103 49,977 5/18/2023
3.7.102.4 175,017 5/16/2023
3.7.102.3 67,083 5/15/2023
3.7.102.2 219,480 5/11/2023
3.7.102.1 122,154 5/9/2023
3.7.102 39,392 5/8/2023
3.7.101.60 266,571 5/4/2023
3.7.101.59 108,874 5/2/2023
3.7.101.58 80,839 5/1/2023
3.7.101.57 37,006 4/28/2023
3.7.101.56 206,940 4/27/2023
3.7.101.55 54,843 4/26/2023
3.7.101.54 71,289 4/25/2023
3.7.101.53 37,926 4/25/2023
3.7.101.52 76,035 4/21/2023
3.7.101.51 55,308 4/21/2023
3.7.101.50 128,773 4/19/2023
3.7.101.49 144,716 4/17/2023
3.7.101.48 158,619 4/14/2023
3.7.101.47 40,514 4/13/2023
3.7.101.46 34,933 4/12/2023
3.7.101.45 71,012 4/11/2023
3.7.101.44 49,547 4/10/2023
3.7.101.43 158,119 4/7/2023
3.7.101.42 14,067 4/6/2023
3.7.101.41 77,977 4/5/2023
3.7.101.40 119,862 4/4/2023
3.7.101.39 101,519 4/3/2023
3.7.101.38 97,538 3/31/2023
3.7.101.37 226,948 3/30/2023
3.7.101.36 1,831,263 3/29/2023
3.7.101.35 65,011 3/28/2023
3.7.101.34 298,837 3/24/2023
3.7.101.33 44,380 3/23/2023
3.7.101.32 36,660 3/22/2023
3.7.101.31 478,628 3/21/2023
3.7.101.30 38,455 3/20/2023
3.7.101.29 95,782 3/17/2023
3.7.101.28 42,342 3/17/2023
3.7.101.27 33,160 3/16/2023
3.7.101.26 84,196 3/15/2023
3.7.101.25 231,699 3/14/2023
3.7.101.24 85,851 3/13/2023
3.7.101.23 119,198 3/10/2023
3.7.101.22 149,213 3/9/2023
3.7.101.21 172,463 3/8/2023
3.7.101.20 159,065 3/7/2023
3.7.101.19 206,183 3/3/2023
3.7.101.18 75,346 3/2/2023
3.7.101.17 71,980 3/1/2023
3.7.101.16 83,936 2/28/2023
3.7.101.15 112,845 2/27/2023
3.7.101.14 171,232 2/23/2023
3.7.101.13 298,990 2/21/2023
3.7.101.12 303,532 2/18/2023
3.7.101.11 5,459 2/17/2023
3.7.101.10 104,480 2/16/2023
3.7.101.9 50,359 2/15/2023
3.7.101.8 160,164 2/13/2023
3.7.101.7 49,215 2/10/2023
3.7.101.6 93,395 2/9/2023
3.7.101.5 200,719 2/8/2023
3.7.101.4 80,158 2/7/2023
3.7.101.3 110,580 2/6/2023
3.7.101.2 74,317 2/3/2023
3.7.101.1 104,182 2/2/2023
3.7.101 54,534 2/2/2023
3.7.100.64 132,484 2/1/2023
3.7.100.63 55,226 1/31/2023
3.7.100.62 463,099 1/26/2023
3.7.100.61 128,322 1/25/2023
3.7.100.60 131,285 1/24/2023
3.7.100.59 110,459 1/23/2023
3.7.100.58 158,416 1/20/2023
3.7.100.57 27,730 1/20/2023
3.7.100.56 100,813 1/18/2023
3.7.100.55 145,699 1/17/2023
3.7.100.54 353,383 1/13/2023
3.7.100.53 97,250 1/12/2023
3.7.100.52 381,199 1/10/2023
3.7.100.51 91,490 1/9/2023
3.7.100.50 60,909 1/6/2023
3.7.100.49 35,531 1/5/2023
3.7.100.48 438,822 1/4/2023
3.7.100.47 14,338 1/3/2023
3.7.100.46 152,343 12/30/2022
3.7.100.45 134,372 12/29/2022
3.7.100.44 64,715 12/23/2022
3.7.100.43 20,502 12/22/2022
3.7.100.42 23,603 12/21/2022
3.7.100.41 92,148 12/20/2022
3.7.100.40 41,680 12/19/2022
3.7.100.39 360,066 12/16/2022
3.7.100.38 220,548 12/16/2022
3.7.100.37 33,212 12/15/2022
3.7.100.36 100,356 12/14/2022
3.7.100.35 208,606 12/13/2022
3.7.100.34 88,811 12/12/2022
3.7.100.33 152,090 12/8/2022
3.7.100.32 26,317 12/8/2022
3.7.100.31 8,615 12/7/2022
3.7.100.30 59,206 12/6/2022
3.7.100.29 191,752 12/5/2022
3.7.100.28 398,564 12/2/2022
3.7.100.27 310,621 12/1/2022
3.7.100.26 223,572 11/30/2022
3.7.100.25 317,855 11/29/2022
3.7.100.24 32,133 11/29/2022
3.7.100.23 303,102 11/28/2022
3.7.100.22 348,584 11/22/2022
3.7.100.21 326,891 11/18/2022
3.7.100.20 90,791 11/17/2022
3.7.100.19 562,112 11/16/2022
3.7.100.18 17,747 11/16/2022
3.7.100.17 76,604 11/15/2022
3.7.100.16 271,628 11/11/2022
3.7.100.15 48,323 11/10/2022
3.7.100.14 85,231,948 11/9/2022
3.7.100.13 10,192 11/9/2022
3.7.100.12 23,108 11/9/2022
3.7.100.11 5,039 11/8/2022
3.7.100.10 50,728 11/7/2022
3.7.100.9 99,724 11/4/2022
3.7.100.8 139,106 11/2/2022
3.7.100.7 140,138 10/31/2022
3.7.100.6 170,555 10/29/2022
3.7.100.5 9,612 10/28/2022
3.7.100.4 123,209 10/27/2022
3.7.100.3 98,461 10/26/2022
3.7.100.2 32,664 10/25/2022
3.7.100.1 45,595 10/24/2022
3.7.100 305,448 10/21/2022
3.7.1.218 332,587 10/20/2022
3.7.1.217 162,185 10/19/2022
3.7.1.216 186,549 10/18/2022
3.7.1.215 100,982 10/14/2022
3.7.1.214 66,077 10/13/2022
3.7.1.213 277,408 10/7/2022
3.7.1.212 134,826 10/6/2022
3.7.1.211 764,794 10/4/2022
3.7.1.210 70,860 10/3/2022
3.7.1.209 82,331 9/30/2022
3.7.1.208 156,023 9/29/2022
3.7.1.207 249,313 9/27/2022
3.7.1.206 3,713,838 9/27/2022
3.7.1.205 16,393 9/26/2022
3.7.1.204 124,512 9/23/2022
3.7.1.203 49,883 9/22/2022
3.7.1.202 122,545 9/21/2022
3.7.1.201 100,311 9/20/2022
3.7.1.200 43,208 9/19/2022
3.7.1.199 715,624 9/15/2022
3.7.1.198 79,118 9/14/2022
3.7.1.197 142,276 9/13/2022
3.7.1.196 100,738 9/9/2022
3.7.1.195 19,835 9/9/2022
3.7.1.194 25,209 9/8/2022
3.7.1.193 357,773 9/2/2022
3.7.1.192 19,387 9/1/2022
3.7.1.191 348,127 8/30/2022
3.7.1.190 61,131 8/29/2022
3.7.1.189 134,364 8/25/2022
3.7.1.188 209,252 8/22/2022
3.7.1.187 75,598 8/19/2022
3.7.1.186 102,488 8/16/2022
3.7.1.185 121,650 8/12/2022
3.7.1.184 131,690 8/11/2022
3.7.1.183 257,071 8/8/2022
3.7.1.182 144,239 8/4/2022
3.7.1.181 95,633 8/2/2022
3.7.1.180 138,231 7/29/2022
3.7.1.179 26,659 7/28/2022
3.7.1.178 45,724 7/27/2022
3.7.1.177 306,602 7/22/2022
3.7.1.176 92,622 7/20/2022
3.7.1.175 266,001 7/18/2022
3.7.1.174 75,735 7/15/2022
3.7.1.173 24,636 7/14/2022
3.7.1.172 58,149 7/12/2022
3.7.1.171 96,811 7/11/2022
3.7.1.170 297,602 7/5/2022
3.7.1.169 189,529 6/29/2022
3.7.1.168 310,272 6/24/2022
3.7.1.167 823,812 6/17/2022
3.7.1.166 62,800 6/16/2022
3.7.1.165 274,851 6/14/2022
3.7.1.164 97,008 6/10/2022
3.7.1.163 123,188 6/8/2022
3.7.1.162 1,829,817 6/7/2022
3.7.1.161 58,621 6/6/2022
3.7.1.160 214,433 5/31/2022
3.7.1.159 525,430 5/27/2022
3.7.1.158 40,503 5/26/2022
3.7.1.157 44,013 5/26/2022
3.7.1.156 148,870 5/25/2022
3.7.1.155 82,685 5/24/2022
3.7.1.154 65,933 5/23/2022
3.7.1.153 395,908 5/19/2022
3.7.1.152 62,612 5/18/2022
3.7.1.151 294,694 5/16/2022
3.7.1.150 354,959 5/9/2022
3.7.1.149 91,323 5/6/2022
3.7.1.148 36,079 5/6/2022
3.7.1.147 128,448 5/5/2022
3.7.1.146 118,305 5/4/2022
3.7.1.145 173,315 5/3/2022
3.7.1.144 393,555 5/3/2022
3.7.1.143 4,183 5/2/2022
3.7.1.142 648,750 4/20/2022
3.7.1.141 117,474 4/19/2022
3.7.1.140 302,743 4/14/2022
3.7.1.139 870,599 4/12/2022
3.7.1.138 95,689 4/11/2022
3.7.1.137 138,487 4/7/2022
3.7.1.136 109,654 4/6/2022
3.7.1.135 515,919 4/1/2022
3.7.1.134 114,042 3/31/2022
3.7.1.133 214,498 3/28/2022
3.7.1.132 151,192 3/24/2022
3.7.1.131 76,334 3/23/2022
3.7.1.130 294,203 3/17/2022
3.7.1.129 43,072 3/16/2022
3.7.1.128 146,990 3/14/2022
3.7.1.127 61,028 3/10/2022
3.7.1.126 19,230 3/9/2022
3.7.1.125 34,303 3/8/2022
3.7.1.124 92,125 3/4/2022
3.7.1.123 42,295 3/3/2022
3.7.1.122 87,018 3/1/2022
3.7.1.121 73,322 2/28/2022
3.7.1.120 35,679 2/26/2022
3.7.1.119 83,597 2/23/2022
3.7.1.118 30,509 2/22/2022
3.7.1.117 5,448 2/22/2022
3.7.1.116 178,345 2/21/2022
3.7.1.115 137,790 2/17/2022
3.7.1.114 149,001 2/11/2022
3.7.1.113 25,205 2/10/2022
3.7.1.112 123,568 2/4/2022
3.7.1.111 21,328 2/3/2022
3.7.1.110 311,389 1/28/2022
3.7.1.109 169,930 1/25/2022
3.7.1.108 669,214 1/15/2022
3.7.1.107 4,018 1/14/2022
3.7.1.106 87,139 1/13/2022
3.7.1.105 232,734 1/11/2022
3.7.1.104 108,540 1/7/2022
3.7.1.103 20,162 1/6/2022
3.7.1.102 13,227 1/5/2022
3.7.1.101 219,244 1/3/2022
3.7.1.100 340,777 12/21/2021
3.7.1.99 70,963 12/20/2021
3.7.1.98 368,613 12/13/2021
3.7.1.97 281,610 12/8/2021
3.7.1.96 346,918 12/2/2021
3.7.1.95 46,566 12/1/2021
3.7.1.94 151,916 11/23/2021
3.7.1.93 171,372 11/22/2021
3.7.1.92 78,064 11/19/2021
3.7.1.91 3,154 11/18/2021
3.7.1.90 93,041 11/17/2021
3.7.1.89 56,444 11/16/2021
3.7.1.88 141,728 11/15/2021
3.7.1.87 96,146 11/12/2021
3.7.1.86 38,981 11/11/2021
3.7.1.85 41,206 11/11/2021
3.7.1.84 180,157 11/9/2021
3.7.1.83 146,284 11/5/2021
3.7.1.82 2,906 11/4/2021
3.7.1.81 25,653 11/3/2021
3.7.1.80 77,254 11/2/2021
3.7.1.79 20,386 11/1/2021
3.7.1.78 76,735 10/29/2021
3.7.1.77 1,957,135 10/27/2021
3.7.1.76 155,675 10/26/2021
3.7.1.75 3,400 10/26/2021
3.7.1.74 183,581 10/22/2021
3.7.1.73 13,527 10/21/2021
3.7.1.72 278,356 10/14/2021
3.7.1.71 80,063 10/13/2021
3.7.1.70 49,518 10/12/2021
3.7.1.69 105,952 10/8/2021
3.7.1.68 33,090 10/7/2021
3.7.1.67 43,667 10/7/2021
3.7.1.66 6,269 10/6/2021
3.7.1.65 344,598 10/1/2021
3.7.1.64 41,979 9/30/2021
3.7.1.63 74,880 9/29/2021
3.7.1.62 81,400 9/27/2021
3.7.1.61 68,401 9/24/2021
3.7.1.60 53,552 9/23/2021
3.7.1.59 34,013 9/22/2021
3.7.1.58 148,489 9/17/2021
3.7.1.57 83,902 9/16/2021
3.7.1.56 64,476 9/16/2021
3.7.1.55 246,579 9/13/2021
3.7.1.54 37,351 9/10/2021
3.7.1.53 24,095 9/9/2021
3.7.1.52 79,690 9/7/2021
3.7.1.51 70,818 9/3/2021
3.7.1.50 15,852 9/3/2021
3.7.1.49 4,237 9/2/2021
3.7.1.48 30,083 9/1/2021
3.7.1.47 47,896 8/31/2021
3.7.1.46 272,977 8/27/2021
3.7.1.45 74,093 8/25/2021
3.7.1.44 97,421 8/23/2021
3.7.1.43 145,352 8/19/2021
3.7.1.42 232,821 8/16/2021
3.7.1.41 193,890 8/12/2021
3.7.1.40 299,868 8/10/2021
3.7.1.39 262,354 8/6/2021
3.7.1.38 353,800 8/4/2021
3.7.1.37 215,347 7/30/2021
3.7.1.36 38,303 7/29/2021
3.7.1.35 121,881 7/27/2021
3.7.1.34 240,018 7/21/2021
3.7.1.33 119,200 7/16/2021
3.7.1.32 86,233 7/13/2021
3.7.1.31 31,279 7/12/2021
3.7.1.30 106,774 7/9/2021
3.7.1.29 49,626 7/8/2021
3.7.1.28 53,765 7/7/2021
3.7.1.27 8,238 7/7/2021
3.7.1.26 120,134 7/6/2021
3.7.1.25 137,041 7/1/2021
3.7.1.24 154,798 6/25/2021
3.7.1.23 44,652 6/24/2021
3.7.1.22 393,109 6/21/2021
3.7.1.21 74,313 6/17/2021
3.7.1.20 42,661 6/15/2021
3.7.1.19 61,598 6/11/2021
3.7.1.18 527,785 5/28/2021
3.7.1.17 78,552 5/27/2021
3.7.1.16 18,102 5/27/2021
3.7.1.15 95,278 5/24/2021
3.7.1.14 85,805 5/21/2021
3.7.1.13 109,949 5/20/2021
3.7.1.12 26,134 5/19/2021
3.7.1.11 27,476 5/18/2021
3.7.1.10 63,213 5/14/2021
3.7.1.9 40,930 5/12/2021
3.7.1.8 29,105 5/10/2021
3.7.1.7 5,236 5/10/2021
3.7.1.6 91,656 5/6/2021
3.7.1.5 133,468 4/30/2021
3.7.1.4 76,527 4/27/2021
3.7.1.3 128,740 4/23/2021
3.7.1.2 223,447 4/19/2021
3.7.1.1 68,591 4/15/2021
3.7.1 832,390 4/13/2021
3.7.0.10 202,673 4/12/2021
3.7.0.9 53,378 4/8/2021
3.7.0.8 48,146 4/7/2021
3.7.0.7 105,921 4/2/2021
3.7.0.6 42,065 4/1/2021
3.7.0.5 33,967 3/31/2021
3.7.0.4 5,310 3/31/2021
3.7.0.3 2,322,362 3/30/2021
3.7.0.2 5,862,823 3/29/2021
3.7.0.1 74,533 3/26/2021
3.7.0 2,726,149 3/26/2021
3.5.1.60 669,957 3/25/2021
3.5.1.59 262,383 3/17/2021
3.5.1.58 77,653 3/15/2021
3.5.1.57 115,359 3/9/2021
3.5.1.56 153,545 3/5/2021
3.5.1.55 3,400 3/4/2021
3.5.1.54 148,144 3/1/2021
3.5.1.53 255,132 2/23/2021
3.5.1.52 167,926 2/19/2021
3.5.1.51 8,759 2/18/2021
3.5.1.50 56,264 2/12/2021
3.5.1.49 156,928 2/9/2021
3.5.1.48 16,516 2/8/2021
3.5.1.47 71,022 2/5/2021
3.5.1.46 29,329 2/4/2021
3.5.1.45 378,066 1/29/2021
3.5.1.44 71,536 1/28/2021
3.5.1.43 23,210 1/27/2021
3.5.1.42 37,000 1/26/2021
3.5.1.41 123,545 1/20/2021
3.5.1.40 10,455 1/19/2021
3.5.1.39 259,255 1/11/2021
3.5.1.38 25,705 1/7/2021
3.5.1.37 95,775 12/30/2020
3.5.1.36 20,924 12/23/2020
3.5.1.35 95,422 12/22/2020
3.5.1.34 24,366 12/22/2020
3.5.1.33 3,921 12/21/2020
3.5.1.32 51,624 12/18/2020
3.5.1.31 77,387 12/17/2020
3.5.1.30 19,672 12/16/2020
3.5.1.29 37,277 12/14/2020
3.5.1.28 201,147 12/9/2020
3.5.1.27 83,924 12/7/2020
3.5.1.26 182,946 12/3/2020
3.5.1.25 119,686 12/2/2020
3.5.1.24 11,318 12/1/2020
3.5.1.23 48,199 12/1/2020
3.5.1.22 124,312 11/24/2020
3.5.1.21 58,390 11/23/2020
3.5.1.20 92,595 11/20/2020
3.5.1.19 62,526 11/19/2020
3.5.1.18 16,504 11/18/2020
3.5.1.17 207,160 11/13/2020
3.5.1.16 227,243 11/5/2020
3.5.1.15 89,611 11/4/2020
3.5.1.14 140,051 10/28/2020
3.5.1.13 34,051 10/27/2020
3.5.1.12 54,279 10/26/2020
3.5.1.11 35,642 10/22/2020
3.5.1.10 42,835 10/21/2020
3.5.1.9 34,710 10/20/2020
3.5.1.8 186,054 10/16/2020
3.5.1.7 6,924 10/15/2020
3.5.1.6 123,306 10/9/2020
3.5.1.5 188,949 10/6/2020
3.5.1.4 20,800 10/2/2020
3.5.1.3 115,510 10/1/2020
3.5.1.2 80,831 9/30/2020
3.5.1.1 25,201 9/29/2020
3.5.1 216,596 9/25/2020
3.5.0.19 181,258 9/24/2020
3.5.0.18 61,084 9/21/2020
3.5.0.17 16,483 9/18/2020
3.5.0.16 9,916 9/17/2020
3.5.0.15 55,789 9/16/2020
3.5.0.14 21,572 9/15/2020
3.5.0.13 98,845 9/14/2020
3.5.0.12 24,803 9/11/2020
3.5.0.11 65,076 9/10/2020
3.5.0.10 3,302 9/9/2020
3.5.0.9 47,165 9/4/2020
3.5.0.8 38,645 9/2/2020
3.5.0.7 135,352 9/1/2020
3.5.0.6 12,957 8/31/2020
3.5.0.5 6,882 8/28/2020
3.5.0.4 16,652 8/27/2020
3.5.0.3 18,720 8/26/2020
3.5.0.2 292,263 8/25/2020
3.5.0.1 3,576 8/24/2020
3.5.0 300,358 8/20/2020
3.5.0-beta 31,630 2/4/2020
3.3.105.43 1,969,805 8/19/2020
3.3.105.42 171,630 8/14/2020
3.3.105.41 68,419 8/10/2020
3.3.105.40 22,545 8/8/2020
3.3.105.39 9,737 8/6/2020
3.3.105.38 179,484 8/4/2020
3.3.105.37 9,757 8/3/2020
3.3.105.36 10,220 7/31/2020
3.3.105.35 11,417 7/30/2020
3.3.105.34 55,879 7/29/2020
3.3.105.33 52,376 7/28/2020
3.3.105.32 113,600 7/23/2020
3.3.105.31 38,956 7/22/2020
3.3.105.30 141,689 7/17/2020
3.3.105.29 23,153 7/15/2020
3.3.105.28 134,559 7/9/2020
3.3.105.27 28,581 7/9/2020
3.3.105.26 595,336 7/8/2020
3.3.105.25 12,609 7/7/2020
3.3.105.24 59,459 7/2/2020
3.3.105.23 44,854 6/29/2020
3.3.105.22 72,089 6/26/2020
3.3.105.21 6,434 6/25/2020
3.3.105.20 17,981 6/24/2020
3.3.105.19 3,182 6/24/2020
3.3.105.18 11,706 6/23/2020
3.3.105.17 85,005 6/19/2020
3.3.105.16 31,842 6/18/2020
3.3.105.15 16,322 6/17/2020
3.3.105.14 256,440 6/11/2020
3.3.105.13 48,936 6/9/2020
3.3.105.12 42,342 6/5/2020
3.3.105.11 12,031 6/4/2020
3.3.105.10 14,285 6/3/2020
3.3.105.9 14,804 6/3/2020
3.3.105.8 31,451 6/1/2020
3.3.105.7 88,359 5/27/2020
3.3.105.6 138,361 5/26/2020
3.3.105.5 74,588 5/22/2020
3.3.105.4 39,514 5/22/2020
3.3.105.3 11,837 5/21/2020
3.3.105.2 32,774 5/19/2020
3.3.105.1 144,427 5/18/2020
3.3.105 40,211 5/15/2020
3.3.104.77 41,257 5/14/2020
3.3.104.76 54,740 5/11/2020
3.3.104.75 10,234 5/8/2020
3.3.104.74 30,180 5/8/2020
3.3.104.73 3,536 5/7/2020
3.3.104.72 14,544 5/6/2020
3.3.104.71 60,271 5/4/2020
3.3.104.70 11,140 5/1/2020
3.3.104.69 26,456 4/30/2020
3.3.104.68 37,055 4/29/2020
3.3.104.67 30,838 4/28/2020
3.3.104.66 13,145 4/27/2020
3.3.104.65 12,529 4/24/2020
3.3.104.64 17,039 4/23/2020
3.3.104.63 47,791 4/22/2020
3.3.104.62 14,019 4/21/2020
3.3.104.61 16,861 4/20/2020
3.3.104.60 24,701 4/17/2020
3.3.104.59 29,473 4/16/2020
3.3.104.58 250,851 4/8/2020
3.3.104.57 354,962 4/6/2020
3.3.104.56 15,245 4/3/2020
3.3.104.55 3,639 4/3/2020
3.3.104.54 10,895 4/2/2020
3.3.104.53 36,795 4/1/2020
3.3.104.52 101,917 3/31/2020
3.3.104.51 13,643 3/30/2020
3.3.104.50 17,256 3/27/2020
3.3.104.49 21,535 3/26/2020
3.3.104.48 27,664 3/25/2020
3.3.104.47 67,576 3/24/2020
3.3.104.46 69,006 3/20/2020
3.3.104.45 5,128 3/19/2020
3.3.104.44 70,151 3/18/2020
3.3.104.43 43,716 3/17/2020
3.3.104.42 21,114 3/16/2020
3.3.104.41 36,194 3/12/2020
3.3.104.40 139,959 3/6/2020
3.3.104.39 27,474 3/5/2020
3.3.104.38 92,999 3/2/2020
3.3.104.37 25,805 2/28/2020
3.3.104.36 4,187 2/27/2020
3.3.104.35 24,859 2/26/2020
3.3.104.34 36,589 2/25/2020
3.3.104.33 155,137 2/19/2020
3.3.104.32 49,918 2/17/2020
3.3.104.31 123,706 2/13/2020
3.3.104.30 107,500 2/13/2020
3.3.104.29 120,859 2/10/2020
3.3.104.28 200,402 2/7/2020
3.3.104.27 120,811 2/4/2020
3.3.104.26 121,287 1/24/2020
3.3.104.25 10,863 1/23/2020
3.3.104.24 69,548 1/21/2020
3.3.104.23 34,215 1/17/2020
3.3.104.22 33,957 1/16/2020
3.3.104.21 61,665 1/15/2020
3.3.104.20 86,012 1/10/2020
3.3.104.19 26,666 1/9/2020
3.3.104.18 72,721 1/8/2020
3.3.104.17 79,823 1/6/2020
3.3.104.16 335,501 1/2/2020
3.3.104.15 23,000 12/25/2019
3.3.104.14 6,393 12/23/2019
3.3.104.13 22,212 12/20/2019
3.3.104.12 39,208 12/18/2019
3.3.104.11 20,635 12/18/2019
3.3.104.10 53,836 12/16/2019
3.3.104.9 35,335 12/13/2019
3.3.104.8 14,895 12/12/2019
3.3.104.7 16,384 12/12/2019
3.3.104.6 5,403 12/11/2019
3.3.104.5 22,409 12/9/2019
3.3.104.4 172,501 12/3/2019
3.3.104.3 21,917 12/2/2019
3.3.104.2 18,541 11/26/2019
3.3.104.1 15,669 11/25/2019
3.3.104 126,857 11/22/2019
3.3.103.16 72,909 11/22/2019
3.3.103.15 27,275 11/20/2019
3.3.103.14 3,020 11/19/2019
3.3.103.13 44,589 11/14/2019
3.3.103.12 15,327 11/13/2019
3.3.103.11 95,711 11/8/2019
3.3.103.10 13,195 11/7/2019
3.3.103.9 12,457 11/7/2019
3.3.103.8 19,416 11/5/2019
3.3.103.7 36,900 10/31/2019
3.3.103.6 29,391 10/30/2019
3.3.103.5 20,612 10/28/2019
3.3.103.4 3,807 10/28/2019
3.3.103.3 95,265 10/24/2019
3.3.103.2 5,827 10/22/2019
3.3.103.1 322,830 10/18/2019
3.3.103 26,220 10/18/2019
3.3.102.35 25,946 10/17/2019
3.3.102.34 12,131 10/16/2019
3.3.102.33 90,769 10/11/2019
3.3.102.32 19,856 10/10/2019
3.3.102.31 18,632 10/8/2019
3.3.102.30 145,841 9/30/2019
3.3.102.29 45,294 9/26/2019
3.3.102.28 28,145 9/23/2019
3.3.102.27 7,315 9/21/2019
3.3.102.26 5,631 9/19/2019
3.3.102.25 42,257 9/18/2019
3.3.102.24 18,999 9/17/2019
3.3.102.23 16,190 9/16/2019
3.3.102.22 20,634 9/12/2019
3.3.102.21 26,776 9/9/2019
3.3.102.20 11,794 9/6/2019
3.3.102.19 18,215 9/5/2019
3.3.102.18 11,622 9/4/2019
3.3.102.17 111,707 8/27/2019
3.3.102.16 40,423 8/23/2019
3.3.102.15 9,659 8/22/2019
3.3.102.14 107,504 8/16/2019
3.3.102.13 8,515 8/15/2019
3.3.102.12 4,964 8/14/2019
3.3.102.11 13,288 8/13/2019
3.3.102.10 107,144 8/12/2019
3.3.102.9 10,252 8/9/2019
3.3.102.8 6,156 8/8/2019
3.3.102.7 5,632 8/7/2019
3.3.102.6 8,973 8/7/2019
3.3.102.5 100,243 8/2/2019
3.3.102.4 26,269 8/1/2019
3.3.102.3 43,208 7/30/2019
3.3.102.2 11,226 7/29/2019
3.3.102.1 15,749 7/25/2019
3.3.102 624,527 7/24/2019
3.3.101.32 107,689 7/22/2019
3.3.101.31 34,628 7/19/2019
3.3.101.30 9,793 7/19/2019
3.3.101.29 34,430 7/12/2019
3.3.101.28 15,319 7/10/2019
3.3.101.27 8,123 7/9/2019
3.3.101.26 4,356 7/8/2019
3.3.101.25 19,638 7/2/2019
3.3.101.24 7,913 7/1/2019
3.3.101.23 11,600 6/28/2019
3.3.101.22 11,016 6/27/2019
3.3.101.21 5,372 6/27/2019
3.3.101.20 6,694 6/26/2019
3.3.101.19 175,169 6/24/2019
3.3.101.18 66,604 6/20/2019
3.3.101.17 8,144 6/20/2019
3.3.101.16 23,484 6/17/2019
3.3.101.15 4,815 6/14/2019
3.3.101.14 42,486 6/13/2019
3.3.101.13 17,433 6/7/2019
3.3.101.12 84,017 6/4/2019
3.3.101.11 25,068 6/3/2019
3.3.101.10 28,359 5/31/2019
3.3.101.9 4,577 5/30/2019
3.3.101.8 5,742 5/29/2019
3.3.101.7 14,961 5/28/2019
3.3.101.6 27,373 5/23/2019
3.3.101.5 15,879 5/22/2019
3.3.101.4 17,104 5/21/2019
3.3.101.3 11,745 5/20/2019
3.3.101.2 10,942 5/17/2019
3.3.101.1 60,687 5/15/2019
3.3.101 634,316 5/10/2019
3.3.100.18 98,953 5/8/2019
3.3.100.17 37,592 5/7/2019
3.3.100.16 8,424 5/6/2019
3.3.100.15 20,205 5/3/2019
3.3.100.14 9,170 5/2/2019
3.3.100.13 43,550 4/30/2019
3.3.100.12 8,002 4/29/2019
3.3.100.11 20,931 4/26/2019
3.3.100.10 114,649 4/25/2019
3.3.100.9 4,403 4/25/2019
3.3.100.8 7,710 4/24/2019
3.3.100.7 21,279 4/18/2019
3.3.100.6 12,840 4/16/2019
3.3.100.5 73,260 4/4/2019
3.3.100.4 12,244 4/3/2019
3.3.100.3 44,998 3/29/2019
3.3.100.2 25,186 3/26/2019
3.3.100.1 38,571 3/22/2019
3.3.100 1,034,576 3/21/2019
3.3.4.58 665,483 3/11/2019
3.3.4.57 8,963 3/7/2019
3.3.4.56 11,024 3/6/2019
3.3.4.55 70,523 2/26/2019
3.3.4.54 74,522 2/20/2019
3.3.4.53 21,875 2/15/2019
3.3.4.52 20,489 2/14/2019
3.3.4.51 10,118 2/13/2019
3.3.4.50 111,599 2/4/2019
3.3.4.49 51,684 1/26/2019
3.3.4.48 8,441 1/25/2019
3.3.4.47 9,264 1/24/2019
3.3.4.46 75,017 1/18/2019
3.3.4.45 55,899 1/11/2019
3.3.4.44 3,906 1/10/2019
3.3.4.43 53,355 1/8/2019
3.3.4.42 2,695 1/7/2019
3.3.4.41 40,559 1/4/2019
3.3.4.40 81,033 12/22/2018
3.3.4.39 3,871 12/21/2018
3.3.4.38 57,486 12/15/2018
3.3.4.37 51,397 12/14/2018
3.3.4.36 34,808 12/12/2018
3.3.4.35 95,924 12/4/2018
3.3.4.34 92,592 11/16/2018
3.3.4.33 3,856 11/16/2018
3.3.4.32 8,270 11/15/2018
3.3.4.31 4,854 11/13/2018
3.3.4.30 64,827 11/9/2018
3.3.4.29 4,153 11/9/2018
3.3.4.28 4,188 11/7/2018
3.3.4.27 3,647 11/7/2018
3.3.4.26 2,827 11/6/2018
3.3.4.25 15,353 10/30/2018
3.3.4.24 5,087 10/29/2018
3.3.4.23 2,740 10/29/2018
3.3.4.22 18,916 10/26/2018
3.3.4.21 6,995 10/22/2018
3.3.4.20 2,723 10/22/2018
3.3.4.19 76,927 10/17/2018
3.3.4.18 118,640 10/6/2018
3.3.4.17 36,011 10/4/2018
3.3.4.16 31,975 9/26/2018
3.3.4.15 126,403 9/10/2018
3.3.4.14 25,947 9/7/2018
3.3.4.13 34,396 8/28/2018
3.3.4.12 53,946 8/16/2018
3.3.4.11 7,083 8/15/2018
3.3.4.10 32,180 8/3/2018
3.3.4.9 46,994 8/2/2018
3.3.4.8 101,670 7/23/2018
3.3.4.7 232,430 7/3/2018
3.3.4.6 42,255 6/23/2018
3.3.4.5 25,323 6/19/2018
3.3.4.4 146,946 6/1/2018
3.3.4.3 3,754,809 4/25/2018
3.3.4.2 14,965 4/20/2018
3.3.4.1 68,728 3/29/2018
3.3.4 22,040 3/29/2018
3.3.3.6 90,698 3/15/2018
3.3.3.5 26,302 3/3/2018
3.3.3.4 58,756 2/27/2018
3.3.3.3 1,400,887 11/11/2017
3.3.3.2 62,022 10/24/2017
3.3.3.1 28,022 10/9/2017
3.3.3 63,094 7/27/2017
3.3.2.3 748,234 7/7/2017
3.3.2.2 4,153 7/5/2017
3.3.2.1 5,849 6/28/2017
3.3.2 42,029 5/25/2017
3.3.1.9 653,876 5/11/2017
3.3.1.8 5,257 5/8/2017
3.3.1.7 4,653 5/5/2017
3.3.1.6 13,809 4/28/2017
3.3.1.5 13,939 4/21/2017
3.3.1.4 6,128 4/19/2017
3.3.1.3 18,820 3/31/2017
3.3.1.2 8,966 3/15/2017
3.3.1.1 4,463 3/14/2017
3.3.1 15,146 3/14/2017
3.3.0.9 64,045 1/20/2017
3.3.0.8 11,987 12/28/2016
3.3.0.7 10,857 12/16/2016
3.3.0.6 3,968 12/9/2016
3.3.0.5 5,257 12/7/2016
3.3.0.4 2,824 12/6/2016
3.3.0.3 15,421 11/15/2016
3.3.0.2 65,279 11/4/2016
3.3.0.1 43,187 10/11/2016
3.3.0 126,738 9/19/2016
3.2.8-rc 2,484 9/8/2016
3.2.7-beta 2,046 8/23/2016
3.2.6-beta 2,349 8/2/2016
3.2.5-beta 2,182 6/28/2016
3.2.4.1-beta 2,189 6/2/2016
3.2.4-beta 1,890 6/1/2016
3.2.3.1-beta 2,062 4/20/2016
3.2.3-beta 2,687 3/12/2016
3.2.2.1-beta 1,866 3/2/2016
3.2.2-beta 1,962 1/12/2016
3.2.1-beta 2,524 12/7/2015
3.2.0-beta 2,417 9/29/2015
3.1.4.5 27,011 8/9/2016
3.1.4.4 5,406 7/29/2016
3.1.4.3 6,081 7/13/2016
3.1.4.2 5,320 6/28/2016
3.1.4.1 4,959 6/3/2016
3.1.4 4,848 5/26/2016
3.1.3.3 9,394 5/5/2016
3.1.3.2 2,679 4/26/2016
3.1.3.1 2,349 4/18/2016
3.1.3 4,843 4/6/2016
3.1.2.2 8,596 2/22/2016
3.1.2.1 6,857 1/21/2016
3.1.2 2,349 1/19/2016
3.1.1.2 7,800 1/6/2016
3.1.1.1 3,096 12/21/2015
3.1.1 5,090 12/2/2015
3.1.0.2 111,757 10/7/2015
3.1.0.1 10,648 8/27/2015
3.1.0 187,695 7/28/2015
3.0.0.2-preview 2,496 5/21/2015
3.0.0.1-preview 1,966 5/6/2015
3.0.0-preview 2,193 4/30/2015