Soenneker.Extensions.String 2.1.83

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.83
                    
NuGet\Install-Package Soenneker.Extensions.String -Version 2.1.83
                    
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.83" />
                    
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.83" />
                    
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.83
                    
#r "nuget: Soenneker.Extensions.String, 2.1.83"
                    
#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.83
                    
#: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.83
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Extensions.String&version=2.1.83
                    
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 68,751 9/16/2025
3.0.556 38,003 9/9/2025
3.0.555 35,954 9/3/2025
3.0.554 13,324 9/3/2025
3.0.553 173 9/3/2025
3.0.552 814 9/3/2025
3.0.551 189 9/3/2025
3.0.550 2,273 9/3/2025
3.0.549 47,966 8/16/2025
3.0.548 33,564 8/11/2025
3.0.547 2,692 8/11/2025
3.0.546 165 8/11/2025
3.0.545 4,424 8/11/2025
3.0.544 166 8/11/2025
3.0.543 274 8/11/2025
3.0.542 37,961 8/10/2025
3.0.541 26,379 8/5/2025
3.0.540 19,067 7/29/2025
3.0.539 37,121 7/8/2025
3.0.538 55,376 6/28/2025
3.0.537 6,963 6/27/2025
3.0.536 104 6/27/2025
3.0.535 8,652 6/27/2025
3.0.534 119 6/27/2025
3.0.533 400 6/27/2025
3.0.532 30,469 6/24/2025
3.0.531 25,456 6/11/2025
3.0.530 16,226 6/10/2025
3.0.529 29,598 6/2/2025
3.0.528 17,668 5/27/2025
3.0.527 3,474 5/27/2025
3.0.526 201 5/27/2025
3.0.525 4,943 5/27/2025
3.0.524 195 5/27/2025
3.0.523 206 5/27/2025
3.0.522 5,962 5/27/2025
3.0.521 28,418 5/25/2025
3.0.520 16,907 5/23/2025
3.0.519 5,423 5/23/2025
3.0.518 194 5/23/2025
3.0.517 182 5/23/2025
3.0.516 3,604 5/22/2025
3.0.515 197 5/22/2025
3.0.514 6,241 5/22/2025
3.0.513 43,557 5/14/2025
3.0.512 26,363 5/8/2025
3.0.511 6,342 5/8/2025
3.0.510 213 5/8/2025
3.0.509 1,438 5/8/2025
3.0.508 327 5/7/2025
3.0.507 205 5/7/2025
3.0.506 5,349 5/7/2025
3.0.505 29,965 5/5/2025
3.0.504 4,484 5/5/2025
3.0.503 331 5/5/2025
3.0.502 215 5/5/2025
3.0.501 7,515 5/5/2025
3.0.500 1,624 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 444 5/5/2025
3.0.495 12,512 5/5/2025
3.0.494 202 5/5/2025
3.0.493 40,004 4/27/2025
3.0.492 159 4/27/2025
3.0.491 8,911 4/26/2025
3.0.490 17,770 4/8/2025
3.0.489 3,790 4/8/2025
3.0.488 220 4/8/2025
3.0.487 222 4/8/2025
3.0.486 4,938 4/8/2025
3.0.485 334 4/8/2025
3.0.484 1,565 4/8/2025
3.0.483 4,038 4/8/2025
3.0.482 44,827 4/8/2025
3.0.481 776 4/8/2025
3.0.480 87,081 4/6/2025
3.0.479 11,209 4/6/2025
3.0.478 4,699 4/6/2025
3.0.477 5,632 4/6/2025
3.0.476 4,363 4/6/2025
3.0.475 203 4/6/2025
3.0.474 205 4/6/2025
3.0.473 11,535 4/6/2025
3.0.472 189 4/6/2025
3.0.471 208 4/6/2025
3.0.470 5,488 4/5/2025
3.0.469 166 4/5/2025
3.0.468 49,392 4/4/2025
3.0.467 156 4/4/2025
3.0.466 262 4/4/2025
3.0.465 11,892 4/4/2025
3.0.464 239,660 3/11/2025
3.0.463 17,958 3/11/2025
3.0.462 224 3/11/2025
3.0.461 13,362 3/11/2025
3.0.460 226 3/11/2025
3.0.459 88,147 3/1/2025
3.0.458 9,862 3/1/2025
3.0.457 164 3/1/2025
3.0.456 7,279 3/1/2025
3.0.455 186 3/1/2025
3.0.454 164 3/1/2025
3.0.453 3,727 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 59,562 2/24/2025
3.0.447 1,977 2/24/2025
3.0.446 58,770 2/21/2025
3.0.445 43,772 2/18/2025
3.0.444 2,540 2/18/2025
3.0.443 187 2/18/2025
3.0.442 175 2/18/2025
3.0.441 45,495 2/13/2025
3.0.440 34,023 2/11/2025
3.0.439 5,798 2/11/2025
3.0.438 12,164 2/11/2025
3.0.437 9,405 2/11/2025
3.0.436 6,192 2/10/2025
3.0.435 198 2/10/2025
3.0.434 4,943 2/10/2025
3.0.433 15,003 2/10/2025
3.0.432 9,489 2/10/2025
3.0.431 387 2/10/2025
3.0.430 172 2/10/2025
3.0.429 23,631 2/10/2025
3.0.428 178 2/10/2025
3.0.427 42,329 2/8/2025
3.0.426 4,063 2/7/2025
3.0.425 166 2/7/2025
3.0.424 13,300 2/7/2025
3.0.423 5,244 2/7/2025
3.0.422 3,832 2/7/2025
3.0.421 172 2/7/2025
3.0.420 169 2/7/2025
3.0.419 4,260 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 7,070 2/7/2025
3.0.414 222 2/7/2025
3.0.413 160 2/7/2025
3.0.412 105,918 1/27/2025
3.0.411 4,348 1/27/2025
3.0.410 230 1/27/2025
3.0.409 8,770 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 40,734 1/25/2025
3.0.404 32,783 1/24/2025
3.0.403 33,116 1/24/2025
3.0.402 831 1/24/2025
3.0.401 9,298 1/23/2025
3.0.400 174 1/23/2025
3.0.398 12,941 1/23/2025
3.0.397 36,438 1/21/2025
3.0.396 177 1/21/2025
3.0.395 239 1/21/2025
3.0.394 31,101 1/20/2025
3.0.393 6,636 1/20/2025
3.0.392 3,083 1/20/2025
3.0.391 174 1/20/2025
3.0.390 16,721 1/20/2025
3.0.389 168 1/20/2025
3.0.388 7,334 1/20/2025
3.0.387 180 1/20/2025
3.0.386 166 1/20/2025
3.0.385 13,201 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 45,841 1/19/2025
3.0.380 548 1/19/2025
3.0.379 147 1/19/2025
3.0.378 26,669 1/18/2025
3.0.377 25,162 1/16/2025
3.0.376 29,957 1/16/2025
3.0.375 24,347 1/16/2025
3.0.374 21,228 1/15/2025
3.0.373 7,493 1/15/2025
3.0.372 6,199 1/15/2025
3.0.371 10,615 1/15/2025
3.0.370 10,353 1/15/2025
3.0.369 6,585 1/14/2025
3.0.368 1,751 1/14/2025
3.0.367 1,523 1/14/2025
3.0.366 389 1/14/2025
3.0.365 157 1/14/2025
3.0.364 7,324 1/14/2025
3.0.363 4,196 1/14/2025
3.0.362 160 1/14/2025
3.0.361 9,327 1/14/2025
3.0.360 40,157 1/12/2025
3.0.359 27,451 1/10/2025
3.0.358 8,232 1/10/2025
3.0.357 180 1/10/2025
3.0.356 170 1/10/2025
3.0.355 7,006 1/10/2025
3.0.354 185 1/10/2025
3.0.353 200 1/10/2025
3.0.352 168 1/10/2025
3.0.351 41,868 1/2/2025
3.0.350 231 1/2/2025
3.0.349 182 1/2/2025
3.0.348 9,976 1/2/2025
3.0.347 190 1/2/2025
3.0.346 210 1/2/2025
3.0.345 3,077 1/2/2025
3.0.344 27,784 1/1/2025
3.0.343 208 1/1/2025
3.0.342 212 1/1/2025
3.0.341 672 12/31/2024
3.0.340 188 12/31/2024
3.0.339 196 12/31/2024
3.0.338 3,754 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 13,182 12/31/2024
3.0.333 35,808 12/31/2024
3.0.332 165 12/31/2024
3.0.331 199 12/31/2024
3.0.330 15,880 12/31/2024
3.0.329 196 12/31/2024
3.0.328 187 12/31/2024
3.0.327 7,335 12/31/2024
3.0.326 66,639 12/24/2024
3.0.325 173 12/24/2024
3.0.324 181 12/24/2024
3.0.323 10,504 12/24/2024
3.0.322 189 12/24/2024
3.0.321 184 12/24/2024
3.0.320 2,408 12/24/2024
3.0.319 65,845 12/22/2024
3.0.318 699 12/22/2024
3.0.317 190 12/22/2024
3.0.316 12,582 12/21/2024
3.0.315 168 12/21/2024
3.0.314 1,560 12/21/2024
3.0.313 15,561 12/21/2024
3.0.312 176 12/21/2024
3.0.311 3,961 12/21/2024
3.0.310 8,290 12/21/2024
3.0.309 195 12/21/2024
3.0.308 12,809 12/21/2024
3.0.307 188 12/21/2024
3.0.306 1,092 12/21/2024
3.0.305 8,600 12/21/2024
3.0.304 179 12/21/2024
3.0.303 9,636 12/20/2024
3.0.302 6,106 12/20/2024
3.0.301 183 12/20/2024
3.0.300 22,300 12/19/2024
3.0.299 2,326 12/19/2024
3.0.298 1,063 12/18/2024
3.0.297 175 12/18/2024
3.0.296 407 12/18/2024
3.0.295 41,013 12/17/2024
3.0.294 5,580 12/17/2024
3.0.293 210 12/17/2024
3.0.292 575 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 93,206 12/5/2024
3.0.287 39,353 12/4/2024
3.0.286 12,597 12/4/2024
3.0.285 8,489 12/4/2024
3.0.284 5,930 12/4/2024
3.0.283 11,576 12/4/2024
3.0.282 320 12/4/2024
3.0.281 24,305 12/3/2024
3.0.280 219 12/3/2024
3.0.279 9,470 12/3/2024
3.0.278 6,699 12/2/2024
3.0.277 188 12/2/2024
3.0.276 9,301 12/2/2024
3.0.275 22,633 12/1/2024
3.0.274 9,708 12/1/2024
3.0.273 213 12/1/2024
3.0.272 203 12/1/2024
3.0.271 66,148 11/19/2024
3.0.270 204 11/19/2024
3.0.269 8,876 11/19/2024
3.0.268 208 11/19/2024
3.0.267 187 11/19/2024
3.0.266 21,149 11/19/2024
3.0.265 6,182 11/19/2024
3.0.264 45,590 11/14/2024
3.0.263 204 11/14/2024
3.0.262 5,164 11/14/2024
3.0.261 194 11/14/2024
3.0.260 191 11/14/2024
3.0.259 2,640 11/13/2024
3.0.258 211 11/13/2024
2.1.257 81,819 11/8/2024
2.1.256 22,838 11/8/2024
2.1.255 173 11/8/2024
2.1.254 163 11/8/2024
2.1.253 77,047 10/28/2024
2.1.252 185,443 10/1/2024
2.1.251 27,414 9/30/2024
2.1.250 47,944 9/27/2024
2.1.249 183 9/27/2024
2.1.248 177 9/27/2024
2.1.247 4,700 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 87,286 9/23/2024
2.1.242 1,278 9/23/2024
2.1.241 4,895 9/23/2024
2.1.240 191 9/23/2024
2.1.239 2,172 9/23/2024
2.1.238 198 9/23/2024
2.1.237 11,491 9/22/2024
2.1.236 44,294 9/17/2024
2.1.235 366 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,973 9/17/2024
2.1.230 220 9/17/2024
2.1.229 76,501 9/11/2024
2.1.228 25,116 9/11/2024
2.1.227 35,153 9/9/2024
2.1.226 13,465 9/9/2024
2.1.225 8,187 9/9/2024
2.1.224 11,396 9/9/2024
2.1.223 13,348 9/9/2024
2.1.222 194 9/9/2024
2.1.221 216 9/9/2024
2.1.220 55,139 9/5/2024
2.1.219 11,156 9/5/2024
2.1.218 195 9/5/2024
2.1.217 203 9/5/2024
2.1.216 1,747 9/5/2024
2.1.215 211 9/5/2024
2.1.214 6,110 9/5/2024
2.1.213 30,963 9/4/2024
2.1.212 78,801 8/20/2024
2.1.211 8,208 8/20/2024
2.1.210 195 8/20/2024
2.1.209 180 8/20/2024
2.1.208 7,800 8/20/2024
2.1.207 199 8/20/2024
2.1.206 205 8/20/2024
2.1.205 116,397 7/24/2024
2.1.204 8,815 7/24/2024
2.1.203 163 7/24/2024
2.1.202 43,830 7/13/2024
2.1.201 205 7/13/2024
2.1.200 24,201 7/10/2024
2.1.199 6,169 7/10/2024
2.1.198 245 7/10/2024
2.1.196 6,853 7/9/2024
2.1.194 5,175 7/9/2024
2.1.193 29,890 7/9/2024
2.1.192 9,975 7/9/2024
2.1.191 1,082 7/9/2024
2.1.190 193 7/9/2024
2.1.189 12,165 7/9/2024
2.1.188 4,541 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,714 7/8/2024
2.1.182 200 7/8/2024
2.1.181 190 7/8/2024
2.1.180 897 7/8/2024
2.1.179 39,438 7/7/2024
2.1.178 4,586 7/7/2024
2.1.177 36,596 7/3/2024
2.1.176 59,139 6/14/2024
2.1.174 68,888 5/27/2024
2.1.173 4,073 5/27/2024
2.1.172 166 5/27/2024
2.1.171 32,399 5/25/2024
2.1.170 10,779 5/25/2024
2.1.169 195 5/25/2024
2.1.168 185 5/25/2024
2.1.167 6,840 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,184 5/25/2024
2.1.162 183 5/25/2024
2.1.161 29,109 5/22/2024
2.1.160 6,944 5/22/2024
2.1.159 3,873 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,400 5/22/2024
2.1.154 24,904 5/16/2024
2.1.153 75,404 4/28/2024
2.1.152 181 4/28/2024
2.1.151 11,270 4/28/2024
2.1.150 181 4/28/2024
2.1.149 206 4/28/2024
2.1.148 903 4/28/2024
2.1.147 186 4/28/2024
2.1.146 196 4/28/2024
2.1.145 7,066 4/27/2024
2.1.144 240 4/27/2024
2.1.143 183 4/27/2024
2.1.142 59,411 4/12/2024
2.1.141 227 4/12/2024
2.1.140 7,658 4/12/2024
2.1.139 218 4/12/2024
2.1.138 194 4/12/2024
2.1.137 3,662 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,990 4/1/2024
2.1.132 29,406 3/25/2024
2.1.131 31,372 3/18/2024
2.1.130 274 3/18/2024
2.1.129 504 3/18/2024
2.1.128 29,463 3/13/2024
2.1.127 270 3/13/2024
2.1.126 256 3/13/2024
2.1.125 2,025 3/13/2024
2.1.124 246 3/13/2024
2.1.123 263 3/13/2024
2.1.122 59,263 3/8/2024
2.1.121 24,463 3/3/2024
2.1.120 20,212 3/2/2024
2.1.119 2,433 3/1/2024
2.1.117 18,061 2/28/2024
2.1.116 34,695 2/25/2024
2.1.115 301 2/25/2024
2.1.114 27,603 2/21/2024
2.1.113 6,323 2/21/2024
2.1.112 4,318 2/21/2024
2.1.111 2,856 2/21/2024
2.1.110 320 2/21/2024
2.1.109 8,801 2/21/2024
2.1.108 314 2/21/2024
2.1.107 329 2/21/2024
2.1.106 21,774 2/20/2024
2.1.105 2,320 2/20/2024
2.1.104 14,825 2/19/2024
2.1.103 15,231 2/16/2024
2.1.102 10,075 2/16/2024
2.1.101 319 2/16/2024
2.1.100 9,005 2/16/2024
2.1.99 59,458 2/9/2024
2.1.98 53,901 2/7/2024
2.1.97 6,046 2/6/2024
2.1.96 3,905 2/6/2024
2.1.95 693 2/6/2024
2.1.94 344 2/6/2024
2.1.93 19,579 2/4/2024
2.1.92 143,752 1/15/2024
2.1.91 7,638 1/15/2024
2.1.90 451 1/15/2024
2.1.89 4,153 1/15/2024
2.1.88 400 1/15/2024
2.1.87 53,010 1/7/2024
2.1.86 10,285 1/5/2024
2.1.85 6,482 1/5/2024
2.1.84 430 1/5/2024
2.1.83 449 1/5/2024
2.1.82 6,574 1/5/2024
2.1.81 17,740 1/1/2024
2.1.80 504 1/1/2024
2.1.79 11,785 12/28/2023
2.1.78 5,581 12/28/2023
2.1.77 5,681 12/27/2023
2.1.76 478 12/27/2023
2.1.75 484 12/27/2023
2.1.74 6,498 12/27/2023
2.1.73 455 12/27/2023
2.1.72 493 12/27/2023
2.1.71 22,403 12/25/2023
2.1.70 1,176 12/25/2023
2.1.69 488 12/25/2023
2.1.68 498 12/25/2023
2.1.67 6,267 12/25/2023
2.1.66 17,648 12/24/2023
2.1.65 10,699 12/23/2023
2.1.64 3,082 12/23/2023
2.1.63 466 12/23/2023
2.1.62 7,507 12/23/2023
2.1.61 499 12/23/2023
2.1.60 458 12/23/2023
2.1.59 2,296 12/23/2023
2.1.58 455 12/23/2023
2.1.57 18,976 12/19/2023
2.1.56 6,387 12/18/2023
2.1.55 17,806 12/10/2023
2.1.51 8,353 12/10/2023
2.1.50 15,261 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,310 12/9/2023
2.1.43 15,915 12/6/2023
2.1.42 13,252 12/4/2023
2.1.41 7,923 12/4/2023
2.1.40 557 12/4/2023
2.1.39 1,236 12/4/2023
2.1.38 605 12/4/2023
2.1.37 22,801 11/23/2023
2.1.36 489 11/23/2023
2.1.35 1,099 11/23/2023
2.1.34 513 11/23/2023
2.1.33 2,791 11/23/2023
2.1.32 4,340 11/23/2023
2.1.31 13,608 11/20/2023
2.1.30 5,535 11/20/2023
2.1.29 9,767 11/19/2023
2.1.28 1,749 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 3,021 11/19/2023
2.1.23 14,026 11/18/2023
2.1.22 545 11/18/2023
2.1.21 4,490 11/18/2023
2.1.20 3,004 11/18/2023
2.1.19 526 11/18/2023
2.1.18 8,048 11/17/2023
2.1.17 2,077 11/17/2023
2.1.16 533 11/17/2023
2.1.15 519 11/17/2023
2.1.14 2,671 11/17/2023
2.1.13 11,206 11/17/2023
2.1.12 3,255 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,275 11/17/2023
2.1.7 2,187 11/16/2023
2.1.6 488 11/16/2023
2.1.5 1,271 11/16/2023
2.1.4 505 11/16/2023
2.0.140 7,867 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 520 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,949 11/10/2023
1.0.134 546 11/10/2023
1.0.133 7,579 11/9/2023
1.0.132 497 11/9/2023
1.0.131 539 11/9/2023
1.0.130 2,732 11/8/2023
1.0.129 13,843 11/6/2023
1.0.128 514 11/6/2023
1.0.127 547 11/6/2023
1.0.126 543 11/6/2023
1.0.125 5,114 11/3/2023
1.0.124 9,416 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,993 11/1/2023
1.0.119 26,307 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,582 10/17/2023
1.0.114 6,395 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,313 10/13/2023
1.0.109 621 10/13/2023
1.0.108 18,710 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,241 9/18/2023
1.0.103 611 9/18/2023
1.0.102 21,487 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,828 8/25/2023
1.0.96 7,016 8/24/2023
1.0.95 652 8/24/2023
1.0.94 14,227 8/18/2023
1.0.93 669 8/18/2023
1.0.92 6,361 8/17/2023
1.0.91 632 8/17/2023
1.0.90 661 8/17/2023
1.0.89 23,790 8/8/2023
1.0.88 706 8/8/2023
1.0.87 7,695 8/7/2023
1.0.86 714 8/7/2023
1.0.85 700 8/7/2023
1.0.84 28,574 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,430 7/7/2023
1.0.79 738 7/7/2023
1.0.78 20,994 6/29/2023
1.0.77 5,762 6/28/2023
1.0.76 762 6/28/2023
1.0.75 788 6/28/2023
1.0.74 59,963 6/7/2023
1.0.73 7,126 6/7/2023
1.0.72 799 6/7/2023
1.0.71 795 6/7/2023
1.0.70 8,861 6/6/2023
1.0.69 781 6/6/2023
1.0.68 3,280 6/5/2023
1.0.67 789 6/5/2023
1.0.66 8,983 6/2/2023
1.0.65 810 6/2/2023
1.0.64 798 6/2/2023
1.0.63 34,545 5/30/2023
1.0.62 790 5/30/2023
1.0.61 9,935 5/29/2023
1.0.60 791 5/29/2023
1.0.59 7,685 5/26/2023
1.0.58 14,929 5/25/2023
1.0.57 785 5/25/2023
1.0.56 7,583 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 5,039 5/23/2023
1.0.50 791 5/23/2023
1.0.49 801 5/23/2023
1.0.46 15,937 5/22/2023
1.0.45 13,178 5/18/2023
1.0.44 8,004 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,941 4/24/2023
1.0.39 2,752 4/24/2023
1.0.38 846 4/24/2023
1.0.37 4,816 4/21/2023
1.0.36 792 4/21/2023
1.0.35 807 4/21/2023
1.0.34 5,389 4/20/2023
1.0.33 1,038 4/20/2023
1.0.32 952 4/20/2023
1.0.31 4,853 4/19/2023
1.0.30 2,278 4/18/2023
1.0.29 829 4/18/2023
1.0.28 2,113 4/18/2023
1.0.27 3,952 4/17/2023
1.0.26 919 4/16/2023
1.0.25 854 4/16/2023
1.0.24 4,115 4/14/2023
1.0.23 3,012 4/13/2023
1.0.22 2,926 4/12/2023
1.0.21 833 4/12/2023
1.0.20 833 4/12/2023
1.0.19 2,144 4/11/2023
1.0.18 912 4/11/2023
1.0.17 2,996 4/11/2023
1.0.16 3,505 4/7/2023
1.0.15 4,571 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,370 4/1/2023
1.0.10 1,296 3/30/2023
1.0.9 1,020 3/26/2023
1.0.7 4,529 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,126 2/12/2023