AWSSDK.SecurityToken 4.0.2.2

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.2
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SecurityToken" Version="4.0.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.2.2" />
                    
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.2
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SecurityToken@4.0.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.2.2
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.2
                    
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 (128)

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.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

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.

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

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.
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.
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last Updated
4.0.2.6 137 10/1/2025
4.0.2.5 6,877 9/30/2025
4.0.2.4 7,583 9/29/2025
4.0.2.3 38,134 9/23/2025
4.0.2.2 68,450 9/16/2025
4.0.2.1 243,164 8/29/2025
4.0.2 83,453 8/21/2025
4.0.1.11 100,470 8/15/2025
4.0.1.10 37,066 8/13/2025
4.0.1.9 100,772 8/6/2025
4.0.1.8 54,449 8/4/2025
4.0.1.7 40,956 7/31/2025
4.0.1.6 116,798 7/23/2025
4.0.1.5 202,647 7/15/2025
4.0.1.4 141,918 7/9/2025
4.0.1.3 141,850 7/1/2025
4.0.1.2 179,926 6/23/2025
4.0.1.1 90,355 6/18/2025
4.0.1 43,786 6/17/2025
4.0.0.9 39,593 6/16/2025
4.0.0.8 145,033 6/12/2025
4.0.0.7 27,355 6/11/2025
4.0.0.6 35,774 6/10/2025
4.0.0.5 872,379 6/4/2025
4.0.0.4 528,215 5/16/2025
4.0.0.3 33,966 5/15/2025
4.0.0.2 346,214 5/6/2025
4.0.0.1 164,923 4/30/2025
4.0.0 694,684 4/28/2025
4.0.0-preview.13 10,154 4/9/2025
4.0.0-preview.12 515 4/4/2025
4.0.0-preview.11 5,570 3/26/2025
4.0.0-preview.10 8,774 3/7/2025
4.0.0-preview.9 553 3/4/2025
4.0.0-preview.8 830 2/25/2025
4.0.0-preview.7 6,478 2/17/2025
4.0.0-preview.6 9,714 2/6/2025
4.0.0-preview.5 10,073 1/3/2025
4.0.0-preview.4 37,878 10/11/2024
4.0.0-preview.3 1,017 10/1/2024
4.0.0-preview.2 14,025 8/28/2024
4.0.0-preview 68,065 8/15/2024
3.7.501.18 3,126 9/30/2025
3.7.501.17 3,618 9/29/2025
3.7.501.16 6,730 9/26/2025
3.7.501.15 4,000 9/25/2025
3.7.501.14 12,801 9/23/2025
3.7.501.13 5,208 9/22/2025
3.7.501.12 11,048 9/19/2025
3.7.501.11 18,091 9/16/2025
3.7.501.10 17,932 9/15/2025
3.7.501.9 21,511 9/11/2025
3.7.501.8 6,179 9/10/2025
3.7.501.7 4,786 9/9/2025
3.7.501.6 7,486 9/8/2025
3.7.501.5 11,197 9/4/2025
3.7.501.4 11,219 9/2/2025
3.7.501.3 310,136 8/29/2025
3.7.501.2 17,049 8/26/2025
3.7.501.1 8,491 8/25/2025
3.7.501 11,398 8/21/2025
3.7.500.8 10,159 8/20/2025
3.7.500.7 27,989 8/12/2025
3.7.500.6 206,925 8/11/2025
3.7.500.5 56,867 8/8/2025
3.7.500.4 14,601 8/6/2025
3.7.500.3 11,300 8/5/2025
3.7.500.2 8,876 8/4/2025
3.7.500.1 18,521 8/1/2025
3.7.500 93,477 7/31/2025
3.7.402.20 5,290 7/30/2025
3.7.402.19 7,993 7/29/2025
3.7.402.18 5,292 7/28/2025
3.7.402.17 18,026 7/24/2025
3.7.402.16 9,707 7/23/2025
3.7.402.15 8,017 7/22/2025
3.7.402.14 14,153 7/21/2025
3.7.402.13 111,159 7/18/2025
3.7.402.12 7,952 7/17/2025
3.7.402.11 14,666 7/16/2025
3.7.402.10 32,801 7/15/2025
3.7.402.9 37,118 7/9/2025
3.7.402.8 47,555 7/3/2025
3.7.402.7 71,386 7/1/2025
3.7.402.6 10,105 6/30/2025
3.7.402.5 17,621 6/27/2025
3.7.402.4 10,069 6/26/2025
3.7.402.3 74,043 6/23/2025
3.7.402.2 233,958 6/20/2025
3.7.402.1 18,123 6/18/2025
3.7.402 21,711 6/17/2025
3.7.401.114 153,694 6/11/2025
3.7.401.113 25,567 6/10/2025
3.7.401.112 17,259 6/9/2025
3.7.401.111 73,282 6/6/2025
3.7.401.110 27,535 6/5/2025
3.7.401.109 74,565 6/4/2025
3.7.401.108 89,509 6/2/2025
3.7.401.107 18,419 5/30/2025
3.7.401.106 69,162 5/28/2025
3.7.401.105 37,018 5/23/2025
3.7.401.104 38,719 5/21/2025
3.7.401.103 22,299 5/20/2025
3.7.401.102 48,498 5/19/2025
3.7.401.101 102,936 5/16/2025
3.7.401.100 48,875 5/12/2025
3.7.401.99 80,496 5/9/2025
3.7.401.98 14,479 5/8/2025
3.7.401.97 27,338 5/7/2025
3.7.401.96 31,516 5/6/2025
3.7.401.95 30,008 5/5/2025
3.7.401.94 57,283 5/2/2025
3.7.401.93 18,436 5/1/2025
3.7.401.92 19,018 4/30/2025
3.7.401.91 18,775 4/29/2025
3.7.401.90 39,349 4/28/2025
3.7.401.89 131,846 4/25/2025
3.7.401.88 33,507 4/24/2025
3.7.401.87 87,137 4/23/2025
3.7.401.86 256,904 4/18/2025
3.7.401.85 42,419 4/17/2025
3.7.401.84 100,606 4/16/2025
3.7.401.83 111,408 4/14/2025
3.7.401.82 131,970 4/11/2025
3.7.401.81 56,957 4/10/2025
3.7.401.80 54,910 4/9/2025
3.7.401.79 74,361 4/8/2025
3.7.401.78 308,193 4/4/2025
3.7.401.77 76,503 4/3/2025
3.7.401.76 46,300 4/3/2025
3.7.401.75 10,323 4/2/2025
3.7.401.74 149,351 4/1/2025
3.7.401.73 67,759 3/31/2025
3.7.401.72 172,366 3/28/2025
3.7.401.71 83,417 3/27/2025
3.7.401.70 46,468 3/26/2025
3.7.401.69 40,569 3/25/2025
3.7.401.68 80,515 3/24/2025
3.7.401.67 170,460 3/21/2025
3.7.401.66 59,936 3/20/2025
3.7.401.65 58,336 3/19/2025
3.7.401.64 51,248 3/18/2025
3.7.401.63 77,430 3/17/2025
3.7.401.62 125,836 3/14/2025
3.7.401.61 28,576 3/14/2025
3.7.401.60 225,363 3/11/2025
3.7.401.59 63,176 3/10/2025
3.7.401.58 152,422 3/7/2025
3.7.401.57 56,915 3/6/2025
3.7.401.56 50,398 3/5/2025
3.7.401.55 127,871 3/4/2025
3.7.401.54 120,397 3/3/2025
3.7.401.53 191,196 2/28/2025
3.7.401.52 91,868 2/27/2025
3.7.401.51 73,504 2/26/2025
3.7.401.50 77,688 2/25/2025
3.7.401.49 98,935 2/24/2025
3.7.401.48 83,279 2/21/2025
3.7.401.47 73,652 2/20/2025
3.7.401.46 105,204 2/18/2025
3.7.401.45 135,144 2/17/2025
3.7.401.44 137,790 2/13/2025
3.7.401.43 64,342 2/12/2025
3.7.401.42 100,581 2/11/2025
3.7.401.41 102,366 2/10/2025
3.7.401.40 134,182 2/7/2025
3.7.401.39 86,572 2/6/2025
3.7.401.38 59,597 2/5/2025
3.7.401.37 135,696 2/4/2025
3.7.401.36 81,175 2/3/2025
3.7.401.35 244,840 1/30/2025
3.7.401.34 234,477 1/27/2025
3.7.401.33 191,689 1/22/2025
3.7.401.32 79,011 1/21/2025
3.7.401.31 136,415 1/17/2025
3.7.401.30 102,499 1/16/2025
3.7.401.29 66,547 1/15/2025
3.7.401.28 61,058 1/14/2025
3.7.401.27 57,628 1/13/2025
3.7.401.26 106,132 1/10/2025
3.7.401.25 27,299 1/9/2025
3.7.401.24 115,354 1/8/2025
3.7.401.23 100,183 1/7/2025
3.7.401.22 88,506 1/6/2025
3.7.401.21 104,194 1/3/2025
3.7.401.20 94,077 1/2/2025
3.7.401.19 215,129 12/26/2024
3.7.401.18 523,871 12/23/2024
3.7.401.17 74,617 12/20/2024
3.7.401.16 148,961 12/19/2024
3.7.401.15 91,877 12/18/2024
3.7.401.14 78,331 12/17/2024
3.7.401.13 241,477 12/13/2024
3.7.401.12 88,126 12/12/2024
3.7.401.11 54,409 12/11/2024
3.7.401.10 77,383 12/10/2024
3.7.401.9 80,719 12/9/2024
3.7.401.8 455,141 12/3/2024
3.7.401.7 438,219 11/27/2024
3.7.401.6 440,056 11/22/2024
3.7.401.5 81,697 11/21/2024
3.7.401.4 66,207 11/21/2024
3.7.401.3 149,550 11/19/2024
3.7.401.2 271,693 11/15/2024
3.7.401.1 437,054 11/15/2024
3.7.401 69,155 11/14/2024
3.7.400.50 159,076 11/13/2024
3.7.400.49 129,301 11/12/2024
3.7.400.48 59,988 11/11/2024
3.7.400.47 84,873 11/8/2024
3.7.400.46 245,006 11/7/2024
3.7.400.45 1,017,059 11/1/2024
3.7.400.44 93,395 10/31/2024
3.7.400.43 119,662 10/30/2024
3.7.400.42 92,699 10/29/2024
3.7.400.41 411,559 10/28/2024
3.7.400.40 132,833 10/25/2024
3.7.400.39 52,092 10/24/2024
3.7.400.38 71,632 10/23/2024
3.7.400.37 104,825 10/22/2024
3.7.400.36 487,464 10/16/2024
3.7.400.35 410,247 10/15/2024
3.7.400.34 245,537 10/14/2024
3.7.400.33 390,387 10/9/2024
3.7.400.32 90,610 10/8/2024
3.7.400.31 86,760 10/7/2024
3.7.400.30 161,729 10/4/2024
3.7.400.29 41,173 10/3/2024
3.7.400.28 46,209 10/2/2024
3.7.400.27 92,402 10/1/2024
3.7.400.26 275,020 9/27/2024
3.7.400.25 90,633 9/26/2024
3.7.400.24 90,110 9/25/2024
3.7.400.23 81,225 9/24/2024
3.7.400.22 192,211 9/21/2024
3.7.400.21 1,057,381 9/16/2024
3.7.400.20 126,671 9/13/2024
3.7.400.19 156,566 9/11/2024
3.7.400.18 110,570 9/10/2024
3.7.400.17 68,657 9/9/2024
3.7.400.16 217,610 9/6/2024
3.7.400.15 96,199 9/5/2024
3.7.400.14 244,308 9/4/2024
3.7.400.13 295,944 8/30/2024
3.7.400.12 301,957 8/28/2024
3.7.400.11 315,340 8/22/2024
3.7.400.10 114,781 8/21/2024
3.7.400.9 83,598 8/20/2024
3.7.400.8 52,306 8/19/2024
3.7.400.7 313,572 8/16/2024
3.7.400.6 94,476 8/15/2024
3.7.400.5 414,634 8/13/2024
3.7.400.4 261,674 8/9/2024
3.7.400.3 461,104 8/5/2024
3.7.400.2 404,171 7/30/2024
3.7.400.1 65,446 7/29/2024
3.7.400 267,174 7/24/2024
3.7.300.121 263,528 7/22/2024
3.7.300.120 669,539 7/18/2024
3.7.300.119 338,049 7/12/2024
3.7.300.118 296,404 7/10/2024
3.7.300.117 203,401 7/9/2024
3.7.300.116 24,459 7/8/2024
3.7.300.115 104,396 7/5/2024
3.7.300.114 55,457 7/3/2024
3.7.300.113 163,727 7/1/2024
3.7.300.112 291,043 6/28/2024
3.7.300.111 126,942 6/27/2024
3.7.300.110 216,537 6/24/2024
3.7.300.109 117,447 6/20/2024
3.7.300.108 110,515 6/19/2024
3.7.300.107 129,369 6/18/2024
3.7.300.106 490,614 6/12/2024
3.7.300.105 687,224 6/11/2024
3.7.300.104 104,259 6/10/2024
3.7.300.103 96,051 6/7/2024
3.7.300.102 166,543 6/5/2024
3.7.300.101 204,060 6/4/2024
3.7.300.100 202,077 6/3/2024
3.7.300.99 312,329 5/30/2024
3.7.300.98 87,147 5/29/2024
3.7.300.97 61,521 5/28/2024
3.7.300.96 270,376 5/23/2024
3.7.300.95 74,922 5/22/2024
3.7.300.94 435,837 5/17/2024
3.7.300.93 185,534 5/16/2024
3.7.300.92 173,755 5/14/2024
3.7.300.91 303,236 5/13/2024
3.7.300.90 208,685 5/10/2024
3.7.300.89 50,123 5/9/2024
3.7.300.88 355,103 5/6/2024
3.7.300.87 76,644 5/3/2024
3.7.300.86 259,292 5/1/2024
3.7.300.85 178,163 4/29/2024
3.7.300.84 146,943 4/26/2024
3.7.300.83 40,093 4/25/2024
3.7.300.82 130,607 4/24/2024
3.7.300.81 48,136 4/23/2024
3.7.300.80 177,288 4/22/2024
3.7.300.79 50,964 4/19/2024
3.7.300.78 56,067 4/18/2024
3.7.300.77 157,344 4/17/2024
3.7.300.76 98,385 4/16/2024
3.7.300.75 1,715,809 4/11/2024
3.7.300.74 176,739 4/10/2024
3.7.300.73 129,789 4/9/2024
3.7.300.72 283,051 4/8/2024
3.7.300.71 116,398 4/5/2024
3.7.300.70 171,949 4/4/2024
3.7.300.69 77,480 4/3/2024
3.7.300.68 131,978 4/2/2024
3.7.300.67 69,248 4/1/2024
3.7.300.66 136,146 3/29/2024
3.7.300.65 51,078 3/28/2024
3.7.300.64 172,428 3/27/2024
3.7.300.63 56,982 3/26/2024
3.7.300.62 97,131 3/25/2024
3.7.300.61 167,853 3/22/2024
3.7.300.60 499,774 3/18/2024
3.7.300.59 86,931 3/15/2024
3.7.300.58 91,211 3/14/2024
3.7.300.57 57,678 3/13/2024
3.7.300.56 306,110 3/8/2024
3.7.300.55 729,453 2/29/2024
3.7.300.54 315,199 2/27/2024
3.7.300.53 1,109,708 2/16/2024
3.7.300.52 36,202 2/15/2024
3.7.300.51 80,990 2/14/2024
3.7.300.50 68,266 2/13/2024
3.7.300.49 306,434 2/9/2024
3.7.300.48 108,373 2/7/2024
3.7.300.47 523,348 2/2/2024
3.7.300.46 51,533 2/1/2024
3.7.300.45 377,958 1/31/2024
3.7.300.44 69,062 1/30/2024
3.7.300.43 147,323 1/29/2024
3.7.300.42 256,134 1/25/2024
3.7.300.41 111,038 1/25/2024
3.7.300.40 288,264 1/19/2024
3.7.300.39 301,339 1/18/2024
3.7.300.38 129,792 1/16/2024
3.7.300.37 138,778 1/14/2024
3.7.300.36 16,522 1/12/2024
3.7.300.35 89,157 1/11/2024
3.7.300.34 127,509 1/10/2024
3.7.300.33 147,197 1/8/2024
3.7.300.32 38,929 1/5/2024
3.7.300.31 43,273 1/4/2024
3.7.300.30 58,015 1/3/2024
3.7.300.29 361,619 12/28/2023
3.7.300.28 36,722 12/27/2023
3.7.300.27 34,237 12/26/2023
3.7.300.26 45,804 12/22/2023
3.7.300.25 23,499 12/21/2023
3.7.300.24 46,831 12/20/2023
3.7.300.23 47,892 12/19/2023
3.7.300.22 93,771 12/18/2023
3.7.300.21 73,743 12/15/2023
3.7.300.20 32,992 12/14/2023
3.7.300.19 120,160 12/13/2023
3.7.300.18 232,684 12/12/2023
3.7.300.17 384,237 12/7/2023
3.7.300.16 70,672 12/6/2023
3.7.300.15 132,897 12/5/2023
3.7.300.14 190,825 12/4/2023
3.7.300.13 260,495 11/30/2023
3.7.300.12 7,375 11/29/2023
3.7.300.11 58,710 11/28/2023
3.7.300.10 54,716 11/28/2023
3.7.300.9 6,081 11/27/2023
3.7.300.8 124,168 11/27/2023
3.7.300.7 257,821 11/21/2023
3.7.300.6 68,779 11/20/2023
3.7.300.5 303,206 11/17/2023
3.7.300.4 36,012 11/16/2023
3.7.300.3 42,517 11/15/2023
3.7.300.2 148,405 11/14/2023
3.7.300.1 257,437 11/13/2023
3.7.300 623,612 11/10/2023
3.7.202.18 190,827 11/8/2023
3.7.202.17 59,480 11/7/2023
3.7.202.16 49,255 11/6/2023
3.7.202.15 219,987 11/2/2023
3.7.202.14 492,119 10/27/2023
3.7.202.13 71,189 10/26/2023
3.7.202.12 225,539 10/24/2023
3.7.202.11 52,833 10/23/2023
3.7.202.10 181,901 10/20/2023
3.7.202.9 128,390 10/19/2023
3.7.202.8 55,002 10/18/2023
3.7.202.7 55,872 10/17/2023
3.7.202.6 96,979 10/16/2023
3.7.202.5 113,092 10/12/2023
3.7.202.4 248,463 10/7/2023
3.7.202.3 52,452 10/5/2023
3.7.202.2 65,807 10/4/2023
3.7.202.1 87,279 10/3/2023
3.7.202 194,399 10/2/2023
3.7.201.44 273,115 9/28/2023
3.7.201.43 35,107 9/28/2023
3.7.201.42 9,297 9/27/2023
3.7.201.41 103,610 9/25/2023
3.7.201.40 169,372 9/22/2023
3.7.201.39 205,052 9/20/2023
3.7.201.38 62,525 9/19/2023
3.7.201.37 140,366 9/15/2023
3.7.201.36 24,461 9/15/2023
3.7.201.35 16,242 9/14/2023
3.7.201.34 286,348 9/13/2023
3.7.201.33 40,075 9/12/2023
3.7.201.32 428,468 9/8/2023
3.7.201.31 46,733 9/8/2023
3.7.201.30 44,677 9/6/2023
3.7.201.29 51,004 9/5/2023
3.7.201.28 122,341 9/1/2023
3.7.201.27 26,498 9/1/2023
3.7.201.26 3,986 8/31/2023
3.7.201.25 48,695 8/31/2023
3.7.201.24 11,064 8/30/2023
3.7.201.23 123,393 8/28/2023
3.7.201.22 142,659 8/25/2023
3.7.201.21 71,564 8/24/2023
3.7.201.20 339,304 8/23/2023
3.7.201.19 54,927 8/22/2023
3.7.201.18 77,728 8/21/2023
3.7.201.17 38,570 8/18/2023
3.7.201.16 14,186 8/18/2023
3.7.201.15 14,531 8/17/2023
3.7.201.14 107,837 8/15/2023
3.7.201.13 182,642 8/14/2023
3.7.201.12 91,033 8/11/2023
3.7.201.11 42,819 8/10/2023
3.7.201.10 68,865 8/9/2023
3.7.201.9 59,001 8/8/2023
3.7.201.8 19,203 8/8/2023
3.7.201.7 59,528 8/7/2023
3.7.201.6 108,745 8/4/2023
3.7.201.5 88,461 8/2/2023
3.7.201.4 55,533 8/1/2023
3.7.201.3 457,028 7/31/2023
3.7.201.2 219,782 7/28/2023
3.7.201.1 141,373 7/26/2023
3.7.201 75,054 7/25/2023
3.7.200.4 184,077 7/24/2023
3.7.200.3 424,711 7/21/2023
3.7.200.2 171,085 7/20/2023
3.7.200.1 989,192 7/18/2023
3.7.200 176,587 7/18/2023
3.7.103.23 26,965 7/17/2023
3.7.103.22 129,155 7/13/2023
3.7.103.21 707,476 7/7/2023
3.7.103.20 9,106 7/7/2023
3.7.103.19 33,603 7/6/2023
3.7.103.18 82,846 7/5/2023
3.7.103.17 252,504 7/3/2023
3.7.103.16 2,204,417 6/20/2023
3.7.103.15 516,385 6/15/2023
3.7.103.14 233,602 6/13/2023
3.7.103.13 100,848 6/12/2023
3.7.103.12 136,457 6/8/2023
3.7.103.11 174,121 6/6/2023
3.7.103.10 120,746 6/5/2023
3.7.103.9 91,774 6/2/2023
3.7.103.8 8,709 6/2/2023
3.7.103.7 30,604 6/1/2023
3.7.103.6 230,450 5/30/2023
3.7.103.5 414,474 5/26/2023
3.7.103.4 314,772 5/25/2023
3.7.103.3 50,665 5/24/2023
3.7.103.2 67,329 5/23/2023
3.7.103.1 122,579 5/19/2023
3.7.103 48,956 5/18/2023
3.7.102.4 172,595 5/16/2023
3.7.102.3 66,505 5/15/2023
3.7.102.2 213,662 5/11/2023
3.7.102.1 119,954 5/9/2023
3.7.102 38,855 5/8/2023
3.7.101.60 260,004 5/4/2023
3.7.101.59 107,632 5/2/2023
3.7.101.58 80,527 5/1/2023
3.7.101.57 36,638 4/28/2023
3.7.101.56 202,710 4/27/2023
3.7.101.55 54,313 4/26/2023
3.7.101.54 69,891 4/25/2023
3.7.101.53 37,032 4/25/2023
3.7.101.52 74,519 4/21/2023
3.7.101.51 50,110 4/21/2023
3.7.101.50 126,601 4/19/2023
3.7.101.49 140,832 4/17/2023
3.7.101.48 157,199 4/14/2023
3.7.101.47 39,690 4/13/2023
3.7.101.46 34,586 4/12/2023
3.7.101.45 69,923 4/11/2023
3.7.101.44 49,143 4/10/2023
3.7.101.43 155,864 4/7/2023
3.7.101.42 13,815 4/6/2023
3.7.101.41 76,438 4/5/2023
3.7.101.40 118,759 4/4/2023
3.7.101.39 99,747 4/3/2023
3.7.101.38 96,287 3/31/2023
3.7.101.37 210,314 3/30/2023
3.7.101.36 1,749,735 3/29/2023
3.7.101.35 64,226 3/28/2023
3.7.101.34 286,509 3/24/2023
3.7.101.33 43,931 3/23/2023
3.7.101.32 36,264 3/22/2023
3.7.101.31 469,816 3/21/2023
3.7.101.30 38,206 3/20/2023
3.7.101.29 94,502 3/17/2023
3.7.101.28 40,688 3/17/2023
3.7.101.27 32,663 3/16/2023
3.7.101.26 83,578 3/15/2023
3.7.101.25 230,140 3/14/2023
3.7.101.24 84,422 3/13/2023
3.7.101.23 118,062 3/10/2023
3.7.101.22 144,988 3/9/2023
3.7.101.21 169,999 3/8/2023
3.7.101.20 156,763 3/7/2023
3.7.101.19 204,018 3/3/2023
3.7.101.18 74,318 3/2/2023
3.7.101.17 71,473 3/1/2023
3.7.101.16 83,363 2/28/2023
3.7.101.15 110,519 2/27/2023
3.7.101.14 166,278 2/23/2023
3.7.101.13 296,985 2/21/2023
3.7.101.12 288,578 2/18/2023
3.7.101.11 5,142 2/17/2023
3.7.101.10 100,664 2/16/2023
3.7.101.9 49,983 2/15/2023
3.7.101.8 159,143 2/13/2023
3.7.101.7 48,788 2/10/2023
3.7.101.6 91,569 2/9/2023
3.7.101.5 194,451 2/8/2023
3.7.101.4 79,864 2/7/2023
3.7.101.3 108,345 2/6/2023
3.7.101.2 73,391 2/3/2023
3.7.101.1 90,951 2/2/2023
3.7.101 53,996 2/2/2023
3.7.100.64 128,226 2/1/2023
3.7.100.63 54,376 1/31/2023
3.7.100.62 445,449 1/26/2023
3.7.100.61 127,956 1/25/2023
3.7.100.60 129,399 1/24/2023
3.7.100.59 106,138 1/23/2023
3.7.100.58 157,758 1/20/2023
3.7.100.57 27,237 1/20/2023
3.7.100.56 97,851 1/18/2023
3.7.100.55 141,219 1/17/2023
3.7.100.54 352,682 1/13/2023
3.7.100.53 95,581 1/12/2023
3.7.100.52 353,946 1/10/2023
3.7.100.51 90,591 1/9/2023
3.7.100.50 60,257 1/6/2023
3.7.100.49 34,205 1/5/2023
3.7.100.48 412,297 1/4/2023
3.7.100.47 14,053 1/3/2023
3.7.100.46 147,660 12/30/2022
3.7.100.45 121,907 12/29/2022
3.7.100.44 63,444 12/23/2022
3.7.100.43 20,295 12/22/2022
3.7.100.42 22,972 12/21/2022
3.7.100.41 89,421 12/20/2022
3.7.100.40 40,650 12/19/2022
3.7.100.39 339,213 12/16/2022
3.7.100.38 218,311 12/16/2022
3.7.100.37 32,935 12/15/2022
3.7.100.36 98,867 12/14/2022
3.7.100.35 207,152 12/13/2022
3.7.100.34 86,826 12/12/2022
3.7.100.33 150,368 12/8/2022
3.7.100.32 26,087 12/8/2022
3.7.100.31 8,374 12/7/2022
3.7.100.30 58,180 12/6/2022
3.7.100.29 191,120 12/5/2022
3.7.100.28 394,879 12/2/2022
3.7.100.27 300,240 12/1/2022
3.7.100.26 222,695 11/30/2022
3.7.100.25 309,745 11/29/2022
3.7.100.24 31,491 11/29/2022
3.7.100.23 301,454 11/28/2022
3.7.100.22 339,611 11/22/2022
3.7.100.21 325,632 11/18/2022
3.7.100.20 87,892 11/17/2022
3.7.100.19 481,813 11/16/2022
3.7.100.18 17,259 11/16/2022
3.7.100.17 76,374 11/15/2022
3.7.100.16 267,263 11/11/2022
3.7.100.15 47,467 11/10/2022
3.7.100.14 80,878,518 11/9/2022
3.7.100.13 9,840 11/9/2022
3.7.100.12 22,603 11/9/2022
3.7.100.11 4,854 11/8/2022
3.7.100.10 50,506 11/7/2022
3.7.100.9 98,747 11/4/2022
3.7.100.8 137,715 11/2/2022
3.7.100.7 137,986 10/31/2022
3.7.100.6 169,459 10/29/2022
3.7.100.5 9,480 10/28/2022
3.7.100.4 118,601 10/27/2022
3.7.100.3 98,154 10/26/2022
3.7.100.2 32,076 10/25/2022
3.7.100.1 45,004 10/24/2022
3.7.100 284,570 10/21/2022
3.7.1.218 323,384 10/20/2022
3.7.1.217 154,668 10/19/2022
3.7.1.216 178,506 10/18/2022
3.7.1.215 99,909 10/14/2022
3.7.1.214 65,100 10/13/2022
3.7.1.213 272,156 10/7/2022
3.7.1.212 133,049 10/6/2022
3.7.1.211 731,567 10/4/2022
3.7.1.210 70,570 10/3/2022
3.7.1.209 81,481 9/30/2022
3.7.1.208 155,118 9/29/2022
3.7.1.207 244,831 9/27/2022
3.7.1.206 3,710,250 9/27/2022
3.7.1.205 16,255 9/26/2022
3.7.1.204 122,989 9/23/2022
3.7.1.203 49,555 9/22/2022
3.7.1.202 122,364 9/21/2022
3.7.1.201 98,032 9/20/2022
3.7.1.200 42,685 9/19/2022
3.7.1.199 686,881 9/15/2022
3.7.1.198 78,509 9/14/2022
3.7.1.197 141,703 9/13/2022
3.7.1.196 99,758 9/9/2022
3.7.1.195 19,566 9/9/2022
3.7.1.194 24,928 9/8/2022
3.7.1.193 350,088 9/2/2022
3.7.1.192 19,219 9/1/2022
3.7.1.191 344,911 8/30/2022
3.7.1.190 60,461 8/29/2022
3.7.1.189 132,031 8/25/2022
3.7.1.188 203,281 8/22/2022
3.7.1.187 75,203 8/19/2022
3.7.1.186 101,858 8/16/2022
3.7.1.185 117,787 8/12/2022
3.7.1.184 126,255 8/11/2022
3.7.1.183 256,237 8/8/2022
3.7.1.182 140,738 8/4/2022
3.7.1.181 94,428 8/2/2022
3.7.1.180 137,184 7/29/2022
3.7.1.179 26,319 7/28/2022
3.7.1.178 45,412 7/27/2022
3.7.1.177 304,191 7/22/2022
3.7.1.176 91,605 7/20/2022
3.7.1.175 260,179 7/18/2022
3.7.1.174 73,965 7/15/2022
3.7.1.173 24,507 7/14/2022
3.7.1.172 57,818 7/12/2022
3.7.1.171 94,406 7/11/2022
3.7.1.170 291,728 7/5/2022
3.7.1.169 186,258 6/29/2022
3.7.1.168 306,870 6/24/2022
3.7.1.167 799,760 6/17/2022
3.7.1.166 61,400 6/16/2022
3.7.1.165 271,727 6/14/2022
3.7.1.164 96,200 6/10/2022
3.7.1.163 120,726 6/8/2022
3.7.1.162 1,769,046 6/7/2022
3.7.1.161 58,372 6/6/2022
3.7.1.160 212,389 5/31/2022
3.7.1.159 518,519 5/27/2022
3.7.1.158 40,304 5/26/2022
3.7.1.157 43,727 5/26/2022
3.7.1.156 147,460 5/25/2022
3.7.1.155 82,557 5/24/2022
3.7.1.154 65,711 5/23/2022
3.7.1.153 379,671 5/19/2022
3.7.1.152 62,204 5/18/2022
3.7.1.151 292,277 5/16/2022
3.7.1.150 347,452 5/9/2022
3.7.1.149 88,325 5/6/2022
3.7.1.148 35,966 5/6/2022
3.7.1.147 127,008 5/5/2022
3.7.1.146 117,057 5/4/2022
3.7.1.145 165,247 5/3/2022
3.7.1.144 392,725 5/3/2022
3.7.1.143 4,069 5/2/2022
3.7.1.142 639,567 4/20/2022
3.7.1.141 116,172 4/19/2022
3.7.1.140 300,783 4/14/2022
3.7.1.139 859,412 4/12/2022
3.7.1.138 92,317 4/11/2022
3.7.1.137 127,791 4/7/2022
3.7.1.136 107,850 4/6/2022
3.7.1.135 502,256 4/1/2022
3.7.1.134 113,735 3/31/2022
3.7.1.133 213,631 3/28/2022
3.7.1.132 148,354 3/24/2022
3.7.1.131 76,026 3/23/2022
3.7.1.130 290,420 3/17/2022
3.7.1.129 42,752 3/16/2022
3.7.1.128 146,184 3/14/2022
3.7.1.127 60,895 3/10/2022
3.7.1.126 19,045 3/9/2022
3.7.1.125 33,679 3/8/2022
3.7.1.124 91,339 3/4/2022
3.7.1.123 41,807 3/3/2022
3.7.1.122 86,541 3/1/2022
3.7.1.121 72,912 2/28/2022
3.7.1.120 35,454 2/26/2022
3.7.1.119 83,340 2/23/2022
3.7.1.118 30,108 2/22/2022
3.7.1.117 5,378 2/22/2022
3.7.1.116 172,642 2/21/2022
3.7.1.115 136,607 2/17/2022
3.7.1.114 147,658 2/11/2022
3.7.1.113 24,810 2/10/2022
3.7.1.112 121,595 2/4/2022
3.7.1.111 21,202 2/3/2022
3.7.1.110 309,132 1/28/2022
3.7.1.109 168,333 1/25/2022
3.7.1.108 666,009 1/15/2022
3.7.1.107 3,892 1/14/2022
3.7.1.106 85,311 1/13/2022
3.7.1.105 231,320 1/11/2022
3.7.1.104 107,058 1/7/2022
3.7.1.103 20,040 1/6/2022
3.7.1.102 13,133 1/5/2022
3.7.1.101 216,315 1/3/2022
3.7.1.100 336,228 12/21/2021
3.7.1.99 68,102 12/20/2021
3.7.1.98 361,066 12/13/2021
3.7.1.97 280,184 12/8/2021
3.7.1.96 342,333 12/2/2021
3.7.1.95 45,334 12/1/2021
3.7.1.94 151,359 11/23/2021
3.7.1.93 170,773 11/22/2021
3.7.1.92 77,796 11/19/2021
3.7.1.91 3,070 11/18/2021
3.7.1.90 91,031 11/17/2021
3.7.1.89 55,342 11/16/2021
3.7.1.88 137,301 11/15/2021
3.7.1.87 95,795 11/12/2021
3.7.1.86 38,694 11/11/2021
3.7.1.85 40,537 11/11/2021
3.7.1.84 177,248 11/9/2021
3.7.1.83 144,777 11/5/2021
3.7.1.82 2,804 11/4/2021
3.7.1.81 25,491 11/3/2021
3.7.1.80 77,029 11/2/2021
3.7.1.79 20,274 11/1/2021
3.7.1.78 76,179 10/29/2021
3.7.1.77 1,826,255 10/27/2021
3.7.1.76 155,487 10/26/2021
3.7.1.75 3,321 10/26/2021
3.7.1.74 183,312 10/22/2021
3.7.1.73 13,439 10/21/2021
3.7.1.72 276,211 10/14/2021
3.7.1.71 78,964 10/13/2021
3.7.1.70 49,199 10/12/2021
3.7.1.69 105,098 10/8/2021
3.7.1.68 32,908 10/7/2021
3.7.1.67 42,739 10/7/2021
3.7.1.66 6,200 10/6/2021
3.7.1.65 342,153 10/1/2021
3.7.1.64 41,387 9/30/2021
3.7.1.63 72,903 9/29/2021
3.7.1.62 81,143 9/27/2021
3.7.1.61 67,404 9/24/2021
3.7.1.60 52,901 9/23/2021
3.7.1.59 33,865 9/22/2021
3.7.1.58 147,766 9/17/2021
3.7.1.57 81,200 9/16/2021
3.7.1.56 64,394 9/16/2021
3.7.1.55 243,406 9/13/2021
3.7.1.54 36,938 9/10/2021
3.7.1.53 23,802 9/9/2021
3.7.1.52 79,320 9/7/2021
3.7.1.51 70,176 9/3/2021
3.7.1.50 15,690 9/3/2021
3.7.1.49 4,159 9/2/2021
3.7.1.48 29,949 9/1/2021
3.7.1.47 47,323 8/31/2021
3.7.1.46 272,555 8/27/2021
3.7.1.45 73,657 8/25/2021
3.7.1.44 96,972 8/23/2021
3.7.1.43 141,428 8/19/2021
3.7.1.42 231,935 8/16/2021
3.7.1.41 185,936 8/12/2021
3.7.1.40 297,021 8/10/2021
3.7.1.39 261,970 8/6/2021
3.7.1.38 351,875 8/4/2021
3.7.1.37 210,582 7/30/2021
3.7.1.36 37,614 7/29/2021
3.7.1.35 121,608 7/27/2021
3.7.1.34 239,710 7/21/2021
3.7.1.33 117,613 7/16/2021
3.7.1.32 85,559 7/13/2021
3.7.1.31 30,056 7/12/2021
3.7.1.30 105,534 7/9/2021
3.7.1.29 47,205 7/8/2021
3.7.1.28 53,549 7/7/2021
3.7.1.27 8,183 7/7/2021
3.7.1.26 120,059 7/6/2021
3.7.1.25 135,574 7/1/2021
3.7.1.24 153,900 6/25/2021
3.7.1.23 44,544 6/24/2021
3.7.1.22 391,220 6/21/2021
3.7.1.21 73,974 6/17/2021
3.7.1.20 42,414 6/15/2021
3.7.1.19 61,510 6/11/2021
3.7.1.18 523,196 5/28/2021
3.7.1.17 77,328 5/27/2021
3.7.1.16 18,023 5/27/2021
3.7.1.15 94,427 5/24/2021
3.7.1.14 85,486 5/21/2021
3.7.1.13 109,507 5/20/2021
3.7.1.12 26,041 5/19/2021
3.7.1.11 27,120 5/18/2021
3.7.1.10 62,492 5/14/2021
3.7.1.9 40,806 5/12/2021
3.7.1.8 28,865 5/10/2021
3.7.1.7 5,177 5/10/2021
3.7.1.6 91,017 5/6/2021
3.7.1.5 132,612 4/30/2021
3.7.1.4 76,383 4/27/2021
3.7.1.3 125,834 4/23/2021
3.7.1.2 221,517 4/19/2021
3.7.1.1 68,346 4/15/2021
3.7.1 770,654 4/13/2021
3.7.0.10 199,758 4/12/2021
3.7.0.9 52,640 4/8/2021
3.7.0.8 47,921 4/7/2021
3.7.0.7 104,500 4/2/2021
3.7.0.6 40,062 4/1/2021
3.7.0.5 33,840 3/31/2021
3.7.0.4 5,215 3/31/2021
3.7.0.3 2,290,413 3/30/2021
3.7.0.2 5,725,766 3/29/2021
3.7.0.1 74,192 3/26/2021
3.7.0 2,690,426 3/26/2021
3.5.1.60 655,425 3/25/2021
3.5.1.59 260,832 3/17/2021
3.5.1.58 77,490 3/15/2021
3.5.1.57 114,663 3/9/2021
3.5.1.56 153,395 3/5/2021
3.5.1.55 3,347 3/4/2021
3.5.1.54 147,581 3/1/2021
3.5.1.53 254,653 2/23/2021
3.5.1.52 166,284 2/19/2021
3.5.1.51 8,713 2/18/2021
3.5.1.50 55,965 2/12/2021
3.5.1.49 156,354 2/9/2021
3.5.1.48 16,413 2/8/2021
3.5.1.47 70,972 2/5/2021
3.5.1.46 29,256 2/4/2021
3.5.1.45 377,627 1/29/2021
3.5.1.44 71,221 1/28/2021
3.5.1.43 23,040 1/27/2021
3.5.1.42 33,818 1/26/2021
3.5.1.41 123,258 1/20/2021
3.5.1.40 10,328 1/19/2021
3.5.1.39 258,569 1/11/2021
3.5.1.38 25,562 1/7/2021
3.5.1.37 95,038 12/30/2020
3.5.1.36 20,855 12/23/2020
3.5.1.35 95,371 12/22/2020
3.5.1.34 24,258 12/22/2020
3.5.1.33 3,874 12/21/2020
3.5.1.32 51,566 12/18/2020
3.5.1.31 77,022 12/17/2020
3.5.1.30 19,624 12/16/2020
3.5.1.29 37,100 12/14/2020
3.5.1.28 199,630 12/9/2020
3.5.1.27 83,429 12/7/2020
3.5.1.26 182,108 12/3/2020
3.5.1.25 119,491 12/2/2020
3.5.1.24 11,051 12/1/2020
3.5.1.23 47,334 12/1/2020
3.5.1.22 124,134 11/24/2020
3.5.1.21 58,312 11/23/2020
3.5.1.20 92,470 11/20/2020
3.5.1.19 62,317 11/19/2020
3.5.1.18 16,457 11/18/2020
3.5.1.17 206,813 11/13/2020
3.5.1.16 226,207 11/5/2020
3.5.1.15 88,145 11/4/2020
3.5.1.14 139,757 10/28/2020
3.5.1.13 33,861 10/27/2020
3.5.1.12 54,206 10/26/2020
3.5.1.11 35,522 10/22/2020
3.5.1.10 42,781 10/21/2020
3.5.1.9 34,589 10/20/2020
3.5.1.8 185,891 10/16/2020
3.5.1.7 6,878 10/15/2020
3.5.1.6 122,468 10/9/2020
3.5.1.5 188,514 10/6/2020
3.5.1.4 20,627 10/2/2020
3.5.1.3 115,460 10/1/2020
3.5.1.2 80,749 9/30/2020
3.5.1.1 25,098 9/29/2020
3.5.1 213,789 9/25/2020
3.5.0.19 180,589 9/24/2020
3.5.0.18 60,719 9/21/2020
3.5.0.17 16,425 9/18/2020
3.5.0.16 9,850 9/17/2020
3.5.0.15 55,741 9/16/2020
3.5.0.14 21,517 9/15/2020
3.5.0.13 98,502 9/14/2020
3.5.0.12 24,542 9/11/2020
3.5.0.11 64,985 9/10/2020
3.5.0.10 3,247 9/9/2020
3.5.0.9 47,012 9/4/2020
3.5.0.8 38,591 9/2/2020
3.5.0.7 134,535 9/1/2020
3.5.0.6 12,724 8/31/2020
3.5.0.5 6,810 8/28/2020
3.5.0.4 16,604 8/27/2020
3.5.0.3 18,672 8/26/2020
3.5.0.2 290,721 8/25/2020
3.5.0.1 3,529 8/24/2020
3.5.0 296,044 8/20/2020
3.5.0-beta 31,576 2/4/2020
3.3.105.43 1,954,541 8/19/2020
3.3.105.42 171,444 8/14/2020
3.3.105.41 68,270 8/10/2020
3.3.105.40 22,443 8/8/2020
3.3.105.39 9,666 8/6/2020
3.3.105.38 179,110 8/4/2020
3.3.105.37 9,694 8/3/2020
3.3.105.36 10,106 7/31/2020
3.3.105.35 11,374 7/30/2020
3.3.105.34 55,843 7/29/2020
3.3.105.33 52,320 7/28/2020
3.3.105.32 112,674 7/23/2020
3.3.105.31 38,886 7/22/2020
3.3.105.30 141,114 7/17/2020
3.3.105.29 23,098 7/15/2020
3.3.105.28 133,389 7/9/2020
3.3.105.27 28,267 7/9/2020
3.3.105.26 595,256 7/8/2020
3.3.105.25 12,546 7/7/2020
3.3.105.24 59,393 7/2/2020
3.3.105.23 44,766 6/29/2020
3.3.105.22 71,975 6/26/2020
3.3.105.21 6,377 6/25/2020
3.3.105.20 17,929 6/24/2020
3.3.105.19 3,128 6/24/2020
3.3.105.18 11,647 6/23/2020
3.3.105.17 84,942 6/19/2020
3.3.105.16 31,801 6/18/2020
3.3.105.15 16,247 6/17/2020
3.3.105.14 253,034 6/11/2020
3.3.105.13 48,854 6/9/2020
3.3.105.12 42,243 6/5/2020
3.3.105.11 11,912 6/4/2020
3.3.105.10 14,174 6/3/2020
3.3.105.9 13,974 6/3/2020
3.3.105.8 31,357 6/1/2020
3.3.105.7 88,235 5/27/2020
3.3.105.6 138,202 5/26/2020
3.3.105.5 72,661 5/22/2020
3.3.105.4 39,457 5/22/2020
3.3.105.3 11,439 5/21/2020
3.3.105.2 32,639 5/19/2020
3.3.105.1 141,338 5/18/2020
3.3.105 40,090 5/15/2020
3.3.104.77 40,507 5/14/2020
3.3.104.76 54,458 5/11/2020
3.3.104.75 10,164 5/8/2020
3.3.104.74 29,995 5/8/2020
3.3.104.73 3,474 5/7/2020
3.3.104.72 14,476 5/6/2020
3.3.104.71 59,272 5/4/2020
3.3.104.70 11,090 5/1/2020
3.3.104.69 26,396 4/30/2020
3.3.104.68 35,861 4/29/2020
3.3.104.67 30,690 4/28/2020
3.3.104.66 13,004 4/27/2020
3.3.104.65 12,465 4/24/2020
3.3.104.64 16,918 4/23/2020
3.3.104.63 47,728 4/22/2020
3.3.104.62 13,968 4/21/2020
3.3.104.61 16,773 4/20/2020
3.3.104.60 24,650 4/17/2020
3.3.104.59 29,373 4/16/2020
3.3.104.58 250,160 4/8/2020
3.3.104.57 349,883 4/6/2020
3.3.104.56 15,092 4/3/2020
3.3.104.55 3,592 4/3/2020
3.3.104.54 10,773 4/2/2020
3.3.104.53 36,653 4/1/2020
3.3.104.52 101,794 3/31/2020
3.3.104.51 13,592 3/30/2020
3.3.104.50 17,095 3/27/2020
3.3.104.49 21,480 3/26/2020
3.3.104.48 27,613 3/25/2020
3.3.104.47 66,812 3/24/2020
3.3.104.46 67,253 3/20/2020
3.3.104.45 5,072 3/19/2020
3.3.104.44 69,209 3/18/2020
3.3.104.43 43,651 3/17/2020
3.3.104.42 21,041 3/16/2020
3.3.104.41 36,048 3/12/2020
3.3.104.40 139,602 3/6/2020
3.3.104.39 27,115 3/5/2020
3.3.104.38 92,878 3/2/2020
3.3.104.37 25,654 2/28/2020
3.3.104.36 4,130 2/27/2020
3.3.104.35 24,789 2/26/2020
3.3.104.34 36,508 2/25/2020
3.3.104.33 154,315 2/19/2020
3.3.104.32 49,824 2/17/2020
3.3.104.31 122,742 2/13/2020
3.3.104.30 107,233 2/13/2020
3.3.104.29 120,797 2/10/2020
3.3.104.28 197,422 2/7/2020
3.3.104.27 120,062 2/4/2020
3.3.104.26 120,919 1/24/2020
3.3.104.25 10,758 1/23/2020
3.3.104.24 69,494 1/21/2020
3.3.104.23 34,123 1/17/2020
3.3.104.22 33,915 1/16/2020
3.3.104.21 61,028 1/15/2020
3.3.104.20 85,620 1/10/2020
3.3.104.19 26,627 1/9/2020
3.3.104.18 72,679 1/8/2020
3.3.104.17 77,870 1/6/2020
3.3.104.16 332,075 1/2/2020
3.3.104.15 22,794 12/25/2019
3.3.104.14 6,277 12/23/2019
3.3.104.13 22,046 12/20/2019
3.3.104.12 39,151 12/18/2019
3.3.104.11 20,583 12/18/2019
3.3.104.10 53,126 12/16/2019
3.3.104.9 34,922 12/13/2019
3.3.104.8 14,819 12/12/2019
3.3.104.7 16,272 12/12/2019
3.3.104.6 5,355 12/11/2019
3.3.104.5 22,338 12/9/2019
3.3.104.4 171,433 12/3/2019
3.3.104.3 21,858 12/2/2019
3.3.104.2 18,447 11/26/2019
3.3.104.1 15,579 11/25/2019
3.3.104 126,655 11/22/2019
3.3.103.16 72,536 11/22/2019
3.3.103.15 27,184 11/20/2019
3.3.103.14 2,969 11/19/2019
3.3.103.13 44,510 11/14/2019
3.3.103.12 15,276 11/13/2019
3.3.103.11 94,323 11/8/2019
3.3.103.10 13,144 11/7/2019
3.3.103.9 12,405 11/7/2019
3.3.103.8 19,346 11/5/2019
3.3.103.7 36,776 10/31/2019
3.3.103.6 29,260 10/30/2019
3.3.103.5 20,565 10/28/2019
3.3.103.4 3,757 10/28/2019
3.3.103.3 94,925 10/24/2019
3.3.103.2 5,780 10/22/2019
3.3.103.1 320,905 10/18/2019
3.3.103 26,080 10/18/2019
3.3.102.35 25,008 10/17/2019
3.3.102.34 11,418 10/16/2019
3.3.102.33 90,401 10/11/2019
3.3.102.32 19,417 10/10/2019
3.3.102.31 18,574 10/8/2019
3.3.102.30 144,356 9/30/2019
3.3.102.29 45,121 9/26/2019
3.3.102.28 27,878 9/23/2019
3.3.102.27 7,248 9/21/2019
3.3.102.26 5,584 9/19/2019
3.3.102.25 42,019 9/18/2019
3.3.102.24 18,895 9/17/2019
3.3.102.23 16,139 9/16/2019
3.3.102.22 20,574 9/12/2019
3.3.102.21 26,717 9/9/2019
3.3.102.20 11,736 9/6/2019
3.3.102.19 18,132 9/5/2019
3.3.102.18 11,409 9/4/2019
3.3.102.17 111,654 8/27/2019
3.3.102.16 40,170 8/23/2019
3.3.102.15 9,607 8/22/2019
3.3.102.14 107,336 8/16/2019
3.3.102.13 8,463 8/15/2019
3.3.102.12 4,914 8/14/2019
3.3.102.11 13,231 8/13/2019
3.3.102.10 106,465 8/12/2019
3.3.102.9 10,200 8/9/2019
3.3.102.8 6,106 8/8/2019
3.3.102.7 5,569 8/7/2019
3.3.102.6 8,927 8/7/2019
3.3.102.5 99,744 8/2/2019
3.3.102.4 26,162 8/1/2019
3.3.102.3 43,161 7/30/2019
3.3.102.2 11,169 7/29/2019
3.3.102.1 15,686 7/25/2019
3.3.102 606,735 7/24/2019
3.3.101.32 107,507 7/22/2019
3.3.101.31 34,447 7/19/2019
3.3.101.30 9,596 7/19/2019
3.3.101.29 34,372 7/12/2019
3.3.101.28 15,269 7/10/2019
3.3.101.27 8,061 7/9/2019
3.3.101.26 4,244 7/8/2019
3.3.101.25 19,591 7/2/2019
3.3.101.24 7,857 7/1/2019
3.3.101.23 11,528 6/28/2019
3.3.101.22 10,970 6/27/2019
3.3.101.21 5,313 6/27/2019
3.3.101.20 6,645 6/26/2019
3.3.101.19 173,208 6/24/2019
3.3.101.18 66,550 6/20/2019
3.3.101.17 8,082 6/20/2019
3.3.101.16 23,429 6/17/2019
3.3.101.15 4,764 6/14/2019
3.3.101.14 42,433 6/13/2019
3.3.101.13 17,379 6/7/2019
3.3.101.12 83,952 6/4/2019
3.3.101.11 24,434 6/3/2019
3.3.101.10 27,201 5/31/2019
3.3.101.9 4,529 5/30/2019
3.3.101.8 5,689 5/29/2019
3.3.101.7 14,908 5/28/2019
3.3.101.6 27,322 5/23/2019
3.3.101.5 15,838 5/22/2019
3.3.101.4 17,051 5/21/2019
3.3.101.3 11,694 5/20/2019
3.3.101.2 10,893 5/17/2019
3.3.101.1 60,500 5/15/2019
3.3.101 624,476 5/10/2019
3.3.100.18 98,876 5/8/2019
3.3.100.17 36,507 5/7/2019
3.3.100.16 8,386 5/6/2019
3.3.100.15 20,113 5/3/2019
3.3.100.14 9,127 5/2/2019
3.3.100.13 43,455 4/30/2019
3.3.100.12 7,947 4/29/2019
3.3.100.11 20,864 4/26/2019
3.3.100.10 114,592 4/25/2019
3.3.100.9 4,344 4/25/2019
3.3.100.8 7,668 4/24/2019
3.3.100.7 21,218 4/18/2019
3.3.100.6 12,756 4/16/2019
3.3.100.5 72,845 4/4/2019
3.3.100.4 12,180 4/3/2019
3.3.100.3 44,757 3/29/2019
3.3.100.2 24,995 3/26/2019
3.3.100.1 37,341 3/22/2019
3.3.100 1,027,715 3/21/2019
3.3.4.58 658,128 3/11/2019
3.3.4.57 8,901 3/7/2019
3.3.4.56 10,961 3/6/2019
3.3.4.55 70,456 2/26/2019
3.3.4.54 73,488 2/20/2019
3.3.4.53 21,825 2/15/2019
3.3.4.52 20,263 2/14/2019
3.3.4.51 10,044 2/13/2019
3.3.4.50 111,356 2/4/2019
3.3.4.49 51,611 1/26/2019
3.3.4.48 8,379 1/25/2019
3.3.4.47 9,165 1/24/2019
3.3.4.46 74,963 1/18/2019
3.3.4.45 55,792 1/11/2019
3.3.4.44 3,857 1/10/2019
3.3.4.43 53,296 1/8/2019
3.3.4.42 2,650 1/7/2019
3.3.4.41 40,512 1/4/2019
3.3.4.40 77,040 12/22/2018
3.3.4.39 3,821 12/21/2018
3.3.4.38 56,926 12/15/2018
3.3.4.37 50,648 12/14/2018
3.3.4.36 34,757 12/12/2018
3.3.4.35 95,752 12/4/2018
3.3.4.34 89,893 11/16/2018
3.3.4.33 3,781 11/16/2018
3.3.4.32 8,198 11/15/2018
3.3.4.31 4,815 11/13/2018
3.3.4.30 64,706 11/9/2018
3.3.4.29 4,105 11/9/2018
3.3.4.28 4,138 11/7/2018
3.3.4.27 3,555 11/7/2018
3.3.4.26 2,779 11/6/2018
3.3.4.25 15,301 10/30/2018
3.3.4.24 5,025 10/29/2018
3.3.4.23 2,687 10/29/2018
3.3.4.22 18,857 10/26/2018
3.3.4.21 6,951 10/22/2018
3.3.4.20 2,686 10/22/2018
3.3.4.19 76,676 10/17/2018
3.3.4.18 118,311 10/6/2018
3.3.4.17 35,310 10/4/2018
3.3.4.16 31,713 9/26/2018
3.3.4.15 126,044 9/10/2018
3.3.4.14 25,659 9/7/2018
3.3.4.13 34,279 8/28/2018
3.3.4.12 53,593 8/16/2018
3.3.4.11 7,031 8/15/2018
3.3.4.10 32,077 8/3/2018
3.3.4.9 46,906 8/2/2018
3.3.4.8 101,484 7/23/2018
3.3.4.7 231,620 7/3/2018
3.3.4.6 42,108 6/23/2018
3.3.4.5 25,111 6/19/2018
3.3.4.4 146,602 6/1/2018
3.3.4.3 3,719,426 4/25/2018
3.3.4.2 14,889 4/20/2018
3.3.4.1 68,604 3/29/2018
3.3.4 21,932 3/29/2018
3.3.3.6 90,501 3/15/2018
3.3.3.5 26,213 3/3/2018
3.3.3.4 57,280 2/27/2018
3.3.3.3 1,388,140 11/11/2017
3.3.3.2 61,795 10/24/2017
3.3.3.1 27,913 10/9/2017
3.3.3 62,968 7/27/2017
3.3.2.3 742,833 7/7/2017
3.3.2.2 4,087 7/5/2017
3.3.2.1 5,792 6/28/2017
3.3.2 41,972 5/25/2017
3.3.1.9 653,311 5/11/2017
3.3.1.8 5,186 5/8/2017
3.3.1.7 4,588 5/5/2017
3.3.1.6 13,405 4/28/2017
3.3.1.5 13,881 4/21/2017
3.3.1.4 6,063 4/19/2017
3.3.1.3 18,752 3/31/2017
3.3.1.2 8,899 3/15/2017
3.3.1.1 4,393 3/14/2017
3.3.1 15,031 3/14/2017
3.3.0.9 63,829 1/20/2017
3.3.0.8 11,883 12/28/2016
3.3.0.7 10,787 12/16/2016
3.3.0.6 3,906 12/9/2016
3.3.0.5 5,157 12/7/2016
3.3.0.4 2,752 12/6/2016
3.3.0.3 15,340 11/15/2016
3.3.0.2 63,111 11/4/2016
3.3.0.1 43,077 10/11/2016
3.3.0 125,605 9/19/2016
3.2.8-rc 2,417 9/8/2016
3.2.7-beta 1,986 8/23/2016
3.2.6-beta 2,293 8/2/2016
3.2.5-beta 2,111 6/28/2016
3.2.4.1-beta 2,131 6/2/2016
3.2.4-beta 1,831 6/1/2016
3.2.3.1-beta 1,996 4/20/2016
3.2.3-beta 2,618 3/12/2016
3.2.2.1-beta 1,809 3/2/2016
3.2.2-beta 1,908 1/12/2016
3.2.1-beta 2,459 12/7/2015
3.2.0-beta 2,361 9/29/2015
3.1.4.5 26,595 8/9/2016
3.1.4.4 5,350 7/29/2016
3.1.4.3 6,003 7/13/2016
3.1.4.2 5,264 6/28/2016
3.1.4.1 4,891 6/3/2016
3.1.4 4,782 5/26/2016
3.1.3.3 9,330 5/5/2016
3.1.3.2 2,627 4/26/2016
3.1.3.1 2,296 4/18/2016
3.1.3 4,790 4/6/2016
3.1.2.2 8,540 2/22/2016
3.1.2.1 6,803 1/21/2016
3.1.2 2,297 1/19/2016
3.1.1.2 7,705 1/6/2016
3.1.1.1 3,020 12/21/2015
3.1.1 5,026 12/2/2015
3.1.0.2 108,283 10/7/2015
3.1.0.1 10,392 8/27/2015
3.1.0 174,541 7/28/2015
3.0.0.2-preview 2,431 5/21/2015
3.0.0.1-preview 1,925 5/6/2015
3.0.0-preview 2,127 4/30/2015