Soenneker.Extensions.String 2.1.48

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

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 31,110 9/16/2025
3.0.556 28,915 9/9/2025
3.0.555 27,990 9/3/2025
3.0.554 10,416 9/3/2025
3.0.553 163 9/3/2025
3.0.552 626 9/3/2025
3.0.551 179 9/3/2025
3.0.550 1,658 9/3/2025
3.0.549 37,215 8/16/2025
3.0.548 26,286 8/11/2025
3.0.547 2,036 8/11/2025
3.0.546 155 8/11/2025
3.0.545 3,388 8/11/2025
3.0.544 155 8/11/2025
3.0.543 246 8/11/2025
3.0.542 29,669 8/10/2025
3.0.541 20,034 8/5/2025
3.0.540 12,984 7/29/2025
3.0.539 28,894 7/8/2025
3.0.538 44,851 6/28/2025
3.0.537 5,221 6/27/2025
3.0.536 93 6/27/2025
3.0.535 7,078 6/27/2025
3.0.534 109 6/27/2025
3.0.533 357 6/27/2025
3.0.532 23,897 6/24/2025
3.0.531 19,612 6/11/2025
3.0.530 12,824 6/10/2025
3.0.529 23,669 6/2/2025
3.0.528 13,828 5/27/2025
3.0.527 2,629 5/27/2025
3.0.526 178 5/27/2025
3.0.525 3,726 5/27/2025
3.0.524 184 5/27/2025
3.0.523 192 5/27/2025
3.0.522 4,771 5/27/2025
3.0.521 22,180 5/25/2025
3.0.520 13,126 5/23/2025
3.0.519 4,410 5/23/2025
3.0.518 177 5/23/2025
3.0.517 171 5/23/2025
3.0.516 2,825 5/22/2025
3.0.515 187 5/22/2025
3.0.514 4,890 5/22/2025
3.0.513 34,878 5/14/2025
3.0.512 20,986 5/8/2025
3.0.511 5,053 5/8/2025
3.0.510 200 5/8/2025
3.0.509 1,087 5/8/2025
3.0.508 294 5/7/2025
3.0.507 192 5/7/2025
3.0.506 4,299 5/7/2025
3.0.505 23,815 5/5/2025
3.0.504 3,558 5/5/2025
3.0.503 289 5/5/2025
3.0.502 191 5/5/2025
3.0.501 5,950 5/5/2025
3.0.500 1,295 5/5/2025
3.0.499 203 5/5/2025
3.0.498 286 5/5/2025
3.0.497 189 5/5/2025
3.0.496 394 5/5/2025
3.0.495 9,878 5/5/2025
3.0.494 189 5/5/2025
3.0.493 31,982 4/27/2025
3.0.492 145 4/27/2025
3.0.491 6,697 4/26/2025
3.0.490 14,121 4/8/2025
3.0.489 2,893 4/8/2025
3.0.488 208 4/8/2025
3.0.487 210 4/8/2025
3.0.486 3,760 4/8/2025
3.0.485 305 4/8/2025
3.0.484 1,289 4/8/2025
3.0.483 3,241 4/8/2025
3.0.482 34,343 4/8/2025
3.0.481 610 4/8/2025
3.0.480 67,631 4/6/2025
3.0.479 9,522 4/6/2025
3.0.478 3,645 4/6/2025
3.0.477 4,250 4/6/2025
3.0.476 3,376 4/6/2025
3.0.475 190 4/6/2025
3.0.474 194 4/6/2025
3.0.473 9,807 4/6/2025
3.0.472 178 4/6/2025
3.0.471 191 4/6/2025
3.0.470 4,241 4/5/2025
3.0.469 154 4/5/2025
3.0.468 39,963 4/4/2025
3.0.467 145 4/4/2025
3.0.466 251 4/4/2025
3.0.465 10,367 4/4/2025
3.0.464 182,397 3/11/2025
3.0.463 14,176 3/11/2025
3.0.462 212 3/11/2025
3.0.461 10,500 3/11/2025
3.0.460 214 3/11/2025
3.0.459 67,269 3/1/2025
3.0.458 7,791 3/1/2025
3.0.457 148 3/1/2025
3.0.456 5,557 3/1/2025
3.0.455 154 3/1/2025
3.0.454 154 3/1/2025
3.0.453 2,831 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 154 3/1/2025
3.0.448 46,504 2/24/2025
3.0.447 1,818 2/24/2025
3.0.446 45,011 2/21/2025
3.0.445 33,776 2/18/2025
3.0.444 1,989 2/18/2025
3.0.443 174 2/18/2025
3.0.442 161 2/18/2025
3.0.441 35,297 2/13/2025
3.0.440 26,166 2/11/2025
3.0.439 4,788 2/11/2025
3.0.438 9,173 2/11/2025
3.0.437 7,046 2/11/2025
3.0.436 4,593 2/10/2025
3.0.435 184 2/10/2025
3.0.434 3,756 2/10/2025
3.0.433 13,553 2/10/2025
3.0.432 7,310 2/10/2025
3.0.431 365 2/10/2025
3.0.430 161 2/10/2025
3.0.429 20,196 2/10/2025
3.0.428 164 2/10/2025
3.0.427 33,246 2/8/2025
3.0.426 3,031 2/7/2025
3.0.425 155 2/7/2025
3.0.424 10,610 2/7/2025
3.0.423 3,941 2/7/2025
3.0.422 2,939 2/7/2025
3.0.421 160 2/7/2025
3.0.420 158 2/7/2025
3.0.419 3,109 2/7/2025
3.0.418 172 2/7/2025
3.0.417 152 2/7/2025
3.0.416 163 2/7/2025
3.0.415 6,065 2/7/2025
3.0.414 191 2/7/2025
3.0.413 158 2/7/2025
3.0.412 80,498 1/27/2025
3.0.411 3,476 1/27/2025
3.0.410 208 1/27/2025
3.0.409 7,249 1/27/2025
3.0.408 1,591 1/27/2025
3.0.407 158 1/27/2025
3.0.406 151 1/27/2025
3.0.405 30,740 1/25/2025
3.0.404 25,393 1/24/2025
3.0.403 24,759 1/24/2025
3.0.402 631 1/24/2025
3.0.401 7,654 1/23/2025
3.0.400 160 1/23/2025
3.0.398 9,270 1/23/2025
3.0.397 27,807 1/21/2025
3.0.396 164 1/21/2025
3.0.395 220 1/21/2025
3.0.394 24,053 1/20/2025
3.0.393 5,392 1/20/2025
3.0.392 2,345 1/20/2025
3.0.391 162 1/20/2025
3.0.390 13,076 1/20/2025
3.0.389 153 1/20/2025
3.0.388 5,339 1/20/2025
3.0.387 168 1/20/2025
3.0.386 151 1/20/2025
3.0.385 10,644 1/20/2025
3.0.384 156 1/20/2025
3.0.383 154 1/20/2025
3.0.382 148 1/20/2025
3.0.381 34,853 1/19/2025
3.0.380 446 1/19/2025
3.0.379 135 1/19/2025
3.0.378 20,115 1/18/2025
3.0.377 19,134 1/16/2025
3.0.376 22,183 1/16/2025
3.0.375 18,050 1/16/2025
3.0.374 16,109 1/15/2025
3.0.373 5,954 1/15/2025
3.0.372 4,703 1/15/2025
3.0.371 8,457 1/15/2025
3.0.370 7,461 1/15/2025
3.0.369 4,324 1/14/2025
3.0.368 1,436 1/14/2025
3.0.367 1,036 1/14/2025
3.0.366 319 1/14/2025
3.0.365 145 1/14/2025
3.0.364 5,095 1/14/2025
3.0.363 3,082 1/14/2025
3.0.362 147 1/14/2025
3.0.361 6,870 1/14/2025
3.0.360 29,537 1/12/2025
3.0.359 20,433 1/10/2025
3.0.358 5,983 1/10/2025
3.0.357 167 1/10/2025
3.0.356 158 1/10/2025
3.0.355 5,196 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 31,856 1/2/2025
3.0.350 217 1/2/2025
3.0.349 167 1/2/2025
3.0.348 7,918 1/2/2025
3.0.347 180 1/2/2025
3.0.346 199 1/2/2025
3.0.345 2,209 1/2/2025
3.0.344 21,280 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 176 12/31/2024
3.0.339 182 12/31/2024
3.0.338 2,769 12/31/2024
3.0.337 196 12/31/2024
3.0.336 181 12/31/2024
3.0.335 216 12/31/2024
3.0.334 10,194 12/31/2024
3.0.333 27,512 12/31/2024
3.0.332 155 12/31/2024
3.0.331 186 12/31/2024
3.0.330 12,185 12/31/2024
3.0.329 182 12/31/2024
3.0.328 175 12/31/2024
3.0.327 5,417 12/31/2024
3.0.326 50,254 12/24/2024
3.0.325 160 12/24/2024
3.0.324 167 12/24/2024
3.0.323 8,216 12/24/2024
3.0.322 176 12/24/2024
3.0.321 172 12/24/2024
3.0.320 1,931 12/24/2024
3.0.319 50,253 12/22/2024
3.0.318 592 12/22/2024
3.0.317 177 12/22/2024
3.0.316 8,935 12/21/2024
3.0.315 155 12/21/2024
3.0.314 1,285 12/21/2024
3.0.313 12,068 12/21/2024
3.0.312 163 12/21/2024
3.0.311 3,624 12/21/2024
3.0.310 6,324 12/21/2024
3.0.309 184 12/21/2024
3.0.308 9,433 12/21/2024
3.0.307 174 12/21/2024
3.0.306 859 12/21/2024
3.0.305 6,580 12/21/2024
3.0.304 166 12/21/2024
3.0.303 8,263 12/20/2024
3.0.302 4,759 12/20/2024
3.0.301 173 12/20/2024
3.0.300 17,593 12/19/2024
3.0.299 1,869 12/19/2024
3.0.298 841 12/18/2024
3.0.297 164 12/18/2024
3.0.296 343 12/18/2024
3.0.295 31,073 12/17/2024
3.0.294 4,642 12/17/2024
3.0.293 197 12/17/2024
3.0.292 497 12/16/2024
3.0.291 175 12/16/2024
3.0.290 159 12/16/2024
3.0.289 173 12/16/2024
3.0.288 70,394 12/5/2024
3.0.287 30,078 12/4/2024
3.0.286 10,134 12/4/2024
3.0.285 6,774 12/4/2024
3.0.284 4,337 12/4/2024
3.0.283 8,768 12/4/2024
3.0.282 271 12/4/2024
3.0.281 17,959 12/3/2024
3.0.280 201 12/3/2024
3.0.279 7,916 12/3/2024
3.0.278 5,268 12/2/2024
3.0.277 175 12/2/2024
3.0.276 7,391 12/2/2024
3.0.275 17,655 12/1/2024
3.0.274 7,310 12/1/2024
3.0.273 191 12/1/2024
3.0.272 191 12/1/2024
3.0.271 50,451 11/19/2024
3.0.270 193 11/19/2024
3.0.269 6,803 11/19/2024
3.0.268 197 11/19/2024
3.0.267 176 11/19/2024
3.0.266 16,994 11/19/2024
3.0.265 4,753 11/19/2024
3.0.264 34,904 11/14/2024
3.0.263 194 11/14/2024
3.0.262 3,961 11/14/2024
3.0.261 181 11/14/2024
3.0.260 178 11/14/2024
3.0.259 2,164 11/13/2024
3.0.258 200 11/13/2024
2.1.257 64,100 11/8/2024
2.1.256 17,640 11/8/2024
2.1.255 160 11/8/2024
2.1.254 153 11/8/2024
2.1.253 59,469 10/28/2024
2.1.252 141,991 10/1/2024
2.1.251 21,125 9/30/2024
2.1.250 37,455 9/27/2024
2.1.249 171 9/27/2024
2.1.248 164 9/27/2024
2.1.247 3,604 9/27/2024
2.1.246 155 9/27/2024
2.1.245 154 9/27/2024
2.1.244 156 9/27/2024
2.1.243 68,057 9/23/2024
2.1.242 1,006 9/23/2024
2.1.241 4,278 9/23/2024
2.1.240 168 9/23/2024
2.1.239 1,687 9/23/2024
2.1.238 186 9/23/2024
2.1.237 9,168 9/22/2024
2.1.236 34,885 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 194 9/17/2024
2.1.231 4,957 9/17/2024
2.1.230 207 9/17/2024
2.1.229 60,874 9/11/2024
2.1.228 20,435 9/11/2024
2.1.227 28,329 9/9/2024
2.1.226 11,274 9/9/2024
2.1.225 6,897 9/9/2024
2.1.224 9,630 9/9/2024
2.1.223 10,800 9/9/2024
2.1.222 180 9/9/2024
2.1.221 205 9/9/2024
2.1.220 44,129 9/5/2024
2.1.219 9,004 9/5/2024
2.1.218 183 9/5/2024
2.1.217 190 9/5/2024
2.1.216 1,480 9/5/2024
2.1.215 199 9/5/2024
2.1.214 4,864 9/5/2024
2.1.213 25,133 9/4/2024
2.1.212 62,102 8/20/2024
2.1.211 6,755 8/20/2024
2.1.210 181 8/20/2024
2.1.209 180 8/20/2024
2.1.208 6,234 8/20/2024
2.1.207 187 8/20/2024
2.1.206 184 8/20/2024
2.1.205 91,175 7/24/2024
2.1.204 7,059 7/24/2024
2.1.203 150 7/24/2024
2.1.202 34,644 7/13/2024
2.1.201 191 7/13/2024
2.1.200 19,271 7/10/2024
2.1.199 5,306 7/10/2024
2.1.198 224 7/10/2024
2.1.196 5,384 7/9/2024
2.1.194 4,104 7/9/2024
2.1.193 23,993 7/9/2024
2.1.192 7,532 7/9/2024
2.1.191 809 7/9/2024
2.1.190 181 7/9/2024
2.1.189 10,442 7/9/2024
2.1.188 3,519 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 161 7/8/2024
2.1.183 6,378 7/8/2024
2.1.182 187 7/8/2024
2.1.181 175 7/8/2024
2.1.180 726 7/8/2024
2.1.179 30,818 7/7/2024
2.1.178 3,854 7/7/2024
2.1.177 28,216 7/3/2024
2.1.176 46,587 6/14/2024
2.1.174 54,065 5/27/2024
2.1.173 3,537 5/27/2024
2.1.172 155 5/27/2024
2.1.171 25,534 5/25/2024
2.1.170 8,894 5/25/2024
2.1.169 180 5/25/2024
2.1.168 173 5/25/2024
2.1.167 5,500 5/25/2024
2.1.166 181 5/25/2024
2.1.165 208 5/25/2024
2.1.164 183 5/25/2024
2.1.163 4,982 5/25/2024
2.1.162 170 5/25/2024
2.1.161 23,324 5/22/2024
2.1.160 5,751 5/22/2024
2.1.159 3,116 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,114 5/22/2024
2.1.154 20,033 5/16/2024
2.1.153 59,213 4/28/2024
2.1.152 168 4/28/2024
2.1.151 8,978 4/28/2024
2.1.150 167 4/28/2024
2.1.149 185 4/28/2024
2.1.148 814 4/28/2024
2.1.147 174 4/28/2024
2.1.146 184 4/28/2024
2.1.145 6,091 4/27/2024
2.1.144 220 4/27/2024
2.1.143 172 4/27/2024
2.1.142 47,159 4/12/2024
2.1.141 216 4/12/2024
2.1.140 6,057 4/12/2024
2.1.139 206 4/12/2024
2.1.138 182 4/12/2024
2.1.137 3,379 4/12/2024
2.1.136 199 4/12/2024
2.1.135 188 4/12/2024
2.1.134 178 4/12/2024
2.1.133 33,305 4/1/2024
2.1.132 23,233 3/25/2024
2.1.131 25,024 3/18/2024
2.1.130 262 3/18/2024
2.1.129 452 3/18/2024
2.1.128 23,547 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 233 3/13/2024
2.1.123 248 3/13/2024
2.1.122 47,309 3/8/2024
2.1.121 19,580 3/3/2024
2.1.120 16,338 3/2/2024
2.1.119 2,264 3/1/2024
2.1.117 14,605 2/28/2024
2.1.116 28,198 2/25/2024
2.1.115 287 2/25/2024
2.1.114 22,488 2/21/2024
2.1.113 5,447 2/21/2024
2.1.112 3,519 2/21/2024
2.1.111 2,347 2/21/2024
2.1.110 307 2/21/2024
2.1.109 7,173 2/21/2024
2.1.108 300 2/21/2024
2.1.107 316 2/21/2024
2.1.106 17,917 2/20/2024
2.1.105 2,023 2/20/2024
2.1.104 12,155 2/19/2024
2.1.103 12,397 2/16/2024
2.1.102 8,368 2/16/2024
2.1.101 306 2/16/2024
2.1.100 7,626 2/16/2024
2.1.99 48,701 2/9/2024
2.1.98 44,693 2/7/2024
2.1.97 5,222 2/6/2024
2.1.96 3,288 2/6/2024
2.1.95 613 2/6/2024
2.1.94 329 2/6/2024
2.1.93 16,166 2/4/2024
2.1.92 118,599 1/15/2024
2.1.91 6,409 1/15/2024
2.1.90 436 1/15/2024
2.1.89 3,560 1/15/2024
2.1.88 387 1/15/2024
2.1.87 44,262 1/7/2024
2.1.86 8,683 1/5/2024
2.1.85 5,387 1/5/2024
2.1.84 418 1/5/2024
2.1.83 437 1/5/2024
2.1.82 5,733 1/5/2024
2.1.81 14,942 1/1/2024
2.1.80 491 1/1/2024
2.1.79 9,804 12/28/2023
2.1.78 4,860 12/28/2023
2.1.77 4,781 12/27/2023
2.1.76 466 12/27/2023
2.1.75 470 12/27/2023
2.1.74 5,647 12/27/2023
2.1.73 442 12/27/2023
2.1.72 480 12/27/2023
2.1.71 18,557 12/25/2023
2.1.70 1,045 12/25/2023
2.1.69 477 12/25/2023
2.1.68 484 12/25/2023
2.1.67 5,414 12/25/2023
2.1.66 14,890 12/24/2023
2.1.65 8,947 12/23/2023
2.1.64 2,502 12/23/2023
2.1.63 455 12/23/2023
2.1.62 6,406 12/23/2023
2.1.61 489 12/23/2023
2.1.60 443 12/23/2023
2.1.59 2,057 12/23/2023
2.1.58 441 12/23/2023
2.1.57 15,950 12/19/2023
2.1.56 5,394 12/18/2023
2.1.55 15,013 12/10/2023
2.1.51 7,248 12/10/2023
2.1.50 12,789 12/9/2023
2.1.49 493 12/9/2023
2.1.48 588 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,652 12/9/2023
2.1.43 13,459 12/6/2023
2.1.42 11,009 12/4/2023
2.1.41 6,802 12/4/2023
2.1.40 534 12/4/2023
2.1.39 1,055 12/4/2023
2.1.38 574 12/4/2023
2.1.37 18,654 11/23/2023
2.1.36 477 11/23/2023
2.1.35 957 11/23/2023
2.1.34 502 11/23/2023
2.1.33 2,350 11/23/2023
2.1.32 3,722 11/23/2023
2.1.31 11,255 11/20/2023
2.1.30 4,598 11/20/2023
2.1.29 7,998 11/19/2023
2.1.28 1,451 11/19/2023
2.1.27 500 11/19/2023
2.1.26 507 11/19/2023
2.1.25 490 11/19/2023
2.1.24 2,603 11/19/2023
2.1.23 11,579 11/18/2023
2.1.22 530 11/18/2023
2.1.21 3,809 11/18/2023
2.1.20 2,529 11/18/2023
2.1.19 514 11/18/2023
2.1.18 6,743 11/17/2023
2.1.17 1,749 11/17/2023
2.1.16 519 11/17/2023
2.1.15 498 11/17/2023
2.1.14 2,194 11/17/2023
2.1.13 9,192 11/17/2023
2.1.12 2,571 11/17/2023
2.1.11 499 11/17/2023
2.1.10 541 11/17/2023
2.1.9 572 11/17/2023
2.1.8 4,357 11/17/2023
2.1.7 1,877 11/16/2023
2.1.6 465 11/16/2023
2.1.5 1,067 11/16/2023
2.1.4 492 11/16/2023
2.0.140 6,519 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 503 11/15/2023
2.0.3 495 11/16/2023
2.0.2 510 11/16/2023
2.0.1 457 11/16/2023
1.0.135 14,102 11/10/2023
1.0.134 528 11/10/2023
1.0.133 6,495 11/9/2023
1.0.132 485 11/9/2023
1.0.131 526 11/9/2023
1.0.130 2,327 11/8/2023
1.0.129 11,854 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,450 11/3/2023
1.0.124 8,017 11/2/2023
1.0.123 554 11/2/2023
1.0.122 532 11/2/2023
1.0.121 497 11/2/2023
1.0.120 4,305 11/1/2023
1.0.119 22,458 10/18/2023
1.0.118 575 10/18/2023
1.0.117 569 10/18/2023
1.0.116 532 10/18/2023
1.0.115 4,799 10/17/2023
1.0.114 5,565 10/16/2023
1.0.113 564 10/16/2023
1.0.112 557 10/16/2023
1.0.111 587 10/16/2023
1.0.110 8,168 10/13/2023
1.0.109 607 10/13/2023
1.0.108 15,836 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,265 9/18/2023
1.0.103 599 9/18/2023
1.0.102 18,380 8/30/2023
1.0.101 679 8/30/2023
1.0.100 626 8/30/2023
1.0.99 624 8/30/2023
1.0.98 632 8/30/2023
1.0.97 13,655 8/25/2023
1.0.96 6,104 8/24/2023
1.0.95 640 8/24/2023
1.0.94 12,187 8/18/2023
1.0.93 657 8/18/2023
1.0.92 5,588 8/17/2023
1.0.91 622 8/17/2023
1.0.90 650 8/17/2023
1.0.89 20,507 8/8/2023
1.0.88 694 8/8/2023
1.0.87 6,718 8/7/2023
1.0.86 704 8/7/2023
1.0.85 688 8/7/2023
1.0.84 24,865 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,681 7/7/2023
1.0.79 728 7/7/2023
1.0.78 18,361 6/29/2023
1.0.77 5,117 6/28/2023
1.0.76 751 6/28/2023
1.0.75 776 6/28/2023
1.0.74 52,615 6/7/2023
1.0.73 6,569 6/7/2023
1.0.72 785 6/7/2023
1.0.71 783 6/7/2023
1.0.70 8,036 6/6/2023
1.0.69 769 6/6/2023
1.0.68 3,019 6/5/2023
1.0.67 776 6/5/2023
1.0.66 7,918 6/2/2023
1.0.65 798 6/2/2023
1.0.64 785 6/2/2023
1.0.63 31,172 5/30/2023
1.0.62 779 5/30/2023
1.0.61 9,005 5/29/2023
1.0.60 777 5/29/2023
1.0.59 7,079 5/26/2023
1.0.58 13,489 5/25/2023
1.0.57 774 5/25/2023
1.0.56 6,965 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 885 5/24/2023
1.0.51 4,596 5/23/2023
1.0.50 780 5/23/2023
1.0.49 787 5/23/2023
1.0.46 14,497 5/22/2023
1.0.45 11,848 5/18/2023
1.0.44 7,143 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,758 4/24/2023
1.0.39 2,587 4/24/2023
1.0.38 830 4/24/2023
1.0.37 4,389 4/21/2023
1.0.36 780 4/21/2023
1.0.35 795 4/21/2023
1.0.34 4,897 4/20/2023
1.0.33 996 4/20/2023
1.0.32 924 4/20/2023
1.0.31 4,464 4/19/2023
1.0.30 2,095 4/18/2023
1.0.29 816 4/18/2023
1.0.28 2,029 4/18/2023
1.0.27 3,654 4/17/2023
1.0.26 892 4/16/2023
1.0.25 837 4/16/2023
1.0.24 3,788 4/14/2023
1.0.23 2,793 4/13/2023
1.0.22 2,679 4/12/2023
1.0.21 820 4/12/2023
1.0.20 815 4/12/2023
1.0.19 1,958 4/11/2023
1.0.18 892 4/11/2023
1.0.17 2,817 4/11/2023
1.0.16 3,234 4/7/2023
1.0.15 4,157 4/3/2023
1.0.14 858 4/3/2023
1.0.13 849 4/3/2023
1.0.12 806 4/3/2023
1.0.11 2,215 4/1/2023
1.0.10 1,259 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