AWSSDK.SecretsManager 4.0.0-preview.2

Prefix Reserved
This is a prerelease version of AWSSDK.SecretsManager.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecretsManager --version 4.0.0-preview.2
                    
NuGet\Install-Package AWSSDK.SecretsManager -Version 4.0.0-preview.2
                    
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.SecretsManager" Version="4.0.0-preview.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecretsManager" Version="4.0.0-preview.2" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SecretsManager" />
                    
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.SecretsManager --version 4.0.0-preview.2
                    
#r "nuget: AWSSDK.SecretsManager, 4.0.0-preview.2"
                    
#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.SecretsManager@4.0.0-preview.2
                    
#: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.SecretsManager&version=4.0.0-preview.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecretsManager&version=4.0.0-preview.2&prerelease
                    
Install as a Cake Tool

AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps. Instead of embedding credentials into your source code, you can dynamically query Secrets Manager from your app whenever you need credentials. You can automatically and frequently rotate your secrets without having to deploy updates to your apps. All secret values are encrypted when they're at rest with AWS KMS, and while they're in transit with HTTPS and TLS.

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.
    • AWSSDK.Core (>= 4.0.0-preview.2 && < 5.0.0-preview.2)

NuGet packages (130)

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

Package Downloads
AWSSDK.SecretsManager.Caching

The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.

Kralizek.Extensions.Configuration.AWSSecretsManager

AWS Secrets Manager configuration provider implementation for Microsoft.Extensions.Configuration.

Een.Common

Nuget package for common helpers and enums

AWS.Lambda.Powertools.Parameters

Powertools for AWS Lambda (.NET) - Parameters package.

AspNetCore.HealthChecks.Aws.SecretsManager

HealthChecks.Aws.SecretsManager is the health check package for Secrets Manager.

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on AWSSDK.SecretsManager:

