PeanutButter.TestUtils.Generic 1.2.368

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

Some generic test utilites.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PeanutButter.TestUtils.Generic:

Package Downloads
PeanutButter.TestUtils.Entity

Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities to test that mappings (automatic or manual) work as expected * DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives to provide more information within tests as to why a test is failing (such information is usually buried within the exception maze that Entity provides)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.396 104 9/12/2025
3.0.395 141 9/11/2025
3.0.394 141 9/11/2025
3.0.393 142 9/10/2025
3.0.392 147 9/9/2025
3.0.391 145 8/19/2025
3.0.390 143 8/19/2025
3.0.389 75 8/1/2025
3.0.388 101 7/31/2025
3.0.387 99 7/30/2025
3.0.386 149 7/15/2025
3.0.385 141 7/15/2025
3.0.384 264 5/15/2025
3.0.383 265 5/14/2025
3.0.382 246 5/13/2025
3.0.381 118 5/9/2025
3.0.380 164 5/8/2025
3.0.379 170 5/7/2025
3.0.378 170 5/6/2025
3.0.377 163 5/6/2025
3.0.376 160 5/6/2025
3.0.375 157 5/6/2025
3.0.374 170 5/5/2025
3.0.373 164 5/5/2025
3.0.372 154 5/5/2025
3.0.371 167 5/5/2025
3.0.370 162 5/5/2025
3.0.369 170 5/5/2025
3.0.368 165 4/30/2025
3.0.367 157 4/30/2025
3.0.366 173 4/30/2025
3.0.365 164 4/30/2025
3.0.364 164 4/30/2025
3.0.363 158 4/30/2025
3.0.362 161 4/30/2025
3.0.361 166 4/30/2025
3.0.360 167 4/30/2025
3.0.359 162 4/30/2025
3.0.358 174 4/29/2025
3.0.357 182 4/23/2025
3.0.356 178 4/22/2025
3.0.355 221 4/17/2025
3.0.354 197 4/15/2025
3.0.353 146 4/4/2025
3.0.352 181 4/3/2025
3.0.351 175 4/2/2025
3.0.350 174 4/2/2025
3.0.349 165 3/18/2025
3.0.348 168 3/18/2025
3.0.347 244 3/4/2025
3.0.346 229 3/4/2025
3.0.345 246 3/4/2025
3.0.344 144 2/20/2025
3.0.343 132 2/14/2025
3.0.342 149 2/11/2025
3.0.341 125 2/10/2025
3.0.340 128 2/5/2025
3.0.339 132 1/7/2025
3.0.338 130 1/7/2025
3.0.337 111 1/7/2025
3.0.336 131 1/6/2025
3.0.335 137 12/17/2024
3.0.334 128 12/17/2024
3.0.333 147 12/13/2024
3.0.332 136 12/13/2024
3.0.331 122 12/12/2024
3.0.330 143 11/28/2024
3.0.329 163 11/13/2024
3.0.328 124 11/12/2024
3.0.327 128 11/12/2024
3.0.326 136 11/12/2024
3.0.325 137 11/12/2024
3.0.324 125 11/12/2024
3.0.323 124 11/6/2024
3.0.322 128 11/6/2024
3.0.321 155 10/10/2024
3.0.320 117 10/7/2024
3.0.319 160 9/18/2024
3.0.318 166 9/18/2024
3.0.317 145 9/18/2024
3.0.316 138 8/28/2024
3.0.315 155 8/12/2024
3.0.314 153 8/8/2024
3.0.313 169 8/8/2024
3.0.312 117 7/29/2024
3.0.311 144 7/17/2024
3.0.310 139 7/15/2024
3.0.309 117 7/15/2024
3.0.308 133 7/9/2024
3.0.307 123 7/9/2024
3.0.306 146 6/25/2024
3.0.305 145 6/11/2024
3.0.304 152 6/11/2024
3.0.303 154 6/5/2024
3.0.302 139 6/5/2024
3.0.301 215 5/30/2024
3.0.300 150 5/30/2024
3.0.299 154 5/30/2024
3.0.298 388 5/17/2024
3.0.297 155 5/17/2024
3.0.296 163 5/13/2024
3.0.295 145 5/8/2024
3.0.294 188 5/7/2024
3.0.293 286 4/19/2024
3.0.292 157 4/18/2024
3.0.291 171 4/17/2024
3.0.290 165 4/17/2024
3.0.289 151 4/15/2024
3.0.288 168 4/11/2024
3.0.287 187 4/5/2024
3.0.286 181 4/5/2024
3.0.285 181 4/5/2024
3.0.284 171 4/4/2024
3.0.283 184 4/4/2024
3.0.282 200 4/3/2024
3.0.281 172 4/2/2024
3.0.280 171 4/2/2024
3.0.279 202 3/25/2024
3.0.278 186 3/25/2024
3.0.277 201 3/15/2024
3.0.276 272 2/29/2024
3.0.275 298 2/28/2024
3.0.274 305 2/28/2024
3.0.273 355 2/27/2024
3.0.272 315 2/26/2024
3.0.271 1,542 2/22/2024
3.0.270 374 2/15/2024
3.0.269 362 2/15/2024
3.0.268 402 2/15/2024
3.0.267 402 2/14/2024
3.0.266 367 2/14/2024
3.0.265 395 2/13/2024
3.0.264 442 2/8/2024
3.0.263 394 2/8/2024
3.0.262 444 2/8/2024
3.0.261 408 2/8/2024
3.0.260 415 2/7/2024
3.0.259 449 2/7/2024
3.0.258 437 2/7/2024
3.0.257 416 2/7/2024
3.0.256 417 1/31/2024
3.0.255 1,892 1/30/2024
3.0.254 507 1/25/2024
3.0.253 487 1/24/2024
3.0.252 488 1/22/2024
3.0.251 513 1/17/2024
3.0.250 472 1/17/2024
3.0.249 498 1/16/2024
3.0.248 533 1/16/2024
3.0.247 543 1/16/2024
3.0.246 567 1/15/2024
3.0.245 527 1/11/2024
3.0.244 729 12/11/2023
3.0.243 612 12/11/2023
3.0.242 680 12/7/2023
3.0.241 663 12/7/2023
3.0.240 674 12/5/2023
3.0.239 621 12/5/2023
3.0.238 659 12/5/2023
3.0.237 644 12/5/2023
3.0.236 679 11/17/2023
3.0.235 631 11/17/2023
3.0.234 658 11/14/2023
3.0.233 692 11/14/2023
3.0.232 617 11/13/2023
3.0.231 686 11/9/2023
3.0.230 672 11/8/2023
3.0.229 624 11/8/2023
3.0.228 712 11/2/2023
3.0.227 694 11/2/2023
3.0.226 696 11/1/2023
3.0.225 676 11/1/2023
3.0.224 689 11/1/2023
3.0.223 657 10/31/2023
3.0.222 679 10/31/2023
3.0.221 662 10/31/2023
3.0.220 700 10/31/2023
3.0.219 702 10/31/2023
3.0.218 674 10/30/2023
3.0.217 686 10/30/2023
3.0.216 707 10/30/2023
3.0.215 703 10/30/2023
3.0.214 695 10/26/2023
3.0.213 719 10/25/2023
3.0.212 746 10/25/2023
3.0.211 671 10/24/2023
3.0.210 709 10/24/2023
3.0.209 659 10/24/2023
3.0.208 626 10/24/2023
3.0.207 719 10/23/2023
3.0.206 661 10/23/2023
3.0.205 707 10/20/2023
3.0.204 677 10/20/2023
3.0.203 727 10/20/2023
3.0.202 731 10/19/2023
3.0.201 666 10/19/2023
3.0.200 700 10/19/2023
3.0.199 703 10/19/2023
3.0.198 648 10/18/2023
3.0.197 675 10/18/2023
3.0.196 704 10/17/2023
3.0.195 674 10/13/2023
3.0.194 699 10/12/2023
3.0.193 713 10/12/2023
3.0.192 706 10/11/2023
3.0.191 681 10/11/2023
3.0.190 705 10/11/2023
3.0.189 696 10/11/2023
3.0.188 698 10/11/2023
3.0.187 662 10/11/2023
3.0.186 730 10/11/2023
3.0.185 687 10/10/2023
3.0.184 702 10/10/2023
3.0.183 698 10/9/2023
3.0.182 710 10/9/2023
3.0.181 735 10/9/2023
3.0.180 728 9/21/2023
3.0.179 709 9/21/2023
3.0.178 754 9/21/2023
3.0.177 758 9/11/2023
3.0.176 812 9/8/2023
3.0.175 765 9/8/2023
3.0.173 799 9/8/2023
3.0.172 757 9/8/2023
3.0.170 815 8/23/2023
3.0.169 753 8/23/2023
3.0.167 1,082 8/11/2023
3.0.166 850 8/10/2023
3.0.165 913 8/7/2023
3.0.164 977 8/3/2023
3.0.163 993 7/31/2023
3.0.162 1,006 7/28/2023
3.0.161 957 7/28/2023
3.0.160 2,380 6/30/2023
3.0.159 1,025 6/29/2023
3.0.158 1,037 6/29/2023
3.0.157 993 6/28/2023
3.0.156 1,020 6/28/2023
3.0.155 1,010 6/28/2023
3.0.154 968 6/26/2023
3.0.153 992 6/22/2023
3.0.152 993 6/22/2023
3.0.151 1,052 6/22/2023
3.0.150 1,036 6/22/2023
3.0.149 1,016 6/22/2023
3.0.148 976 6/22/2023
3.0.147 1,055 6/15/2023
3.0.146 978 6/9/2023
3.0.145 992 6/6/2023
3.0.144 1,084 6/6/2023
3.0.143 1,047 6/6/2023
3.0.142 1,033 5/31/2023
3.0.141 1,031 5/31/2023
3.0.140 1,061 5/26/2023
3.0.139 1,076 5/26/2023
3.0.138 1,058 5/25/2023
3.0.137 1,036 5/25/2023
3.0.136 1,059 5/25/2023
3.0.135 1,103 5/25/2023
3.0.134 1,035 5/25/2023
3.0.133 1,091 5/24/2023
3.0.132 1,049 5/24/2023
3.0.131 1,042 5/24/2023
3.0.130 1,120 5/23/2023
3.0.129 1,069 5/22/2023
3.0.128 1,096 5/18/2023
3.0.127 1,125 5/17/2023
3.0.126 1,120 5/11/2023
3.0.125 1,213 5/5/2023
3.0.124 1,205 5/4/2023
3.0.123 1,154 5/4/2023
3.0.122 1,206 4/25/2023
3.0.121 1,116 4/25/2023
3.0.120 1,129 4/25/2023
3.0.119 1,123 4/25/2023
3.0.118 1,125 4/25/2023
3.0.117 1,102 4/24/2023
3.0.116 1,104 4/24/2023
3.0.115 1,164 4/18/2023
3.0.114 1,160 4/18/2023
3.0.113 1,139 4/18/2023
3.0.112 1,109 4/11/2023
3.0.111 1,134 4/11/2023
3.0.110 1,135 3/31/2023
3.0.109 1,176 3/29/2023
3.0.108 1,140 3/28/2023
3.0.107 1,176 3/15/2023
3.0.106 1,171 3/9/2023
3.0.105 1,136 3/9/2023
3.0.104 1,181 3/3/2023
3.0.103 1,248 3/2/2023
3.0.102 1,159 3/2/2023
3.0.101 1,162 3/1/2023
3.0.100 1,170 2/22/2023
3.0.99 1,192 2/10/2023
3.0.98 1,219 2/10/2023
3.0.97 1,265 1/24/2023
3.0.96 1,882 12/15/2022
3.0.95 1,254 12/1/2022
3.0.94 1,330 11/30/2022
3.0.93 1,331 11/30/2022
3.0.92 1,279 11/30/2022
3.0.91 1,362 11/29/2022
3.0.90 1,529 11/25/2022
3.0.89 1,340 11/17/2022
3.0.88 1,332 11/15/2022
3.0.87 1,394 11/14/2022
3.0.86 1,333 11/14/2022
3.0.85 1,362 11/14/2022
3.0.84 1,318 11/14/2022
3.0.83 1,372 11/14/2022
3.0.82 1,292 11/14/2022
3.0.81 1,353 11/14/2022
3.0.80 1,315 11/14/2022
3.0.79 1,371 11/8/2022
3.0.78 1,343 11/7/2022
3.0.77 1,348 11/7/2022
3.0.76 1,400 11/7/2022
3.0.75 1,348 11/7/2022
3.0.74 1,306 11/3/2022
3.0.73 3,922 10/31/2022
3.0.72 1,438 10/27/2022
3.0.71 1,374 10/27/2022
3.0.70 1,311 10/27/2022
3.0.69 1,400 10/27/2022
3.0.68 1,421 10/25/2022
3.0.67 1,475 10/19/2022
3.0.66 1,441 10/19/2022
3.0.65 1,465 10/19/2022
3.0.64 1,426 10/19/2022
3.0.63 1,406 10/19/2022
3.0.62 1,387 10/18/2022
3.0.61 1,490 10/13/2022
3.0.60 1,404 10/12/2022
3.0.59 1,373 10/12/2022
3.0.58 1,568 9/28/2022
3.0.57 1,481 9/28/2022
3.0.56 1,451 9/28/2022
3.0.55 1,451 9/27/2022
3.0.54 1,505 9/27/2022
3.0.53 1,460 9/27/2022
3.0.52 1,454 9/27/2022
3.0.51 1,422 9/27/2022
3.0.50 1,476 9/27/2022
3.0.49 1,450 9/27/2022
3.0.48 1,394 9/27/2022
3.0.47 1,451 9/26/2022
3.0.46 1,434 9/26/2022
3.0.45 1,409 9/26/2022
3.0.44 1,409 9/26/2022
3.0.43 1,516 9/23/2022
3.0.42 1,421 9/23/2022
3.0.41 1,520 9/22/2022
3.0.40 1,450 9/22/2022
3.0.39 1,447 9/22/2022
3.0.38 1,468 9/21/2022
3.0.37 1,505 9/21/2022
3.0.36 1,396 9/21/2022
3.0.35 1,462 9/21/2022
3.0.34 1,509 9/20/2022
3.0.33 1,475 9/19/2022
3.0.32 1,492 9/16/2022
3.0.31 1,454 9/16/2022
3.0.30 1,467 9/16/2022
3.0.29 1,432 9/16/2022
3.0.28 1,507 9/15/2022
3.0.27 1,500 9/15/2022
3.0.26 1,448 9/14/2022
3.0.25 1,581 9/14/2022
3.0.24 1,514 9/14/2022
3.0.23 1,443 9/14/2022
3.0.22 1,470 9/14/2022
3.0.21 1,565 9/14/2022
3.0.20 1,501 9/9/2022
3.0.19 1,429 9/9/2022
3.0.18 1,415 9/8/2022
3.0.17 1,421 9/6/2022
3.0.16 1,444 9/6/2022
3.0.15 1,397 9/2/2022
3.0.14 1,456 9/1/2022
3.0.13 1,465 8/31/2022
3.0.12 1,504 8/31/2022
3.0.11 1,399 8/23/2022
3.0.10 1,397 8/22/2022
3.0.9 1,497 8/22/2022
3.0.8 1,513 8/18/2022
3.0.7 1,473 8/17/2022
3.0.6 1,521 8/15/2022
3.0.5 1,481 8/15/2022
3.0.4 1,640 8/4/2022
3.0.3 1,420 8/4/2022
3.0.2 1,550 7/29/2022
3.0.1 1,463 7/27/2022
3.0.0 1,484 7/26/2022
2.0.96 1,471 7/26/2022
2.0.95 1,486 7/26/2022
2.0.94 1,469 7/25/2022
2.0.93 1,447 7/25/2022
2.0.92 1,957 7/15/2022
2.0.91 1,455 7/15/2022
2.0.90 1,469 7/14/2022
2.0.89 1,447 7/14/2022
2.0.88 1,473 7/12/2022
2.0.87 1,549 7/11/2022
2.0.86 1,447 7/11/2022
2.0.85 1,446 7/11/2022
2.0.84 1,446 7/8/2022
2.0.83 1,501 6/29/2022
2.0.82 1,475 6/29/2022
2.0.81 1,512 6/23/2022
2.0.80 1,517 6/15/2022
2.0.79 1,611 6/14/2022
2.0.78 1,502 6/14/2022
2.0.77 10,246 5/24/2022
2.0.76 1,667 5/3/2022
2.0.75 1,575 4/29/2022
2.0.74 1,531 4/19/2022
2.0.73 1,481 4/16/2022
2.0.72 1,537 4/12/2022
2.0.71 1,534 4/12/2022
2.0.70 1,502 4/7/2022
2.0.69 1,575 4/7/2022
2.0.68 1,559 4/7/2022
2.0.67 1,519 4/7/2022
2.0.66 1,458 3/15/2022
2.0.65 1,535 3/15/2022
2.0.64 1,495 3/15/2022
2.0.63 1,504 3/2/2022
2.0.62 1,474 2/22/2022
2.0.61 1,508 2/18/2022
2.0.60 1,503 2/18/2022
2.0.59 1,505 2/15/2022
2.0.58 1,464 2/9/2022
2.0.57 1,445 2/1/2022
2.0.56 1,577 2/1/2022
2.0.55 1,509 2/1/2022
2.0.54 1,576 1/28/2022
2.0.53 1,456 1/27/2022
2.0.52 1,592 1/19/2022
2.0.51 1,555 1/19/2022
2.0.50 1,333 12/2/2021
2.0.44 1,318 11/18/2021
2.0.43 1,348 11/16/2021
2.0.42 1,450 11/2/2021
2.0.41 1,326 10/20/2021
2.0.40 1,399 10/12/2021
2.0.39 1,451 10/12/2021
2.0.38 1,389 10/5/2021
2.0.37 1,422 9/21/2021
2.0.36 1,956 9/9/2021
2.0.35 1,485 9/3/2021
2.0.34 1,515 9/2/2021
2.0.33 1,425 7/21/2021
2.0.32 1,464 7/21/2021
2.0.31 1,442 7/6/2021
2.0.30 1,498 7/5/2021
2.0.29 1,632 6/30/2021
2.0.28 1,441 6/28/2021
2.0.27 1,434 6/17/2021
2.0.26 1,379 6/15/2021
2.0.25 1,376 6/14/2021
2.0.24 1,467 6/14/2021
2.0.23 1,452 6/14/2021
2.0.22 1,413 5/20/2021
2.0.21 1,449 5/18/2021
2.0.20 1,446 5/10/2021
2.0.19 1,426 5/10/2021
2.0.18 1,448 5/3/2021
2.0.17 1,406 5/3/2021
2.0.16 1,470 4/14/2021
2.0.15 1,341 4/13/2021
2.0.14 2,719 3/31/2021
2.0.13 1,468 3/25/2021
2.0.12 1,436 3/25/2021
2.0.11 1,588 2/19/2021
2.0.10 1,616 2/18/2021
2.0.9 1,677 2/18/2021
2.0.8 1,596 2/16/2021
2.0.7 1,660 2/9/2021
2.0.6 1,619 2/9/2021
2.0.5 1,547 2/3/2021
2.0.4 1,571 1/29/2021
2.0.3 1,629 1/29/2021
2.0.2 1,534 1/28/2021
2.0.1 1,577 1/27/2021
2.0.0 1,584 1/26/2021
1.2.397 1,532 1/26/2021
1.2.396 1,627 1/21/2021
1.2.395 1,599 1/20/2021
1.2.394 1,603 1/20/2021
1.2.393 1,584 1/20/2021
1.2.392 1,596 1/20/2021
1.2.391 1,572 1/19/2021
1.2.390 1,572 1/19/2021
1.2.389 1,537 1/19/2021
1.2.388 1,627 1/14/2021
1.2.387 1,658 1/14/2021
1.2.386 1,589 1/13/2021
1.2.385 1,608 1/13/2021
1.2.384 1,663 1/11/2021
1.2.383 1,616 1/8/2021
1.2.382 1,620 1/6/2021
1.2.381 1,649 1/6/2021
1.2.380 1,686 11/17/2020
1.2.379 1,748 10/21/2020
1.2.378 1,630 9/17/2020
1.2.376 4,147 9/1/2020
1.2.375 2,715 7/13/2020
1.2.374 1,615 7/2/2020
1.2.373 1,713 7/1/2020
1.2.372 1,746 6/10/2020
1.2.371 1,706 6/10/2020
1.2.370 1,740 6/10/2020
1.2.369 1,687 6/9/2020
1.2.368 1,693 6/9/2020
1.2.367 1,710 6/9/2020
1.2.366 1,708 6/9/2020
1.2.365 1,736 6/9/2020
1.2.364 1,733 6/9/2020
1.2.363 1,631 6/9/2020
1.2.362 1,722 6/8/2020
1.2.361 1,687 6/4/2020
1.2.357 4,756 3/25/2020
1.2.356 1,769 3/10/2020
1.2.355 1,773 3/10/2020
1.2.354 1,703 3/6/2020
1.2.353 1,790 3/3/2020
1.2.352 1,633 3/3/2020
1.2.351 1,698 3/2/2020
1.2.350 1,707 3/2/2020
1.2.349 1,692 3/2/2020
1.2.348 1,748 3/2/2020
1.2.347 1,704 3/2/2020
1.2.346 1,717 2/27/2020
1.2.345 1,781 2/21/2020
1.2.344 1,603 2/20/2020
1.2.343 1,688 2/20/2020
1.2.342 1,771 2/20/2020
1.2.341 1,863 2/20/2020
1.2.340 1,818 2/20/2020
1.2.339 1,800 2/20/2020
1.2.338 1,751 2/19/2020
1.2.337 1,722 2/18/2020
1.2.336 1,778 2/14/2020
1.2.335 1,832 2/6/2020
1.2.334 1,753 2/4/2020
1.2.333 1,821 2/3/2020
1.2.332 8,356 1/13/2020
1.2.331 25,707 12/17/2019
1.2.330 1,706 12/13/2019
1.2.328 1,727 12/12/2019
1.2.327 1,745 12/11/2019
1.2.326 1,743 12/10/2019
1.2.325 4,339 12/3/2019
1.2.324 1,754 11/29/2019
1.2.323 1,761 11/28/2019
1.2.322 1,725 11/28/2019
1.2.321 1,708 11/28/2019
1.2.320 1,857 11/26/2019
1.2.319 1,720 11/26/2019
1.2.318 1,765 11/22/2019
1.2.317 1,840 11/20/2019
1.2.316 1,948 10/25/2019
1.2.315 1,760 10/25/2019
1.2.314 1,796 10/23/2019
1.2.313 1,764 10/18/2019
1.2.312 1,723 10/17/2019
1.2.311 1,810 10/17/2019
1.2.310 1,736 10/17/2019
1.2.309 1,805 10/9/2019
1.2.308 1,781 10/8/2019
1.2.307 1,805 10/7/2019
1.2.306 1,742 10/4/2019
1.2.305 1,731 10/3/2019
1.2.304 1,764 10/2/2019
1.2.303 1,860 9/16/2019
1.2.302 1,805 9/16/2019
1.2.301 1,728 9/15/2019
1.2.300 1,790 9/13/2019
1.2.299 1,848 9/10/2019
1.2.298 1,785 9/6/2019
1.2.297 1,833 8/20/2019
1.2.296 1,777 8/20/2019
1.2.295 1,795 8/20/2019
1.2.294 1,880 8/20/2019
1.2.293 1,838 8/16/2019
1.2.292 1,854 7/15/2019
1.2.291 1,871 6/30/2019
1.2.290 1,837 6/28/2019
1.2.289 1,909 6/20/2019
1.2.288 1,851 6/12/2019
1.2.287 1,786 6/12/2019
1.2.286 1,867 6/11/2019
1.2.285 1,787 6/11/2019
1.2.284 1,844 6/5/2019
1.2.283 1,831 5/28/2019
1.2.282 1,817 5/25/2019
1.2.281 1,846 5/23/2019
1.2.280 1,900 5/13/2019
1.2.279 1,840 5/9/2019
1.2.278 1,790 5/9/2019
1.2.277 1,855 5/7/2019
1.2.276 1,825 5/7/2019
1.2.275 1,922 5/6/2019
1.2.274 1,829 4/26/2019
1.2.273 1,878 4/25/2019
1.2.272 1,892 4/25/2019
1.2.271 1,840 4/24/2019
1.2.270 1,877 4/24/2019
1.2.269 1,771 4/16/2019
1.2.268 1,810 4/16/2019
1.2.267 1,898 4/16/2019
1.2.266 1,847 4/12/2019
1.2.265 1,856 4/12/2019
1.2.264 1,836 4/11/2019
1.2.263 1,804 4/11/2019
1.2.262 1,828 4/10/2019
1.2.261 1,792 4/10/2019
1.2.260 1,844 4/5/2019
1.2.259 1,968 2/27/2019
1.2.258 1,797 2/27/2019
1.2.257 1,765 2/26/2019
1.2.256 1,947 2/15/2019
1.2.255 1,910 2/15/2019
1.2.254 1,926 2/5/2019
1.2.253 2,025 12/12/2018
1.2.252 1,947 11/8/2018
1.2.251 2,036 11/8/2018
1.2.250 14,092 10/11/2018
1.2.249 2,079 10/2/2018
1.2.248 2,049 9/25/2018
1.2.247 2,085 9/3/2018
1.2.246 2,093 8/28/2018
1.2.245 2,066 8/27/2018
1.2.244 2,085 8/22/2018
1.2.243 2,179 8/21/2018
1.2.242 2,279 8/17/2018
1.2.241 2,216 7/27/2018
1.2.240 2,290 7/26/2018
1.2.239 2,463 6/18/2018
1.2.238 2,433 6/14/2018
1.2.237 2,225 5/25/2018
1.2.236 2,219 5/24/2018
1.2.235 2,432 5/18/2018
1.2.234 2,519 5/3/2018
1.2.233 2,383 5/3/2018
1.2.232 2,486 4/30/2018
1.2.231 2,385 4/18/2018
1.2.230 2,475 4/10/2018
1.2.229 2,415 4/10/2018
1.2.228 2,296 4/4/2018
1.2.227 2,212 3/28/2018
1.2.226 2,282 3/22/2018
1.2.225 2,316 3/20/2018
1.2.224 2,500 3/19/2018
1.2.223 2,193 3/15/2018
1.2.222 2,213 3/14/2018
1.2.221 2,492 3/14/2018
1.2.220 12,821 2/23/2018
1.2.219 2,496 2/16/2018
1.2.218 2,238 2/9/2018
1.2.217 2,320 2/8/2018
1.2.216 2,200 2/7/2018
1.2.215 2,228 2/7/2018
1.2.214 2,284 2/5/2018
1.2.213 2,476 2/2/2018
1.2.212 2,428 1/26/2018
1.2.211 2,429 1/16/2018
1.2.210 2,263 12/18/2017
1.2.209 2,245 12/14/2017
1.2.208 2,157 12/7/2017
1.2.207 2,288 12/6/2017
1.2.206 2,311 12/4/2017
1.2.205 2,279 11/28/2017
1.2.204 2,304 11/24/2017
1.2.203 2,206 11/24/2017
1.2.202 6,936 11/24/2017
1.2.201 2,314 11/20/2017
1.2.200 2,251 11/14/2017
1.2.199 2,192 11/14/2017
1.2.198 2,245 11/6/2017
1.2.197 2,213 11/6/2017
1.2.196 2,271 10/31/2017
1.2.195 2,239 10/30/2017
1.2.194 2,333 10/26/2017
1.2.193 2,247 10/26/2017
1.2.192 2,258 10/26/2017
1.2.191 2,224 10/20/2017
1.2.190 2,344 10/18/2017
1.2.189 2,175 10/18/2017
1.2.188 2,245 10/15/2017
1.2.187 2,221 10/11/2017
1.2.185 2,288 10/10/2017
1.2.184 2,195 10/10/2017
1.2.183 2,211 10/2/2017
1.2.182 2,264 9/29/2017
1.2.181 2,335 9/25/2017
1.2.180 2,337 9/14/2017
1.2.179 2,277 9/12/2017
1.2.178 2,326 8/31/2017
1.2.177 2,289 8/25/2017
1.2.176 2,256 8/24/2017
1.2.174 2,364 8/7/2017
1.2.173 2,232 8/7/2017
1.2.172 2,327 8/7/2017
1.2.171 2,316 8/4/2017
1.2.170 2,311 8/3/2017
1.2.169 2,370 8/3/2017
1.2.168 2,258 8/3/2017
1.2.167 2,242 8/2/2017
1.2.166 2,275 8/1/2017
1.2.165 2,307 7/26/2017
1.2.164 2,244 7/26/2017
1.2.163 2,303 7/25/2017
1.2.162 2,231 7/18/2017
1.2.161 2,289 7/18/2017
1.2.160 2,350 7/18/2017
1.2.159 2,217 7/18/2017
1.2.158 2,267 7/13/2017
1.2.157 2,305 7/13/2017
1.2.156 2,295 7/5/2017
1.2.155 2,287 6/28/2017
1.2.154 2,356 6/27/2017
1.2.153 2,301 6/20/2017
1.2.152 2,390 6/19/2017
1.2.151 2,318 6/14/2017
1.2.150 2,245 6/13/2017
1.2.149 2,290 5/31/2017
1.2.148 2,280 5/29/2017
1.2.147 2,285 5/19/2017
1.2.146 2,275 5/18/2017
1.2.145 2,244 5/18/2017
1.2.144 2,304 5/14/2017
1.2.143 2,285 5/12/2017
1.2.142 2,302 5/12/2017
1.2.141 2,468 5/5/2017
1.2.140 2,315 4/27/2017
1.2.139 2,269 2/27/2017
1.2.137 2,347 2/3/2017
1.2.136 2,340 2/3/2017
1.2.135 2,298 1/26/2017
1.2.134 2,323 1/25/2017
1.2.133 2,409 1/12/2017
1.2.132 2,286 1/11/2017
1.2.131 2,491 1/10/2017
1.2.130 2,323 1/10/2017
1.2.129 2,313 1/10/2017
1.2.128 2,250 1/10/2017
1.2.127 2,253 1/10/2017
1.2.125 2,293 1/10/2017
1.2.119 2,364 12/13/2016
1.2.118 2,324 12/12/2016
1.2.117 2,315 12/10/2016
1.2.115 2,360 12/8/2016
1.2.114 2,329 12/5/2016
1.2.112 2,371 11/29/2016
1.2.111 2,383 11/25/2016
1.2.110 2,359 11/25/2016
1.2.109 2,349 11/24/2016
1.2.108 2,323 11/24/2016
1.2.107 2,333 11/23/2016
1.2.106 4,284 11/18/2016
1.2.105 2,345 11/18/2016
1.2.104 2,324 11/18/2016
1.2.103 2,317 11/17/2016
1.2.102 2,371 11/17/2016
1.2.101 2,322 11/17/2016
1.2.100 2,304 11/16/2016
1.2.99 2,282 11/16/2016
1.2.98 2,335 11/16/2016
1.2.97 2,319 11/16/2016
1.2.96 2,291 11/16/2016
1.2.95 2,342 11/16/2016
1.2.94 2,375 11/15/2016
1.2.92 2,334 11/15/2016
1.2.91 2,306 11/15/2016
1.2.90 2,321 11/15/2016
1.2.89 2,271 11/14/2016
1.2.88 2,644 11/8/2016
1.2.87 2,563 11/8/2016
1.2.86 2,448 11/8/2016
1.2.85 2,348 11/8/2016
1.2.84 2,717 11/8/2016
1.2.83 2,434 11/7/2016
1.2.82 2,540 11/3/2016
1.2.81 2,570 11/3/2016
1.2.80 2,460 11/3/2016
1.2.79 2,427 11/2/2016
1.2.78 2,469 11/1/2016
1.2.76 2,614 11/1/2016
1.2.75 2,330 10/31/2016
1.2.73 2,412 10/28/2016
1.2.71 2,315 10/27/2016
1.2.69 2,291 10/27/2016
1.2.68 2,383 10/26/2016
1.2.66 2,322 10/25/2016
1.2.65 2,352 10/24/2016
1.2.64 2,318 10/21/2016
1.2.63 2,325 10/21/2016
1.2.62 2,293 10/21/2016
1.2.61 2,330 10/20/2016
1.2.60 2,295 10/20/2016
1.2.59 2,353 10/13/2016
1.2.58 2,282 10/13/2016
1.2.57 2,298 10/13/2016
1.2.56 2,304 10/13/2016
1.2.55 2,359 10/11/2016
1.2.54 2,324 10/11/2016
1.2.53 2,281 10/10/2016
1.2.51 2,394 9/12/2016
1.2.50 2,379 9/12/2016
1.2.49 2,367 9/7/2016
1.2.48 2,367 9/2/2016
1.2.47 2,391 5/6/2016
1.2.46 2,768 4/25/2016
1.2.45 2,563 4/25/2016
1.2.43 2,704 4/22/2016
1.2.42 2,319 4/15/2016
1.2.41 2,348 4/12/2016
1.2.40 2,301 4/11/2016
1.2.39 2,338 4/8/2016
1.2.38 2,419 4/8/2016
1.2.37 2,426 4/8/2016
1.2.36 2,328 4/8/2016
1.2.35 2,293 4/6/2016
1.2.34 2,370 4/6/2016
1.2.33 2,387 4/6/2016
1.2.32 2,433 4/6/2016
1.2.31 2,396 4/6/2016
1.2.30 2,323 4/6/2016
1.2.29 2,374 4/5/2016
1.2.28 2,393 4/5/2016
1.2.26 2,382 4/5/2016
1.2.25 2,344 4/5/2016
1.2.24 2,323 4/1/2016
1.2.23 2,365 3/31/2016
1.2.22 2,362 3/31/2016
1.2.21 2,366 3/29/2016
1.2.20 2,376 3/25/2016
1.2.19 2,406 3/17/2016
1.2.18 2,372 3/17/2016
1.2.17 2,340 3/17/2016
1.2.16 2,368 3/17/2016
1.2.15 2,557 3/17/2016
1.2.14 2,345 3/16/2016
1.2.13 2,357 3/15/2016
1.2.12 2,348 3/15/2016
1.2.11 2,317 3/14/2016
1.2.10 2,392 3/11/2016
1.2.9 2,372 3/7/2016
1.2.8 2,376 3/6/2016
1.2.7 2,346 3/6/2016
1.2.6 2,319 3/4/2016
1.2.5 2,470 3/2/2016
1.2.4 2,392 3/2/2016
1.2.3 2,295 3/1/2016
1.2.2 2,433 3/1/2016
1.2.1 2,351 2/29/2016
1.2.0 2,702 2/29/2016
1.1.45 2,259 7/28/2017
1.1.44 2,832 2/29/2016
1.1.43 2,833 2/29/2016
1.1.42 2,809 2/28/2016
1.1.41 2,572 2/26/2016
1.1.40 2,460 2/23/2016
1.1.39 2,347 2/23/2016
1.1.38 2,484 2/22/2016
1.1.37 2,357 2/22/2016
1.1.36 2,389 2/19/2016
1.1.35 2,460 2/19/2016
1.1.34 2,378 2/15/2016
1.1.33 2,358 2/12/2016
1.1.32 2,634 2/11/2016
1.1.31 2,666 2/11/2016
1.1.30 2,375 2/9/2016
1.1.29 2,424 2/8/2016
1.1.28 2,429 1/29/2016
1.1.27 2,306 1/26/2016
1.1.25 2,412 1/25/2016
1.1.24 2,331 1/20/2016
1.1.23 2,370 1/20/2016
1.1.18 2,298 1/20/2016
1.1.17 2,363 1/20/2016
1.1.16 2,274 1/19/2016
1.1.15 2,689 1/15/2016
1.1.14 3,197 1/15/2016
1.1.13 3,079 1/14/2016
1.1.12 2,536 1/14/2016
1.1.10 2,665 1/13/2016
1.1.9 2,390 1/12/2016
1.1.8 2,397 1/12/2016
1.1.7 2,297 1/12/2016
1.1.6 2,332 1/11/2016
1.1.5 2,420 1/7/2016
1.1.4 2,357 1/6/2016
1.1.3 2,330 1/6/2016
1.1.2 2,359 1/6/2016
1.1.1 2,383 1/5/2016
1.1.0 2,388 1/1/2016
1.0.155 3,122 12/18/2015
1.0.154 2,428 12/17/2015
1.0.153 2,352 12/17/2015
1.0.151 2,515 12/3/2015
1.0.150 2,405 12/3/2015
1.0.149 2,492 12/3/2015
1.0.148 2,423 12/2/2015
1.0.147 2,732 12/2/2015
1.0.146 2,707 12/2/2015
1.0.145 2,726 12/2/2015
1.0.144 2,709 12/2/2015
1.0.143 2,529 12/1/2015
1.0.142 2,448 12/1/2015
1.0.140 2,675 12/1/2015
1.0.139 2,718 11/30/2015
1.0.138 2,589 11/30/2015
1.0.137 2,417 11/26/2015
1.0.136 2,455 11/25/2015
1.0.135 2,417 11/20/2015
1.0.134 2,405 11/19/2015
1.0.133 2,381 11/19/2015
1.0.132 2,412 11/19/2015
1.0.131 2,418 11/17/2015
1.0.130 2,367 11/13/2015
1.0.129 2,395 11/13/2015
1.0.128 2,354 11/13/2015
1.0.127 2,421 11/12/2015
1.0.126 2,483 11/12/2015
1.0.125 2,382 11/11/2015
1.0.124 2,439 11/11/2015
1.0.123 2,432 11/11/2015
1.0.121 2,375 11/4/2015
1.0.120 2,384 11/3/2015
1.0.119 2,413 10/30/2015
1.0.118 2,389 10/29/2015
1.0.117 2,361 10/23/2015
1.0.116 2,380 10/20/2015
1.0.115 2,415 10/13/2015
1.0.113 2,378 10/13/2015
1.0.111 2,465 10/6/2015
1.0.110 2,493 10/6/2015
1.0.109 2,575 10/6/2015
1.0.108 2,417 10/6/2015
1.0.107 2,693 10/4/2015
1.0.106 2,432 9/25/2015
1.0.105 2,422 9/2/2015
1.0.104 2,457 8/24/2015
1.0.103 2,604 7/30/2015
1.0.102 2,514 7/30/2015
1.0.101 2,422 6/12/2015
1.0.100 2,421 6/3/2015
1.0.99 2,478 6/3/2015
1.0.98 2,479 6/3/2015
1.0.97 2,425 5/12/2015
1.0.96 2,428 5/7/2015
1.0.95 2,516 4/16/2015
1.0.94 2,475 4/16/2015
1.0.93 2,445 4/15/2015
1.0.92 2,415 4/8/2015
1.0.91 2,430 3/17/2015
1.0.90 2,356 3/10/2015
1.0.89 2,391 3/10/2015
1.0.88 2,586 2/12/2015
1.0.87 2,551 12/4/2014
1.0.86 2,649 11/14/2014
1.0.85 2,635 11/14/2014
1.0.84 2,885 11/13/2014
1.0.83 2,572 11/13/2014
1.0.82 2,579 11/12/2014
1.0.81 2,645 11/12/2014
1.0.80 2,571 10/9/2014
1.0.79 2,429 10/8/2014
1.0.78 2,488 10/7/2014
1.0.77 2,462 10/7/2014
1.0.76 2,450 9/29/2014
1.0.75 2,594 9/29/2014
1.0.74 2,492 9/3/2014
1.0.73 2,447 9/3/2014
1.0.72 2,471 8/12/2014
1.0.71 2,463 8/11/2014
1.0.70 2,398 8/11/2014
1.0.67 2,457 8/11/2014
1.0.66 2,487 8/11/2014
1.0.65 2,470 8/5/2014
1.0.64 2,495 8/4/2014
1.0.63 2,524 7/31/2014
1.0.62 2,527 7/22/2014
1.0.61 2,479 7/22/2014
1.0.59 2,497 7/11/2014
1.0.58 2,473 7/11/2014
1.0.57 2,422 7/7/2014
1.0.56 2,570 7/1/2014
1.0.55 2,495 7/1/2014
1.0.54 2,542 7/1/2014
1.0.53 2,456 7/1/2014
1.0.52 2,436 7/1/2014
1.0.51 2,484 6/23/2014
1.0.49 2,508 6/21/2014
1.0.48 2,443 6/20/2014
1.0.47 2,512 6/21/2014
1.0.45 2,511 6/19/2014
1.0.44 2,446 6/19/2014
1.0.41 2,470 6/19/2014
1.0.40 2,409 6/19/2014
1.0.39 2,514 6/18/2014
1.0.38 2,419 6/18/2014
1.0.37 2,467 6/12/2014
1.0.36 2,445 6/12/2014
1.0.35 2,526 6/12/2014
1.0.32 2,480 6/12/2014
1.0.31 2,514 6/6/2014
1.0.30 2,511 6/6/2014
1.0.29 2,449 6/5/2014
1.0.28 2,547 5/8/2014
1.0.26 2,480 5/7/2014
1.0.25 2,395 5/7/2014