AWSSDK.SecurityToken 4.0.0-preview

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

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