PeanutButter.TestUtils.Generic 3.0.392

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.392
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.392
                    
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.392" />
                    
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.392" />
                    
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.392
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.392"
                    
#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.392
                    
#: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.392
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.392
                    
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.397 137 9/26/2025
3.0.396 138 9/12/2025
3.0.395 173 9/11/2025
3.0.394 173 9/11/2025
3.0.393 171 9/10/2025
3.0.392 179 9/9/2025
3.0.391 176 8/19/2025
3.0.390 170 8/19/2025
3.0.389 102 8/1/2025
3.0.388 133 7/31/2025
3.0.387 125 7/30/2025
3.0.386 178 7/15/2025
3.0.385 165 7/15/2025
3.0.384 305 5/15/2025
3.0.383 297 5/14/2025
3.0.382 288 5/13/2025
3.0.381 151 5/9/2025
3.0.380 198 5/8/2025
3.0.379 203 5/7/2025
3.0.378 201 5/6/2025
3.0.377 202 5/6/2025
3.0.376 198 5/6/2025
3.0.375 193 5/6/2025
3.0.374 205 5/5/2025
3.0.373 198 5/5/2025
3.0.372 188 5/5/2025
3.0.371 211 5/5/2025
3.0.370 202 5/5/2025
3.0.369 202 5/5/2025
3.0.368 200 4/30/2025
3.0.367 195 4/30/2025
3.0.366 206 4/30/2025
3.0.365 204 4/30/2025
3.0.364 203 4/30/2025
3.0.363 189 4/30/2025
3.0.362 189 4/30/2025
3.0.361 200 4/30/2025
3.0.360 204 4/30/2025
3.0.359 197 4/30/2025
3.0.358 211 4/29/2025
3.0.357 211 4/23/2025
3.0.356 212 4/22/2025
3.0.355 260 4/17/2025
3.0.354 241 4/15/2025
3.0.353 183 4/4/2025
3.0.352 219 4/3/2025
3.0.351 210 4/2/2025
3.0.350 204 4/2/2025
3.0.349 209 3/18/2025
3.0.348 204 3/18/2025
3.0.347 284 3/4/2025
3.0.346 274 3/4/2025
3.0.345 282 3/4/2025
3.0.344 189 2/20/2025
3.0.343 165 2/14/2025
3.0.342 185 2/11/2025
3.0.341 165 2/10/2025
3.0.340 163 2/5/2025
3.0.339 163 1/7/2025
3.0.338 171 1/7/2025
3.0.337 145 1/7/2025
3.0.336 168 1/6/2025
3.0.335 165 12/17/2024
3.0.334 166 12/17/2024
3.0.333 182 12/13/2024
3.0.332 168 12/13/2024
3.0.331 159 12/12/2024
3.0.330 179 11/28/2024
3.0.329 196 11/13/2024
3.0.328 159 11/12/2024
3.0.327 159 11/12/2024
3.0.326 170 11/12/2024
3.0.325 171 11/12/2024
3.0.324 163 11/12/2024
3.0.323 164 11/6/2024
3.0.322 162 11/6/2024
3.0.321 192 10/10/2024
3.0.320 154 10/7/2024
3.0.319 192 9/18/2024
3.0.318 198 9/18/2024
3.0.317 177 9/18/2024
3.0.316 177 8/28/2024
3.0.315 188 8/12/2024
3.0.314 182 8/8/2024
3.0.313 206 8/8/2024
3.0.312 156 7/29/2024
3.0.311 180 7/17/2024
3.0.310 170 7/15/2024
3.0.309 141 7/15/2024
3.0.308 169 7/9/2024
3.0.307 162 7/9/2024
3.0.306 181 6/25/2024
3.0.305 181 6/11/2024
3.0.304 197 6/11/2024
3.0.303 193 6/5/2024
3.0.302 166 6/5/2024
3.0.301 260 5/30/2024
3.0.300 185 5/30/2024
3.0.299 186 5/30/2024
3.0.298 419 5/17/2024
3.0.297 201 5/17/2024
3.0.296 200 5/13/2024
3.0.295 170 5/8/2024
3.0.294 222 5/7/2024
3.0.293 320 4/19/2024
3.0.292 189 4/18/2024
3.0.291 206 4/17/2024
3.0.290 198 4/17/2024
3.0.289 183 4/15/2024
3.0.288 203 4/11/2024
3.0.287 224 4/5/2024
3.0.286 226 4/5/2024
3.0.285 212 4/5/2024
3.0.284 207 4/4/2024
3.0.283 222 4/4/2024
3.0.282 237 4/3/2024
3.0.281 202 4/2/2024
3.0.280 203 4/2/2024
3.0.279 234 3/25/2024
3.0.278 213 3/25/2024
3.0.277 241 3/15/2024
3.0.276 304 2/29/2024
3.0.275 331 2/28/2024
3.0.274 340 2/28/2024
3.0.273 389 2/27/2024
3.0.272 341 2/26/2024
3.0.271 1,603 2/22/2024
3.0.270 404 2/15/2024
3.0.269 396 2/15/2024
3.0.268 435 2/15/2024
3.0.267 441 2/14/2024
3.0.266 399 2/14/2024
3.0.265 431 2/13/2024
3.0.264 475 2/8/2024
3.0.263 430 2/8/2024
3.0.262 480 2/8/2024
3.0.261 454 2/8/2024
3.0.260 450 2/7/2024
3.0.259 481 2/7/2024
3.0.258 471 2/7/2024
3.0.257 451 2/7/2024
3.0.256 455 1/31/2024
3.0.255 2,053 1/30/2024
3.0.254 592 1/25/2024
3.0.253 541 1/24/2024
3.0.252 518 1/22/2024
3.0.251 583 1/17/2024
3.0.250 506 1/17/2024
3.0.249 541 1/16/2024
3.0.248 583 1/16/2024
3.0.247 575 1/16/2024
3.0.246 603 1/15/2024
3.0.245 565 1/11/2024
3.0.244 771 12/11/2023
3.0.243 682 12/11/2023
3.0.242 711 12/7/2023
3.0.241 700 12/7/2023
3.0.240 723 12/5/2023
3.0.239 671 12/5/2023
3.0.238 697 12/5/2023
3.0.237 692 12/5/2023
3.0.236 722 11/17/2023
3.0.235 670 11/17/2023
3.0.234 701 11/14/2023
3.0.233 720 11/14/2023
3.0.232 648 11/13/2023
3.0.231 716 11/9/2023
3.0.230 701 11/8/2023
3.0.229 654 11/8/2023
3.0.228 758 11/2/2023
3.0.227 737 11/2/2023
3.0.226 754 11/1/2023
3.0.225 731 11/1/2023
3.0.224 725 11/1/2023
3.0.223 703 10/31/2023
3.0.222 728 10/31/2023
3.0.221 707 10/31/2023
3.0.220 768 10/31/2023
3.0.219 753 10/31/2023
3.0.218 710 10/30/2023
3.0.217 713 10/30/2023
3.0.216 743 10/30/2023
3.0.215 789 10/30/2023
3.0.214 718 10/26/2023
3.0.213 768 10/25/2023
3.0.212 798 10/25/2023
3.0.211 714 10/24/2023
3.0.210 742 10/24/2023
3.0.209 691 10/24/2023
3.0.208 686 10/24/2023
3.0.207 765 10/23/2023
3.0.206 709 10/23/2023
3.0.205 759 10/20/2023
3.0.204 713 10/20/2023
3.0.203 766 10/20/2023
3.0.202 762 10/19/2023
3.0.201 705 10/19/2023
3.0.200 734 10/19/2023
3.0.199 770 10/19/2023
3.0.198 678 10/18/2023
3.0.197 728 10/18/2023
3.0.196 736 10/17/2023
3.0.195 724 10/13/2023
3.0.194 744 10/12/2023
3.0.193 773 10/12/2023
3.0.192 747 10/11/2023
3.0.191 738 10/11/2023
3.0.190 735 10/11/2023
3.0.189 756 10/11/2023
3.0.188 761 10/11/2023
3.0.187 695 10/11/2023
3.0.186 771 10/11/2023
3.0.185 733 10/10/2023
3.0.184 746 10/10/2023
3.0.183 731 10/9/2023
3.0.182 759 10/9/2023
3.0.181 769 10/9/2023
3.0.180 769 9/21/2023
3.0.179 739 9/21/2023
3.0.178 786 9/21/2023
3.0.177 804 9/11/2023
3.0.176 867 9/8/2023
3.0.175 797 9/8/2023
3.0.173 834 9/8/2023
3.0.172 786 9/8/2023
3.0.170 962 8/23/2023
3.0.169 801 8/23/2023
3.0.167 1,137 8/11/2023
3.0.166 893 8/10/2023
3.0.165 971 8/7/2023
3.0.164 1,006 8/3/2023
3.0.163 1,043 7/31/2023
3.0.162 1,045 7/28/2023
3.0.161 993 7/28/2023
3.0.160 2,415 6/30/2023
3.0.159 1,061 6/29/2023
3.0.158 1,076 6/29/2023
3.0.157 1,033 6/28/2023
3.0.156 1,083 6/28/2023
3.0.155 1,039 6/28/2023
3.0.154 1,015 6/26/2023
3.0.153 1,036 6/22/2023
3.0.152 1,048 6/22/2023
3.0.151 1,097 6/22/2023
3.0.150 1,078 6/22/2023
3.0.149 1,049 6/22/2023
3.0.148 1,021 6/22/2023
3.0.147 1,097 6/15/2023
3.0.146 1,042 6/9/2023
3.0.145 1,053 6/6/2023
3.0.144 1,129 6/6/2023
3.0.143 1,100 6/6/2023
3.0.142 1,098 5/31/2023
3.0.141 1,070 5/31/2023
3.0.140 1,121 5/26/2023
3.0.139 1,122 5/26/2023
3.0.138 1,100 5/25/2023
3.0.137 1,074 5/25/2023
3.0.136 1,119 5/25/2023
3.0.135 1,171 5/25/2023
3.0.134 1,091 5/25/2023
3.0.133 1,165 5/24/2023
3.0.132 1,089 5/24/2023
3.0.131 1,081 5/24/2023
3.0.130 1,157 5/23/2023
3.0.129 1,139 5/22/2023
3.0.128 1,151 5/18/2023
3.0.127 1,165 5/17/2023
3.0.126 1,156 5/11/2023
3.0.125 1,259 5/5/2023
3.0.124 1,241 5/4/2023
3.0.123 1,201 5/4/2023
3.0.122 1,266 4/25/2023
3.0.121 1,175 4/25/2023
3.0.120 1,171 4/25/2023
3.0.119 1,178 4/25/2023
3.0.118 1,168 4/25/2023
3.0.117 1,147 4/24/2023
3.0.116 1,176 4/24/2023
3.0.115 1,207 4/18/2023
3.0.114 1,223 4/18/2023
3.0.113 1,190 4/18/2023
3.0.112 1,159 4/11/2023
3.0.111 1,180 4/11/2023
3.0.110 1,181 3/31/2023
3.0.109 1,255 3/29/2023
3.0.108 1,178 3/28/2023
3.0.107 1,251 3/15/2023
3.0.106 1,250 3/9/2023
3.0.105 1,192 3/9/2023
3.0.104 1,220 3/3/2023
3.0.103 1,302 3/2/2023
3.0.102 1,208 3/2/2023
3.0.101 1,237 3/1/2023
3.0.100 1,218 2/22/2023
3.0.99 1,253 2/10/2023
3.0.98 1,268 2/10/2023
3.0.97 1,313 1/24/2023
3.0.96 1,929 12/15/2022
3.0.95 1,300 12/1/2022
3.0.94 1,368 11/30/2022
3.0.93 1,370 11/30/2022
3.0.92 1,321 11/30/2022
3.0.91 1,447 11/29/2022
3.0.90 1,576 11/25/2022
3.0.89 1,385 11/17/2022
3.0.88 1,378 11/15/2022
3.0.87 1,442 11/14/2022
3.0.86 1,370 11/14/2022
3.0.85 1,412 11/14/2022
3.0.84 1,366 11/14/2022
3.0.83 1,431 11/14/2022
3.0.82 1,326 11/14/2022
3.0.81 1,385 11/14/2022
3.0.80 1,359 11/14/2022
3.0.79 1,411 11/8/2022
3.0.78 1,392 11/7/2022
3.0.77 1,386 11/7/2022
3.0.76 1,473 11/7/2022
3.0.75 1,398 11/7/2022
3.0.74 1,346 11/3/2022
3.0.73 3,969 10/31/2022
3.0.72 1,483 10/27/2022
3.0.71 1,423 10/27/2022
3.0.70 1,377 10/27/2022
3.0.69 1,447 10/27/2022
3.0.68 1,469 10/25/2022
3.0.67 1,516 10/19/2022
3.0.66 1,496 10/19/2022
3.0.65 1,510 10/19/2022
3.0.64 1,487 10/19/2022
3.0.63 1,456 10/19/2022
3.0.62 1,424 10/18/2022
3.0.61 1,536 10/13/2022
3.0.60 1,457 10/12/2022
3.0.59 1,413 10/12/2022
3.0.58 1,619 9/28/2022
3.0.57 1,525 9/28/2022
3.0.56 1,522 9/28/2022
3.0.55 1,509 9/27/2022
3.0.54 1,578 9/27/2022
3.0.53 1,511 9/27/2022
3.0.52 1,509 9/27/2022
3.0.51 1,485 9/27/2022
3.0.50 1,512 9/27/2022
3.0.49 1,510 9/27/2022
3.0.48 1,446 9/27/2022
3.0.47 1,489 9/26/2022
3.0.46 1,487 9/26/2022
3.0.45 1,474 9/26/2022
3.0.44 1,475 9/26/2022
3.0.43 1,556 9/23/2022
3.0.42 1,465 9/23/2022
3.0.41 1,565 9/22/2022
3.0.40 1,491 9/22/2022
3.0.39 1,505 9/22/2022
3.0.38 1,521 9/21/2022
3.0.37 1,547 9/21/2022
3.0.36 1,436 9/21/2022
3.0.35 1,502 9/21/2022
3.0.34 1,570 9/20/2022
3.0.33 1,516 9/19/2022
3.0.32 1,538 9/16/2022
3.0.31 1,509 9/16/2022
3.0.30 1,521 9/16/2022
3.0.29 1,482 9/16/2022
3.0.28 1,545 9/15/2022
3.0.27 1,551 9/15/2022
3.0.26 1,480 9/14/2022
3.0.25 1,656 9/14/2022
3.0.24 1,567 9/14/2022
3.0.23 1,502 9/14/2022
3.0.22 1,544 9/14/2022
3.0.21 1,626 9/14/2022
3.0.20 1,545 9/9/2022
3.0.19 1,476 9/9/2022
3.0.18 1,456 9/8/2022
3.0.17 1,463 9/6/2022
3.0.16 1,495 9/6/2022
3.0.15 1,442 9/2/2022
3.0.14 1,514 9/1/2022
3.0.13 1,505 8/31/2022
3.0.12 1,582 8/31/2022
3.0.11 1,455 8/23/2022
3.0.10 1,439 8/22/2022
3.0.9 1,540 8/22/2022
3.0.8 1,565 8/18/2022
3.0.7 1,520 8/17/2022
3.0.6 1,565 8/15/2022
3.0.5 1,543 8/15/2022
3.0.4 1,682 8/4/2022
3.0.3 1,482 8/4/2022
3.0.2 1,601 7/29/2022
3.0.1 1,512 7/27/2022
3.0.0 1,549 7/26/2022
2.0.96 1,528 7/26/2022
2.0.95 1,531 7/26/2022
2.0.94 1,512 7/25/2022
2.0.93 1,491 7/25/2022
2.0.92 2,000 7/15/2022
2.0.91 1,507 7/15/2022
2.0.90 1,530 7/14/2022
2.0.89 1,517 7/14/2022
2.0.88 1,533 7/12/2022
2.0.87 1,599 7/11/2022
2.0.86 1,505 7/11/2022
2.0.85 1,525 7/11/2022
2.0.84 1,505 7/8/2022
2.0.83 1,555 6/29/2022
2.0.82 1,524 6/29/2022
2.0.81 1,561 6/23/2022
2.0.80 1,575 6/15/2022
2.0.79 1,653 6/14/2022
2.0.78 1,546 6/14/2022
2.0.77 10,413 5/24/2022
2.0.76 1,745 5/3/2022
2.0.75 1,619 4/29/2022
2.0.74 1,578 4/19/2022
2.0.73 1,533 4/16/2022
2.0.72 1,604 4/12/2022
2.0.71 1,576 4/12/2022
2.0.70 1,551 4/7/2022
2.0.69 1,628 4/7/2022
2.0.68 1,613 4/7/2022
2.0.67 1,577 4/7/2022
2.0.66 1,500 3/15/2022
2.0.65 1,586 3/15/2022
2.0.64 1,539 3/15/2022
2.0.63 1,560 3/2/2022
2.0.62 1,527 2/22/2022
2.0.61 1,561 2/18/2022
2.0.60 1,545 2/18/2022
2.0.59 1,544 2/15/2022
2.0.58 1,524 2/9/2022
2.0.57 1,487 2/1/2022
2.0.56 1,639 2/1/2022
2.0.55 1,565 2/1/2022
2.0.54 1,621 1/28/2022
2.0.53 1,524 1/27/2022
2.0.52 1,710 1/19/2022
2.0.51 1,606 1/19/2022
2.0.50 1,405 12/2/2021
2.0.44 1,361 11/18/2021
2.0.43 1,388 11/16/2021
2.0.42 1,544 11/2/2021
2.0.41 1,372 10/20/2021
2.0.40 1,465 10/12/2021
2.0.39 1,499 10/12/2021
2.0.38 1,432 10/5/2021
2.0.37 1,482 9/21/2021
2.0.36 2,014 9/9/2021
2.0.35 1,526 9/3/2021
2.0.34 1,583 9/2/2021
2.0.33 1,484 7/21/2021
2.0.32 1,532 7/21/2021
2.0.31 1,482 7/6/2021
2.0.30 1,545 7/5/2021
2.0.29 1,718 6/30/2021
2.0.28 1,500 6/28/2021
2.0.27 1,531 6/17/2021
2.0.26 1,431 6/15/2021
2.0.25 1,441 6/14/2021
2.0.24 1,510 6/14/2021
2.0.23 1,509 6/14/2021
2.0.22 1,465 5/20/2021
2.0.21 1,499 5/18/2021
2.0.20 1,498 5/10/2021
2.0.19 1,480 5/10/2021
2.0.18 1,502 5/3/2021
2.0.17 1,469 5/3/2021
2.0.16 1,515 4/14/2021
2.0.15 1,395 4/13/2021
2.0.14 2,798 3/31/2021
2.0.13 1,540 3/25/2021
2.0.12 1,507 3/25/2021
2.0.11 1,643 2/19/2021
2.0.10 1,660 2/18/2021
2.0.9 1,725 2/18/2021
2.0.8 1,634 2/16/2021
2.0.7 1,709 2/9/2021
2.0.6 1,658 2/9/2021
2.0.5 1,601 2/3/2021
2.0.4 1,620 1/29/2021
2.0.3 1,671 1/29/2021
2.0.2 1,578 1/28/2021
2.0.1 1,620 1/27/2021
2.0.0 1,633 1/26/2021
1.2.397 1,594 1/26/2021
1.2.396 1,696 1/21/2021
1.2.395 1,661 1/20/2021
1.2.394 1,645 1/20/2021
1.2.393 1,640 1/20/2021
1.2.392 1,649 1/20/2021
1.2.391 1,624 1/19/2021
1.2.390 1,620 1/19/2021
1.2.389 1,614 1/19/2021
1.2.388 1,698 1/14/2021
1.2.387 1,718 1/14/2021
1.2.386 1,641 1/13/2021
1.2.385 1,653 1/13/2021
1.2.384 1,723 1/11/2021
1.2.383 1,688 1/8/2021
1.2.382 1,700 1/6/2021
1.2.381 1,698 1/6/2021
1.2.380 1,737 11/17/2020
1.2.379 1,833 10/21/2020
1.2.378 1,701 9/17/2020
1.2.376 4,222 9/1/2020
1.2.375 2,785 7/13/2020
1.2.374 1,668 7/2/2020
1.2.373 1,755 7/1/2020
1.2.372 1,788 6/10/2020
1.2.371 1,751 6/10/2020
1.2.370 1,787 6/10/2020
1.2.369 1,730 6/9/2020
1.2.368 1,745 6/9/2020
1.2.367 1,762 6/9/2020
1.2.366 1,774 6/9/2020
1.2.365 1,801 6/9/2020
1.2.364 1,795 6/9/2020
1.2.363 1,699 6/9/2020
1.2.362 1,763 6/8/2020
1.2.361 1,729 6/4/2020
1.2.357 4,799 3/25/2020
1.2.356 1,813 3/10/2020
1.2.355 1,822 3/10/2020
1.2.354 1,750 3/6/2020
1.2.353 1,830 3/3/2020
1.2.352 1,684 3/3/2020
1.2.351 1,782 3/2/2020
1.2.350 1,740 3/2/2020
1.2.349 1,743 3/2/2020
1.2.348 1,827 3/2/2020
1.2.347 1,754 3/2/2020
1.2.346 1,760 2/27/2020
1.2.345 1,824 2/21/2020
1.2.344 1,642 2/20/2020
1.2.343 1,747 2/20/2020
1.2.342 1,824 2/20/2020
1.2.341 1,919 2/20/2020
1.2.340 1,909 2/20/2020
1.2.339 1,854 2/20/2020
1.2.338 1,812 2/19/2020
1.2.337 1,771 2/18/2020
1.2.336 1,888 2/14/2020
1.2.335 1,875 2/6/2020
1.2.334 1,809 2/4/2020
1.2.333 1,874 2/3/2020
1.2.332 8,406 1/13/2020
1.2.331 26,495 12/17/2019
1.2.330 1,763 12/13/2019
1.2.328 1,790 12/12/2019
1.2.327 1,796 12/11/2019
1.2.326 1,794 12/10/2019
1.2.325 4,392 12/3/2019
1.2.324 1,806 11/29/2019
1.2.323 1,807 11/28/2019
1.2.322 1,782 11/28/2019
1.2.321 1,782 11/28/2019
1.2.320 1,923 11/26/2019
1.2.319 1,766 11/26/2019
1.2.318 1,806 11/22/2019
1.2.317 1,898 11/20/2019
1.2.316 1,995 10/25/2019
1.2.315 1,830 10/25/2019
1.2.314 1,848 10/23/2019
1.2.313 1,810 10/18/2019
1.2.312 1,765 10/17/2019
1.2.311 1,863 10/17/2019
1.2.310 1,785 10/17/2019
1.2.309 1,849 10/9/2019
1.2.308 1,836 10/8/2019
1.2.307 1,862 10/7/2019
1.2.306 1,809 10/4/2019
1.2.305 1,784 10/3/2019
1.2.304 1,860 10/2/2019
1.2.303 1,927 9/16/2019
1.2.302 1,860 9/16/2019
1.2.301 1,779 9/15/2019
1.2.300 1,834 9/13/2019
1.2.299 1,891 9/10/2019
1.2.298 1,856 9/6/2019
1.2.297 1,886 8/20/2019
1.2.296 1,813 8/20/2019
1.2.295 1,885 8/20/2019
1.2.294 1,933 8/20/2019
1.2.293 1,875 8/16/2019
1.2.292 1,900 7/15/2019
1.2.291 1,926 6/30/2019
1.2.290 1,905 6/28/2019
1.2.289 1,958 6/20/2019
1.2.288 1,898 6/12/2019
1.2.287 1,830 6/12/2019
1.2.286 1,936 6/11/2019
1.2.285 1,837 6/11/2019
1.2.284 1,910 6/5/2019
1.2.283 1,874 5/28/2019
1.2.282 1,861 5/25/2019
1.2.281 1,893 5/23/2019
1.2.280 1,952 5/13/2019
1.2.279 1,898 5/9/2019
1.2.278 1,842 5/9/2019
1.2.277 1,900 5/7/2019
1.2.276 1,875 5/7/2019
1.2.275 1,978 5/6/2019
1.2.274 1,875 4/26/2019
1.2.273 1,930 4/25/2019
1.2.272 1,935 4/25/2019
1.2.271 1,884 4/24/2019
1.2.270 1,922 4/24/2019
1.2.269 1,815 4/16/2019
1.2.268 1,859 4/16/2019
1.2.267 1,944 4/16/2019
1.2.266 1,900 4/12/2019
1.2.265 1,904 4/12/2019
1.2.264 1,877 4/11/2019
1.2.263 1,849 4/11/2019
1.2.262 1,874 4/10/2019
1.2.261 1,836 4/10/2019
1.2.260 1,890 4/5/2019
1.2.259 2,011 2/27/2019
1.2.258 1,838 2/27/2019
1.2.257 1,808 2/26/2019
1.2.256 1,991 2/15/2019
1.2.255 1,953 2/15/2019
1.2.254 1,969 2/5/2019
1.2.253 2,071 12/12/2018
1.2.252 1,993 11/8/2018
1.2.251 2,083 11/8/2018
1.2.250 14,243 10/11/2018
1.2.249 2,127 10/2/2018
1.2.248 2,095 9/25/2018
1.2.247 2,139 9/3/2018
1.2.246 2,163 8/28/2018
1.2.245 2,111 8/27/2018
1.2.244 2,133 8/22/2018
1.2.243 2,229 8/21/2018
1.2.242 2,324 8/17/2018
1.2.241 2,277 7/27/2018
1.2.240 2,350 7/26/2018
1.2.239 2,543 6/18/2018
1.2.238 2,508 6/14/2018
1.2.237 2,287 5/25/2018
1.2.236 2,278 5/24/2018
1.2.235 2,499 5/18/2018
1.2.234 2,593 5/3/2018
1.2.233 2,461 5/3/2018
1.2.232 2,562 4/30/2018
1.2.231 2,458 4/18/2018
1.2.230 2,545 4/10/2018
1.2.229 2,490 4/10/2018
1.2.228 2,355 4/4/2018
1.2.227 2,274 3/28/2018
1.2.226 2,345 3/22/2018
1.2.225 2,382 3/20/2018
1.2.224 2,570 3/19/2018
1.2.223 2,253 3/15/2018
1.2.222 2,273 3/14/2018
1.2.221 2,568 3/14/2018
1.2.220 12,882 2/23/2018
1.2.219 2,569 2/16/2018
1.2.218 2,297 2/9/2018
1.2.217 2,375 2/8/2018
1.2.216 2,258 2/7/2018
1.2.215 2,290 2/7/2018
1.2.214 2,341 2/5/2018
1.2.213 2,542 2/2/2018
1.2.212 2,500 1/26/2018
1.2.211 2,500 1/16/2018
1.2.210 2,319 12/18/2017
1.2.209 2,303 12/14/2017
1.2.208 2,213 12/7/2017
1.2.207 2,355 12/6/2017
1.2.206 2,379 12/4/2017
1.2.205 2,334 11/28/2017
1.2.204 2,373 11/24/2017
1.2.203 2,271 11/24/2017
1.2.202 7,058 11/24/2017
1.2.201 2,375 11/20/2017
1.2.200 2,311 11/14/2017
1.2.199 2,254 11/14/2017
1.2.198 2,302 11/6/2017
1.2.197 2,263 11/6/2017
1.2.196 2,333 10/31/2017
1.2.195 2,300 10/30/2017
1.2.194 2,391 10/26/2017
1.2.193 2,301 10/26/2017
1.2.192 2,317 10/26/2017
1.2.191 2,281 10/20/2017
1.2.190 2,403 10/18/2017
1.2.189 2,225 10/18/2017
1.2.188 2,306 10/15/2017
1.2.187 2,280 10/11/2017
1.2.185 2,346 10/10/2017
1.2.184 2,261 10/10/2017
1.2.183 2,270 10/2/2017
1.2.182 2,326 9/29/2017
1.2.181 2,404 9/25/2017
1.2.180 2,397 9/14/2017
1.2.179 2,336 9/12/2017
1.2.178 2,385 8/31/2017
1.2.177 2,353 8/25/2017
1.2.176 2,328 8/24/2017
1.2.174 2,422 8/7/2017
1.2.173 2,293 8/7/2017
1.2.172 2,387 8/7/2017
1.2.171 2,379 8/4/2017
1.2.170 2,373 8/3/2017
1.2.169 2,426 8/3/2017
1.2.168 2,313 8/3/2017
1.2.167 2,291 8/2/2017
1.2.166 2,334 8/1/2017
1.2.165 2,363 7/26/2017
1.2.164 2,301 7/26/2017
1.2.163 2,361 7/25/2017
1.2.162 2,291 7/18/2017
1.2.161 2,350 7/18/2017
1.2.160 2,403 7/18/2017
1.2.159 2,274 7/18/2017
1.2.158 2,329 7/13/2017
1.2.157 2,366 7/13/2017
1.2.156 2,353 7/5/2017
1.2.155 2,346 6/28/2017
1.2.154 2,419 6/27/2017
1.2.153 2,360 6/20/2017
1.2.152 2,448 6/19/2017
1.2.151 2,370 6/14/2017
1.2.150 2,300 6/13/2017
1.2.149 2,366 5/31/2017
1.2.148 2,341 5/29/2017
1.2.147 2,346 5/19/2017
1.2.146 2,336 5/18/2017
1.2.145 2,306 5/18/2017
1.2.144 2,364 5/14/2017
1.2.143 2,336 5/12/2017
1.2.142 2,377 5/12/2017
1.2.141 2,531 5/5/2017
1.2.140 2,372 4/27/2017
1.2.139 2,328 2/27/2017
1.2.137 2,406 2/3/2017
1.2.136 2,395 2/3/2017
1.2.135 2,351 1/26/2017
1.2.134 2,386 1/25/2017
1.2.133 2,468 1/12/2017
1.2.132 2,346 1/11/2017
1.2.131 2,555 1/10/2017
1.2.130 2,379 1/10/2017
1.2.129 2,376 1/10/2017
1.2.128 2,314 1/10/2017
1.2.127 2,312 1/10/2017
1.2.125 2,346 1/10/2017
1.2.119 2,425 12/13/2016
1.2.118 2,384 12/12/2016
1.2.117 2,380 12/10/2016
1.2.115 2,424 12/8/2016
1.2.114 2,389 12/5/2016
1.2.112 2,423 11/29/2016
1.2.111 2,445 11/25/2016
1.2.110 2,418 11/25/2016
1.2.109 2,411 11/24/2016
1.2.108 2,388 11/24/2016
1.2.107 2,399 11/23/2016
1.2.106 4,346 11/18/2016
1.2.105 2,406 11/18/2016
1.2.104 2,388 11/18/2016
1.2.103 2,376 11/17/2016
1.2.102 2,429 11/17/2016
1.2.101 2,385 11/17/2016
1.2.100 2,376 11/16/2016
1.2.99 2,342 11/16/2016
1.2.98 2,396 11/16/2016
1.2.97 2,378 11/16/2016
1.2.96 2,353 11/16/2016
1.2.95 2,413 11/16/2016
1.2.94 2,433 11/15/2016
1.2.92 2,412 11/15/2016
1.2.91 2,362 11/15/2016
1.2.90 2,380 11/15/2016
1.2.89 2,334 11/14/2016
1.2.88 2,705 11/8/2016
1.2.87 2,628 11/8/2016
1.2.86 2,508 11/8/2016
1.2.85 2,419 11/8/2016
1.2.84 2,777 11/8/2016
1.2.83 2,494 11/7/2016
1.2.82 2,601 11/3/2016
1.2.81 2,632 11/3/2016
1.2.80 2,511 11/3/2016
1.2.79 2,491 11/2/2016
1.2.78 2,532 11/1/2016
1.2.76 2,677 11/1/2016
1.2.75 2,395 10/31/2016
1.2.73 2,471 10/28/2016
1.2.71 2,378 10/27/2016
1.2.69 2,353 10/27/2016
1.2.68 2,446 10/26/2016
1.2.66 2,382 10/25/2016
1.2.65 2,416 10/24/2016
1.2.64 2,389 10/21/2016
1.2.63 2,397 10/21/2016
1.2.62 2,357 10/21/2016
1.2.61 2,389 10/20/2016
1.2.60 2,370 10/20/2016
1.2.59 2,414 10/13/2016
1.2.58 2,342 10/13/2016
1.2.57 2,362 10/13/2016
1.2.56 2,361 10/13/2016
1.2.55 2,427 10/11/2016
1.2.54 2,381 10/11/2016
1.2.53 2,338 10/10/2016
1.2.51 2,458 9/12/2016
1.2.50 2,451 9/12/2016
1.2.49 2,425 9/7/2016
1.2.48 2,424 9/2/2016
1.2.47 2,450 5/6/2016
1.2.46 2,828 4/25/2016
1.2.45 2,621 4/25/2016
1.2.43 2,759 4/22/2016
1.2.42 2,381 4/15/2016
1.2.41 2,411 4/12/2016
1.2.40 2,366 4/11/2016
1.2.39 2,397 4/8/2016
1.2.38 2,482 4/8/2016
1.2.37 2,489 4/8/2016
1.2.36 2,385 4/8/2016
1.2.35 2,355 4/6/2016
1.2.34 2,433 4/6/2016
1.2.33 2,450 4/6/2016
1.2.32 2,492 4/6/2016
1.2.31 2,456 4/6/2016
1.2.30 2,387 4/6/2016
1.2.29 2,437 4/5/2016
1.2.28 2,451 4/5/2016
1.2.26 2,441 4/5/2016
1.2.25 2,407 4/5/2016
1.2.24 2,395 4/1/2016
1.2.23 2,424 3/31/2016
1.2.22 2,430 3/31/2016
1.2.21 2,422 3/29/2016
1.2.20 2,436 3/25/2016
1.2.19 2,471 3/17/2016
1.2.18 2,433 3/17/2016
1.2.17 2,398 3/17/2016
1.2.16 2,427 3/17/2016
1.2.15 2,618 3/17/2016
1.2.14 2,405 3/16/2016
1.2.13 2,420 3/15/2016
1.2.12 2,408 3/15/2016
1.2.11 2,380 3/14/2016
1.2.10 2,457 3/11/2016
1.2.9 2,446 3/7/2016
1.2.8 2,439 3/6/2016
1.2.7 2,404 3/6/2016
1.2.6 2,381 3/4/2016
1.2.5 2,532 3/2/2016
1.2.4 2,453 3/2/2016
1.2.3 2,361 3/1/2016
1.2.2 2,493 3/1/2016
1.2.1 2,418 2/29/2016
1.2.0 2,765 2/29/2016
1.1.45 2,322 7/28/2017
1.1.44 2,893 2/29/2016
1.1.43 2,889 2/29/2016
1.1.42 2,872 2/28/2016
1.1.41 2,637 2/26/2016
1.1.40 2,518 2/23/2016
1.1.39 2,407 2/23/2016
1.1.38 2,543 2/22/2016
1.1.37 2,422 2/22/2016
1.1.36 2,452 2/19/2016
1.1.35 2,528 2/19/2016
1.1.34 2,439 2/15/2016
1.1.33 2,416 2/12/2016
1.1.32 2,715 2/11/2016
1.1.31 2,744 2/11/2016
1.1.30 2,447 2/9/2016
1.1.29 2,488 2/8/2016
1.1.28 2,491 1/29/2016
1.1.27 2,366 1/26/2016
1.1.25 2,473 1/25/2016
1.1.24 2,394 1/20/2016
1.1.23 2,425 1/20/2016
1.1.18 2,359 1/20/2016
1.1.17 2,428 1/20/2016
1.1.16 2,343 1/19/2016
1.1.15 2,763 1/15/2016
1.1.14 3,264 1/15/2016
1.1.13 3,145 1/14/2016
1.1.12 2,596 1/14/2016
1.1.10 2,743 1/13/2016
1.1.9 2,453 1/12/2016
1.1.8 2,467 1/12/2016
1.1.7 2,362 1/12/2016
1.1.6 2,395 1/11/2016
1.1.5 2,485 1/7/2016
1.1.4 2,417 1/6/2016
1.1.3 2,388 1/6/2016
1.1.2 2,422 1/6/2016
1.1.1 2,444 1/5/2016
1.1.0 2,461 1/1/2016
1.0.155 3,186 12/18/2015
1.0.154 2,497 12/17/2015
1.0.153 2,418 12/17/2015
1.0.151 2,574 12/3/2015
1.0.150 2,466 12/3/2015
1.0.149 2,554 12/3/2015
1.0.148 2,489 12/2/2015
1.0.147 2,785 12/2/2015
1.0.146 2,771 12/2/2015
1.0.145 2,782 12/2/2015
1.0.144 2,769 12/2/2015
1.0.143 2,587 12/1/2015
1.0.142 2,521 12/1/2015
1.0.140 2,735 12/1/2015
1.0.139 2,780 11/30/2015
1.0.138 2,648 11/30/2015
1.0.137 2,484 11/26/2015
1.0.136 2,525 11/25/2015
1.0.135 2,485 11/20/2015
1.0.134 2,464 11/19/2015
1.0.133 2,449 11/19/2015
1.0.132 2,475 11/19/2015
1.0.131 2,496 11/17/2015
1.0.130 2,445 11/13/2015
1.0.129 2,456 11/13/2015
1.0.128 2,418 11/13/2015
1.0.127 2,487 11/12/2015
1.0.126 2,546 11/12/2015
1.0.125 2,434 11/11/2015
1.0.124 2,499 11/11/2015
1.0.123 2,491 11/11/2015
1.0.121 2,438 11/4/2015
1.0.120 2,441 11/3/2015
1.0.119 2,474 10/30/2015
1.0.118 2,467 10/29/2015
1.0.117 2,434 10/23/2015
1.0.116 2,431 10/20/2015
1.0.115 2,481 10/13/2015
1.0.113 2,436 10/13/2015
1.0.111 2,527 10/6/2015
1.0.110 2,555 10/6/2015
1.0.109 2,640 10/6/2015
1.0.108 2,477 10/6/2015
1.0.107 2,754 10/4/2015
1.0.106 2,489 9/25/2015
1.0.105 2,487 9/2/2015
1.0.104 2,524 8/24/2015
1.0.103 2,666 7/30/2015
1.0.102 2,580 7/30/2015
1.0.101 2,492 6/12/2015
1.0.100 2,485 6/3/2015
1.0.99 2,537 6/3/2015
1.0.98 2,554 6/3/2015
1.0.97 2,482 5/12/2015
1.0.96 2,489 5/7/2015
1.0.95 2,577 4/16/2015
1.0.94 2,531 4/16/2015
1.0.93 2,500 4/15/2015
1.0.92 2,484 4/8/2015
1.0.91 2,493 3/17/2015
1.0.90 2,419 3/10/2015
1.0.89 2,453 3/10/2015
1.0.88 2,656 2/12/2015
1.0.87 2,617 12/4/2014
1.0.86 2,714 11/14/2014
1.0.85 2,695 11/14/2014
1.0.84 2,944 11/13/2014
1.0.83 2,638 11/13/2014
1.0.82 2,649 11/12/2014
1.0.81 2,706 11/12/2014
1.0.80 2,632 10/9/2014
1.0.79 2,500 10/8/2014
1.0.78 2,553 10/7/2014
1.0.77 2,519 10/7/2014
1.0.76 2,514 9/29/2014
1.0.75 2,657 9/29/2014
1.0.74 2,555 9/3/2014
1.0.73 2,509 9/3/2014
1.0.72 2,527 8/12/2014
1.0.71 2,523 8/11/2014
1.0.70 2,463 8/11/2014
1.0.67 2,518 8/11/2014
1.0.66 2,551 8/11/2014
1.0.65 2,540 8/5/2014
1.0.64 2,567 8/4/2014
1.0.63 2,577 7/31/2014
1.0.62 2,591 7/22/2014
1.0.61 2,543 7/22/2014
1.0.59 2,564 7/11/2014
1.0.58 2,536 7/11/2014
1.0.57 2,483 7/7/2014
1.0.56 2,623 7/1/2014
1.0.55 2,559 7/1/2014
1.0.54 2,604 7/1/2014
1.0.53 2,523 7/1/2014
1.0.52 2,499 7/1/2014
1.0.51 2,543 6/23/2014
1.0.49 2,573 6/21/2014
1.0.48 2,510 6/20/2014
1.0.47 2,577 6/21/2014
1.0.45 2,579 6/19/2014
1.0.44 2,515 6/19/2014
1.0.41 2,532 6/19/2014
1.0.40 2,463 6/19/2014
1.0.39 2,582 6/18/2014
1.0.38 2,481 6/18/2014
1.0.37 2,521 6/12/2014
1.0.36 2,512 6/12/2014
1.0.35 2,595 6/12/2014
1.0.32 2,541 6/12/2014
1.0.31 2,591 6/6/2014
1.0.30 2,590 6/6/2014
1.0.29 2,518 6/5/2014
1.0.28 2,611 5/8/2014
1.0.26 2,544 5/7/2014
1.0.25 2,459 5/7/2014