Repository Stars
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Elfocrash/aws-videos
Kralizek/AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
aws-powertools/powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
buraksenyurt/DistributedChallenge
Bu repoda aslında asenkron mesaj kuyruklarını hedef alan bir dağıtık sistem problemi oluşturmaya ve bu problemin çözümünü uygulamaya çalışıyorum.
LambdaSharp/LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
dtylman/AWSRetriever
Lists all resources in a AWS account
Version Downloads Last Updated
4.0.2.2 7,589 11/7/2025
4.0.2.1 13,634 11/5/2025
4.0.2 81,567 10/27/2025
4.0.1.10 30,652 10/23/2025
4.0.1.9 75,853 10/16/2025
4.0.1.8 73,364 10/10/2025
4.0.1.7 13,298 10/9/2025
4.0.1.6 100,150 10/1/2025
4.0.1.5 47,689 9/30/2025
4.0.1.4 18,988 9/29/2025
4.0.1.3 84,744 9/23/2025
4.0.1.2 209,815 9/16/2025
4.0.1.1 432,828 8/29/2025
4.0.1 63,322 8/26/2025
4.0.0.20 73,900 8/21/2025
4.0.0.19 119,943 8/15/2025
4.0.0.18 59,982 8/13/2025
4.0.0.17 158,247 8/6/2025
4.0.0.16 81,021 8/4/2025
4.0.0.15 242,575 7/23/2025
4.0.0.14 217,683 7/15/2025
4.0.0.13 209,154 7/9/2025
4.0.0.12 227,261 7/1/2025
4.0.0.11 181,640 6/23/2025
4.0.0.10 103,099 6/18/2025
4.0.0.9 80,569 6/16/2025
4.0.0.8 252,158 6/12/2025
4.0.0.7 41,327 6/11/2025
4.0.0.6 47,624 6/10/2025
4.0.0.5 259,920 6/4/2025
4.0.0.4 824,593 5/16/2025
4.0.0.3 29,496 5/15/2025
4.0.0.2 242,894 5/6/2025
4.0.0.1 529,240 4/30/2025
4.0.0 264,031 4/28/2025
4.0.0-preview.13 2,509 4/9/2025
4.0.0-preview.12 1,456 4/4/2025
4.0.0-preview.11 3,225 3/26/2025
4.0.0-preview.10 8,117 3/7/2025
4.0.0-preview.9 711 3/4/2025
4.0.0-preview.8 3,153 2/25/2025
4.0.0-preview.7 8,991 2/17/2025
4.0.0-preview.6 5,954 2/6/2025
4.0.0-preview.5 17,753 1/3/2025
4.0.0-preview.4 211,264 10/11/2024
4.0.0-preview.3 2,160 10/1/2024
4.0.0-preview.2 10,178 8/28/2024
4.0.0-preview 43,480 8/15/2024
3.7.502.5 3,390 11/6/2025
3.7.502.4 4,360 11/4/2025
3.7.502.3 4,115 10/31/2025
3.7.502.2 1,764 10/30/2025
3.7.502.1 4,509 10/28/2025
3.7.502 98,395 10/27/2025
3.7.501.26 3,940 10/24/2025
3.7.501.25 2,667 10/23/2025
3.7.501.24 2,133 10/22/2025
3.7.501.23 8,746 10/17/2025
3.7.501.22 3,998 10/16/2025
3.7.501.21 3,072 10/15/2025
3.7.501.20 133,635 10/10/2025
3.7.501.19 5,005 10/9/2025
3.7.501.18 5,751 10/8/2025
3.7.501.17 5,170 10/7/2025
3.7.501.16 23,736 9/30/2025
3.7.501.15 7,164 9/29/2025
3.7.501.14 10,012 9/26/2025
3.7.501.13 6,734 9/25/2025
3.7.501.12 18,130 9/23/2025
3.7.501.11 9,643 9/22/2025
3.7.501.10 29,862 9/19/2025
3.7.501.9 30,952 9/16/2025
3.7.501.8 8,177 9/15/2025
3.7.501.7 54,651 9/11/2025
3.7.501.6 12,217 9/10/2025
3.7.501.5 9,473 9/9/2025
3.7.501.4 9,089 9/8/2025
3.7.501.3 26,021 9/4/2025
3.7.501.2 13,217 9/2/2025
3.7.501.1 377,520 8/29/2025
3.7.501 20,085 8/26/2025
3.7.500.10 14,517 8/25/2025
3.7.500.9 16,303 8/21/2025
3.7.500.8 10,465 8/20/2025
3.7.500.7 23,878 8/12/2025
3.7.500.6 215,897 8/11/2025
3.7.500.5 19,273 8/8/2025
3.7.500.4 13,823 8/6/2025
3.7.500.3 11,496 8/5/2025
3.7.500.2 9,234 8/4/2025
3.7.500.1 12,927 8/1/2025
3.7.500 116,687 7/31/2025
3.7.400.185 24,378 7/30/2025
3.7.400.184 16,329 7/29/2025
3.7.400.183 13,885 7/28/2025
3.7.400.182 39,997 7/24/2025
3.7.400.181 12,525 7/23/2025
3.7.400.180 13,421 7/22/2025
3.7.400.179 17,222 7/21/2025
3.7.400.178 114,847 7/18/2025
3.7.400.177 11,108 7/17/2025
3.7.400.176 15,423 7/16/2025
3.7.400.175 38,435 7/15/2025
3.7.400.174 33,133 7/9/2025
3.7.400.173 40,400 7/3/2025
3.7.400.172 113,573 7/1/2025
3.7.400.171 17,669 6/30/2025
3.7.400.170 30,569 6/27/2025
3.7.400.169 13,282 6/26/2025
3.7.400.168 70,722 6/23/2025
3.7.400.167 247,214 6/20/2025
3.7.400.166 69,856 6/18/2025
3.7.400.165 156,711 6/11/2025
3.7.400.164 18,687 6/10/2025
3.7.400.163 17,702 6/9/2025
3.7.400.162 68,291 6/6/2025
3.7.400.161 33,113 6/5/2025
3.7.400.160 100,793 6/4/2025
3.7.400.159 24,870 6/2/2025
3.7.400.158 32,903 5/30/2025
3.7.400.157 79,870 5/28/2025
3.7.400.156 70,725 5/23/2025
3.7.400.155 24,528 5/21/2025
3.7.400.154 71,354 5/20/2025
3.7.400.153 30,096 5/19/2025
3.7.400.152 99,474 5/16/2025
3.7.400.151 71,213 5/12/2025
3.7.400.150 91,457 5/9/2025
3.7.400.149 28,048 5/8/2025
3.7.400.148 23,284 5/7/2025
3.7.400.147 29,006 5/6/2025
3.7.400.146 21,532 5/5/2025
3.7.400.145 108,684 5/2/2025
3.7.400.144 19,521 5/1/2025
3.7.400.143 31,592 4/30/2025
3.7.400.142 205,540 4/29/2025
3.7.400.141 41,533 4/28/2025
3.7.400.140 248,597 4/25/2025
3.7.400.139 26,150 4/24/2025
3.7.400.138 93,837 4/23/2025
3.7.400.137 141,200 4/18/2025
3.7.400.136 37,720 4/17/2025
3.7.400.135 116,622 4/16/2025
3.7.400.134 156,163 4/14/2025
3.7.400.133 110,275 4/11/2025
3.7.400.132 49,108 4/10/2025
3.7.400.131 60,938 4/9/2025
3.7.400.130 73,864 4/8/2025
3.7.400.129 175,952 4/4/2025
3.7.400.128 71,716 4/3/2025
3.7.400.127 53,873 4/3/2025
3.7.400.126 13,209 4/2/2025
3.7.400.125 151,387 4/1/2025
3.7.400.124 71,654 3/31/2025
3.7.400.123 204,264 3/28/2025
3.7.400.122 56,780 3/27/2025
3.7.400.121 84,319 3/26/2025
3.7.400.120 45,386 3/25/2025
3.7.400.119 72,449 3/24/2025
3.7.400.118 151,653 3/21/2025
3.7.400.117 38,152 3/20/2025
3.7.400.116 124,974 3/19/2025
3.7.400.115 66,758 3/18/2025
3.7.400.114 46,581 3/17/2025
3.7.400.113 72,520 3/14/2025
3.7.400.112 67,636 3/14/2025
3.7.400.111 251,061 3/11/2025
3.7.400.110 54,228 3/10/2025
3.7.400.109 143,461 3/7/2025
3.7.400.108 86,557 3/6/2025
3.7.400.107 41,893 3/5/2025
3.7.400.106 51,678 3/4/2025
3.7.400.105 85,433 3/3/2025
3.7.400.104 161,935 2/28/2025
3.7.400.103 49,846 2/27/2025
3.7.400.102 60,908 2/26/2025
3.7.400.101 62,865 2/25/2025
3.7.400.100 108,530 2/24/2025
3.7.400.99 77,937 2/21/2025
3.7.400.98 70,527 2/20/2025
3.7.400.97 124,570 2/18/2025
3.7.400.96 144,861 2/17/2025
3.7.400.95 101,115 2/13/2025
3.7.400.94 94,255 2/12/2025
3.7.400.93 84,564 2/11/2025
3.7.400.92 125,736 2/10/2025
3.7.400.91 63,040 2/7/2025
3.7.400.90 63,867 2/6/2025
3.7.400.89 100,375 2/5/2025
3.7.400.88 98,769 2/4/2025
3.7.400.87 67,240 2/3/2025
3.7.400.86 359,208 1/30/2025
3.7.400.85 228,855 1/27/2025
3.7.400.84 179,436 1/22/2025
3.7.400.83 50,212 1/21/2025
3.7.400.82 100,747 1/17/2025
3.7.400.81 85,975 1/16/2025
3.7.400.80 70,060 1/15/2025
3.7.400.79 127,126 1/14/2025
3.7.400.78 69,810 1/13/2025
3.7.400.77 102,080 1/10/2025
3.7.400.76 45,172 1/9/2025
3.7.400.75 43,200 1/8/2025
3.7.400.74 154,653 1/7/2025
3.7.400.73 101,344 1/6/2025
3.7.400.72 109,946 1/3/2025
3.7.400.71 129,560 1/2/2025
3.7.400.70 241,443 12/26/2024
3.7.400.69 506,436 12/23/2024
3.7.400.68 54,134 12/20/2024
3.7.400.67 146,053 12/19/2024
3.7.400.66 64,869 12/18/2024
3.7.400.65 105,871 12/17/2024
3.7.400.64 172,003 12/13/2024
3.7.400.63 156,202 12/12/2024
3.7.400.62 32,099 12/11/2024
3.7.400.61 102,980 12/10/2024
3.7.400.60 56,308 12/9/2024
3.7.400.59 378,056 12/3/2024
3.7.400.58 468,503 11/27/2024
3.7.400.57 398,895 11/22/2024
3.7.400.56 70,677 11/21/2024
3.7.400.55 76,664 11/21/2024
3.7.400.54 113,038 11/19/2024
3.7.400.53 401,701 11/15/2024
3.7.400.52 523,220 11/15/2024
3.7.400.51 15,881 11/14/2024
3.7.400.50 103,271 11/13/2024
3.7.400.49 74,907 11/12/2024
3.7.400.48 56,953 11/11/2024
3.7.400.47 101,912 11/8/2024
3.7.400.46 187,736 11/7/2024
3.7.400.45 675,325 11/1/2024
3.7.400.44 78,356 10/31/2024
3.7.400.43 99,406 10/30/2024
3.7.400.42 144,331 10/29/2024
3.7.400.41 107,287 10/28/2024
3.7.400.40 105,613 10/25/2024
3.7.400.39 48,490 10/24/2024
3.7.400.38 126,215 10/23/2024
3.7.400.37 150,306 10/22/2024
3.7.400.36 360,286 10/16/2024
3.7.400.35 299,209 10/15/2024
3.7.400.34 632,684 10/14/2024
3.7.400.33 337,808 10/9/2024
3.7.400.32 135,329 10/8/2024
3.7.400.31 36,667 10/7/2024
3.7.400.30 275,965 10/4/2024
3.7.400.29 88,115 10/3/2024
3.7.400.28 97,431 10/2/2024
3.7.400.27 77,909 10/1/2024
3.7.400.26 287,153 9/27/2024
3.7.400.25 42,281 9/26/2024
3.7.400.24 104,566 9/25/2024
3.7.400.23 62,335 9/24/2024
3.7.400.22 185,450 9/21/2024
3.7.400.21 828,843 9/16/2024
3.7.400.20 90,524 9/13/2024
3.7.400.19 131,511 9/11/2024
3.7.400.18 129,218 9/10/2024
3.7.400.17 109,332 9/9/2024
3.7.400.16 121,552 9/6/2024
3.7.400.15 68,399 9/5/2024
3.7.400.14 345,283 9/4/2024
3.7.400.13 206,332 8/30/2024
3.7.400.12 347,623 8/28/2024
3.7.400.11 356,166 8/22/2024
3.7.400.10 93,892 8/21/2024
3.7.400.9 67,856 8/20/2024
3.7.400.8 71,512 8/19/2024
3.7.400.7 267,215 8/16/2024
3.7.400.6 86,637 8/15/2024
3.7.400.5 194,291 8/13/2024
3.7.400.4 219,585 8/9/2024
3.7.400.3 526,480 8/5/2024
3.7.400.2 402,384 7/30/2024
3.7.400.1 79,205 7/29/2024
3.7.400 443,611 7/24/2024
3.7.304.16 186,832 7/22/2024
3.7.304.15 193,420 7/18/2024
3.7.304.14 412,974 7/12/2024
3.7.304.13 355,383 7/10/2024
3.7.304.12 177,745 7/9/2024
3.7.304.11 32,266 7/8/2024
3.7.304.10 101,939 7/5/2024
3.7.304.9 66,658 7/3/2024
3.7.304.8 153,956 7/1/2024
3.7.304.7 262,478 6/28/2024
3.7.304.6 88,920 6/27/2024
3.7.304.5 326,128 6/24/2024
3.7.304.4 182,105 6/20/2024
3.7.304.3 78,844 6/19/2024
3.7.304.2 59,331 6/18/2024
3.7.304.1 208,768 6/17/2024
3.7.304 371,068 6/12/2024
3.7.303.11 77,051 6/11/2024
3.7.303.10 110,948 6/10/2024
3.7.303.9 92,064 6/7/2024
3.7.303.8 116,861 6/5/2024
3.7.303.7 56,055 6/4/2024
3.7.303.6 381,248 6/3/2024
3.7.303.5 163,106 5/30/2024
3.7.303.4 92,840 5/29/2024
3.7.303.3 80,457 5/28/2024
3.7.303.2 186,430 5/23/2024
3.7.303.1 115,056 5/22/2024
3.7.303 177,067 5/20/2024
3.7.302.68 146,012 5/17/2024
3.7.302.67 83,561 5/16/2024
3.7.302.66 154,448 5/14/2024
3.7.302.65 160,018 5/13/2024
3.7.302.64 129,076 5/10/2024
3.7.302.63 63,224 5/9/2024
3.7.302.62 434,203 5/6/2024
3.7.302.61 82,713 5/3/2024
3.7.302.60 124,740 5/1/2024
3.7.302.59 175,134 4/29/2024
3.7.302.58 62,240 4/26/2024
3.7.302.57 65,971 4/25/2024
3.7.302.56 106,106 4/24/2024
3.7.302.55 55,468 4/23/2024
3.7.302.54 47,736 4/22/2024
3.7.302.53 210,248 4/19/2024
3.7.302.52 569,245 4/18/2024
3.7.302.51 104,049 4/17/2024
3.7.302.50 94,850 4/16/2024
3.7.302.49 183,102 4/11/2024
3.7.302.48 93,013 4/10/2024
3.7.302.47 124,218 4/9/2024
3.7.302.46 115,298 4/8/2024
3.7.302.45 254,695 4/5/2024
3.7.302.44 39,797 4/4/2024
3.7.302.43 68,916 4/3/2024
3.7.302.42 84,462 4/2/2024
3.7.302.41 62,255 4/1/2024
3.7.302.40 88,692 3/29/2024
3.7.302.39 80,609 3/28/2024
3.7.302.38 91,107 3/27/2024
3.7.302.37 135,808 3/26/2024
3.7.302.36 69,278 3/25/2024
3.7.302.35 77,452 3/22/2024
3.7.302.34 487,032 3/18/2024
3.7.302.33 85,620 3/15/2024
3.7.302.32 102,689 3/14/2024
3.7.302.31 109,039 3/13/2024
3.7.302.30 234,692 3/8/2024
3.7.302.29 852,316 2/29/2024
3.7.302.28 188,383 2/27/2024
3.7.302.27 854,744 2/16/2024
3.7.302.26 109,426 2/15/2024
3.7.302.25 83,211 2/14/2024
3.7.302.24 46,417 2/13/2024
3.7.302.23 245,870 2/9/2024
3.7.302.22 146,803 2/7/2024
3.7.302.21 481,360 2/2/2024
3.7.302.20 70,377 2/1/2024
3.7.302.19 93,077 1/31/2024
3.7.302.18 71,221 1/30/2024
3.7.302.17 78,561 1/29/2024
3.7.302.16 243,046 1/25/2024
3.7.302.15 143,808 1/25/2024
3.7.302.14 200,190 1/19/2024
3.7.302.13 57,952 1/18/2024
3.7.302.12 121,378 1/16/2024
3.7.302.11 121,178 1/14/2024
3.7.302.10 16,281 1/12/2024
3.7.302.9 236,305 1/11/2024
3.7.302.8 310,441 1/10/2024
3.7.302.7 127,923 1/8/2024
3.7.302.6 73,179 1/5/2024
3.7.302.5 58,719 1/4/2024
3.7.302.4 153,424 1/3/2024
3.7.302.3 285,643 12/28/2023
3.7.302.2 19,598 12/27/2023
3.7.302.1 49,695 12/26/2023
3.7.302 59,474 12/22/2023
3.7.301.16 96,987 12/21/2023
3.7.301.15 61,583 12/20/2023
3.7.301.14 53,892 12/19/2023
3.7.301.13 62,755 12/18/2023
3.7.301.12 62,845 12/15/2023
3.7.301.11 59,623 12/14/2023
3.7.301.10 125,636 12/13/2023
3.7.301.9 150,701 12/12/2023
3.7.301.8 180,298 12/7/2023
3.7.301.7 169,547 12/6/2023
3.7.301.6 80,448 12/5/2023
3.7.301.5 44,216 12/4/2023
3.7.301.4 304,005 11/30/2023
3.7.301.3 60,222 11/28/2023
3.7.301.2 115,146 11/28/2023
3.7.301.1 25,514 11/27/2023
3.7.301 188,093 11/27/2023
3.7.300.7 464,963 11/21/2023
3.7.300.6 116,122 11/20/2023
3.7.300.5 99,156 11/17/2023
3.7.300.4 54,119 11/16/2023
3.7.300.3 106,337 11/15/2023
3.7.300.2 173,022 11/14/2023
3.7.300.1 105,167 11/13/2023
3.7.300 440,126 11/10/2023
3.7.201.52 194,916 11/8/2023
3.7.201.51 54,712 11/7/2023
3.7.201.50 45,935 11/6/2023
3.7.201.49 709,228 11/2/2023
3.7.201.48 436,323 10/27/2023
3.7.201.47 80,358 10/26/2023
3.7.201.46 166,523 10/24/2023
3.7.201.45 103,265 10/23/2023
3.7.201.44 61,667 10/20/2023
3.7.201.43 68,230 10/19/2023
3.7.201.42 162,279 10/18/2023
3.7.201.41 37,006 10/17/2023
3.7.201.40 33,718 10/16/2023
3.7.201.39 91,020 10/12/2023
3.7.201.38 298,628 10/7/2023
3.7.201.37 50,963 10/5/2023
3.7.201.36 41,378 10/4/2023
3.7.201.35 55,789 10/3/2023
3.7.201.34 98,462 10/2/2023
3.7.201.33 88,835 9/28/2023
3.7.201.32 73,525 9/28/2023
3.7.201.31 10,661 9/27/2023
3.7.201.30 105,548 9/25/2023
3.7.201.29 70,438 9/22/2023
3.7.201.28 221,212 9/20/2023
3.7.201.27 48,839 9/19/2023
3.7.201.26 194,064 9/15/2023
3.7.201.25 29,057 9/15/2023
3.7.201.24 62,322 9/14/2023
3.7.201.23 44,875 9/13/2023
3.7.201.22 95,830 9/12/2023
3.7.201.21 235,838 9/8/2023
3.7.201.20 47,639 9/8/2023
3.7.201.19 138,888 9/6/2023
3.7.201.18 64,981 9/5/2023
3.7.201.17 96,770 9/1/2023
3.7.201.16 27,755 9/1/2023
3.7.201.15 7,037 8/31/2023
3.7.201.14 48,168 8/31/2023
3.7.201.13 22,280 8/30/2023
3.7.201.12 113,503 8/28/2023
3.7.201.11 117,081 8/25/2023
3.7.201.10 100,323 8/24/2023
3.7.201.9 134,787 8/23/2023
3.7.201.8 48,867 8/22/2023
3.7.201.7 110,421 8/21/2023
3.7.201.6 103,355 8/18/2023
3.7.201.5 29,183 8/18/2023
3.7.201.4 32,205 8/17/2023
3.7.201.3 120,600 8/15/2023
3.7.201.2 68,541 8/14/2023
3.7.201.1 344,078 8/11/2023
3.7.201 86,445 8/10/2023
3.7.200.14 479,290 8/9/2023
3.7.200.13 59,769 8/8/2023
3.7.200.12 10,400 8/8/2023
3.7.200.11 35,760 8/7/2023
3.7.200.10 163,978 8/4/2023
3.7.200.9 177,656 8/2/2023
3.7.200.8 69,100 8/1/2023
3.7.200.7 482,407 7/31/2023
3.7.200.6 158,003 7/28/2023
3.7.200.5 152,922 7/26/2023
3.7.200.4 149,045 7/24/2023
3.7.200.3 89,061 7/21/2023
3.7.200.2 91,576 7/20/2023
3.7.200.1 103,523 7/18/2023
3.7.200 114,600 7/18/2023
3.7.102.66 54,339 7/17/2023
3.7.102.65 283,166 7/13/2023
3.7.102.64 245,343 7/7/2023
3.7.102.63 11,843 7/7/2023
3.7.102.62 24,354 7/6/2023
3.7.102.61 167,106 7/5/2023
3.7.102.60 74,900 7/3/2023
3.7.102.59 591,025 6/20/2023
3.7.102.58 732,528 6/15/2023
3.7.102.57 126,666 6/13/2023
3.7.102.56 73,573 6/12/2023
3.7.102.55 296,706 6/8/2023
3.7.102.54 3,341,806 6/6/2023
3.7.102.53 36,920 6/5/2023
3.7.102.52 78,299 6/2/2023
3.7.102.51 8,026 6/2/2023
3.7.102.50 29,913 6/1/2023
3.7.102.49 190,957 5/30/2023
3.7.102.48 164,814 5/26/2023
3.7.102.47 321,644 5/25/2023
3.7.102.46 94,135 5/24/2023
3.7.102.45 63,330 5/23/2023
3.7.102.44 148,103 5/19/2023
3.7.102.43 42,300 5/18/2023
3.7.102.42 168,081 5/16/2023
3.7.102.41 88,915 5/15/2023
3.7.102.40 140,644 5/11/2023
3.7.102.39 100,925 5/9/2023
3.7.102.38 38,061 5/8/2023
3.7.102.37 116,751 5/4/2023
3.7.102.36 169,514 5/2/2023
3.7.102.35 126,775 5/1/2023
3.7.102.34 46,867 4/28/2023
3.7.102.33 80,449 4/27/2023
3.7.102.32 95,201 4/26/2023
3.7.102.31 51,653 4/25/2023
3.7.102.30 48,116 4/25/2023
3.7.102.29 75,554 4/21/2023
3.7.102.28 58,452 4/21/2023
3.7.102.27 77,417 4/19/2023
3.7.102.26 244,928 4/17/2023
3.7.102.25 111,959 4/14/2023
3.7.102.24 61,180 4/13/2023
3.7.102.23 69,394 4/12/2023
3.7.102.22 99,505 4/11/2023
3.7.102.21 167,293 4/10/2023
3.7.102.20 101,424 4/7/2023
3.7.102.19 26,195 4/6/2023
3.7.102.18 115,630 4/5/2023
3.7.102.17 42,273 4/4/2023
3.7.102.16 111,074 4/3/2023
3.7.102.15 152,204 3/31/2023
3.7.102.14 48,659 3/30/2023
3.7.102.13 72,082 3/29/2023
3.7.102.12 59,567 3/28/2023
3.7.102.11 222,886 3/24/2023
3.7.102.10 69,035 3/23/2023
3.7.102.9 77,726 3/22/2023
3.7.102.8 60,123 3/21/2023
3.7.102.7 115,305 3/20/2023
3.7.102.6 111,206 3/17/2023
3.7.102.5 9,770 3/17/2023
3.7.102.4 80,303 3/16/2023
3.7.102.3 66,343 3/15/2023
3.7.102.2 80,210 3/14/2023
3.7.102.1 76,692 3/13/2023
3.7.102 116,111 3/10/2023
3.7.101.42 128,837 3/9/2023
3.7.101.41 50,493 3/8/2023
3.7.101.40 53,232 3/7/2023
3.7.101.39 218,053 3/3/2023
3.7.101.38 72,403 3/2/2023
3.7.101.37 96,819 3/1/2023
3.7.101.36 70,343 2/28/2023
3.7.101.35 72,679 2/27/2023
3.7.101.34 134,048 2/23/2023
3.7.101.33 454,829 2/21/2023
3.7.101.32 176,056 2/18/2023
3.7.101.31 10,853 2/17/2023
3.7.101.30 60,956 2/16/2023
3.7.101.29 57,379 2/15/2023
3.7.101.28 159,198 2/13/2023
3.7.101.27 117,160 2/10/2023
3.7.101.26 97,175 2/9/2023
3.7.101.25 116,323 2/8/2023
3.7.101.24 75,305 2/7/2023
3.7.101.23 116,796 2/6/2023
3.7.101.22 185,651 2/3/2023
3.7.101.21 46,958 2/2/2023
3.7.101.20 14,033 2/2/2023
3.7.101.19 45,483 2/1/2023
3.7.101.18 73,361 1/31/2023
3.7.101.17 316,170 1/26/2023
3.7.101.16 72,933 1/25/2023
3.7.101.15 69,526 1/24/2023
3.7.101.14 46,092 1/23/2023
3.7.101.13 292,218 1/20/2023
3.7.101.12 59,622 1/20/2023
3.7.101.11 189,462 1/18/2023
3.7.101.10 137,792 1/17/2023
3.7.101.9 145,659 1/13/2023
3.7.101.8 42,040 1/12/2023
3.7.101.7 111,646 1/10/2023
3.7.101.6 74,385 1/9/2023
3.7.101.5 51,346 1/6/2023
3.7.101.4 57,243 1/5/2023
3.7.101.3 367,735 1/4/2023
3.7.101.2 6,937 1/3/2023
3.7.101.1 73,175 12/30/2022
3.7.101 98,555 12/29/2022
3.7.100.44 158,236 12/23/2022
3.7.100.43 31,551 12/22/2022
3.7.100.42 28,798 12/21/2022
3.7.100.41 90,357 12/20/2022
3.7.100.40 72,619 12/19/2022
3.7.100.39 121,408 12/16/2022
3.7.100.38 91,884 12/16/2022
3.7.100.37 37,231 12/15/2022
3.7.100.36 290,813 12/14/2022
3.7.100.35 237,846 12/13/2022
3.7.100.34 66,278 12/12/2022
3.7.100.33 146,520 12/8/2022
3.7.100.32 43,071 12/8/2022
3.7.100.31 7,485 12/7/2022
3.7.100.30 86,854 12/6/2022
3.7.100.29 185,980 12/5/2022
3.7.100.28 150,533 12/2/2022
3.7.100.27 170,958 12/1/2022
3.7.100.26 107,741 11/30/2022
3.7.100.25 293,675 11/29/2022
3.7.100.24 56,917 11/29/2022
3.7.100.23 213,324 11/28/2022
3.7.100.22 303,576 11/22/2022
3.7.100.21 714,290 11/18/2022
3.7.100.20 56,442 11/17/2022
3.7.100.19 96,411 11/16/2022
3.7.100.18 12,684 11/16/2022
3.7.100.17 103,012 11/15/2022
3.7.100.16 239,632 11/11/2022
3.7.100.15 100,924 11/10/2022
3.7.100.14 234,377 11/9/2022
3.7.100.13 14,236 11/9/2022
3.7.100.12 24,256 11/9/2022
3.7.100.11 8,183 11/8/2022
3.7.100.10 406,431 11/7/2022
3.7.100.9 200,740 11/4/2022
3.7.100.8 103,486 11/2/2022
3.7.100.7 80,496 10/31/2022
3.7.100.6 88,550 10/29/2022
3.7.100.5 11,178 10/28/2022
3.7.100.4 41,443 10/27/2022
3.7.100.3 206,996 10/26/2022
3.7.100.2 43,908 10/25/2022
3.7.100.1 30,576 10/24/2022
3.7.100 366,428 10/21/2022
3.7.2.110 142,441 10/20/2022
3.7.2.109 119,200 10/19/2022
3.7.2.108 54,663 10/18/2022
3.7.2.107 213,301 10/14/2022
3.7.2.106 115,972 10/13/2022
3.7.2.105 405,727 10/7/2022
3.7.2.104 72,032 10/6/2022
3.7.2.103 157,611 10/4/2022
3.7.2.102 59,084 10/3/2022
3.7.2.101 117,565 9/30/2022
3.7.2.100 58,783 9/29/2022
3.7.2.99 492,028 9/27/2022
3.7.2.98 3,315,196 9/27/2022
3.7.2.97 10,759 9/26/2022
3.7.2.96 54,155 9/23/2022
3.7.2.95 19,971 9/22/2022
3.7.2.94 53,954 9/21/2022
3.7.2.93 141,662 9/20/2022
3.7.2.92 50,450 9/19/2022
3.7.2.91 138,347 9/15/2022
3.7.2.90 59,000 9/14/2022
3.7.2.89 71,188 9/13/2022
3.7.2.88 190,876 9/9/2022
3.7.2.87 95,147 9/9/2022
3.7.2.86 8,439 9/8/2022
3.7.2.85 518,743 9/2/2022
3.7.2.84 37,292 9/1/2022
3.7.2.83 129,575 8/30/2022
3.7.2.82 108,535 8/29/2022
3.7.2.81 142,388 8/25/2022
3.7.2.80 214,971 8/22/2022
3.7.2.79 71,667 8/19/2022
3.7.2.78 133,001 8/17/2022
3.7.2.77 30,613 8/16/2022
3.7.2.76 121,212 8/12/2022
3.7.2.75 119,272 8/11/2022
3.7.2.74 200,631 8/8/2022
3.7.2.73 123,452 8/4/2022
3.7.2.72 106,312 8/2/2022
3.7.2.71 122,836 7/29/2022
3.7.2.70 75,788 7/28/2022
3.7.2.69 42,465 7/27/2022
3.7.2.68 175,195 7/22/2022
3.7.2.67 119,643 7/20/2022
3.7.2.66 112,184 7/18/2022
3.7.2.65 60,903 7/15/2022
3.7.2.64 81,106 7/14/2022
3.7.2.63 152,080 7/12/2022
3.7.2.62 84,535 7/11/2022
3.7.2.61 491,587 7/5/2022
3.7.2.60 302,769 6/29/2022
3.7.2.59 1,632,380 6/24/2022
3.7.2.58 968,367 6/17/2022
3.7.2.57 42,522 6/16/2022
3.7.2.56 268,792 6/14/2022
3.7.2.55 299,220 6/10/2022
3.7.2.54 72,763 6/8/2022
3.7.2.53 267,674 6/7/2022
3.7.2.52 59,774 6/6/2022
3.7.2.51 315,226 5/31/2022
3.7.2.50 129,716 5/27/2022
3.7.2.49 49,314 5/26/2022
3.7.2.48 11,452 5/26/2022
3.7.2.47 28,931 5/25/2022
3.7.2.46 59,366 5/24/2022
3.7.2.45 648,215 5/23/2022
3.7.2.44 135,944 5/19/2022
3.7.2.43 29,375 5/18/2022
3.7.2.42 485,141 5/11/2022
3.7.2.41 159,023 5/9/2022
3.7.2.40 59,032 5/6/2022
3.7.2.39 11,928 5/6/2022
3.7.2.38 47,577 5/5/2022
3.7.2.37 111,622 5/4/2022
3.7.2.36 83,162 5/3/2022
3.7.2.35 43,470 5/3/2022
3.7.2.34 8,326 5/2/2022
3.7.2.33 468,348 4/21/2022
3.7.2.32 62,948 4/20/2022
3.7.2.31 83,149 4/19/2022
3.7.2.30 198,667 4/14/2022
3.7.2.29 465,224 4/12/2022
3.7.2.28 89,047 4/11/2022
3.7.2.27 140,193 4/7/2022
3.7.2.26 70,567 4/6/2022
3.7.2.25 428,584 4/1/2022
3.7.2.24 65,876 3/31/2022
3.7.2.23 201,473 3/28/2022
3.7.2.22 77,338 3/24/2022
3.7.2.21 72,121 3/23/2022
3.7.2.20 701,862 3/17/2022
3.7.2.19 31,419 3/16/2022
3.7.2.18 123,454 3/14/2022
3.7.2.17 29,499 3/11/2022
3.7.2.16 126,923 3/10/2022
3.7.2.15 86,316 3/9/2022
3.7.2.14 43,672 3/8/2022
3.7.2.13 194,902 3/3/2022
3.7.2.12 167,734 3/1/2022
3.7.2.11 51,610 2/28/2022
3.7.2.10 60,795 2/26/2022
3.7.2.9 127,761 2/23/2022
3.7.2.8 1,820,120 2/22/2022
3.7.2.7 26,915 2/22/2022
3.7.2.6 16,069 2/21/2022
3.7.2.5 118,553 2/17/2022
3.7.2.4 225,839 2/11/2022
3.7.2.3 28,312 2/10/2022
3.7.2.2 307,636 2/4/2022
3.7.2.1 31,223 2/3/2022
3.7.2 546,155 1/28/2022
3.7.1.71 257,123 1/25/2022
3.7.1.70 613,292 1/15/2022
3.7.1.69 22,455 1/14/2022
3.7.1.68 17,639 1/13/2022
3.7.1.67 147,212 1/11/2022
3.7.1.66 93,783 1/7/2022
3.7.1.65 33,734 1/6/2022
3.7.1.64 162,466 1/5/2022
3.7.1.63 229,384 1/3/2022
3.7.1.62 372,401 12/21/2021
3.7.1.61 17,225 12/20/2021
3.7.1.60 379,792 12/13/2021
3.7.1.59 200,584 12/8/2021
3.7.1.58 154,461 12/2/2021
3.7.1.57 28,391 12/1/2021
3.7.1.56 156,490 11/22/2021
3.7.1.55 161,613 11/19/2021
3.7.1.54 13,391 11/18/2021
3.7.1.53 24,004 11/17/2021
3.7.1.52 54,206 11/16/2021
3.7.1.51 24,420 11/15/2021
3.7.1.50 66,459 11/12/2021
3.7.1.49 21,883 11/11/2021
3.7.1.48 44,586 11/11/2021
3.7.1.47 230,152 11/9/2021
3.7.1.46 326,759 11/5/2021
3.7.1.45 8,090 11/4/2021
3.7.1.44 39,283 11/3/2021
3.7.1.43 81,313 11/2/2021
3.7.1.42 38,175 11/1/2021
3.7.1.41 38,385 10/29/2021
3.7.1.40 71,051 10/27/2021
3.7.1.39 41,724 10/26/2021
3.7.1.38 6,807 10/26/2021
3.7.1.37 159,421 10/22/2021
3.7.1.36 8,918 10/21/2021
3.7.1.35 268,690 10/14/2021
3.7.1.34 55,502 10/13/2021
3.7.1.33 70,464 10/12/2021
3.7.1.32 63,945 10/8/2021
3.7.1.31 20,503 10/7/2021
3.7.1.30 83,413 10/7/2021
3.7.1.29 7,438 10/6/2021
3.7.1.28 513,870 10/1/2021
3.7.1.27 30,619 9/30/2021
3.7.1.26 55,145 9/29/2021
3.7.1.25 126,398 9/27/2021
3.7.1.24 33,936 9/24/2021
3.7.1.23 39,229 9/23/2021
3.7.1.22 24,611 9/22/2021
3.7.1.21 226,736 9/17/2021
3.7.1.20 46,433 9/16/2021
3.7.1.19 30,372 9/16/2021
3.7.1.18 98,520 9/13/2021
3.7.1.17 48,859 9/10/2021
3.7.1.16 21,798 9/9/2021
3.7.1.15 39,336 9/7/2021
3.7.1.14 223,978 9/3/2021
3.7.1.13 25,111 9/3/2021
3.7.1.12 20,477 9/2/2021
3.7.1.11 82,162 9/1/2021
3.7.1.10 1,198,056 8/31/2021
3.7.1.9 169,698 8/27/2021
3.7.1.8 214,410 8/25/2021
3.7.1.7 158,969 8/23/2021
3.7.1.6 87,688 8/19/2021
3.7.1.5 194,477 8/16/2021
3.7.1.4 86,900 8/12/2021
3.7.1.3 241,332 8/10/2021
3.7.1.2 336,616 8/6/2021
3.7.1.1 64,950 8/4/2021
3.7.1 250,177 7/30/2021
3.7.0.46 81,631 7/29/2021
3.7.0.45 60,845 7/27/2021
3.7.0.44 305,365 7/21/2021
3.7.0.43 155,436 7/16/2021
3.7.0.42 96,620 7/13/2021
3.7.0.41 54,783 7/12/2021
3.7.0.40 36,679 7/9/2021
3.7.0.39 50,349 7/8/2021
3.7.0.38 23,014 7/7/2021
3.7.0.37 187,868 7/6/2021
3.7.0.36 157,556 7/1/2021
3.7.0.35 161,657 6/25/2021
3.7.0.34 26,583 6/24/2021
3.7.0.33 263,101 6/21/2021
3.7.0.32 125,793 6/17/2021
3.7.0.31 122,214 6/15/2021
3.7.0.30 78,834 6/11/2021
3.7.0.29 1,295,222 5/28/2021
3.7.0.28 30,536 5/27/2021
3.7.0.27 67,279 5/27/2021
3.7.0.26 135,305 5/24/2021
3.7.0.25 146,377 5/21/2021
3.7.0.24 207,677 5/20/2021
3.7.0.23 63,199 5/19/2021
3.7.0.22 16,975 5/18/2021
3.7.0.21 83,913 5/14/2021
3.7.0.20 60,023 5/12/2021
3.7.0.19 66,558 5/10/2021
3.7.0.18 7,218 5/10/2021
3.7.0.17 834,029 5/6/2021
3.7.0.16 171,749 4/30/2021
3.7.0.15 81,096 4/27/2021
3.7.0.14 118,616 4/23/2021
3.7.0.13 196,258 4/19/2021
3.7.0.12 78,484 4/15/2021
3.7.0.11 33,336 4/13/2021
3.7.0.10 44,256 4/12/2021
3.7.0.9 190,668 4/8/2021
3.7.0.8 132,206 4/7/2021
3.7.0.7 321,355 4/2/2021
3.7.0.6 396,662 4/1/2021
3.7.0.5 29,428 3/31/2021
3.7.0.4 9,531 3/31/2021
3.7.0.3 25,530 3/30/2021
3.7.0.2 89,002 3/29/2021
3.7.0.1 83,947 3/26/2021
3.7.0 3,237,042 3/26/2021
3.5.1.6 531,810 3/25/2021
3.5.1.5 558,574 3/17/2021
3.5.1.4 106,627 3/15/2021
3.5.1.3 313,514 3/9/2021
3.5.1.2 189,246 3/5/2021
3.5.1.1 6,831 3/4/2021
3.5.1 65,177 3/3/2021
3.5.0.73 117,483 3/1/2021
3.5.0.72 168,352 2/23/2021
3.5.0.71 83,045 2/19/2021
3.5.0.70 199,194 2/12/2021
3.5.0.69 109,528 2/9/2021
3.5.0.68 26,813 2/8/2021
3.5.0.67 24,333 2/5/2021
3.5.0.66 51,049 2/4/2021
3.5.0.65 880,187 1/29/2021
3.5.0.64 9,838 1/28/2021
3.5.0.63 38,299 1/27/2021
3.5.0.62 17,203 1/26/2021
3.5.0.61 254,221 1/20/2021
3.5.0.60 17,644 1/19/2021
3.5.0.59 228,634 1/11/2021
3.5.0.58 225,081 1/7/2021
3.5.0.57 86,359 12/30/2020
3.5.0.56 47,916 12/23/2020
3.5.0.55 11,024 12/22/2020
3.5.0.54 130,653 12/22/2020
3.5.0.53 6,144 12/21/2020
3.5.0.52 57,692 12/18/2020
3.5.0.51 45,617 12/17/2020
3.5.0.50 26,266 12/16/2020
3.5.0.49 59,363 12/14/2020
3.5.0.48 117,859 12/9/2020
3.5.0.47 39,305 12/7/2020
3.5.0.46 121,392 12/3/2020
3.5.0.45 66,606 12/2/2020
3.5.0.44 7,892 12/1/2020
3.5.0.43 19,789 12/1/2020
3.5.0.42 95,976 11/24/2020
3.5.0.41 22,379 11/23/2020
3.5.0.40 55,881 11/20/2020
3.5.0.39 44,571 11/19/2020
3.5.0.38 25,244 11/18/2020
3.5.0.37 250,881 11/13/2020
3.5.0.36 358,793 11/5/2020
3.5.0.35 19,673 11/4/2020
3.5.0.34 187,451 10/28/2020
3.5.0.33 34,866 10/27/2020
3.5.0.32 17,873 10/26/2020
3.5.0.31 188,000 10/22/2020
3.5.0.30 35,437 10/21/2020
3.5.0.29 39,963 10/20/2020
3.5.0.28 47,579 10/16/2020
3.5.0.27 35,672 10/15/2020
3.5.0.26 234,906 10/9/2020
3.5.0.25 291,861 10/6/2020
3.5.0.24 32,367 10/2/2020
3.5.0.23 35,418 10/1/2020
3.5.0.22 131,787 9/30/2020
3.5.0.21 36,271 9/29/2020
3.5.0.20 121,782 9/25/2020
3.5.0.19 26,377 9/24/2020
3.5.0.18 44,474 9/21/2020
3.5.0.17 12,222 9/18/2020
3.5.0.16 22,166 9/17/2020
3.5.0.15 20,696 9/16/2020
3.5.0.14 23,403 9/15/2020
3.5.0.13 18,596 9/14/2020
3.5.0.12 35,998 9/11/2020
3.5.0.11 91,809 9/10/2020
3.5.0.10 13,575 9/9/2020
3.5.0.9 67,099 9/4/2020
3.5.0.8 49,839 9/2/2020
3.5.0.7 137,963 9/1/2020
3.5.0.6 8,851 8/31/2020
3.5.0.5 36,460 8/28/2020
3.5.0.4 19,726 8/27/2020
3.5.0.3 12,232 8/26/2020
3.5.0.2 96,638 8/25/2020
3.5.0.1 13,917 8/24/2020
3.5.0 346,325 8/20/2020
3.5.0-beta 72,506 2/4/2020
3.3.103.16 1,107,780 8/19/2020
3.3.103.15 59,819 8/14/2020
3.3.103.14 82,354 8/10/2020
3.3.103.13 85,405 8/8/2020
3.3.103.12 20,927 8/6/2020
3.3.103.11 45,844 8/4/2020
3.3.103.10 32,383 8/3/2020
3.3.103.9 28,515 7/31/2020
3.3.103.8 18,459 7/30/2020
3.3.103.7 30,459 7/29/2020
3.3.103.6 20,034 7/28/2020
3.3.103.5 43,917 7/23/2020
3.3.103.4 11,391 7/22/2020
3.3.103.3 117,378 7/17/2020
3.3.103.2 21,320 7/15/2020
3.3.103.1 246,025 7/9/2020
3.3.103 2,719,127 7/9/2020
3.3.102.70 37,009 7/8/2020
3.3.102.69 50,948 7/7/2020
3.3.102.68 46,698 7/2/2020
3.3.102.67 62,751 6/29/2020
3.3.102.66 30,530 6/26/2020
3.3.102.65 41,213 6/25/2020
3.3.102.64 75,923 6/24/2020
3.3.102.63 6,320 6/24/2020
3.3.102.62 38,733 6/23/2020
3.3.102.61 79,936 6/19/2020
3.3.102.60 30,344 6/18/2020
3.3.102.59 19,952 6/17/2020
3.3.102.58 89,784 6/11/2020
3.3.102.57 49,147 6/9/2020
3.3.102.56 140,756 6/5/2020
3.3.102.55 81,926 6/4/2020
3.3.102.54 41,057 6/3/2020
3.3.102.53 7,660 6/3/2020
3.3.102.52 27,276 6/1/2020
3.3.102.51 64,611 5/27/2020
3.3.102.50 32,494 5/26/2020
3.3.102.49 87,940 5/22/2020
3.3.102.48 16,769 5/22/2020
3.3.102.47 7,832 5/21/2020
3.3.102.46 106,628 5/19/2020
3.3.102.45 22,003 5/18/2020
3.3.102.44 14,023 5/15/2020
3.3.102.43 35,052 5/14/2020
3.3.102.42 70,282 5/11/2020
3.3.102.41 29,956 5/8/2020
3.3.102.40 17,680 5/8/2020
3.3.102.39 6,315 5/7/2020
3.3.102.38 13,181 5/6/2020
3.3.102.37 58,786 5/4/2020
3.3.102.36 30,161 5/1/2020
3.3.102.35 16,329 4/30/2020
3.3.102.34 40,844 4/29/2020
3.3.102.33 36,869 4/28/2020
3.3.102.32 16,006 4/27/2020
3.3.102.31 13,650 4/24/2020
3.3.102.30 28,078 4/23/2020
3.3.102.29 28,799 4/22/2020
3.3.102.28 582,167 4/21/2020
3.3.102.27 13,422 4/20/2020
3.3.102.26 51,251 4/17/2020
3.3.102.25 13,079 4/16/2020
3.3.102.24 92,715 4/8/2020
3.3.102.23 346,796 4/6/2020
3.3.102.22 24,100 4/3/2020
3.3.102.21 9,100 4/3/2020
3.3.102.20 19,461 4/2/2020
3.3.102.19 58,463 4/1/2020
3.3.102.18 26,490 3/31/2020
3.3.102.17 28,129 3/30/2020
3.3.102.16 20,047 3/27/2020
3.3.102.15 11,038 3/26/2020
3.3.102.14 109,164 3/25/2020
3.3.102.13 21,330 3/24/2020
3.3.102.12 2,096,275 3/20/2020
3.3.102.11 44,621 3/19/2020
3.3.102.10 39,423 3/18/2020
3.3.102.9 8,824 3/17/2020
3.3.102.8 13,164 3/16/2020
3.3.102.7 40,287 3/12/2020
3.3.102.6 76,332 3/6/2020
3.3.102.5 19,432 3/5/2020
3.3.102.4 80,240 3/2/2020
3.3.102.3 40,694 2/28/2020
3.3.102.2 9,293 2/27/2020
3.3.102.1 24,947 2/26/2020
3.3.102 76,437 2/25/2020
3.3.101.84 179,248 2/19/2020
3.3.101.83 65,098 2/17/2020
3.3.101.82 40,771 2/13/2020
3.3.101.81 191,238 2/10/2020
3.3.101.80 45,406 2/7/2020
3.3.101.79 51,342 2/4/2020
3.3.101.78 97,866 1/24/2020
3.3.101.77 14,991 1/23/2020
3.3.101.76 145,287 1/21/2020
3.3.101.75 191,370 1/17/2020
3.3.101.74 33,161 1/16/2020
3.3.101.73 19,158 1/15/2020
3.3.101.72 44,872 1/10/2020
3.3.101.71 196,574 1/8/2020
3.3.101.70 61,642 1/6/2020
3.3.101.69 81,345 1/2/2020
3.3.101.68 29,253 12/25/2019
3.3.101.67 7,007 12/23/2019
3.3.101.66 27,609 12/20/2019
3.3.101.65 22,870 12/18/2019
3.3.101.64 9,634 12/18/2019
3.3.101.63 99,011 12/16/2019
3.3.101.62 22,795 12/13/2019
3.3.101.61 50,917 12/12/2019
3.3.101.60 16,167 12/12/2019
3.3.101.59 8,266 12/11/2019
3.3.101.58 44,494 12/9/2019
3.3.101.57 151,970 12/3/2019
3.3.101.56 78,925 12/2/2019
3.3.101.55 31,655 11/26/2019
3.3.101.54 7,001 11/25/2019
3.3.101.53 56,577 11/22/2019
3.3.101.52 8,047 11/22/2019
3.3.101.51 22,488 11/20/2019
3.3.101.50 6,354 11/19/2019
3.3.101.49 41,450 11/14/2019
3.3.101.48 15,144 11/13/2019
3.3.101.47 82,199 11/8/2019
3.3.101.46 11,273 11/7/2019
3.3.101.45 8,646 11/7/2019
3.3.101.44 37,894 11/5/2019
3.3.101.43 22,275 10/31/2019
3.3.101.42 29,811 10/30/2019
3.3.101.41 44,175 10/28/2019
3.3.101.40 6,786 10/28/2019
3.3.101.39 181,028 10/24/2019
3.3.101.38 16,087 10/22/2019
3.3.101.37 31,134 10/18/2019
3.3.101.36 16,359 10/17/2019
3.3.101.35 201,085 10/16/2019
3.3.101.34 29,133 10/11/2019
3.3.101.33 17,309 10/10/2019
3.3.101.32 72,528 10/8/2019
3.3.101.31 72,335 9/30/2019
3.3.101.30 25,352 9/26/2019
3.3.101.29 346,509 9/23/2019
3.3.101.28 42,928 9/21/2019
3.3.101.27 39,413 9/19/2019
3.3.101.26 24,414 9/18/2019
3.3.101.25 19,932 9/17/2019
3.3.101.24 18,663 9/16/2019
3.3.101.23 33,265 9/12/2019
3.3.101.22 45,084 9/9/2019
3.3.101.21 119,275 9/6/2019
3.3.101.20 9,730 9/5/2019
3.3.101.19 22,041 9/4/2019
3.3.101.18 221,957 8/27/2019
3.3.101.17 35,089 8/23/2019
3.3.101.16 10,056 8/22/2019
3.3.101.15 52,026 8/16/2019
3.3.101.14 15,952 8/15/2019
3.3.101.13 17,398 8/14/2019
3.3.101.12 21,132 8/13/2019
3.3.101.11 19,753 8/12/2019
3.3.101.10 20,139 8/9/2019
3.3.101.9 77,173 8/8/2019
3.3.101.8 57,127 8/7/2019
3.3.101.7 13,017 8/7/2019
3.3.101.6 171,273 8/2/2019
3.3.101.5 21,159 8/1/2019
3.3.101.4 43,592 7/30/2019
3.3.101.3 18,685 7/29/2019
3.3.101.2 171,084 7/25/2019
3.3.101.1 43,252 7/24/2019
3.3.101 82,392 7/23/2019
3.3.100.50 22,591 7/22/2019
3.3.100.49 11,675 7/19/2019
3.3.100.48 24,043 7/19/2019
3.3.100.47 59,456 7/12/2019
3.3.100.46 28,679 7/10/2019
3.3.100.45 9,773 7/9/2019
3.3.100.44 22,265 7/8/2019
3.3.100.43 84,259 7/2/2019
3.3.100.42 23,377 7/1/2019
3.3.100.41 10,917 6/28/2019
3.3.100.40 47,451 6/27/2019
3.3.100.39 7,642 6/27/2019
3.3.100.38 7,643 6/26/2019
3.3.100.37 44,859 6/24/2019
3.3.100.36 30,699 6/20/2019
3.3.100.35 8,200 6/20/2019
3.3.100.34 26,803 6/17/2019
3.3.100.33 22,743 6/14/2019
3.3.100.32 36,330 6/13/2019
3.3.100.31 112,841 6/7/2019
3.3.100.30 27,532 6/4/2019
3.3.100.29 10,948 6/3/2019
3.3.100.28 68,322 5/31/2019
3.3.100.27 11,255 5/30/2019
3.3.100.26 8,429 5/29/2019
3.3.100.25 13,328 5/28/2019
3.3.100.24 32,118 5/23/2019
3.3.100.23 42,859 5/22/2019
3.3.100.22 12,003 5/21/2019
3.3.100.21 44,774 5/20/2019
3.3.100.20 8,900 5/17/2019
3.3.100.19 60,164 5/15/2019
3.3.100.18 23,040 5/10/2019
3.3.100.17 88,211 5/8/2019
3.3.100.16 9,221 5/7/2019
3.3.100.15 30,706 5/3/2019
3.3.100.14 11,498 5/2/2019
3.3.100.13 116,559 4/30/2019
3.3.100.12 12,092 4/29/2019
3.3.100.11 9,508 4/26/2019
3.3.100.10 848,213 4/25/2019
3.3.100.9 7,884 4/25/2019
3.3.100.8 7,285 4/24/2019
3.3.100.7 33,725 4/18/2019
3.3.100.6 16,664 4/16/2019
3.3.100.5 90,868 4/4/2019
3.3.100.4 9,787 4/3/2019
3.3.100.3 42,408 3/29/2019
3.3.100.2 26,118 3/26/2019
3.3.100.1 110,734 3/22/2019
3.3.100 39,008 3/21/2019
3.3.3.5 74,186 3/11/2019
3.3.3.4 14,447 3/7/2019
3.3.3.3 12,897 3/6/2019
3.3.3.2 103,648 2/26/2019
3.3.3.1 54,559 2/20/2019
3.3.3 65,770 2/18/2019
3.3.2.47 23,620 2/15/2019
3.3.2.46 28,599 2/14/2019
3.3.2.45 16,266 2/13/2019
3.3.2.44 53,052 2/4/2019
3.3.2.43 129,234 1/26/2019
3.3.2.42 9,188 1/25/2019
3.3.2.41 15,256 1/24/2019
3.3.2.40 145,840 1/18/2019
3.3.2.39 60,008 1/11/2019
3.3.2.38 10,031 1/10/2019
3.3.2.37 7,815 1/8/2019
3.3.2.36 6,486 1/7/2019
3.3.2.35 12,564 1/4/2019
3.3.2.34 22,244 12/22/2018
3.3.2.33 20,931 12/21/2018
3.3.2.32 16,983 12/15/2018
3.3.2.31 12,306 12/14/2018
3.3.2.30 13,487 12/12/2018
3.3.2.29 52,773 12/4/2018
3.3.2.28 87,614 11/16/2018
3.3.2.27 6,797 11/16/2018
3.3.2.26 7,704 11/15/2018
3.3.2.25 10,525 11/13/2018
3.3.2.24 9,900 11/9/2018
3.3.2.23 18,775 11/9/2018
3.3.2.22 24,622 11/7/2018
3.3.2.21 12,116 11/7/2018
3.3.2.20 6,358 11/6/2018
3.3.2.19 78,828 10/31/2018
3.3.2.18 6,848 10/30/2018
3.3.2.17 8,692 10/29/2018
3.3.2.16 7,810 10/29/2018
3.3.2.15 16,355 10/26/2018
3.3.2.14 16,706 10/22/2018
3.3.2.13 7,014 10/22/2018
3.3.2.12 15,353 10/17/2018
3.3.2.11 147,767 10/6/2018
3.3.2.10 14,235 10/4/2018
3.3.2.9 54,954 10/2/2018
3.3.2.8 21,247 9/26/2018
3.3.2.7 24,171 9/17/2018
3.3.2.6 27,875 9/10/2018
3.3.2.5 16,645 9/7/2018
3.3.2.4 35,608 8/28/2018
3.3.2.3 24,699 8/17/2018
3.3.2.2 7,630 8/16/2018
3.3.2.1 15,754 8/15/2018
3.3.2 25,507 8/8/2018
3.3.1.5 75,075 8/3/2018
3.3.1.4 32,529 8/2/2018
3.3.1.3 45,219 7/23/2018
3.3.1.2 109,565 7/3/2018
3.3.1.1 7,715 6/27/2018
3.3.1 15,250 6/26/2018
3.3.0.12 32,273 6/23/2018
3.3.0.11 9,803 6/19/2018
3.3.0.10 17,884 6/6/2018
3.3.0.9 7,204 6/1/2018
3.3.0.8 73,026 5/24/2018
3.3.0.7 43,095 5/16/2018
3.3.0.6 25,663 5/4/2018
3.3.0.5 9,389 4/27/2018
3.3.0.4 10,754 4/25/2018
3.3.0.3 6,950 4/24/2018
3.3.0.2 13,038 4/20/2018
3.3.0.1 24,268 4/20/2018
3.3.0 998,284 4/4/2018