AWSSDK.SecurityToken 4.0.2.3

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.3
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.3
                    
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.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.3
                    
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 (129)

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