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.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install AWSSDK.SecurityToken as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.0-preview&prerelease
                    
Install AWSSDK.SecurityToken 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 (112)

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.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

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.

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