AWSSDK.SecurityToken 4.0.0-preview

Prefix Reserved
This is a prerelease version of AWSSDK.SecurityToken.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 4.0.0-preview
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.SecurityToken" Version="4.0.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SecurityToken" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.SecurityToken --version 4.0.0-preview
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.0-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.SecurityToken@4.0.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install as a Cake Tool

The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (131)

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