AWSSDK.SecurityToken 4.0.5.4

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.5.4
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.5.4
                    
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.5.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.5.4" />
                    
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.5.4
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.5.4"
                    
#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.5.4
                    
#: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.5.4
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.5.4
                    
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 (134)

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

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