AWSSDK.SecurityToken 4.0.2.8

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