AWSSDK.SecurityToken 4.0.2.6

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

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

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

MongoDB.Driver.Core.signed

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

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

AWS.MSK.Auth

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

GitHub repositories (35)

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

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