Soenneker.Extensions.String 2.1.88

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

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Extensions.String

A collection of useful string extension methods

Installation

dotnet add package Soenneker.Extensions.String

Usage

string test = "522";

test.IsNumeric(); //true

test.Truncate(1); //"5"
string test = "this string&is%bad#for\\urls"

test.Slugify() // "this-string-is-bad-for-urls"
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (62)

Showing the top 5 NuGet packages that depend on Soenneker.Extensions.String:

Package Downloads
Soenneker.Extensions.Configuration

A collection of helpful IConfiguration extension methods

Soenneker.Utils.MemoryStream

An easy modern MemoryStream utility

Soenneker.Utils.Runtime

A collection of helpful runtime-based operations

Soenneker.Extensions.Enumerable.String

A collection of helpful enumerable string extension methods

Soenneker.Extensions.Type

An extension library for useful Type operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.557 61,793 9/16/2025
3.0.556 36,970 9/9/2025
3.0.555 35,312 9/3/2025
3.0.554 13,154 9/3/2025
3.0.553 173 9/3/2025
3.0.552 811 9/3/2025
3.0.551 189 9/3/2025
3.0.550 2,250 9/3/2025
3.0.549 47,118 8/16/2025
3.0.548 32,991 8/11/2025
3.0.547 2,651 8/11/2025
3.0.546 165 8/11/2025
3.0.545 4,360 8/11/2025
3.0.544 166 8/11/2025
3.0.543 268 8/11/2025
3.0.542 37,253 8/10/2025
3.0.541 25,818 8/5/2025
3.0.540 18,562 7/29/2025
3.0.539 36,421 7/8/2025
3.0.538 54,419 6/28/2025
3.0.537 6,829 6/27/2025
3.0.536 104 6/27/2025
3.0.535 8,516 6/27/2025
3.0.534 119 6/27/2025
3.0.533 400 6/27/2025
3.0.532 29,893 6/24/2025
3.0.531 24,973 6/11/2025
3.0.530 15,915 6/10/2025
3.0.529 29,081 6/2/2025
3.0.528 17,371 5/27/2025
3.0.527 3,423 5/27/2025
3.0.526 201 5/27/2025
3.0.525 4,855 5/27/2025
3.0.524 195 5/27/2025
3.0.523 206 5/27/2025
3.0.522 5,886 5/27/2025
3.0.521 27,824 5/25/2025
3.0.520 16,562 5/23/2025
3.0.519 5,370 5/23/2025
3.0.518 194 5/23/2025
3.0.517 182 5/23/2025
3.0.516 3,513 5/22/2025
3.0.515 197 5/22/2025
3.0.514 6,132 5/22/2025
3.0.513 42,740 5/14/2025
3.0.512 25,805 5/8/2025
3.0.511 6,250 5/8/2025
3.0.510 213 5/8/2025
3.0.509 1,414 5/8/2025
3.0.508 327 5/7/2025
3.0.507 205 5/7/2025
3.0.506 5,220 5/7/2025
3.0.505 29,337 5/5/2025
3.0.504 4,393 5/5/2025
3.0.503 331 5/5/2025
3.0.502 215 5/5/2025
3.0.501 7,367 5/5/2025
3.0.500 1,609 5/5/2025
3.0.499 216 5/5/2025
3.0.498 308 5/5/2025
3.0.497 200 5/5/2025
3.0.496 438 5/5/2025
3.0.495 12,281 5/5/2025
3.0.494 202 5/5/2025
3.0.493 39,204 4/27/2025
3.0.492 159 4/27/2025
3.0.491 8,706 4/26/2025
3.0.490 17,409 4/8/2025
3.0.489 3,711 4/8/2025
3.0.488 220 4/8/2025
3.0.487 222 4/8/2025
3.0.486 4,819 4/8/2025
3.0.485 330 4/8/2025
3.0.484 1,545 4/8/2025
3.0.483 3,997 4/8/2025
3.0.482 43,765 4/8/2025
3.0.481 767 4/8/2025
3.0.480 85,080 4/6/2025
3.0.479 11,057 4/6/2025
3.0.478 4,646 4/6/2025
3.0.477 5,490 4/6/2025
3.0.476 4,258 4/6/2025
3.0.475 203 4/6/2025
3.0.474 205 4/6/2025
3.0.473 11,421 4/6/2025
3.0.472 189 4/6/2025
3.0.471 208 4/6/2025
3.0.470 5,356 4/5/2025
3.0.469 166 4/5/2025
3.0.468 48,474 4/4/2025
3.0.467 155 4/4/2025
3.0.466 262 4/4/2025
3.0.465 11,685 4/4/2025
3.0.464 233,742 3/11/2025
3.0.463 17,654 3/11/2025
3.0.462 223 3/11/2025
3.0.461 13,047 3/11/2025
3.0.460 226 3/11/2025
3.0.459 86,167 3/1/2025
3.0.458 9,747 3/1/2025
3.0.457 163 3/1/2025
3.0.456 7,095 3/1/2025
3.0.455 176 3/1/2025
3.0.454 164 3/1/2025
3.0.453 3,633 3/1/2025
3.0.452 176 3/1/2025
3.0.451 159 3/1/2025
3.0.450 180 3/1/2025
3.0.449 166 3/1/2025
3.0.448 58,256 2/24/2025
3.0.447 1,977 2/24/2025
3.0.446 57,435 2/21/2025
3.0.445 42,820 2/18/2025
3.0.444 2,478 2/18/2025
3.0.443 187 2/18/2025
3.0.442 175 2/18/2025
3.0.441 44,371 2/13/2025
3.0.440 33,263 2/11/2025
3.0.439 5,726 2/11/2025
3.0.438 11,877 2/11/2025
3.0.437 9,209 2/11/2025
3.0.436 6,052 2/10/2025
3.0.435 198 2/10/2025
3.0.434 4,832 2/10/2025
3.0.433 14,886 2/10/2025
3.0.432 9,246 2/10/2025
3.0.431 387 2/10/2025
3.0.430 172 2/10/2025
3.0.429 23,180 2/10/2025
3.0.428 178 2/10/2025
3.0.427 41,343 2/8/2025
3.0.426 4,016 2/7/2025
3.0.425 166 2/7/2025
3.0.424 13,064 2/7/2025
3.0.423 5,152 2/7/2025
3.0.422 3,712 2/7/2025
3.0.421 172 2/7/2025
3.0.420 169 2/7/2025
3.0.419 4,146 2/7/2025
3.0.418 184 2/7/2025
3.0.417 165 2/7/2025
3.0.416 173 2/7/2025
3.0.415 6,994 2/7/2025
3.0.414 222 2/7/2025
3.0.413 160 2/7/2025
3.0.412 102,878 1/27/2025
3.0.411 4,319 1/27/2025
3.0.410 230 1/27/2025
3.0.409 8,613 1/27/2025
3.0.408 1,827 1/27/2025
3.0.407 172 1/27/2025
3.0.406 173 1/27/2025
3.0.405 39,563 1/25/2025
3.0.404 31,868 1/24/2025
3.0.403 32,239 1/24/2025
3.0.402 813 1/24/2025
3.0.401 9,141 1/23/2025
3.0.400 174 1/23/2025
3.0.398 12,537 1/23/2025
3.0.397 35,514 1/21/2025
3.0.396 177 1/21/2025
3.0.395 239 1/21/2025
3.0.394 30,323 1/20/2025
3.0.393 6,528 1/20/2025
3.0.392 3,035 1/20/2025
3.0.391 174 1/20/2025
3.0.390 16,359 1/20/2025
3.0.389 168 1/20/2025
3.0.388 7,160 1/20/2025
3.0.387 180 1/20/2025
3.0.386 166 1/20/2025
3.0.385 12,911 1/20/2025
3.0.384 169 1/20/2025
3.0.383 167 1/20/2025
3.0.382 161 1/20/2025
3.0.381 44,713 1/19/2025
3.0.380 545 1/19/2025
3.0.379 147 1/19/2025
3.0.378 25,891 1/18/2025
3.0.377 24,548 1/16/2025
3.0.376 29,200 1/16/2025
3.0.375 23,619 1/16/2025
3.0.374 20,611 1/15/2025
3.0.373 7,363 1/15/2025
3.0.372 6,022 1/15/2025
3.0.371 10,445 1/15/2025
3.0.370 9,973 1/15/2025
3.0.369 6,432 1/14/2025
3.0.368 1,751 1/14/2025
3.0.367 1,500 1/14/2025
3.0.366 389 1/14/2025
3.0.365 156 1/14/2025
3.0.364 7,120 1/14/2025
3.0.363 4,017 1/14/2025
3.0.362 160 1/14/2025
3.0.361 9,146 1/14/2025
3.0.360 38,973 1/12/2025
3.0.359 26,680 1/10/2025
3.0.358 7,973 1/10/2025
3.0.357 179 1/10/2025
3.0.356 170 1/10/2025
3.0.355 6,812 1/10/2025
3.0.354 184 1/10/2025
3.0.353 200 1/10/2025
3.0.352 168 1/10/2025
3.0.351 40,889 1/2/2025
3.0.350 231 1/2/2025
3.0.349 182 1/2/2025
3.0.348 9,822 1/2/2025
3.0.347 190 1/2/2025
3.0.346 210 1/2/2025
3.0.345 2,989 1/2/2025
3.0.344 27,372 1/1/2025
3.0.343 208 1/1/2025
3.0.342 211 1/1/2025
3.0.341 672 12/31/2024
3.0.340 188 12/31/2024
3.0.339 195 12/31/2024
3.0.338 3,597 12/31/2024
3.0.337 221 12/31/2024
3.0.336 193 12/31/2024
3.0.335 236 12/31/2024
3.0.334 12,912 12/31/2024
3.0.333 34,808 12/31/2024
3.0.332 165 12/31/2024
3.0.331 199 12/31/2024
3.0.330 15,511 12/31/2024
3.0.329 196 12/31/2024
3.0.328 187 12/31/2024
3.0.327 7,170 12/31/2024
3.0.326 64,554 12/24/2024
3.0.325 173 12/24/2024
3.0.324 181 12/24/2024
3.0.323 10,256 12/24/2024
3.0.322 188 12/24/2024
3.0.321 184 12/24/2024
3.0.320 2,349 12/24/2024
3.0.319 63,931 12/22/2024
3.0.318 687 12/22/2024
3.0.317 190 12/22/2024
3.0.316 12,287 12/21/2024
3.0.315 168 12/21/2024
3.0.314 1,545 12/21/2024
3.0.313 15,069 12/21/2024
3.0.312 176 12/21/2024
3.0.311 3,955 12/21/2024
3.0.310 8,065 12/21/2024
3.0.309 195 12/21/2024
3.0.308 12,285 12/21/2024
3.0.307 188 12/21/2024
3.0.306 1,083 12/21/2024
3.0.305 8,328 12/21/2024
3.0.304 179 12/21/2024
3.0.303 9,529 12/20/2024
3.0.302 5,977 12/20/2024
3.0.301 183 12/20/2024
3.0.300 21,705 12/19/2024
3.0.299 2,297 12/19/2024
3.0.298 1,034 12/18/2024
3.0.297 175 12/18/2024
3.0.296 407 12/18/2024
3.0.295 39,921 12/17/2024
3.0.294 5,463 12/17/2024
3.0.293 210 12/17/2024
3.0.292 571 12/16/2024
3.0.291 198 12/16/2024
3.0.290 169 12/16/2024
3.0.289 184 12/16/2024
3.0.288 90,470 12/5/2024
3.0.287 38,265 12/4/2024
3.0.286 12,253 12/4/2024
3.0.285 8,284 12/4/2024
3.0.284 5,745 12/4/2024
3.0.283 11,311 12/4/2024
3.0.282 312 12/4/2024
3.0.281 23,704 12/3/2024
3.0.280 219 12/3/2024
3.0.279 9,272 12/3/2024
3.0.278 6,579 12/2/2024
3.0.277 188 12/2/2024
3.0.276 9,011 12/2/2024
3.0.275 22,001 12/1/2024
3.0.274 9,410 12/1/2024
3.0.273 213 12/1/2024
3.0.272 203 12/1/2024
3.0.271 64,164 11/19/2024
3.0.270 204 11/19/2024
3.0.269 8,615 11/19/2024
3.0.268 208 11/19/2024
3.0.267 187 11/19/2024
3.0.266 20,543 11/19/2024
3.0.265 5,996 11/19/2024
3.0.264 44,141 11/14/2024
3.0.263 204 11/14/2024
3.0.262 5,033 11/14/2024
3.0.261 194 11/14/2024
3.0.260 191 11/14/2024
3.0.259 2,581 11/13/2024
3.0.258 211 11/13/2024
2.1.257 79,456 11/8/2024
2.1.256 22,151 11/8/2024
2.1.255 173 11/8/2024
2.1.254 163 11/8/2024
2.1.253 74,655 10/28/2024
2.1.252 179,965 10/1/2024
2.1.251 26,537 9/30/2024
2.1.250 46,437 9/27/2024
2.1.249 183 9/27/2024
2.1.248 177 9/27/2024
2.1.247 4,589 9/27/2024
2.1.246 167 9/27/2024
2.1.245 169 9/27/2024
2.1.244 168 9/27/2024
2.1.243 84,558 9/23/2024
2.1.242 1,211 9/23/2024
2.1.241 4,846 9/23/2024
2.1.240 191 9/23/2024
2.1.239 2,104 9/23/2024
2.1.238 198 9/23/2024
2.1.237 11,170 9/22/2024
2.1.236 43,079 9/17/2024
2.1.235 362 9/17/2024
2.1.234 183 9/17/2024
2.1.233 307 9/17/2024
2.1.232 208 9/17/2024
2.1.231 5,865 9/17/2024
2.1.230 220 9/17/2024
2.1.229 74,226 9/11/2024
2.1.228 24,488 9/11/2024
2.1.227 34,249 9/9/2024
2.1.226 13,218 9/9/2024
2.1.225 8,023 9/9/2024
2.1.224 11,149 9/9/2024
2.1.223 13,015 9/9/2024
2.1.222 194 9/9/2024
2.1.221 216 9/9/2024
2.1.220 53,612 9/5/2024
2.1.219 10,827 9/5/2024
2.1.218 195 9/5/2024
2.1.217 203 9/5/2024
2.1.216 1,711 9/5/2024
2.1.215 211 9/5/2024
2.1.214 5,966 9/5/2024
2.1.213 30,079 9/4/2024
2.1.212 76,477 8/20/2024
2.1.211 7,923 8/20/2024
2.1.210 195 8/20/2024
2.1.209 180 8/20/2024
2.1.208 7,667 8/20/2024
2.1.207 199 8/20/2024
2.1.206 205 8/20/2024
2.1.205 113,265 7/24/2024
2.1.204 8,579 7/24/2024
2.1.203 163 7/24/2024
2.1.202 42,696 7/13/2024
2.1.201 195 7/13/2024
2.1.200 23,735 7/10/2024
2.1.199 6,088 7/10/2024
2.1.198 237 7/10/2024
2.1.196 6,738 7/9/2024
2.1.194 5,095 7/9/2024
2.1.193 29,236 7/9/2024
2.1.192 9,805 7/9/2024
2.1.191 1,069 7/9/2024
2.1.190 193 7/9/2024
2.1.189 12,028 7/9/2024
2.1.188 4,450 7/8/2024
2.1.187 181 7/8/2024
2.1.186 201 7/8/2024
2.1.185 174 7/8/2024
2.1.184 184 7/8/2024
2.1.183 7,588 7/8/2024
2.1.182 200 7/8/2024
2.1.181 190 7/8/2024
2.1.180 870 7/8/2024
2.1.179 38,678 7/7/2024
2.1.178 4,546 7/7/2024
2.1.177 35,807 7/3/2024
2.1.176 57,935 6/14/2024
2.1.174 67,564 5/27/2024
2.1.173 4,029 5/27/2024
2.1.172 156 5/27/2024
2.1.171 31,861 5/25/2024
2.1.170 10,643 5/25/2024
2.1.169 195 5/25/2024
2.1.168 185 5/25/2024
2.1.167 6,727 5/25/2024
2.1.166 195 5/25/2024
2.1.165 221 5/25/2024
2.1.164 193 5/25/2024
2.1.163 6,112 5/25/2024
2.1.162 183 5/25/2024
2.1.161 28,619 5/22/2024
2.1.160 6,868 5/22/2024
2.1.159 3,845 5/22/2024
2.1.158 191 5/22/2024
2.1.157 191 5/22/2024
2.1.156 195 5/22/2024
2.1.155 15,138 5/22/2024
2.1.154 24,524 5/16/2024
2.1.153 73,909 4/28/2024
2.1.152 181 4/28/2024
2.1.151 11,062 4/28/2024
2.1.150 181 4/28/2024
2.1.149 206 4/28/2024
2.1.148 887 4/28/2024
2.1.147 186 4/28/2024
2.1.146 196 4/28/2024
2.1.145 7,006 4/27/2024
2.1.144 240 4/27/2024
2.1.143 183 4/27/2024
2.1.142 58,177 4/12/2024
2.1.141 227 4/12/2024
2.1.140 7,542 4/12/2024
2.1.139 218 4/12/2024
2.1.138 194 4/12/2024
2.1.137 3,654 4/12/2024
2.1.136 213 4/12/2024
2.1.135 200 4/12/2024
2.1.134 194 4/12/2024
2.1.133 40,338 4/1/2024
2.1.132 28,772 3/25/2024
2.1.131 30,754 3/18/2024
2.1.130 274 3/18/2024
2.1.129 500 3/18/2024
2.1.128 28,888 3/13/2024
2.1.127 270 3/13/2024
2.1.126 256 3/13/2024
2.1.125 2,009 3/13/2024
2.1.124 246 3/13/2024
2.1.123 263 3/13/2024
2.1.122 57,890 3/8/2024
2.1.121 24,042 3/3/2024
2.1.120 19,893 3/2/2024
2.1.119 2,425 3/1/2024
2.1.117 17,809 2/28/2024
2.1.116 34,023 2/25/2024
2.1.115 300 2/25/2024
2.1.114 27,149 2/21/2024
2.1.113 6,275 2/21/2024
2.1.112 4,269 2/21/2024
2.1.111 2,817 2/21/2024
2.1.110 320 2/21/2024
2.1.109 8,652 2/21/2024
2.1.108 313 2/21/2024
2.1.107 329 2/21/2024
2.1.106 21,447 2/20/2024
2.1.105 2,304 2/20/2024
2.1.104 14,631 2/19/2024
2.1.103 15,022 2/16/2024
2.1.102 9,932 2/16/2024
2.1.101 319 2/16/2024
2.1.100 8,920 2/16/2024
2.1.99 58,619 2/9/2024
2.1.98 52,335 2/7/2024
2.1.97 6,026 2/6/2024
2.1.96 3,847 2/6/2024
2.1.95 669 2/6/2024
2.1.94 344 2/6/2024
2.1.93 19,271 2/4/2024
2.1.92 141,411 1/15/2024
2.1.91 7,539 1/15/2024
2.1.90 451 1/15/2024
2.1.89 4,125 1/15/2024
2.1.88 400 1/15/2024
2.1.87 52,388 1/7/2024
2.1.86 10,151 1/5/2024
2.1.85 6,411 1/5/2024
2.1.84 430 1/5/2024
2.1.83 448 1/5/2024
2.1.82 6,570 1/5/2024
2.1.81 17,568 1/1/2024
2.1.80 503 1/1/2024
2.1.79 11,687 12/28/2023
2.1.78 5,551 12/28/2023
2.1.77 5,627 12/27/2023
2.1.76 478 12/27/2023
2.1.75 484 12/27/2023
2.1.74 6,474 12/27/2023
2.1.73 455 12/27/2023
2.1.72 493 12/27/2023
2.1.71 22,171 12/25/2023
2.1.70 1,172 12/25/2023
2.1.69 488 12/25/2023
2.1.68 498 12/25/2023
2.1.67 6,214 12/25/2023
2.1.66 17,503 12/24/2023
2.1.65 10,619 12/23/2023
2.1.64 3,035 12/23/2023
2.1.63 466 12/23/2023
2.1.62 7,462 12/23/2023
2.1.61 499 12/23/2023
2.1.60 458 12/23/2023
2.1.59 2,276 12/23/2023
2.1.58 455 12/23/2023
2.1.57 18,799 12/19/2023
2.1.56 6,320 12/18/2023
2.1.55 17,663 12/10/2023
2.1.51 8,284 12/10/2023
2.1.50 15,095 12/9/2023
2.1.49 507 12/9/2023
2.1.48 618 12/9/2023
2.1.47 528 12/9/2023
2.1.46 515 12/9/2023
2.1.45 539 12/9/2023
2.1.44 10,191 12/9/2023
2.1.43 15,755 12/6/2023
2.1.42 13,103 12/4/2023
2.1.41 7,883 12/4/2023
2.1.40 557 12/4/2023
2.1.39 1,220 12/4/2023
2.1.38 605 12/4/2023
2.1.37 22,480 11/23/2023
2.1.36 489 11/23/2023
2.1.35 1,091 11/23/2023
2.1.34 513 11/23/2023
2.1.33 2,731 11/23/2023
2.1.32 4,305 11/23/2023
2.1.31 13,439 11/20/2023
2.1.30 5,487 11/20/2023
2.1.29 9,663 11/19/2023
2.1.28 1,734 11/19/2023
2.1.27 512 11/19/2023
2.1.26 521 11/19/2023
2.1.25 506 11/19/2023
2.1.24 2,999 11/19/2023
2.1.23 13,866 11/18/2023
2.1.22 545 11/18/2023
2.1.21 4,448 11/18/2023
2.1.20 2,977 11/18/2023
2.1.19 526 11/18/2023
2.1.18 7,969 11/17/2023
2.1.17 2,058 11/17/2023
2.1.16 533 11/17/2023
2.1.15 519 11/17/2023
2.1.14 2,651 11/17/2023
2.1.13 11,037 11/17/2023
2.1.12 3,198 11/17/2023
2.1.11 511 11/17/2023
2.1.10 552 11/17/2023
2.1.9 610 11/17/2023
2.1.8 5,206 11/17/2023
2.1.7 2,169 11/16/2023
2.1.6 488 11/16/2023
2.1.5 1,260 11/16/2023
2.1.4 505 11/16/2023
2.0.140 7,786 11/15/2023
2.0.139 533 11/15/2023
2.0.138 508 11/15/2023
2.0.137 521 11/15/2023
2.0.136 519 11/15/2023
2.0.3 510 11/16/2023
2.0.2 525 11/16/2023
2.0.1 469 11/16/2023
1.0.135 16,756 11/10/2023
1.0.134 546 11/10/2023
1.0.133 7,536 11/9/2023
1.0.132 497 11/9/2023
1.0.131 539 11/9/2023
1.0.130 2,712 11/8/2023
1.0.129 13,720 11/6/2023
1.0.128 514 11/6/2023
1.0.127 546 11/6/2023
1.0.126 543 11/6/2023
1.0.125 5,060 11/3/2023
1.0.124 9,383 11/2/2023
1.0.123 568 11/2/2023
1.0.122 546 11/2/2023
1.0.121 508 11/2/2023
1.0.120 4,927 11/1/2023
1.0.119 26,040 10/18/2023
1.0.118 587 10/18/2023
1.0.117 582 10/18/2023
1.0.116 542 10/18/2023
1.0.115 5,532 10/17/2023
1.0.114 6,345 10/16/2023
1.0.113 576 10/16/2023
1.0.112 568 10/16/2023
1.0.111 600 10/16/2023
1.0.110 9,268 10/13/2023
1.0.109 621 10/13/2023
1.0.108 18,514 9/19/2023
1.0.107 608 9/19/2023
1.0.106 617 9/19/2023
1.0.105 555 9/19/2023
1.0.104 8,191 9/18/2023
1.0.103 611 9/18/2023
1.0.102 21,294 8/30/2023
1.0.101 690 8/30/2023
1.0.100 638 8/30/2023
1.0.99 638 8/30/2023
1.0.98 642 8/30/2023
1.0.97 15,696 8/25/2023
1.0.96 6,969 8/24/2023
1.0.95 652 8/24/2023
1.0.94 14,086 8/18/2023
1.0.93 669 8/18/2023
1.0.92 6,329 8/17/2023
1.0.91 632 8/17/2023
1.0.90 661 8/17/2023
1.0.89 23,612 8/8/2023
1.0.88 706 8/8/2023
1.0.87 7,641 8/7/2023
1.0.86 714 8/7/2023
1.0.85 700 8/7/2023
1.0.84 28,326 7/10/2023
1.0.83 765 7/10/2023
1.0.82 776 7/10/2023
1.0.81 789 7/10/2023
1.0.80 6,395 7/7/2023
1.0.79 738 7/7/2023
1.0.78 20,829 6/29/2023
1.0.77 5,742 6/28/2023
1.0.76 762 6/28/2023
1.0.75 788 6/28/2023
1.0.74 59,492 6/7/2023
1.0.73 7,108 6/7/2023
1.0.72 799 6/7/2023
1.0.71 795 6/7/2023
1.0.70 8,801 6/6/2023
1.0.69 781 6/6/2023
1.0.68 3,270 6/5/2023
1.0.67 789 6/5/2023
1.0.66 8,914 6/2/2023
1.0.65 810 6/2/2023
1.0.64 798 6/2/2023
1.0.63 34,326 5/30/2023
1.0.62 790 5/30/2023
1.0.61 9,860 5/29/2023
1.0.60 790 5/29/2023
1.0.59 7,623 5/26/2023
1.0.58 14,845 5/25/2023
1.0.57 785 5/25/2023
1.0.56 7,547 5/24/2023
1.0.55 818 5/24/2023
1.0.54 814 5/24/2023
1.0.53 791 5/24/2023
1.0.52 906 5/24/2023
1.0.51 4,989 5/23/2023
1.0.50 791 5/23/2023
1.0.49 801 5/23/2023
1.0.46 15,838 5/22/2023
1.0.45 13,082 5/18/2023
1.0.44 7,905 5/17/2023
1.0.43 781 5/17/2023
1.0.42 766 5/17/2023
1.0.41 760 5/17/2023
1.0.40 20,781 4/24/2023
1.0.39 2,747 4/24/2023
1.0.38 846 4/24/2023
1.0.37 4,776 4/21/2023
1.0.36 792 4/21/2023
1.0.35 807 4/21/2023
1.0.34 5,330 4/20/2023
1.0.33 1,038 4/20/2023
1.0.32 952 4/20/2023
1.0.31 4,813 4/19/2023
1.0.30 2,248 4/18/2023
1.0.29 829 4/18/2023
1.0.28 2,113 4/18/2023
1.0.27 3,925 4/17/2023
1.0.26 919 4/16/2023
1.0.25 854 4/16/2023
1.0.24 4,072 4/14/2023
1.0.23 2,985 4/13/2023
1.0.22 2,906 4/12/2023
1.0.21 833 4/12/2023
1.0.20 833 4/12/2023
1.0.19 2,093 4/11/2023
1.0.18 912 4/11/2023
1.0.17 2,981 4/11/2023
1.0.16 3,462 4/7/2023
1.0.15 4,537 4/3/2023
1.0.14 872 4/3/2023
1.0.13 861 4/3/2023
1.0.12 819 4/3/2023
1.0.11 2,365 4/1/2023
1.0.10 1,296 3/30/2023
1.0.9 1,020 3/26/2023
1.0.7 4,519 2/27/2023
1.0.6 912 2/26/2023
1.0.5 885 2/22/2023
1.0.4 1,130 2/22/2023
1.0.3 917 2/22/2023
1.0.2 1,526 2/12/2023
1.0.1 1,125 2/12/2023