Soenneker.Extensions.String 2.1.38

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.38
                    
NuGet\Install-Package Soenneker.Extensions.String -Version 2.1.38
                    
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.38" />
                    
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.38" />
                    
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.38
                    
#r "nuget: Soenneker.Extensions.String, 2.1.38"
                    
#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.38
                    
#: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.38
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Extensions.String&version=2.1.38
                    
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

Install-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 (65)

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 33,421 9/16/2025
3.0.556 29,178 9/9/2025
3.0.555 28,204 9/3/2025
3.0.554 10,506 9/3/2025
3.0.553 163 9/3/2025
3.0.552 635 9/3/2025
3.0.551 179 9/3/2025
3.0.550 1,667 9/3/2025
3.0.549 37,466 8/16/2025
3.0.548 26,490 8/11/2025
3.0.547 2,071 8/11/2025
3.0.546 155 8/11/2025
3.0.545 3,406 8/11/2025
3.0.544 155 8/11/2025
3.0.543 246 8/11/2025
3.0.542 29,899 8/10/2025
3.0.541 20,179 8/5/2025
3.0.540 13,122 7/29/2025
3.0.539 29,030 7/8/2025
3.0.538 45,089 6/28/2025
3.0.537 5,284 6/27/2025
3.0.536 93 6/27/2025
3.0.535 7,121 6/27/2025
3.0.534 109 6/27/2025
3.0.533 363 6/27/2025
3.0.532 24,062 6/24/2025
3.0.531 19,721 6/11/2025
3.0.530 12,932 6/10/2025
3.0.529 23,821 6/2/2025
3.0.528 13,932 5/27/2025
3.0.527 2,650 5/27/2025
3.0.526 179 5/27/2025
3.0.525 3,745 5/27/2025
3.0.524 184 5/27/2025
3.0.523 193 5/27/2025
3.0.522 4,802 5/27/2025
3.0.521 22,318 5/25/2025
3.0.520 13,232 5/23/2025
3.0.519 4,433 5/23/2025
3.0.518 180 5/23/2025
3.0.517 171 5/23/2025
3.0.516 2,858 5/22/2025
3.0.515 187 5/22/2025
3.0.514 4,928 5/22/2025
3.0.513 35,072 5/14/2025
3.0.512 21,109 5/8/2025
3.0.511 5,076 5/8/2025
3.0.510 200 5/8/2025
3.0.509 1,105 5/8/2025
3.0.508 294 5/7/2025
3.0.507 192 5/7/2025
3.0.506 4,329 5/7/2025
3.0.505 23,969 5/5/2025
3.0.504 3,575 5/5/2025
3.0.503 289 5/5/2025
3.0.502 191 5/5/2025
3.0.501 6,002 5/5/2025
3.0.500 1,307 5/5/2025
3.0.499 203 5/5/2025
3.0.498 289 5/5/2025
3.0.497 189 5/5/2025
3.0.496 394 5/5/2025
3.0.495 9,958 5/5/2025
3.0.494 190 5/5/2025
3.0.493 32,235 4/27/2025
3.0.492 145 4/27/2025
3.0.491 6,756 4/26/2025
3.0.490 14,240 4/8/2025
3.0.489 2,911 4/8/2025
3.0.488 208 4/8/2025
3.0.487 210 4/8/2025
3.0.486 3,790 4/8/2025
3.0.485 311 4/8/2025
3.0.484 1,305 4/8/2025
3.0.483 3,262 4/8/2025
3.0.482 34,740 4/8/2025
3.0.481 611 4/8/2025
3.0.480 68,323 4/6/2025
3.0.479 9,603 4/6/2025
3.0.478 3,680 4/6/2025
3.0.477 4,306 4/6/2025
3.0.476 3,425 4/6/2025
3.0.475 191 4/6/2025
3.0.474 194 4/6/2025
3.0.473 9,835 4/6/2025
3.0.472 178 4/6/2025
3.0.471 191 4/6/2025
3.0.470 4,295 4/5/2025
3.0.469 154 4/5/2025
3.0.468 40,300 4/4/2025
3.0.467 145 4/4/2025
3.0.466 251 4/4/2025
3.0.465 10,420 4/4/2025
3.0.464 183,921 3/11/2025
3.0.463 14,262 3/11/2025
3.0.462 212 3/11/2025
3.0.461 10,555 3/11/2025
3.0.460 215 3/11/2025
3.0.459 67,658 3/1/2025
3.0.458 7,829 3/1/2025
3.0.457 149 3/1/2025
3.0.456 5,599 3/1/2025
3.0.455 155 3/1/2025
3.0.454 154 3/1/2025
3.0.453 2,846 3/1/2025
3.0.452 155 3/1/2025
3.0.451 149 3/1/2025
3.0.450 167 3/1/2025
3.0.449 155 3/1/2025
3.0.448 46,757 2/24/2025
3.0.447 1,828 2/24/2025
3.0.446 45,328 2/21/2025
3.0.445 33,993 2/18/2025
3.0.444 2,004 2/18/2025
3.0.443 175 2/18/2025
3.0.442 161 2/18/2025
3.0.441 35,497 2/13/2025
3.0.440 26,358 2/11/2025
3.0.439 4,800 2/11/2025
3.0.438 9,279 2/11/2025
3.0.437 7,086 2/11/2025
3.0.436 4,605 2/10/2025
3.0.435 185 2/10/2025
3.0.434 3,782 2/10/2025
3.0.433 13,577 2/10/2025
3.0.432 7,339 2/10/2025
3.0.431 365 2/10/2025
3.0.430 161 2/10/2025
3.0.429 20,292 2/10/2025
3.0.428 164 2/10/2025
3.0.427 33,421 2/8/2025
3.0.426 3,058 2/7/2025
3.0.425 155 2/7/2025
3.0.424 10,653 2/7/2025
3.0.423 3,968 2/7/2025
3.0.422 2,997 2/7/2025
3.0.421 160 2/7/2025
3.0.420 158 2/7/2025
3.0.419 3,142 2/7/2025
3.0.418 173 2/7/2025
3.0.417 154 2/7/2025
3.0.416 163 2/7/2025
3.0.415 6,090 2/7/2025
3.0.414 192 2/7/2025
3.0.413 159 2/7/2025
3.0.412 81,031 1/27/2025
3.0.411 3,500 1/27/2025
3.0.410 208 1/27/2025
3.0.409 7,288 1/27/2025
3.0.408 1,594 1/27/2025
3.0.407 159 1/27/2025
3.0.406 152 1/27/2025
3.0.405 30,938 1/25/2025
3.0.404 25,583 1/24/2025
3.0.403 24,914 1/24/2025
3.0.402 631 1/24/2025
3.0.401 7,675 1/23/2025
3.0.400 161 1/23/2025
3.0.398 9,327 1/23/2025
3.0.397 27,969 1/21/2025
3.0.396 164 1/21/2025
3.0.395 221 1/21/2025
3.0.394 24,186 1/20/2025
3.0.393 5,425 1/20/2025
3.0.392 2,353 1/20/2025
3.0.391 163 1/20/2025
3.0.390 13,133 1/20/2025
3.0.389 154 1/20/2025
3.0.388 5,342 1/20/2025
3.0.387 168 1/20/2025
3.0.386 152 1/20/2025
3.0.385 10,679 1/20/2025
3.0.384 156 1/20/2025
3.0.383 155 1/20/2025
3.0.382 149 1/20/2025
3.0.381 35,024 1/19/2025
3.0.380 449 1/19/2025
3.0.379 136 1/19/2025
3.0.378 20,261 1/18/2025
3.0.377 19,242 1/16/2025
3.0.376 22,290 1/16/2025
3.0.375 18,215 1/16/2025
3.0.374 16,213 1/15/2025
3.0.373 5,982 1/15/2025
3.0.372 4,735 1/15/2025
3.0.371 8,499 1/15/2025
3.0.370 7,509 1/15/2025
3.0.369 4,384 1/14/2025
3.0.368 1,436 1/14/2025
3.0.367 1,048 1/14/2025
3.0.366 325 1/14/2025
3.0.365 145 1/14/2025
3.0.364 5,141 1/14/2025
3.0.363 3,097 1/14/2025
3.0.362 148 1/14/2025
3.0.361 6,909 1/14/2025
3.0.360 29,796 1/12/2025
3.0.359 20,616 1/10/2025
3.0.358 6,026 1/10/2025
3.0.357 167 1/10/2025
3.0.356 159 1/10/2025
3.0.355 5,232 1/10/2025
3.0.354 171 1/10/2025
3.0.353 186 1/10/2025
3.0.352 158 1/10/2025
3.0.351 32,112 1/2/2025
3.0.350 217 1/2/2025
3.0.349 167 1/2/2025
3.0.348 7,974 1/2/2025
3.0.347 180 1/2/2025
3.0.346 199 1/2/2025
3.0.345 2,218 1/2/2025
3.0.344 21,429 1/1/2025
3.0.343 197 1/1/2025
3.0.342 200 1/1/2025
3.0.341 641 12/31/2024
3.0.340 177 12/31/2024
3.0.339 182 12/31/2024
3.0.338 2,802 12/31/2024
3.0.337 197 12/31/2024
3.0.336 181 12/31/2024
3.0.335 217 12/31/2024
3.0.334 10,247 12/31/2024
3.0.333 27,719 12/31/2024
3.0.332 155 12/31/2024
3.0.331 187 12/31/2024
3.0.330 12,244 12/31/2024
3.0.329 182 12/31/2024
3.0.328 176 12/31/2024
3.0.327 5,447 12/31/2024
3.0.326 50,720 12/24/2024
3.0.325 160 12/24/2024
3.0.324 168 12/24/2024
3.0.323 8,283 12/24/2024
3.0.322 177 12/24/2024
3.0.321 172 12/24/2024
3.0.320 1,940 12/24/2024
3.0.319 50,635 12/22/2024
3.0.318 592 12/22/2024
3.0.317 178 12/22/2024
3.0.316 9,052 12/21/2024
3.0.315 156 12/21/2024
3.0.314 1,294 12/21/2024
3.0.313 12,131 12/21/2024
3.0.312 163 12/21/2024
3.0.311 3,624 12/21/2024
3.0.310 6,375 12/21/2024
3.0.309 184 12/21/2024
3.0.308 9,528 12/21/2024
3.0.307 174 12/21/2024
3.0.306 859 12/21/2024
3.0.305 6,624 12/21/2024
3.0.304 167 12/21/2024
3.0.303 8,288 12/20/2024
3.0.302 4,768 12/20/2024
3.0.301 173 12/20/2024
3.0.300 17,666 12/19/2024
3.0.299 1,878 12/19/2024
3.0.298 850 12/18/2024
3.0.297 164 12/18/2024
3.0.296 343 12/18/2024
3.0.295 31,265 12/17/2024
3.0.294 4,664 12/17/2024
3.0.293 198 12/17/2024
3.0.292 497 12/16/2024
3.0.291 176 12/16/2024
3.0.290 159 12/16/2024
3.0.289 173 12/16/2024
3.0.288 71,037 12/5/2024
3.0.287 30,353 12/4/2024
3.0.286 10,182 12/4/2024
3.0.285 6,816 12/4/2024
3.0.284 4,390 12/4/2024
3.0.283 8,845 12/4/2024
3.0.282 271 12/4/2024
3.0.281 18,141 12/3/2024
3.0.280 201 12/3/2024
3.0.279 7,962 12/3/2024
3.0.278 5,288 12/2/2024
3.0.277 175 12/2/2024
3.0.276 7,429 12/2/2024
3.0.275 17,792 12/1/2024
3.0.274 7,400 12/1/2024
3.0.273 191 12/1/2024
3.0.272 191 12/1/2024
3.0.271 50,900 11/19/2024
3.0.270 193 11/19/2024
3.0.269 6,845 11/19/2024
3.0.268 197 11/19/2024
3.0.267 176 11/19/2024
3.0.266 17,070 11/19/2024
3.0.265 4,791 11/19/2024
3.0.264 35,194 11/14/2024
3.0.263 194 11/14/2024
3.0.262 3,991 11/14/2024
3.0.261 181 11/14/2024
3.0.260 178 11/14/2024
3.0.259 2,175 11/13/2024
3.0.258 200 11/13/2024
2.1.257 64,562 11/8/2024
2.1.256 17,784 11/8/2024
2.1.255 160 11/8/2024
2.1.254 153 11/8/2024
2.1.253 59,838 10/28/2024
2.1.252 142,868 10/1/2024
2.1.251 21,205 9/30/2024
2.1.250 37,629 9/27/2024
2.1.249 171 9/27/2024
2.1.248 164 9/27/2024
2.1.247 3,620 9/27/2024
2.1.246 156 9/27/2024
2.1.245 155 9/27/2024
2.1.244 156 9/27/2024
2.1.243 68,380 9/23/2024
2.1.242 1,014 9/23/2024
2.1.241 4,289 9/23/2024
2.1.240 169 9/23/2024
2.1.239 1,703 9/23/2024
2.1.238 186 9/23/2024
2.1.237 9,177 9/22/2024
2.1.236 35,026 9/17/2024
2.1.235 328 9/17/2024
2.1.234 172 9/17/2024
2.1.233 275 9/17/2024
2.1.232 195 9/17/2024
2.1.231 4,965 9/17/2024
2.1.230 207 9/17/2024
2.1.229 61,126 9/11/2024
2.1.228 20,502 9/11/2024
2.1.227 28,421 9/9/2024
2.1.226 11,302 9/9/2024
2.1.225 6,928 9/9/2024
2.1.224 9,666 9/9/2024
2.1.223 10,859 9/9/2024
2.1.222 180 9/9/2024
2.1.221 206 9/9/2024
2.1.220 44,326 9/5/2024
2.1.219 9,032 9/5/2024
2.1.218 184 9/5/2024
2.1.217 190 9/5/2024
2.1.216 1,481 9/5/2024
2.1.215 200 9/5/2024
2.1.214 4,888 9/5/2024
2.1.213 25,216 9/4/2024
2.1.212 62,377 8/20/2024
2.1.211 6,790 8/20/2024
2.1.210 182 8/20/2024
2.1.209 180 8/20/2024
2.1.208 6,258 8/20/2024
2.1.207 187 8/20/2024
2.1.206 184 8/20/2024
2.1.205 91,642 7/24/2024
2.1.204 7,113 7/24/2024
2.1.203 151 7/24/2024
2.1.202 34,804 7/13/2024
2.1.201 192 7/13/2024
2.1.200 19,364 7/10/2024
2.1.199 5,331 7/10/2024
2.1.198 224 7/10/2024
2.1.196 5,419 7/9/2024
2.1.194 4,147 7/9/2024
2.1.193 24,100 7/9/2024
2.1.192 7,560 7/9/2024
2.1.191 809 7/9/2024
2.1.190 181 7/9/2024
2.1.189 10,510 7/9/2024
2.1.188 3,534 7/8/2024
2.1.187 169 7/8/2024
2.1.186 190 7/8/2024
2.1.185 160 7/8/2024
2.1.184 162 7/8/2024
2.1.183 6,397 7/8/2024
2.1.182 187 7/8/2024
2.1.181 176 7/8/2024
2.1.180 741 7/8/2024
2.1.179 30,965 7/7/2024
2.1.178 3,870 7/7/2024
2.1.177 28,384 7/3/2024
2.1.176 46,818 6/14/2024
2.1.174 54,286 5/27/2024
2.1.173 3,560 5/27/2024
2.1.172 155 5/27/2024
2.1.171 25,643 5/25/2024
2.1.170 8,926 5/25/2024
2.1.169 181 5/25/2024
2.1.168 174 5/25/2024
2.1.167 5,523 5/25/2024
2.1.166 181 5/25/2024
2.1.165 209 5/25/2024
2.1.164 183 5/25/2024
2.1.163 5,015 5/25/2024
2.1.162 170 5/25/2024
2.1.161 23,416 5/22/2024
2.1.160 5,783 5/22/2024
2.1.159 3,117 5/22/2024
2.1.158 180 5/22/2024
2.1.157 178 5/22/2024
2.1.156 183 5/22/2024
2.1.155 12,182 5/22/2024
2.1.154 20,097 5/16/2024
2.1.153 59,498 4/28/2024
2.1.152 168 4/28/2024
2.1.151 9,016 4/28/2024
2.1.150 168 4/28/2024
2.1.149 186 4/28/2024
2.1.148 814 4/28/2024
2.1.147 174 4/28/2024
2.1.146 185 4/28/2024
2.1.145 6,115 4/27/2024
2.1.144 220 4/27/2024
2.1.143 172 4/27/2024
2.1.142 47,338 4/12/2024
2.1.141 216 4/12/2024
2.1.140 6,091 4/12/2024
2.1.139 206 4/12/2024
2.1.138 183 4/12/2024
2.1.137 3,381 4/12/2024
2.1.136 201 4/12/2024
2.1.135 189 4/12/2024
2.1.134 180 4/12/2024
2.1.133 33,427 4/1/2024
2.1.132 23,309 3/25/2024
2.1.131 25,135 3/18/2024
2.1.130 262 3/18/2024
2.1.129 453 3/18/2024
2.1.128 23,600 3/13/2024
2.1.127 254 3/13/2024
2.1.126 241 3/13/2024
2.1.125 1,863 3/13/2024
2.1.124 234 3/13/2024
2.1.123 249 3/13/2024
2.1.122 47,556 3/8/2024
2.1.121 19,704 3/3/2024
2.1.120 16,404 3/2/2024
2.1.119 2,265 3/1/2024
2.1.117 14,681 2/28/2024
2.1.116 28,335 2/25/2024
2.1.115 287 2/25/2024
2.1.114 22,593 2/21/2024
2.1.113 5,464 2/21/2024
2.1.112 3,519 2/21/2024
2.1.111 2,352 2/21/2024
2.1.110 308 2/21/2024
2.1.109 7,228 2/21/2024
2.1.108 301 2/21/2024
2.1.107 316 2/21/2024
2.1.106 17,996 2/20/2024
2.1.105 2,023 2/20/2024
2.1.104 12,190 2/19/2024
2.1.103 12,435 2/16/2024
2.1.102 8,396 2/16/2024
2.1.101 306 2/16/2024
2.1.100 7,667 2/16/2024
2.1.99 48,936 2/9/2024
2.1.98 44,858 2/7/2024
2.1.97 5,251 2/6/2024
2.1.96 3,312 2/6/2024
2.1.95 613 2/6/2024
2.1.94 329 2/6/2024
2.1.93 16,234 2/4/2024
2.1.92 119,155 1/15/2024
2.1.91 6,425 1/15/2024
2.1.90 436 1/15/2024
2.1.89 3,581 1/15/2024
2.1.88 387 1/15/2024
2.1.87 44,388 1/7/2024
2.1.86 8,707 1/5/2024
2.1.85 5,412 1/5/2024
2.1.84 419 1/5/2024
2.1.83 438 1/5/2024
2.1.82 5,748 1/5/2024
2.1.81 15,002 1/1/2024
2.1.80 491 1/1/2024
2.1.79 9,852 12/28/2023
2.1.78 4,860 12/28/2023
2.1.77 4,803 12/27/2023
2.1.76 466 12/27/2023
2.1.75 470 12/27/2023
2.1.74 5,682 12/27/2023
2.1.73 442 12/27/2023
2.1.72 480 12/27/2023
2.1.71 18,667 12/25/2023
2.1.70 1,045 12/25/2023
2.1.69 478 12/25/2023
2.1.68 484 12/25/2023
2.1.67 5,422 12/25/2023
2.1.66 14,982 12/24/2023
2.1.65 8,975 12/23/2023
2.1.64 2,515 12/23/2023
2.1.63 455 12/23/2023
2.1.62 6,424 12/23/2023
2.1.61 489 12/23/2023
2.1.60 444 12/23/2023
2.1.59 2,057 12/23/2023
2.1.58 442 12/23/2023
2.1.57 16,005 12/19/2023
2.1.56 5,413 12/18/2023
2.1.55 15,085 12/10/2023
2.1.51 7,260 12/10/2023
2.1.50 12,861 12/9/2023
2.1.49 493 12/9/2023
2.1.48 589 12/9/2023
2.1.47 508 12/9/2023
2.1.46 514 12/9/2023
2.1.45 528 12/9/2023
2.1.44 8,694 12/9/2023
2.1.43 13,492 12/6/2023
2.1.42 11,073 12/4/2023
2.1.41 6,828 12/4/2023
2.1.40 534 12/4/2023
2.1.39 1,055 12/4/2023
2.1.38 575 12/4/2023
2.1.37 18,772 11/23/2023
2.1.36 478 11/23/2023
2.1.35 957 11/23/2023
2.1.34 502 11/23/2023
2.1.33 2,362 11/23/2023
2.1.32 3,730 11/23/2023
2.1.31 11,321 11/20/2023
2.1.30 4,611 11/20/2023
2.1.29 8,044 11/19/2023
2.1.28 1,455 11/19/2023
2.1.27 500 11/19/2023
2.1.26 508 11/19/2023
2.1.25 491 11/19/2023
2.1.24 2,620 11/19/2023
2.1.23 11,655 11/18/2023
2.1.22 531 11/18/2023
2.1.21 3,823 11/18/2023
2.1.20 2,549 11/18/2023
2.1.19 514 11/18/2023
2.1.18 6,756 11/17/2023
2.1.17 1,768 11/17/2023
2.1.16 519 11/17/2023
2.1.15 498 11/17/2023
2.1.14 2,213 11/17/2023
2.1.13 9,287 11/17/2023
2.1.12 2,597 11/17/2023
2.1.11 500 11/17/2023
2.1.10 541 11/17/2023
2.1.9 572 11/17/2023
2.1.8 4,404 11/17/2023
2.1.7 1,890 11/16/2023
2.1.6 466 11/16/2023
2.1.5 1,080 11/16/2023
2.1.4 493 11/16/2023
2.0.140 6,563 11/15/2023
2.0.139 522 11/15/2023
2.0.138 497 11/15/2023
2.0.137 509 11/15/2023
2.0.136 505 11/15/2023
2.0.3 497 11/16/2023
2.0.2 512 11/16/2023
2.0.1 457 11/16/2023
1.0.135 14,173 11/10/2023
1.0.134 528 11/10/2023
1.0.133 6,510 11/9/2023
1.0.132 485 11/9/2023
1.0.131 527 11/9/2023
1.0.130 2,342 11/8/2023
1.0.129 11,898 11/6/2023
1.0.128 501 11/6/2023
1.0.127 531 11/6/2023
1.0.126 529 11/6/2023
1.0.125 4,496 11/3/2023
1.0.124 8,037 11/2/2023
1.0.123 555 11/2/2023
1.0.122 532 11/2/2023
1.0.121 498 11/2/2023
1.0.120 4,326 11/1/2023
1.0.119 22,553 10/18/2023
1.0.118 576 10/18/2023
1.0.117 569 10/18/2023
1.0.116 532 10/18/2023
1.0.115 4,844 10/17/2023
1.0.114 5,585 10/16/2023
1.0.113 564 10/16/2023
1.0.112 557 10/16/2023
1.0.111 588 10/16/2023
1.0.110 8,187 10/13/2023
1.0.109 607 10/13/2023
1.0.108 15,925 9/19/2023
1.0.107 593 9/19/2023
1.0.106 607 9/19/2023
1.0.105 545 9/19/2023
1.0.104 7,271 9/18/2023
1.0.103 599 9/18/2023
1.0.102 18,444 8/30/2023
1.0.101 679 8/30/2023
1.0.100 627 8/30/2023
1.0.99 625 8/30/2023
1.0.98 632 8/30/2023
1.0.97 13,726 8/25/2023
1.0.96 6,114 8/24/2023
1.0.95 640 8/24/2023
1.0.94 12,266 8/18/2023
1.0.93 658 8/18/2023
1.0.92 5,608 8/17/2023
1.0.91 622 8/17/2023
1.0.90 650 8/17/2023
1.0.89 20,602 8/8/2023
1.0.88 694 8/8/2023
1.0.87 6,744 8/7/2023
1.0.86 704 8/7/2023
1.0.85 688 8/7/2023
1.0.84 24,949 7/10/2023
1.0.83 751 7/10/2023
1.0.82 765 7/10/2023
1.0.81 776 7/10/2023
1.0.80 5,701 7/7/2023
1.0.79 728 7/7/2023
1.0.78 18,386 6/29/2023
1.0.77 5,127 6/28/2023
1.0.76 751 6/28/2023
1.0.75 778 6/28/2023
1.0.74 52,806 6/7/2023
1.0.73 6,584 6/7/2023
1.0.72 785 6/7/2023
1.0.71 783 6/7/2023
1.0.70 8,068 6/6/2023
1.0.69 769 6/6/2023
1.0.68 3,029 6/5/2023
1.0.67 777 6/5/2023
1.0.66 7,948 6/2/2023
1.0.65 799 6/2/2023
1.0.64 785 6/2/2023
1.0.63 31,258 5/30/2023
1.0.62 779 5/30/2023
1.0.61 9,032 5/29/2023
1.0.60 777 5/29/2023
1.0.59 7,104 5/26/2023
1.0.58 13,514 5/25/2023
1.0.57 774 5/25/2023
1.0.56 6,970 5/24/2023
1.0.55 804 5/24/2023
1.0.54 801 5/24/2023
1.0.53 777 5/24/2023
1.0.52 886 5/24/2023
1.0.51 4,606 5/23/2023
1.0.50 780 5/23/2023
1.0.49 787 5/23/2023
1.0.46 14,551 5/22/2023
1.0.45 11,887 5/18/2023
1.0.44 7,197 5/17/2023
1.0.43 769 5/17/2023
1.0.42 753 5/17/2023
1.0.41 746 5/17/2023
1.0.40 18,816 4/24/2023
1.0.39 2,591 4/24/2023
1.0.38 831 4/24/2023
1.0.37 4,407 4/21/2023
1.0.36 780 4/21/2023
1.0.35 795 4/21/2023
1.0.34 4,917 4/20/2023
1.0.33 997 4/20/2023
1.0.32 925 4/20/2023
1.0.31 4,479 4/19/2023
1.0.30 2,105 4/18/2023
1.0.29 816 4/18/2023
1.0.28 2,029 4/18/2023
1.0.27 3,664 4/17/2023
1.0.26 897 4/16/2023
1.0.25 838 4/16/2023
1.0.24 3,799 4/14/2023
1.0.23 2,803 4/13/2023
1.0.22 2,702 4/12/2023
1.0.21 820 4/12/2023
1.0.20 816 4/12/2023
1.0.19 1,964 4/11/2023
1.0.18 892 4/11/2023
1.0.17 2,827 4/11/2023
1.0.16 3,243 4/7/2023
1.0.15 4,192 4/3/2023
1.0.14 859 4/3/2023
1.0.13 849 4/3/2023
1.0.12 807 4/3/2023
1.0.11 2,215 4/1/2023
1.0.10 1,264 3/30/2023
1.0.9 986 3/26/2023
1.0.7 4,237 2/27/2023
1.0.6 900 2/26/2023
1.0.5 871 2/22/2023
1.0.4 1,097 2/22/2023
1.0.3 903 2/22/2023
1.0.2 1,478 2/12/2023
1.0.1 1,108 2/12/2023