Soenneker.Extensions.String 2.1.28

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.28
                    
NuGet\Install-Package Soenneker.Extensions.String -Version 2.1.28
                    
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.28" />
                    
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.28" />
                    
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.28
                    
#r "nuget: Soenneker.Extensions.String, 2.1.28"
                    
#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.28
                    
#: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.28
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Extensions.String&version=2.1.28
                    
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 27,128 9/16/2025
3.0.556 27,725 9/9/2025
3.0.555 26,712 9/3/2025
3.0.554 10,016 9/3/2025
3.0.553 162 9/3/2025
3.0.552 598 9/3/2025
3.0.551 178 9/3/2025
3.0.550 1,555 9/3/2025
3.0.549 35,586 8/16/2025
3.0.548 25,267 8/11/2025
3.0.547 1,975 8/11/2025
3.0.546 155 8/11/2025
3.0.545 3,249 8/11/2025
3.0.544 155 8/11/2025
3.0.543 246 8/11/2025
3.0.542 28,608 8/10/2025
3.0.541 19,117 8/5/2025
3.0.540 12,179 7/29/2025
3.0.539 27,434 7/8/2025
3.0.538 43,631 6/28/2025
3.0.537 5,030 6/27/2025
3.0.536 93 6/27/2025
3.0.535 6,923 6/27/2025
3.0.534 109 6/27/2025
3.0.533 346 6/27/2025
3.0.532 23,101 6/24/2025
3.0.531 18,999 6/11/2025
3.0.530 12,437 6/10/2025
3.0.529 23,005 6/2/2025
3.0.528 13,398 5/27/2025
3.0.527 2,551 5/27/2025
3.0.526 177 5/27/2025
3.0.525 3,572 5/27/2025
3.0.524 183 5/27/2025
3.0.523 191 5/27/2025
3.0.522 4,652 5/27/2025
3.0.521 21,519 5/25/2025
3.0.520 12,736 5/23/2025
3.0.519 4,258 5/23/2025
3.0.518 177 5/23/2025
3.0.517 171 5/23/2025
3.0.516 2,736 5/22/2025
3.0.515 187 5/22/2025
3.0.514 4,732 5/22/2025
3.0.513 33,919 5/14/2025
3.0.512 20,412 5/8/2025
3.0.511 4,916 5/8/2025
3.0.510 199 5/8/2025
3.0.509 1,040 5/8/2025
3.0.508 294 5/7/2025
3.0.507 192 5/7/2025
3.0.506 4,200 5/7/2025
3.0.505 23,182 5/5/2025
3.0.504 3,454 5/5/2025
3.0.503 280 5/5/2025
3.0.502 190 5/5/2025
3.0.501 5,787 5/5/2025
3.0.500 1,258 5/5/2025
3.0.499 203 5/5/2025
3.0.498 282 5/5/2025
3.0.497 189 5/5/2025
3.0.496 388 5/5/2025
3.0.495 9,583 5/5/2025
3.0.494 188 5/5/2025
3.0.493 31,133 4/27/2025
3.0.492 145 4/27/2025
3.0.491 6,499 4/26/2025
3.0.490 13,760 4/8/2025
3.0.489 2,826 4/8/2025
3.0.488 208 4/8/2025
3.0.487 209 4/8/2025
3.0.486 3,659 4/8/2025
3.0.485 305 4/8/2025
3.0.484 1,256 4/8/2025
3.0.483 3,112 4/8/2025
3.0.482 33,182 4/8/2025
3.0.481 595 4/8/2025
3.0.480 65,223 4/6/2025
3.0.479 9,330 4/6/2025
3.0.478 3,511 4/6/2025
3.0.477 4,068 4/6/2025
3.0.476 3,232 4/6/2025
3.0.475 190 4/6/2025
3.0.474 194 4/6/2025
3.0.473 9,551 4/6/2025
3.0.472 178 4/6/2025
3.0.471 185 4/6/2025
3.0.470 4,033 4/5/2025
3.0.469 153 4/5/2025
3.0.468 38,804 4/4/2025
3.0.467 145 4/4/2025
3.0.466 247 4/4/2025
3.0.465 10,192 4/4/2025
3.0.464 176,457 3/11/2025
3.0.463 13,700 3/11/2025
3.0.462 211 3/11/2025
3.0.461 10,182 3/11/2025
3.0.460 214 3/11/2025
3.0.459 65,149 3/1/2025
3.0.458 7,535 3/1/2025
3.0.457 148 3/1/2025
3.0.456 5,380 3/1/2025
3.0.455 154 3/1/2025
3.0.454 154 3/1/2025
3.0.453 2,713 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 144 3/1/2025
3.0.448 44,915 2/24/2025
3.0.447 1,803 2/24/2025
3.0.446 43,380 2/21/2025
3.0.445 32,595 2/18/2025
3.0.444 1,943 2/18/2025
3.0.443 172 2/18/2025
3.0.442 160 2/18/2025
3.0.441 34,206 2/13/2025
3.0.440 25,236 2/11/2025
3.0.439 4,683 2/11/2025
3.0.438 8,838 2/11/2025
3.0.437 6,770 2/11/2025
3.0.436 4,423 2/10/2025
3.0.435 184 2/10/2025
3.0.434 3,621 2/10/2025
3.0.433 13,334 2/10/2025
3.0.432 7,134 2/10/2025
3.0.431 365 2/10/2025
3.0.430 159 2/10/2025
3.0.429 19,954 2/10/2025
3.0.428 164 2/10/2025
3.0.427 32,200 2/8/2025
3.0.426 2,882 2/7/2025
3.0.425 154 2/7/2025
3.0.424 10,257 2/7/2025
3.0.423 3,841 2/7/2025
3.0.422 2,831 2/7/2025
3.0.421 160 2/7/2025
3.0.420 157 2/7/2025
3.0.419 2,975 2/7/2025
3.0.418 172 2/7/2025
3.0.417 152 2/7/2025
3.0.416 162 2/7/2025
3.0.415 5,929 2/7/2025
3.0.414 184 2/7/2025
3.0.413 158 2/7/2025
3.0.412 77,208 1/27/2025
3.0.411 3,340 1/27/2025
3.0.410 208 1/27/2025
3.0.409 7,112 1/27/2025
3.0.408 1,546 1/27/2025
3.0.407 157 1/27/2025
3.0.406 151 1/27/2025
3.0.405 29,468 1/25/2025
3.0.404 24,586 1/24/2025
3.0.403 23,609 1/24/2025
3.0.402 585 1/24/2025
3.0.401 7,411 1/23/2025
3.0.400 160 1/23/2025
3.0.398 8,860 1/23/2025
3.0.397 26,669 1/21/2025
3.0.396 164 1/21/2025
3.0.395 214 1/21/2025
3.0.394 23,057 1/20/2025
3.0.393 5,212 1/20/2025
3.0.392 2,214 1/20/2025
3.0.391 162 1/20/2025
3.0.390 12,562 1/20/2025
3.0.389 152 1/20/2025
3.0.388 5,109 1/20/2025
3.0.387 168 1/20/2025
3.0.386 151 1/20/2025
3.0.385 10,340 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 33,492 1/19/2025
3.0.380 434 1/19/2025
3.0.379 134 1/19/2025
3.0.378 19,231 1/18/2025
3.0.377 18,325 1/16/2025
3.0.376 21,218 1/16/2025
3.0.375 17,249 1/16/2025
3.0.374 15,463 1/15/2025
3.0.373 5,776 1/15/2025
3.0.372 4,518 1/15/2025
3.0.371 8,168 1/15/2025
3.0.370 7,226 1/15/2025
3.0.369 4,117 1/14/2025
3.0.368 1,396 1/14/2025
3.0.367 943 1/14/2025
3.0.366 309 1/14/2025
3.0.365 144 1/14/2025
3.0.364 4,817 1/14/2025
3.0.363 2,852 1/14/2025
3.0.362 147 1/14/2025
3.0.361 6,586 1/14/2025
3.0.360 28,348 1/12/2025
3.0.359 19,482 1/10/2025
3.0.358 5,769 1/10/2025
3.0.357 167 1/10/2025
3.0.356 158 1/10/2025
3.0.355 4,961 1/10/2025
3.0.354 169 1/10/2025
3.0.353 186 1/10/2025
3.0.352 158 1/10/2025
3.0.351 30,481 1/2/2025
3.0.350 217 1/2/2025
3.0.349 167 1/2/2025
3.0.348 7,609 1/2/2025
3.0.347 179 1/2/2025
3.0.346 199 1/2/2025
3.0.345 2,120 1/2/2025
3.0.344 20,297 1/1/2025
3.0.343 197 1/1/2025
3.0.342 199 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,700 12/31/2024
3.0.337 196 12/31/2024
3.0.336 171 12/31/2024
3.0.335 204 12/31/2024
3.0.334 9,814 12/31/2024
3.0.333 26,404 12/31/2024
3.0.332 155 12/31/2024
3.0.331 185 12/31/2024
3.0.330 11,665 12/31/2024
3.0.329 182 12/31/2024
3.0.328 174 12/31/2024
3.0.327 5,188 12/31/2024
3.0.326 48,333 12/24/2024
3.0.325 159 12/24/2024
3.0.324 167 12/24/2024
3.0.323 8,001 12/24/2024
3.0.322 176 12/24/2024
3.0.321 172 12/24/2024
3.0.320 1,870 12/24/2024
3.0.319 48,303 12/22/2024
3.0.318 588 12/22/2024
3.0.317 176 12/22/2024
3.0.316 8,501 12/21/2024
3.0.315 155 12/21/2024
3.0.314 1,238 12/21/2024
3.0.313 11,692 12/21/2024
3.0.312 162 12/21/2024
3.0.311 3,587 12/21/2024
3.0.310 6,104 12/21/2024
3.0.309 184 12/21/2024
3.0.308 9,109 12/21/2024
3.0.307 174 12/21/2024
3.0.306 827 12/21/2024
3.0.305 6,376 12/21/2024
3.0.304 165 12/21/2024
3.0.303 8,057 12/20/2024
3.0.302 4,549 12/20/2024
3.0.301 173 12/20/2024
3.0.300 16,951 12/19/2024
3.0.299 1,728 12/19/2024
3.0.298 805 12/18/2024
3.0.297 163 12/18/2024
3.0.296 315 12/18/2024
3.0.295 30,056 12/17/2024
3.0.294 4,531 12/17/2024
3.0.293 197 12/17/2024
3.0.292 476 12/16/2024
3.0.291 175 12/16/2024
3.0.290 159 12/16/2024
3.0.289 172 12/16/2024
3.0.288 67,508 12/5/2024
3.0.287 28,859 12/4/2024
3.0.286 9,873 12/4/2024
3.0.285 6,508 12/4/2024
3.0.284 4,111 12/4/2024
3.0.283 8,300 12/4/2024
3.0.282 271 12/4/2024
3.0.281 17,150 12/3/2024
3.0.280 195 12/3/2024
3.0.279 7,702 12/3/2024
3.0.278 5,046 12/2/2024
3.0.277 175 12/2/2024
3.0.276 7,132 12/2/2024
3.0.275 16,926 12/1/2024
3.0.274 6,962 12/1/2024
3.0.273 191 12/1/2024
3.0.272 191 12/1/2024
3.0.271 48,426 11/19/2024
3.0.270 192 11/19/2024
3.0.269 6,486 11/19/2024
3.0.268 197 11/19/2024
3.0.267 176 11/19/2024
3.0.266 16,500 11/19/2024
3.0.265 4,581 11/19/2024
3.0.264 33,484 11/14/2024
3.0.263 194 11/14/2024
3.0.262 3,776 11/14/2024
3.0.261 181 11/14/2024
3.0.260 176 11/14/2024
3.0.259 2,100 11/13/2024
3.0.258 200 11/13/2024
2.1.257 61,601 11/8/2024
2.1.256 17,031 11/8/2024
2.1.255 160 11/8/2024
2.1.254 153 11/8/2024
2.1.253 57,195 10/28/2024
2.1.252 137,095 10/1/2024
2.1.251 20,335 9/30/2024
2.1.250 36,106 9/27/2024
2.1.249 171 9/27/2024
2.1.248 163 9/27/2024
2.1.247 3,475 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 65,738 9/23/2024
2.1.242 961 9/23/2024
2.1.241 4,199 9/23/2024
2.1.240 168 9/23/2024
2.1.239 1,613 9/23/2024
2.1.238 186 9/23/2024
2.1.237 8,837 9/22/2024
2.1.236 33,706 9/17/2024
2.1.235 320 9/17/2024
2.1.234 172 9/17/2024
2.1.233 270 9/17/2024
2.1.232 194 9/17/2024
2.1.231 4,781 9/17/2024
2.1.230 207 9/17/2024
2.1.229 58,795 9/11/2024
2.1.228 19,903 9/11/2024
2.1.227 27,438 9/9/2024
2.1.226 10,945 9/9/2024
2.1.225 6,665 9/9/2024
2.1.224 9,323 9/9/2024
2.1.223 10,409 9/9/2024
2.1.222 180 9/9/2024
2.1.221 204 9/9/2024
2.1.220 42,785 9/5/2024
2.1.219 8,668 9/5/2024
2.1.218 182 9/5/2024
2.1.217 190 9/5/2024
2.1.216 1,454 9/5/2024
2.1.215 199 9/5/2024
2.1.214 4,741 9/5/2024
2.1.213 24,348 9/4/2024
2.1.212 59,842 8/20/2024
2.1.211 6,565 8/20/2024
2.1.210 181 8/20/2024
2.1.209 180 8/20/2024
2.1.208 6,029 8/20/2024
2.1.207 187 8/20/2024
2.1.206 183 8/20/2024
2.1.205 87,702 7/24/2024
2.1.204 6,863 7/24/2024
2.1.203 150 7/24/2024
2.1.202 33,412 7/13/2024
2.1.201 191 7/13/2024
2.1.200 18,522 7/10/2024
2.1.199 5,190 7/10/2024
2.1.198 224 7/10/2024
2.1.196 5,177 7/9/2024
2.1.194 3,995 7/9/2024
2.1.193 23,112 7/9/2024
2.1.192 7,121 7/9/2024
2.1.191 743 7/9/2024
2.1.190 180 7/9/2024
2.1.189 10,187 7/9/2024
2.1.188 3,388 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,163 7/8/2024
2.1.182 186 7/8/2024
2.1.181 174 7/8/2024
2.1.180 704 7/8/2024
2.1.179 29,505 7/7/2024
2.1.178 3,779 7/7/2024
2.1.177 27,061 7/3/2024
2.1.176 44,924 6/14/2024
2.1.174 52,257 5/27/2024
2.1.173 3,480 5/27/2024
2.1.172 155 5/27/2024
2.1.171 24,643 5/25/2024
2.1.170 8,642 5/25/2024
2.1.169 180 5/25/2024
2.1.168 173 5/25/2024
2.1.167 5,369 5/25/2024
2.1.166 181 5/25/2024
2.1.165 207 5/25/2024
2.1.164 183 5/25/2024
2.1.163 4,790 5/25/2024
2.1.162 170 5/25/2024
2.1.161 22,625 5/22/2024
2.1.160 5,584 5/22/2024
2.1.159 3,030 5/22/2024
2.1.158 179 5/22/2024
2.1.157 178 5/22/2024
2.1.156 182 5/22/2024
2.1.155 11,676 5/22/2024
2.1.154 19,457 5/16/2024
2.1.153 57,426 4/28/2024
2.1.152 167 4/28/2024
2.1.151 8,726 4/28/2024
2.1.150 167 4/28/2024
2.1.149 185 4/28/2024
2.1.148 806 4/28/2024
2.1.147 174 4/28/2024
2.1.146 184 4/28/2024
2.1.145 5,996 4/27/2024
2.1.144 220 4/27/2024
2.1.143 171 4/27/2024
2.1.142 45,736 4/12/2024
2.1.141 215 4/12/2024
2.1.140 5,810 4/12/2024
2.1.139 206 4/12/2024
2.1.138 182 4/12/2024
2.1.137 3,332 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 32,409 4/1/2024
2.1.132 22,389 3/25/2024
2.1.131 24,145 3/18/2024
2.1.130 262 3/18/2024
2.1.129 452 3/18/2024
2.1.128 22,684 3/13/2024
2.1.127 254 3/13/2024
2.1.126 240 3/13/2024
2.1.125 1,829 3/13/2024
2.1.124 233 3/13/2024
2.1.123 248 3/13/2024
2.1.122 45,695 3/8/2024
2.1.121 18,882 3/3/2024
2.1.120 15,759 3/2/2024
2.1.119 2,233 3/1/2024
2.1.117 14,053 2/28/2024
2.1.116 27,206 2/25/2024
2.1.115 287 2/25/2024
2.1.114 21,708 2/21/2024
2.1.113 5,266 2/21/2024
2.1.112 3,355 2/21/2024
2.1.111 2,207 2/21/2024
2.1.110 306 2/21/2024
2.1.109 6,907 2/21/2024
2.1.108 299 2/21/2024
2.1.107 315 2/21/2024
2.1.106 17,304 2/20/2024
2.1.105 1,956 2/20/2024
2.1.104 11,699 2/19/2024
2.1.103 11,987 2/16/2024
2.1.102 8,125 2/16/2024
2.1.101 306 2/16/2024
2.1.100 7,429 2/16/2024
2.1.99 47,126 2/9/2024
2.1.98 43,544 2/7/2024
2.1.97 5,124 2/6/2024
2.1.96 3,229 2/6/2024
2.1.95 612 2/6/2024
2.1.94 329 2/6/2024
2.1.93 15,694 2/4/2024
2.1.92 114,934 1/15/2024
2.1.91 6,216 1/15/2024
2.1.90 436 1/15/2024
2.1.89 3,499 1/15/2024
2.1.88 386 1/15/2024
2.1.87 42,967 1/7/2024
2.1.86 8,473 1/5/2024
2.1.85 5,238 1/5/2024
2.1.84 418 1/5/2024
2.1.83 437 1/5/2024
2.1.82 5,613 1/5/2024
2.1.81 14,593 1/1/2024
2.1.80 491 1/1/2024
2.1.79 9,510 12/28/2023
2.1.78 4,778 12/28/2023
2.1.77 4,634 12/27/2023
2.1.76 466 12/27/2023
2.1.75 469 12/27/2023
2.1.74 5,524 12/27/2023
2.1.73 431 12/27/2023
2.1.72 480 12/27/2023
2.1.71 18,057 12/25/2023
2.1.70 1,029 12/25/2023
2.1.69 477 12/25/2023
2.1.68 484 12/25/2023
2.1.67 5,304 12/25/2023
2.1.66 14,552 12/24/2023
2.1.65 8,748 12/23/2023
2.1.64 2,403 12/23/2023
2.1.63 454 12/23/2023
2.1.62 6,222 12/23/2023
2.1.61 489 12/23/2023
2.1.60 443 12/23/2023
2.1.59 2,007 12/23/2023
2.1.58 441 12/23/2023
2.1.57 15,576 12/19/2023
2.1.56 5,250 12/18/2023
2.1.55 14,611 12/10/2023
2.1.51 7,141 12/10/2023
2.1.50 12,448 12/9/2023
2.1.49 492 12/9/2023
2.1.48 580 12/9/2023
2.1.47 508 12/9/2023
2.1.46 513 12/9/2023
2.1.45 528 12/9/2023
2.1.44 8,428 12/9/2023
2.1.43 13,172 12/6/2023
2.1.42 10,695 12/4/2023
2.1.41 6,661 12/4/2023
2.1.40 534 12/4/2023
2.1.39 1,027 12/4/2023
2.1.38 574 12/4/2023
2.1.37 18,094 11/23/2023
2.1.36 477 11/23/2023
2.1.35 933 11/23/2023
2.1.34 501 11/23/2023
2.1.33 2,316 11/23/2023
2.1.32 3,613 11/23/2023
2.1.31 10,939 11/20/2023
2.1.30 4,435 11/20/2023
2.1.29 7,759 11/19/2023
2.1.28 1,401 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,545 11/19/2023
2.1.23 11,294 11/18/2023
2.1.22 530 11/18/2023
2.1.21 3,745 11/18/2023
2.1.20 2,435 11/18/2023
2.1.19 513 11/18/2023
2.1.18 6,555 11/17/2023
2.1.17 1,700 11/17/2023
2.1.16 518 11/17/2023
2.1.15 498 11/17/2023
2.1.14 2,141 11/17/2023
2.1.13 8,912 11/17/2023
2.1.12 2,488 11/17/2023
2.1.11 499 11/17/2023
2.1.10 541 11/17/2023
2.1.9 568 11/17/2023
2.1.8 4,291 11/17/2023
2.1.7 1,811 11/16/2023
2.1.6 465 11/16/2023
2.1.5 1,049 11/16/2023
2.1.4 492 11/16/2023
2.0.140 6,380 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 13,735 11/10/2023
1.0.134 528 11/10/2023
1.0.133 6,327 11/9/2023
1.0.132 485 11/9/2023
1.0.131 526 11/9/2023
1.0.130 2,238 11/8/2023
1.0.129 11,551 11/6/2023
1.0.128 501 11/6/2023
1.0.127 531 11/6/2023
1.0.126 528 11/6/2023
1.0.125 4,369 11/3/2023
1.0.124 7,845 11/2/2023
1.0.123 554 11/2/2023
1.0.122 522 11/2/2023
1.0.121 497 11/2/2023
1.0.120 4,197 11/1/2023
1.0.119 21,843 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,709 10/17/2023
1.0.114 5,436 10/16/2023
1.0.113 563 10/16/2023
1.0.112 557 10/16/2023
1.0.111 587 10/16/2023
1.0.110 7,942 10/13/2023
1.0.109 607 10/13/2023
1.0.108 15,406 9/19/2023
1.0.107 592 9/19/2023
1.0.106 606 9/19/2023
1.0.105 545 9/19/2023
1.0.104 7,140 9/18/2023
1.0.103 598 9/18/2023
1.0.102 17,952 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,337 8/25/2023
1.0.96 5,966 8/24/2023
1.0.95 640 8/24/2023
1.0.94 11,901 8/18/2023
1.0.93 657 8/18/2023
1.0.92 5,480 8/17/2023
1.0.91 622 8/17/2023
1.0.90 648 8/17/2023
1.0.89 20,018 8/8/2023
1.0.88 693 8/8/2023
1.0.87 6,559 8/7/2023
1.0.86 704 8/7/2023
1.0.85 688 8/7/2023
1.0.84 24,284 7/10/2023
1.0.83 751 7/10/2023
1.0.82 764 7/10/2023
1.0.81 776 7/10/2023
1.0.80 5,565 7/7/2023
1.0.79 727 7/7/2023
1.0.78 17,959 6/29/2023
1.0.77 5,040 6/28/2023
1.0.76 751 6/28/2023
1.0.75 776 6/28/2023
1.0.74 51,490 6/7/2023
1.0.73 6,458 6/7/2023
1.0.72 784 6/7/2023
1.0.71 782 6/7/2023
1.0.70 7,914 6/6/2023
1.0.69 767 6/6/2023
1.0.68 3,003 6/5/2023
1.0.67 775 6/5/2023
1.0.66 7,723 6/2/2023
1.0.65 796 6/2/2023
1.0.64 784 6/2/2023
1.0.63 30,677 5/30/2023
1.0.62 777 5/30/2023
1.0.61 8,839 5/29/2023
1.0.60 776 5/29/2023
1.0.59 6,965 5/26/2023
1.0.58 13,223 5/25/2023
1.0.57 773 5/25/2023
1.0.56 6,813 5/24/2023
1.0.55 803 5/24/2023
1.0.54 799 5/24/2023
1.0.53 776 5/24/2023
1.0.52 884 5/24/2023
1.0.51 4,490 5/23/2023
1.0.50 778 5/23/2023
1.0.49 786 5/23/2023
1.0.46 14,250 5/22/2023
1.0.45 11,632 5/18/2023
1.0.44 6,990 5/17/2023
1.0.43 768 5/17/2023
1.0.42 752 5/17/2023
1.0.41 744 5/17/2023
1.0.40 18,311 4/24/2023
1.0.39 2,570 4/24/2023
1.0.38 829 4/24/2023
1.0.37 4,324 4/21/2023
1.0.36 779 4/21/2023
1.0.35 793 4/21/2023
1.0.34 4,827 4/20/2023
1.0.33 985 4/20/2023
1.0.32 913 4/20/2023
1.0.31 4,422 4/19/2023
1.0.30 2,060 4/18/2023
1.0.29 815 4/18/2023
1.0.28 2,017 4/18/2023
1.0.27 3,613 4/17/2023
1.0.26 891 4/16/2023
1.0.25 836 4/16/2023
1.0.24 3,745 4/14/2023
1.0.23 2,766 4/13/2023
1.0.22 2,649 4/12/2023
1.0.21 819 4/12/2023
1.0.20 814 4/12/2023
1.0.19 1,912 4/11/2023
1.0.18 872 4/11/2023
1.0.17 2,792 4/11/2023
1.0.16 3,218 4/7/2023
1.0.15 4,108 4/3/2023
1.0.14 857 4/3/2023
1.0.13 848 4/3/2023
1.0.12 805 4/3/2023
1.0.11 2,169 4/1/2023
1.0.10 1,248 3/30/2023
1.0.9 985 3/26/2023
1.0.7 4,196 2/27/2023
1.0.6 899 2/26/2023
1.0.5 870 2/22/2023
1.0.4 1,081 2/22/2023
1.0.3 892 2/22/2023
1.0.2 1,459 2/12/2023
1.0.1 1,100 2/12/2023