PeanutButter.TestUtils.Generic 3.0.311

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 3.0.311
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.311
                    
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="3.0.311" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.Generic" Version="3.0.311" />
                    
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 3.0.311
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.311"
                    
#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@3.0.311
                    
#: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=3.0.311
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.311
                    
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 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.391 129 8/19/2025
3.0.390 128 8/19/2025
3.0.389 69 8/1/2025
3.0.388 97 7/31/2025
3.0.387 95 7/30/2025
3.0.386 144 7/15/2025
3.0.385 136 7/15/2025
3.0.384 257 5/15/2025
3.0.383 256 5/14/2025
3.0.382 237 5/13/2025
3.0.381 112 5/9/2025
3.0.380 155 5/8/2025
3.0.379 162 5/7/2025
3.0.378 163 5/6/2025
3.0.377 153 5/6/2025
3.0.376 152 5/6/2025
3.0.375 149 5/6/2025
3.0.374 165 5/5/2025
3.0.373 156 5/5/2025
3.0.372 147 5/5/2025
3.0.371 157 5/5/2025
3.0.370 155 5/5/2025
3.0.369 160 5/5/2025
3.0.368 156 4/30/2025
3.0.367 151 4/30/2025
3.0.366 166 4/30/2025
3.0.365 157 4/30/2025
3.0.364 155 4/30/2025
3.0.363 151 4/30/2025
3.0.362 155 4/30/2025
3.0.361 159 4/30/2025
3.0.360 161 4/30/2025
3.0.359 157 4/30/2025
3.0.358 167 4/29/2025
3.0.357 175 4/23/2025
3.0.356 170 4/22/2025
3.0.355 212 4/17/2025
3.0.354 190 4/15/2025
3.0.353 138 4/4/2025
3.0.352 174 4/3/2025
3.0.351 168 4/2/2025
3.0.350 167 4/2/2025
3.0.349 160 3/18/2025
3.0.348 157 3/18/2025
3.0.347 238 3/4/2025
3.0.346 219 3/4/2025
3.0.345 236 3/4/2025
3.0.344 138 2/20/2025
3.0.343 127 2/14/2025
3.0.342 139 2/11/2025
3.0.341 118 2/10/2025
3.0.340 119 2/5/2025
3.0.339 128 1/7/2025
3.0.338 125 1/7/2025
3.0.337 106 1/7/2025
3.0.336 124 1/6/2025
3.0.335 134 12/17/2024
3.0.334 123 12/17/2024
3.0.333 141 12/13/2024
3.0.332 127 12/13/2024
3.0.331 115 12/12/2024
3.0.330 134 11/28/2024
3.0.329 157 11/13/2024
3.0.328 115 11/12/2024
3.0.327 124 11/12/2024
3.0.326 128 11/12/2024
3.0.325 130 11/12/2024
3.0.324 120 11/12/2024
3.0.323 120 11/6/2024
3.0.322 122 11/6/2024
3.0.321 148 10/10/2024
3.0.320 109 10/7/2024
3.0.319 154 9/18/2024
3.0.318 151 9/18/2024
3.0.317 138 9/18/2024
3.0.316 130 8/28/2024
3.0.315 146 8/12/2024
3.0.314 143 8/8/2024
3.0.313 142 8/8/2024
3.0.312 110 7/29/2024
3.0.311 140 7/17/2024
3.0.310 130 7/15/2024
3.0.309 114 7/15/2024
3.0.308 124 7/9/2024
3.0.307 116 7/9/2024
3.0.306 138 6/25/2024
3.0.305 135 6/11/2024
3.0.304 146 6/11/2024
3.0.303 150 6/5/2024
3.0.302 128 6/5/2024
3.0.301 207 5/30/2024
3.0.300 141 5/30/2024
3.0.299 149 5/30/2024
3.0.298 377 5/17/2024
3.0.297 150 5/17/2024
3.0.296 156 5/13/2024
3.0.295 143 5/8/2024
3.0.294 181 5/7/2024
3.0.293 279 4/19/2024
3.0.292 151 4/18/2024
3.0.291 166 4/17/2024
3.0.290 157 4/17/2024
3.0.289 148 4/15/2024
3.0.288 163 4/11/2024
3.0.287 179 4/5/2024
3.0.286 174 4/5/2024
3.0.285 176 4/5/2024
3.0.284 166 4/4/2024
3.0.283 176 4/4/2024
3.0.282 194 4/3/2024
3.0.281 164 4/2/2024
3.0.280 164 4/2/2024
3.0.279 197 3/25/2024
3.0.278 178 3/25/2024
3.0.277 196 3/15/2024
3.0.276 267 2/29/2024
3.0.275 293 2/28/2024
3.0.274 289 2/28/2024
3.0.273 349 2/27/2024
3.0.272 313 2/26/2024
3.0.271 1,501 2/22/2024
3.0.270 369 2/15/2024
3.0.269 359 2/15/2024
3.0.268 393 2/15/2024
3.0.267 398 2/14/2024
3.0.266 361 2/14/2024
3.0.265 389 2/13/2024
3.0.264 439 2/8/2024
3.0.263 388 2/8/2024
3.0.262 440 2/8/2024
3.0.261 404 2/8/2024
3.0.260 408 2/7/2024
3.0.259 444 2/7/2024
3.0.258 432 2/7/2024
3.0.257 411 2/7/2024
3.0.256 415 1/31/2024
3.0.255 1,850 1/30/2024
3.0.254 503 1/25/2024
3.0.253 485 1/24/2024
3.0.252 484 1/22/2024
3.0.251 505 1/17/2024
3.0.250 469 1/17/2024
3.0.249 493 1/16/2024
3.0.248 526 1/16/2024
3.0.247 537 1/16/2024
3.0.246 561 1/15/2024
3.0.245 521 1/11/2024
3.0.244 721 12/11/2023
3.0.243 603 12/11/2023
3.0.242 674 12/7/2023
3.0.241 661 12/7/2023
3.0.240 666 12/5/2023
3.0.239 616 12/5/2023
3.0.238 655 12/5/2023
3.0.237 638 12/5/2023
3.0.236 674 11/17/2023
3.0.235 626 11/17/2023
3.0.234 654 11/14/2023
3.0.233 688 11/14/2023
3.0.232 616 11/13/2023
3.0.231 682 11/9/2023
3.0.230 667 11/8/2023
3.0.229 619 11/8/2023
3.0.228 701 11/2/2023
3.0.227 689 11/2/2023
3.0.226 693 11/1/2023
3.0.225 665 11/1/2023
3.0.224 678 11/1/2023
3.0.223 651 10/31/2023
3.0.222 663 10/31/2023
3.0.221 658 10/31/2023
3.0.220 696 10/31/2023
3.0.219 699 10/31/2023
3.0.218 668 10/30/2023
3.0.217 683 10/30/2023
3.0.216 703 10/30/2023
3.0.215 700 10/30/2023
3.0.214 695 10/26/2023
3.0.213 714 10/25/2023
3.0.212 736 10/25/2023
3.0.211 668 10/24/2023
3.0.210 707 10/24/2023
3.0.209 656 10/24/2023
3.0.208 622 10/24/2023
3.0.207 718 10/23/2023
3.0.206 660 10/23/2023
3.0.205 702 10/20/2023
3.0.204 672 10/20/2023
3.0.203 722 10/20/2023
3.0.202 729 10/19/2023
3.0.201 662 10/19/2023
3.0.200 697 10/19/2023
3.0.199 699 10/19/2023
3.0.198 642 10/18/2023
3.0.197 666 10/18/2023
3.0.196 701 10/17/2023
3.0.195 674 10/13/2023
3.0.194 698 10/12/2023
3.0.193 712 10/12/2023
3.0.192 703 10/11/2023
3.0.191 679 10/11/2023
3.0.190 703 10/11/2023
3.0.189 694 10/11/2023
3.0.188 696 10/11/2023
3.0.187 654 10/11/2023
3.0.186 725 10/11/2023
3.0.185 685 10/10/2023
3.0.184 699 10/10/2023
3.0.183 695 10/9/2023
3.0.182 707 10/9/2023
3.0.181 731 10/9/2023
3.0.180 728 9/21/2023
3.0.179 706 9/21/2023
3.0.178 751 9/21/2023
3.0.177 757 9/11/2023
3.0.176 808 9/8/2023
3.0.175 761 9/8/2023
3.0.173 795 9/8/2023
3.0.172 753 9/8/2023
3.0.170 804 8/23/2023
3.0.169 747 8/23/2023
3.0.167 1,075 8/11/2023
3.0.166 843 8/10/2023
3.0.165 905 8/7/2023
3.0.164 971 8/3/2023
3.0.163 984 7/31/2023
3.0.162 998 7/28/2023
3.0.161 950 7/28/2023
3.0.160 2,370 6/30/2023
3.0.159 1,016 6/29/2023
3.0.158 1,026 6/29/2023
3.0.157 984 6/28/2023
3.0.156 1,012 6/28/2023
3.0.155 1,002 6/28/2023
3.0.154 959 6/26/2023
3.0.153 983 6/22/2023
3.0.152 983 6/22/2023
3.0.151 1,044 6/22/2023
3.0.150 1,025 6/22/2023
3.0.149 1,010 6/22/2023
3.0.148 968 6/22/2023
3.0.147 1,046 6/15/2023
3.0.146 968 6/9/2023
3.0.145 985 6/6/2023
3.0.144 1,075 6/6/2023
3.0.143 1,036 6/6/2023
3.0.142 1,024 5/31/2023
3.0.141 1,023 5/31/2023
3.0.140 1,052 5/26/2023
3.0.139 1,070 5/26/2023
3.0.138 1,049 5/25/2023
3.0.137 1,028 5/25/2023
3.0.136 1,049 5/25/2023
3.0.135 1,096 5/25/2023
3.0.134 1,025 5/25/2023
3.0.133 1,082 5/24/2023
3.0.132 1,043 5/24/2023
3.0.131 1,034 5/24/2023
3.0.130 1,111 5/23/2023
3.0.129 1,060 5/22/2023
3.0.128 1,087 5/18/2023
3.0.127 1,116 5/17/2023
3.0.126 1,110 5/11/2023
3.0.125 1,204 5/5/2023
3.0.124 1,195 5/4/2023
3.0.123 1,145 5/4/2023
3.0.122 1,196 4/25/2023
3.0.121 1,109 4/25/2023
3.0.120 1,120 4/25/2023
3.0.119 1,115 4/25/2023
3.0.118 1,116 4/25/2023
3.0.117 1,094 4/24/2023
3.0.116 1,096 4/24/2023
3.0.115 1,157 4/18/2023
3.0.114 1,151 4/18/2023
3.0.113 1,133 4/18/2023
3.0.112 1,097 4/11/2023
3.0.111 1,127 4/11/2023
3.0.110 1,126 3/31/2023
3.0.109 1,165 3/29/2023
3.0.108 1,132 3/28/2023
3.0.107 1,171 3/15/2023
3.0.106 1,162 3/9/2023
3.0.105 1,128 3/9/2023
3.0.104 1,174 3/3/2023
3.0.103 1,240 3/2/2023
3.0.102 1,153 3/2/2023
3.0.101 1,149 3/1/2023
3.0.100 1,162 2/22/2023
3.0.99 1,185 2/10/2023
3.0.98 1,212 2/10/2023
3.0.97 1,260 1/24/2023
3.0.96 1,873 12/15/2022
3.0.95 1,247 12/1/2022
3.0.94 1,325 11/30/2022
3.0.93 1,322 11/30/2022
3.0.92 1,270 11/30/2022
3.0.91 1,355 11/29/2022
3.0.90 1,521 11/25/2022
3.0.89 1,333 11/17/2022
3.0.88 1,323 11/15/2022
3.0.87 1,385 11/14/2022
3.0.86 1,324 11/14/2022
3.0.85 1,353 11/14/2022
3.0.84 1,310 11/14/2022
3.0.83 1,362 11/14/2022
3.0.82 1,278 11/14/2022
3.0.81 1,346 11/14/2022
3.0.80 1,308 11/14/2022
3.0.79 1,361 11/8/2022
3.0.78 1,334 11/7/2022
3.0.77 1,338 11/7/2022
3.0.76 1,390 11/7/2022
3.0.75 1,337 11/7/2022
3.0.74 1,296 11/3/2022
3.0.73 3,909 10/31/2022
3.0.72 1,429 10/27/2022
3.0.71 1,366 10/27/2022
3.0.70 1,301 10/27/2022
3.0.69 1,389 10/27/2022
3.0.68 1,411 10/25/2022
3.0.67 1,466 10/19/2022
3.0.66 1,432 10/19/2022
3.0.65 1,455 10/19/2022
3.0.64 1,416 10/19/2022
3.0.63 1,397 10/19/2022
3.0.62 1,372 10/18/2022
3.0.61 1,482 10/13/2022
3.0.60 1,385 10/12/2022
3.0.59 1,364 10/12/2022
3.0.58 1,559 9/28/2022
3.0.57 1,473 9/28/2022
3.0.56 1,443 9/28/2022
3.0.55 1,442 9/27/2022
3.0.54 1,496 9/27/2022
3.0.53 1,451 9/27/2022
3.0.52 1,444 9/27/2022
3.0.51 1,414 9/27/2022
3.0.50 1,466 9/27/2022
3.0.49 1,441 9/27/2022
3.0.48 1,388 9/27/2022
3.0.47 1,441 9/26/2022
3.0.46 1,422 9/26/2022
3.0.45 1,400 9/26/2022
3.0.44 1,400 9/26/2022
3.0.43 1,507 9/23/2022
3.0.42 1,410 9/23/2022
3.0.41 1,506 9/22/2022
3.0.40 1,441 9/22/2022
3.0.39 1,437 9/22/2022
3.0.38 1,455 9/21/2022
3.0.37 1,499 9/21/2022
3.0.36 1,389 9/21/2022
3.0.35 1,455 9/21/2022
3.0.34 1,503 9/20/2022
3.0.33 1,465 9/19/2022
3.0.32 1,481 9/16/2022
3.0.31 1,443 9/16/2022
3.0.30 1,461 9/16/2022
3.0.29 1,419 9/16/2022
3.0.28 1,497 9/15/2022
3.0.27 1,491 9/15/2022
3.0.26 1,442 9/14/2022
3.0.25 1,572 9/14/2022
3.0.24 1,502 9/14/2022
3.0.23 1,432 9/14/2022
3.0.22 1,463 9/14/2022
3.0.21 1,557 9/14/2022
3.0.20 1,492 9/9/2022
3.0.19 1,421 9/9/2022
3.0.18 1,404 9/8/2022
3.0.17 1,408 9/6/2022
3.0.16 1,433 9/6/2022
3.0.15 1,388 9/2/2022
3.0.14 1,449 9/1/2022
3.0.13 1,457 8/31/2022
3.0.12 1,493 8/31/2022
3.0.11 1,386 8/23/2022
3.0.10 1,384 8/22/2022
3.0.9 1,487 8/22/2022
3.0.8 1,503 8/18/2022
3.0.7 1,459 8/17/2022
3.0.6 1,512 8/15/2022
3.0.5 1,473 8/15/2022
3.0.4 1,629 8/4/2022
3.0.3 1,412 8/4/2022
3.0.2 1,539 7/29/2022
3.0.1 1,456 7/27/2022
3.0.0 1,474 7/26/2022
2.0.96 1,457 7/26/2022
2.0.95 1,474 7/26/2022
2.0.94 1,459 7/25/2022
2.0.93 1,439 7/25/2022
2.0.92 1,951 7/15/2022
2.0.91 1,445 7/15/2022
2.0.90 1,460 7/14/2022
2.0.89 1,438 7/14/2022
2.0.88 1,463 7/12/2022
2.0.87 1,537 7/11/2022
2.0.86 1,438 7/11/2022
2.0.85 1,438 7/11/2022
2.0.84 1,436 7/8/2022
2.0.83 1,495 6/29/2022
2.0.82 1,467 6/29/2022
2.0.81 1,504 6/23/2022
2.0.80 1,507 6/15/2022
2.0.79 1,603 6/14/2022
2.0.78 1,491 6/14/2022
2.0.77 10,235 5/24/2022
2.0.76 1,658 5/3/2022
2.0.75 1,561 4/29/2022
2.0.74 1,520 4/19/2022
2.0.73 1,472 4/16/2022
2.0.72 1,530 4/12/2022
2.0.71 1,525 4/12/2022
2.0.70 1,494 4/7/2022
2.0.69 1,566 4/7/2022
2.0.68 1,550 4/7/2022
2.0.67 1,512 4/7/2022
2.0.66 1,447 3/15/2022
2.0.65 1,526 3/15/2022
2.0.64 1,483 3/15/2022
2.0.63 1,485 3/2/2022
2.0.62 1,464 2/22/2022
2.0.61 1,502 2/18/2022
2.0.60 1,490 2/18/2022
2.0.59 1,495 2/15/2022
2.0.58 1,455 2/9/2022
2.0.57 1,437 2/1/2022
2.0.56 1,567 2/1/2022
2.0.55 1,500 2/1/2022
2.0.54 1,567 1/28/2022
2.0.53 1,447 1/27/2022
2.0.52 1,581 1/19/2022
2.0.51 1,540 1/19/2022
2.0.50 1,323 12/2/2021
2.0.44 1,306 11/18/2021
2.0.43 1,337 11/16/2021
2.0.42 1,440 11/2/2021
2.0.41 1,315 10/20/2021
2.0.40 1,388 10/12/2021
2.0.39 1,440 10/12/2021
2.0.38 1,380 10/5/2021
2.0.37 1,412 9/21/2021
2.0.36 1,946 9/9/2021
2.0.35 1,476 9/3/2021
2.0.34 1,500 9/2/2021
2.0.33 1,416 7/21/2021
2.0.32 1,456 7/21/2021
2.0.31 1,434 7/6/2021
2.0.30 1,489 7/5/2021
2.0.29 1,624 6/30/2021
2.0.28 1,432 6/28/2021
2.0.27 1,425 6/17/2021
2.0.26 1,370 6/15/2021
2.0.25 1,368 6/14/2021
2.0.24 1,453 6/14/2021
2.0.23 1,440 6/14/2021
2.0.22 1,404 5/20/2021
2.0.21 1,440 5/18/2021
2.0.20 1,435 5/10/2021
2.0.19 1,419 5/10/2021
2.0.18 1,438 5/3/2021
2.0.17 1,400 5/3/2021
2.0.16 1,458 4/14/2021
2.0.15 1,335 4/13/2021
2.0.14 2,710 3/31/2021
2.0.13 1,461 3/25/2021
2.0.12 1,427 3/25/2021
2.0.11 1,581 2/19/2021
2.0.10 1,605 2/18/2021
2.0.9 1,668 2/18/2021
2.0.8 1,589 2/16/2021
2.0.7 1,651 2/9/2021
2.0.6 1,607 2/9/2021
2.0.5 1,537 2/3/2021
2.0.4 1,561 1/29/2021
2.0.3 1,619 1/29/2021
2.0.2 1,521 1/28/2021
2.0.1 1,569 1/27/2021
2.0.0 1,566 1/26/2021
1.2.397 1,518 1/26/2021
1.2.396 1,617 1/21/2021
1.2.395 1,590 1/20/2021
1.2.394 1,594 1/20/2021
1.2.393 1,575 1/20/2021
1.2.392 1,587 1/20/2021
1.2.391 1,563 1/19/2021
1.2.390 1,562 1/19/2021
1.2.389 1,527 1/19/2021
1.2.388 1,619 1/14/2021
1.2.387 1,650 1/14/2021
1.2.386 1,579 1/13/2021
1.2.385 1,599 1/13/2021
1.2.384 1,654 1/11/2021
1.2.383 1,610 1/8/2021
1.2.382 1,612 1/6/2021
1.2.381 1,641 1/6/2021
1.2.380 1,676 11/17/2020
1.2.379 1,738 10/21/2020
1.2.378 1,621 9/17/2020
1.2.376 4,124 9/1/2020
1.2.375 2,705 7/13/2020
1.2.374 1,606 7/2/2020
1.2.373 1,703 7/1/2020
1.2.372 1,736 6/10/2020
1.2.371 1,699 6/10/2020
1.2.370 1,733 6/10/2020
1.2.369 1,677 6/9/2020
1.2.368 1,682 6/9/2020
1.2.367 1,702 6/9/2020
1.2.366 1,696 6/9/2020
1.2.365 1,728 6/9/2020
1.2.364 1,722 6/9/2020
1.2.363 1,620 6/9/2020
1.2.362 1,712 6/8/2020
1.2.361 1,679 6/4/2020
1.2.357 4,747 3/25/2020
1.2.356 1,757 3/10/2020
1.2.355 1,765 3/10/2020
1.2.354 1,696 3/6/2020
1.2.353 1,779 3/3/2020
1.2.352 1,625 3/3/2020
1.2.351 1,685 3/2/2020
1.2.350 1,701 3/2/2020
1.2.349 1,679 3/2/2020
1.2.348 1,741 3/2/2020
1.2.347 1,696 3/2/2020
1.2.346 1,709 2/27/2020
1.2.345 1,773 2/21/2020
1.2.344 1,596 2/20/2020
1.2.343 1,681 2/20/2020
1.2.342 1,762 2/20/2020
1.2.341 1,854 2/20/2020
1.2.340 1,807 2/20/2020
1.2.339 1,789 2/20/2020
1.2.338 1,739 2/19/2020
1.2.337 1,710 2/18/2020
1.2.336 1,770 2/14/2020
1.2.335 1,821 2/6/2020
1.2.334 1,745 2/4/2020
1.2.333 1,811 2/3/2020
1.2.332 8,347 1/13/2020
1.2.331 25,383 12/17/2019
1.2.330 1,694 12/13/2019
1.2.328 1,720 12/12/2019
1.2.327 1,734 12/11/2019
1.2.326 1,734 12/10/2019
1.2.325 4,330 12/3/2019
1.2.324 1,744 11/29/2019
1.2.323 1,750 11/28/2019
1.2.322 1,716 11/28/2019
1.2.321 1,698 11/28/2019
1.2.320 1,847 11/26/2019
1.2.319 1,708 11/26/2019
1.2.318 1,756 11/22/2019
1.2.317 1,833 11/20/2019
1.2.316 1,940 10/25/2019
1.2.315 1,753 10/25/2019
1.2.314 1,785 10/23/2019
1.2.313 1,753 10/18/2019
1.2.312 1,710 10/17/2019
1.2.311 1,800 10/17/2019
1.2.310 1,725 10/17/2019
1.2.309 1,797 10/9/2019
1.2.308 1,771 10/8/2019
1.2.307 1,797 10/7/2019
1.2.306 1,735 10/4/2019
1.2.305 1,722 10/3/2019
1.2.304 1,757 10/2/2019
1.2.303 1,842 9/16/2019
1.2.302 1,793 9/16/2019
1.2.301 1,720 9/15/2019
1.2.300 1,781 9/13/2019
1.2.299 1,838 9/10/2019
1.2.298 1,771 9/6/2019
1.2.297 1,822 8/20/2019
1.2.296 1,771 8/20/2019
1.2.295 1,785 8/20/2019
1.2.294 1,868 8/20/2019
1.2.293 1,832 8/16/2019
1.2.292 1,843 7/15/2019
1.2.291 1,863 6/30/2019
1.2.290 1,827 6/28/2019
1.2.289 1,900 6/20/2019
1.2.288 1,842 6/12/2019
1.2.287 1,774 6/12/2019
1.2.286 1,859 6/11/2019
1.2.285 1,779 6/11/2019
1.2.284 1,835 6/5/2019
1.2.283 1,820 5/28/2019
1.2.282 1,810 5/25/2019
1.2.281 1,835 5/23/2019
1.2.280 1,889 5/13/2019
1.2.279 1,829 5/9/2019
1.2.278 1,781 5/9/2019
1.2.277 1,845 5/7/2019
1.2.276 1,819 5/7/2019
1.2.275 1,912 5/6/2019
1.2.274 1,819 4/26/2019
1.2.273 1,869 4/25/2019
1.2.272 1,883 4/25/2019
1.2.271 1,830 4/24/2019
1.2.270 1,866 4/24/2019
1.2.269 1,751 4/16/2019
1.2.268 1,801 4/16/2019
1.2.267 1,887 4/16/2019
1.2.266 1,839 4/12/2019
1.2.265 1,843 4/12/2019
1.2.264 1,829 4/11/2019
1.2.263 1,794 4/11/2019
1.2.262 1,820 4/10/2019
1.2.261 1,782 4/10/2019
1.2.260 1,835 4/5/2019
1.2.259 1,960 2/27/2019
1.2.258 1,786 2/27/2019
1.2.257 1,756 2/26/2019
1.2.256 1,938 2/15/2019
1.2.255 1,900 2/15/2019
1.2.254 1,917 2/5/2019
1.2.253 2,015 12/12/2018
1.2.252 1,941 11/8/2018
1.2.251 2,028 11/8/2018
1.2.250 14,045 10/11/2018
1.2.249 2,069 10/2/2018
1.2.248 2,044 9/25/2018
1.2.247 2,068 9/3/2018
1.2.246 2,084 8/28/2018
1.2.245 2,058 8/27/2018
1.2.244 2,077 8/22/2018
1.2.243 2,173 8/21/2018
1.2.242 2,271 8/17/2018
1.2.241 2,202 7/27/2018
1.2.240 2,274 7/26/2018
1.2.239 2,443 6/18/2018
1.2.238 2,413 6/14/2018
1.2.237 2,212 5/25/2018
1.2.236 2,201 5/24/2018
1.2.235 2,413 5/18/2018
1.2.234 2,501 5/3/2018
1.2.233 2,361 5/3/2018
1.2.232 2,463 4/30/2018
1.2.231 2,366 4/18/2018
1.2.230 2,459 4/10/2018
1.2.229 2,395 4/10/2018
1.2.228 2,282 4/4/2018
1.2.227 2,196 3/28/2018
1.2.226 2,268 3/22/2018
1.2.225 2,301 3/20/2018
1.2.224 2,486 3/19/2018
1.2.223 2,180 3/15/2018
1.2.222 2,199 3/14/2018
1.2.221 2,472 3/14/2018
1.2.220 12,807 2/23/2018
1.2.219 2,475 2/16/2018
1.2.218 2,222 2/9/2018
1.2.217 2,305 2/8/2018
1.2.216 2,184 2/7/2018
1.2.215 2,211 2/7/2018
1.2.214 2,269 2/5/2018
1.2.213 2,456 2/2/2018
1.2.212 2,410 1/26/2018
1.2.211 2,411 1/16/2018
1.2.210 2,249 12/18/2017
1.2.209 2,229 12/14/2017
1.2.208 2,143 12/7/2017
1.2.207 2,270 12/6/2017
1.2.206 2,296 12/4/2017
1.2.205 2,264 11/28/2017
1.2.204 2,289 11/24/2017
1.2.203 2,191 11/24/2017
1.2.202 6,898 11/24/2017
1.2.201 2,297 11/20/2017
1.2.200 2,234 11/14/2017
1.2.199 2,178 11/14/2017
1.2.198 2,230 11/6/2017
1.2.197 2,200 11/6/2017
1.2.196 2,255 10/31/2017
1.2.195 2,223 10/30/2017
1.2.194 2,319 10/26/2017
1.2.193 2,232 10/26/2017
1.2.192 2,243 10/26/2017
1.2.191 2,212 10/20/2017
1.2.190 2,325 10/18/2017
1.2.189 2,163 10/18/2017
1.2.188 2,223 10/15/2017
1.2.187 2,204 10/11/2017
1.2.185 2,272 10/10/2017
1.2.184 2,178 10/10/2017
1.2.183 2,198 10/2/2017
1.2.182 2,250 9/29/2017
1.2.181 2,322 9/25/2017
1.2.180 2,316 9/14/2017
1.2.179 2,262 9/12/2017
1.2.178 2,308 8/31/2017
1.2.177 2,275 8/25/2017
1.2.176 2,241 8/24/2017
1.2.174 2,351 8/7/2017
1.2.173 2,202 8/7/2017
1.2.172 2,310 8/7/2017
1.2.171 2,301 8/4/2017
1.2.170 2,298 8/3/2017
1.2.169 2,353 8/3/2017
1.2.168 2,242 8/3/2017
1.2.167 2,230 8/2/2017
1.2.166 2,262 8/1/2017
1.2.165 2,291 7/26/2017
1.2.164 2,228 7/26/2017
1.2.163 2,280 7/25/2017
1.2.162 2,218 7/18/2017
1.2.161 2,274 7/18/2017
1.2.160 2,338 7/18/2017
1.2.159 2,201 7/18/2017
1.2.158 2,252 7/13/2017
1.2.157 2,286 7/13/2017
1.2.156 2,282 7/5/2017
1.2.155 2,271 6/28/2017
1.2.154 2,340 6/27/2017
1.2.153 2,286 6/20/2017
1.2.152 2,370 6/19/2017
1.2.151 2,303 6/14/2017
1.2.150 2,229 6/13/2017
1.2.149 2,270 5/31/2017
1.2.148 2,263 5/29/2017
1.2.147 2,269 5/19/2017
1.2.146 2,262 5/18/2017
1.2.145 2,228 5/18/2017
1.2.144 2,287 5/14/2017
1.2.143 2,273 5/12/2017
1.2.142 2,286 5/12/2017
1.2.141 2,450 5/5/2017
1.2.140 2,297 4/27/2017
1.2.139 2,255 2/27/2017
1.2.137 2,329 2/3/2017
1.2.136 2,320 2/3/2017
1.2.135 2,284 1/26/2017
1.2.134 2,302 1/25/2017
1.2.133 2,392 1/12/2017
1.2.132 2,272 1/11/2017
1.2.131 2,475 1/10/2017
1.2.130 2,309 1/10/2017
1.2.129 2,292 1/10/2017
1.2.128 2,231 1/10/2017
1.2.127 2,237 1/10/2017
1.2.125 2,281 1/10/2017
1.2.119 2,349 12/13/2016
1.2.118 2,309 12/12/2016
1.2.117 2,300 12/10/2016
1.2.115 2,345 12/8/2016
1.2.114 2,313 12/5/2016
1.2.112 2,359 11/29/2016
1.2.111 2,365 11/25/2016
1.2.110 2,343 11/25/2016
1.2.109 2,334 11/24/2016
1.2.108 2,308 11/24/2016
1.2.107 2,317 11/23/2016
1.2.106 4,263 11/18/2016
1.2.105 2,330 11/18/2016
1.2.104 2,310 11/18/2016
1.2.103 2,304 11/17/2016
1.2.102 2,354 11/17/2016
1.2.101 2,306 11/17/2016
1.2.100 2,291 11/16/2016
1.2.99 2,264 11/16/2016
1.2.98 2,321 11/16/2016
1.2.97 2,300 11/16/2016
1.2.96 2,272 11/16/2016
1.2.95 2,327 11/16/2016
1.2.94 2,360 11/15/2016
1.2.92 2,306 11/15/2016
1.2.91 2,292 11/15/2016
1.2.90 2,301 11/15/2016
1.2.89 2,254 11/14/2016
1.2.88 2,630 11/8/2016
1.2.87 2,551 11/8/2016
1.2.86 2,434 11/8/2016
1.2.85 2,329 11/8/2016
1.2.84 2,702 11/8/2016
1.2.83 2,418 11/7/2016
1.2.82 2,526 11/3/2016
1.2.81 2,555 11/3/2016
1.2.80 2,447 11/3/2016
1.2.79 2,412 11/2/2016
1.2.78 2,454 11/1/2016
1.2.76 2,596 11/1/2016
1.2.75 2,312 10/31/2016
1.2.73 2,396 10/28/2016
1.2.71 2,300 10/27/2016
1.2.69 2,272 10/27/2016
1.2.68 2,370 10/26/2016
1.2.66 2,305 10/25/2016
1.2.65 2,334 10/24/2016
1.2.64 2,303 10/21/2016
1.2.63 2,310 10/21/2016
1.2.62 2,279 10/21/2016
1.2.61 2,313 10/20/2016
1.2.60 2,279 10/20/2016
1.2.59 2,336 10/13/2016
1.2.58 2,266 10/13/2016
1.2.57 2,282 10/13/2016
1.2.56 2,288 10/13/2016
1.2.55 2,341 10/11/2016
1.2.54 2,310 10/11/2016
1.2.53 2,269 10/10/2016
1.2.51 2,378 9/12/2016
1.2.50 2,364 9/12/2016
1.2.49 2,352 9/7/2016
1.2.48 2,353 9/2/2016
1.2.47 2,377 5/6/2016
1.2.46 2,752 4/25/2016
1.2.45 2,545 4/25/2016
1.2.43 2,689 4/22/2016
1.2.42 2,305 4/15/2016
1.2.41 2,334 4/12/2016
1.2.40 2,285 4/11/2016
1.2.39 2,324 4/8/2016
1.2.38 2,403 4/8/2016
1.2.37 2,412 4/8/2016
1.2.36 2,310 4/8/2016
1.2.35 2,277 4/6/2016
1.2.34 2,354 4/6/2016
1.2.33 2,367 4/6/2016
1.2.32 2,417 4/6/2016
1.2.31 2,382 4/6/2016
1.2.30 2,305 4/6/2016
1.2.29 2,357 4/5/2016
1.2.28 2,377 4/5/2016
1.2.26 2,366 4/5/2016
1.2.25 2,332 4/5/2016
1.2.24 2,310 4/1/2016
1.2.23 2,348 3/31/2016
1.2.22 2,348 3/31/2016
1.2.21 2,351 3/29/2016
1.2.20 2,360 3/25/2016
1.2.19 2,392 3/17/2016
1.2.18 2,354 3/17/2016
1.2.17 2,326 3/17/2016
1.2.16 2,353 3/17/2016
1.2.15 2,544 3/17/2016
1.2.14 2,329 3/16/2016
1.2.13 2,342 3/15/2016
1.2.12 2,330 3/15/2016
1.2.11 2,304 3/14/2016
1.2.10 2,377 3/11/2016
1.2.9 2,354 3/7/2016
1.2.8 2,350 3/6/2016
1.2.7 2,330 3/6/2016
1.2.6 2,303 3/4/2016
1.2.5 2,455 3/2/2016
1.2.4 2,375 3/2/2016
1.2.3 2,282 3/1/2016
1.2.2 2,417 3/1/2016
1.2.1 2,332 2/29/2016
1.2.0 2,685 2/29/2016
1.1.45 2,239 7/28/2017
1.1.44 2,818 2/29/2016
1.1.43 2,814 2/29/2016
1.1.42 2,794 2/28/2016
1.1.41 2,551 2/26/2016
1.1.40 2,444 2/23/2016
1.1.39 2,331 2/23/2016
1.1.38 2,469 2/22/2016
1.1.37 2,342 2/22/2016
1.1.36 2,376 2/19/2016
1.1.35 2,445 2/19/2016
1.1.34 2,363 2/15/2016
1.1.33 2,342 2/12/2016
1.1.32 2,615 2/11/2016
1.1.31 2,644 2/11/2016
1.1.30 2,361 2/9/2016
1.1.29 2,407 2/8/2016
1.1.28 2,414 1/29/2016
1.1.27 2,288 1/26/2016
1.1.25 2,396 1/25/2016
1.1.24 2,316 1/20/2016
1.1.23 2,358 1/20/2016
1.1.18 2,281 1/20/2016
1.1.17 2,347 1/20/2016
1.1.16 2,256 1/19/2016
1.1.15 2,667 1/15/2016
1.1.14 3,178 1/15/2016
1.1.13 3,059 1/14/2016
1.1.12 2,522 1/14/2016
1.1.10 2,645 1/13/2016
1.1.9 2,376 1/12/2016
1.1.8 2,381 1/12/2016
1.1.7 2,279 1/12/2016
1.1.6 2,317 1/11/2016
1.1.5 2,401 1/7/2016
1.1.4 2,341 1/6/2016
1.1.3 2,316 1/6/2016
1.1.2 2,343 1/6/2016
1.1.1 2,370 1/5/2016
1.1.0 2,375 1/1/2016
1.0.155 3,103 12/18/2015
1.0.154 2,416 12/17/2015
1.0.153 2,334 12/17/2015
1.0.151 2,500 12/3/2015
1.0.150 2,390 12/3/2015
1.0.149 2,480 12/3/2015
1.0.148 2,407 12/2/2015
1.0.147 2,720 12/2/2015
1.0.146 2,691 12/2/2015
1.0.145 2,711 12/2/2015
1.0.144 2,695 12/2/2015
1.0.143 2,514 12/1/2015
1.0.142 2,435 12/1/2015
1.0.140 2,660 12/1/2015
1.0.139 2,700 11/30/2015
1.0.138 2,574 11/30/2015
1.0.137 2,404 11/26/2015
1.0.136 2,439 11/25/2015
1.0.135 2,402 11/20/2015
1.0.134 2,389 11/19/2015
1.0.133 2,365 11/19/2015
1.0.132 2,397 11/19/2015
1.0.131 2,404 11/17/2015
1.0.130 2,352 11/13/2015
1.0.129 2,376 11/13/2015
1.0.128 2,338 11/13/2015
1.0.127 2,404 11/12/2015
1.0.126 2,469 11/12/2015
1.0.125 2,370 11/11/2015
1.0.124 2,423 11/11/2015
1.0.123 2,414 11/11/2015
1.0.121 2,359 11/4/2015
1.0.120 2,369 11/3/2015
1.0.119 2,397 10/30/2015
1.0.118 2,371 10/29/2015
1.0.117 2,349 10/23/2015
1.0.116 2,367 10/20/2015
1.0.115 2,399 10/13/2015
1.0.113 2,364 10/13/2015
1.0.111 2,449 10/6/2015
1.0.110 2,480 10/6/2015
1.0.109 2,561 10/6/2015
1.0.108 2,403 10/6/2015
1.0.107 2,677 10/4/2015
1.0.106 2,418 9/25/2015
1.0.105 2,408 9/2/2015
1.0.104 2,443 8/24/2015
1.0.103 2,587 7/30/2015
1.0.102 2,498 7/30/2015
1.0.101 2,407 6/12/2015
1.0.100 2,403 6/3/2015
1.0.99 2,462 6/3/2015
1.0.98 2,464 6/3/2015
1.0.97 2,410 5/12/2015
1.0.96 2,414 5/7/2015
1.0.95 2,501 4/16/2015
1.0.94 2,463 4/16/2015
1.0.93 2,429 4/15/2015
1.0.92 2,401 4/8/2015
1.0.91 2,414 3/17/2015
1.0.90 2,339 3/10/2015
1.0.89 2,376 3/10/2015
1.0.88 2,571 2/12/2015
1.0.87 2,535 12/4/2014
1.0.86 2,632 11/14/2014
1.0.85 2,618 11/14/2014
1.0.84 2,869 11/13/2014
1.0.83 2,555 11/13/2014
1.0.82 2,561 11/12/2014
1.0.81 2,631 11/12/2014
1.0.80 2,553 10/9/2014
1.0.79 2,413 10/8/2014
1.0.78 2,472 10/7/2014
1.0.77 2,444 10/7/2014
1.0.76 2,434 9/29/2014
1.0.75 2,579 9/29/2014
1.0.74 2,477 9/3/2014
1.0.73 2,429 9/3/2014
1.0.72 2,451 8/12/2014
1.0.71 2,448 8/11/2014
1.0.70 2,379 8/11/2014
1.0.67 2,438 8/11/2014
1.0.66 2,470 8/11/2014
1.0.65 2,454 8/5/2014
1.0.64 2,477 8/4/2014
1.0.63 2,511 7/31/2014
1.0.62 2,508 7/22/2014
1.0.61 2,465 7/22/2014
1.0.59 2,478 7/11/2014
1.0.58 2,459 7/11/2014
1.0.57 2,402 7/7/2014
1.0.56 2,557 7/1/2014
1.0.55 2,481 7/1/2014
1.0.54 2,525 7/1/2014
1.0.53 2,442 7/1/2014
1.0.52 2,420 7/1/2014
1.0.51 2,466 6/23/2014
1.0.49 2,493 6/21/2014
1.0.48 2,427 6/20/2014
1.0.47 2,497 6/21/2014
1.0.45 2,497 6/19/2014
1.0.44 2,431 6/19/2014
1.0.41 2,453 6/19/2014
1.0.40 2,396 6/19/2014
1.0.39 2,497 6/18/2014
1.0.38 2,399 6/18/2014
1.0.37 2,454 6/12/2014
1.0.36 2,426 6/12/2014
1.0.35 2,511 6/12/2014
1.0.32 2,464 6/12/2014
1.0.31 2,493 6/6/2014
1.0.30 2,493 6/6/2014
1.0.29 2,432 6/5/2014
1.0.28 2,531 5/8/2014
1.0.26 2,461 5/7/2014
1.0.25 2,379 5/7/2014