PeanutButter.TestUtils.Generic 3.0.364

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.364
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.364
                    
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.364" />
                    
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.364" />
                    
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.364
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.364"
                    
#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.
#addin nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.364
                    
Install PeanutButter.TestUtils.Generic as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.364
                    
Install PeanutButter.TestUtils.Generic 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.384 229 5/15/2025
3.0.383 225 5/14/2025
3.0.382 218 5/13/2025
3.0.381 87 5/9/2025
3.0.380 137 5/8/2025
3.0.379 136 5/7/2025
3.0.378 139 5/6/2025
3.0.377 127 5/6/2025
3.0.376 129 5/6/2025
3.0.375 127 5/6/2025
3.0.374 136 5/5/2025
3.0.373 135 5/5/2025
3.0.372 133 5/5/2025
3.0.371 133 5/5/2025
3.0.370 135 5/5/2025
3.0.369 139 5/5/2025
3.0.368 137 4/30/2025
3.0.367 132 4/30/2025
3.0.366 145 4/30/2025
3.0.365 134 4/30/2025
3.0.364 131 4/30/2025
3.0.363 131 4/30/2025
3.0.362 131 4/30/2025
3.0.361 134 4/30/2025
3.0.360 136 4/30/2025
3.0.359 134 4/30/2025
3.0.358 147 4/29/2025
3.0.357 154 4/23/2025
3.0.356 145 4/22/2025
3.0.355 189 4/17/2025
3.0.354 167 4/15/2025
3.0.353 119 4/4/2025
3.0.352 149 4/3/2025
3.0.351 148 4/2/2025
3.0.350 145 4/2/2025
3.0.349 142 3/18/2025
3.0.348 139 3/18/2025
3.0.347 220 3/4/2025
3.0.346 202 3/4/2025
3.0.345 215 3/4/2025
3.0.344 107 2/20/2025
3.0.343 107 2/14/2025
3.0.342 110 2/11/2025
3.0.341 98 2/10/2025
3.0.340 103 2/5/2025
3.0.339 104 1/7/2025
3.0.338 104 1/7/2025
3.0.337 88 1/7/2025
3.0.336 106 1/6/2025
3.0.335 110 12/17/2024
3.0.334 106 12/17/2024
3.0.333 122 12/13/2024
3.0.332 103 12/13/2024
3.0.331 96 12/12/2024
3.0.330 108 11/28/2024
3.0.329 132 11/13/2024
3.0.328 97 11/12/2024
3.0.327 100 11/12/2024
3.0.326 101 11/12/2024
3.0.325 103 11/12/2024
3.0.324 97 11/12/2024
3.0.323 97 11/6/2024
3.0.322 101 11/6/2024
3.0.321 132 10/10/2024
3.0.320 89 10/7/2024
3.0.319 133 9/18/2024
3.0.318 124 9/18/2024
3.0.317 116 9/18/2024
3.0.316 109 8/28/2024
3.0.315 129 8/12/2024
3.0.314 124 8/8/2024
3.0.313 123 8/8/2024
3.0.312 91 7/29/2024
3.0.311 123 7/17/2024
3.0.310 114 7/15/2024
3.0.309 101 7/15/2024
3.0.308 106 7/9/2024
3.0.307 100 7/9/2024
3.0.306 112 6/25/2024
3.0.305 117 6/11/2024
3.0.304 123 6/11/2024
3.0.303 124 6/5/2024
3.0.302 107 6/5/2024
3.0.301 176 5/30/2024
3.0.300 120 5/30/2024
3.0.299 131 5/30/2024
3.0.298 325 5/17/2024
3.0.297 131 5/17/2024
3.0.296 136 5/13/2024
3.0.295 130 5/8/2024
3.0.294 154 5/7/2024
3.0.293 220 4/19/2024
3.0.292 131 4/18/2024
3.0.291 141 4/17/2024
3.0.290 135 4/17/2024
3.0.289 131 4/15/2024
3.0.288 149 4/11/2024
3.0.287 152 4/5/2024
3.0.286 159 4/5/2024
3.0.285 153 4/5/2024
3.0.284 150 4/4/2024
3.0.283 149 4/4/2024
3.0.282 166 4/3/2024
3.0.281 145 4/2/2024
3.0.280 140 4/2/2024
3.0.279 176 3/25/2024
3.0.278 161 3/25/2024
3.0.277 181 3/15/2024
3.0.276 248 2/29/2024
3.0.275 278 2/28/2024
3.0.274 269 2/28/2024
3.0.273 335 2/27/2024
3.0.272 302 2/26/2024
3.0.271 1,359 2/22/2024
3.0.270 352 2/15/2024
3.0.269 339 2/15/2024
3.0.268 378 2/15/2024
3.0.267 381 2/14/2024
3.0.266 339 2/14/2024
3.0.265 373 2/13/2024
3.0.264 424 2/8/2024
3.0.263 369 2/8/2024
3.0.262 419 2/8/2024
3.0.261 378 2/8/2024
3.0.260 390 2/7/2024
3.0.259 428 2/7/2024
3.0.258 412 2/7/2024
3.0.257 391 2/7/2024
3.0.256 394 1/31/2024
3.0.255 1,616 1/30/2024
3.0.254 488 1/25/2024
3.0.253 465 1/24/2024
3.0.252 466 1/22/2024
3.0.251 485 1/17/2024
3.0.250 459 1/17/2024
3.0.249 476 1/16/2024
3.0.248 507 1/16/2024
3.0.247 518 1/16/2024
3.0.246 537 1/15/2024
3.0.245 485 1/11/2024
3.0.244 702 12/11/2023
3.0.243 584 12/11/2023
3.0.242 658 12/7/2023
3.0.241 651 12/7/2023
3.0.240 649 12/5/2023
3.0.239 600 12/5/2023
3.0.238 634 12/5/2023
3.0.237 625 12/5/2023
3.0.236 658 11/17/2023
3.0.235 610 11/17/2023
3.0.234 638 11/14/2023
3.0.233 663 11/14/2023
3.0.232 597 11/13/2023
3.0.231 659 11/9/2023
3.0.230 652 11/8/2023
3.0.229 602 11/8/2023
3.0.228 684 11/2/2023
3.0.227 672 11/2/2023
3.0.226 678 11/1/2023
3.0.225 648 11/1/2023
3.0.224 657 11/1/2023
3.0.223 629 10/31/2023
3.0.222 640 10/31/2023
3.0.221 641 10/31/2023
3.0.220 670 10/31/2023
3.0.219 685 10/31/2023
3.0.218 640 10/30/2023
3.0.217 661 10/30/2023
3.0.216 686 10/30/2023
3.0.215 669 10/30/2023
3.0.214 681 10/26/2023
3.0.213 691 10/25/2023
3.0.212 710 10/25/2023
3.0.211 633 10/24/2023
3.0.210 682 10/24/2023
3.0.209 631 10/24/2023
3.0.208 602 10/24/2023
3.0.207 695 10/23/2023
3.0.206 637 10/23/2023
3.0.205 674 10/20/2023
3.0.204 648 10/20/2023
3.0.203 700 10/20/2023
3.0.202 700 10/19/2023
3.0.201 640 10/19/2023
3.0.200 675 10/19/2023
3.0.199 676 10/19/2023
3.0.198 619 10/18/2023
3.0.197 640 10/18/2023
3.0.196 674 10/17/2023
3.0.195 655 10/13/2023
3.0.194 667 10/12/2023
3.0.193 688 10/12/2023
3.0.192 680 10/11/2023
3.0.191 654 10/11/2023
3.0.190 668 10/11/2023
3.0.189 656 10/11/2023
3.0.188 666 10/11/2023
3.0.187 632 10/11/2023
3.0.186 697 10/11/2023
3.0.185 658 10/10/2023
3.0.184 673 10/10/2023
3.0.183 667 10/9/2023
3.0.182 680 10/9/2023
3.0.181 702 10/9/2023
3.0.180 711 9/21/2023
3.0.179 679 9/21/2023
3.0.178 727 9/21/2023
3.0.177 728 9/11/2023
3.0.176 754 9/8/2023
3.0.175 730 9/8/2023
3.0.173 766 9/8/2023
3.0.172 713 9/8/2023
3.0.170 770 8/23/2023
3.0.169 713 8/23/2023
3.0.167 1,026 8/11/2023
3.0.166 810 8/10/2023
3.0.165 867 8/7/2023
3.0.164 931 8/3/2023
3.0.163 942 7/31/2023
3.0.162 964 7/28/2023
3.0.161 917 7/28/2023
3.0.160 2,327 6/30/2023
3.0.159 978 6/29/2023
3.0.158 985 6/29/2023
3.0.157 948 6/28/2023
3.0.156 970 6/28/2023
3.0.155 963 6/28/2023
3.0.154 920 6/26/2023
3.0.153 948 6/22/2023
3.0.152 941 6/22/2023
3.0.151 1,002 6/22/2023
3.0.150 982 6/22/2023
3.0.149 972 6/22/2023
3.0.148 928 6/22/2023
3.0.147 1,014 6/15/2023
3.0.146 924 6/9/2023
3.0.145 946 6/6/2023
3.0.144 1,033 6/6/2023
3.0.143 989 6/6/2023
3.0.142 984 5/31/2023
3.0.141 984 5/31/2023
3.0.140 1,010 5/26/2023
3.0.139 1,025 5/26/2023
3.0.138 1,010 5/25/2023
3.0.137 988 5/25/2023
3.0.136 1,003 5/25/2023
3.0.135 1,055 5/25/2023
3.0.134 988 5/25/2023
3.0.133 1,044 5/24/2023
3.0.132 1,006 5/24/2023
3.0.131 988 5/24/2023
3.0.130 1,072 5/23/2023
3.0.129 1,021 5/22/2023
3.0.128 1,047 5/18/2023
3.0.127 1,071 5/17/2023
3.0.126 1,067 5/11/2023
3.0.125 1,159 5/5/2023
3.0.124 1,154 5/4/2023
3.0.123 1,107 5/4/2023
3.0.122 1,152 4/25/2023
3.0.121 1,067 4/25/2023
3.0.120 1,076 4/25/2023
3.0.119 1,071 4/25/2023
3.0.118 1,076 4/25/2023
3.0.117 1,052 4/24/2023
3.0.116 1,059 4/24/2023
3.0.115 1,121 4/18/2023
3.0.114 1,111 4/18/2023
3.0.113 1,079 4/18/2023
3.0.112 1,044 4/11/2023
3.0.111 1,081 4/11/2023
3.0.110 1,085 3/31/2023
3.0.109 1,126 3/29/2023
3.0.108 1,088 3/28/2023
3.0.107 1,139 3/15/2023
3.0.106 1,122 3/9/2023
3.0.105 1,091 3/9/2023
3.0.104 1,133 3/3/2023
3.0.103 1,194 3/2/2023
3.0.102 1,110 3/2/2023
3.0.101 1,114 3/1/2023
3.0.100 1,120 2/22/2023
3.0.99 1,146 2/10/2023
3.0.98 1,174 2/10/2023
3.0.97 1,224 1/24/2023
3.0.96 1,830 12/15/2022
3.0.95 1,208 12/1/2022
3.0.94 1,284 11/30/2022
3.0.93 1,286 11/30/2022
3.0.92 1,226 11/30/2022
3.0.91 1,305 11/29/2022
3.0.90 1,479 11/25/2022
3.0.89 1,282 11/17/2022
3.0.88 1,283 11/15/2022
3.0.87 1,337 11/14/2022
3.0.86 1,286 11/14/2022
3.0.85 1,312 11/14/2022
3.0.84 1,267 11/14/2022
3.0.83 1,322 11/14/2022
3.0.82 1,236 11/14/2022
3.0.81 1,313 11/14/2022
3.0.80 1,266 11/14/2022
3.0.79 1,320 11/8/2022
3.0.78 1,294 11/7/2022
3.0.77 1,288 11/7/2022
3.0.76 1,354 11/7/2022
3.0.75 1,299 11/7/2022
3.0.74 1,258 11/3/2022
3.0.73 3,866 10/31/2022
3.0.72 1,391 10/27/2022
3.0.71 1,326 10/27/2022
3.0.70 1,257 10/27/2022
3.0.69 1,348 10/27/2022
3.0.68 1,372 10/25/2022
3.0.67 1,428 10/19/2022
3.0.66 1,390 10/19/2022
3.0.65 1,411 10/19/2022
3.0.64 1,375 10/19/2022
3.0.63 1,353 10/19/2022
3.0.62 1,327 10/18/2022
3.0.61 1,441 10/13/2022
3.0.60 1,345 10/12/2022
3.0.59 1,323 10/12/2022
3.0.58 1,519 9/28/2022
3.0.57 1,433 9/28/2022
3.0.56 1,400 9/28/2022
3.0.55 1,394 9/27/2022
3.0.54 1,441 9/27/2022
3.0.53 1,410 9/27/2022
3.0.52 1,406 9/27/2022
3.0.51 1,373 9/27/2022
3.0.50 1,420 9/27/2022
3.0.49 1,396 9/27/2022
3.0.48 1,354 9/27/2022
3.0.47 1,398 9/26/2022
3.0.46 1,385 9/26/2022
3.0.45 1,361 9/26/2022
3.0.44 1,357 9/26/2022
3.0.43 1,464 9/23/2022
3.0.42 1,369 9/23/2022
3.0.41 1,461 9/22/2022
3.0.40 1,403 9/22/2022
3.0.39 1,394 9/22/2022
3.0.38 1,412 9/21/2022
3.0.37 1,450 9/21/2022
3.0.36 1,345 9/21/2022
3.0.35 1,415 9/21/2022
3.0.34 1,458 9/20/2022
3.0.33 1,421 9/19/2022
3.0.32 1,434 9/16/2022
3.0.31 1,405 9/16/2022
3.0.30 1,417 9/16/2022
3.0.29 1,380 9/16/2022
3.0.28 1,453 9/15/2022
3.0.27 1,445 9/15/2022
3.0.26 1,409 9/14/2022
3.0.25 1,533 9/14/2022
3.0.24 1,460 9/14/2022
3.0.23 1,388 9/14/2022
3.0.22 1,419 9/14/2022
3.0.21 1,514 9/14/2022
3.0.20 1,448 9/9/2022
3.0.19 1,380 9/9/2022
3.0.18 1,365 9/8/2022
3.0.17 1,365 9/6/2022
3.0.16 1,393 9/6/2022
3.0.15 1,348 9/2/2022
3.0.14 1,411 9/1/2022
3.0.13 1,416 8/31/2022
3.0.12 1,452 8/31/2022
3.0.11 1,341 8/23/2022
3.0.10 1,338 8/22/2022
3.0.9 1,450 8/22/2022
3.0.8 1,459 8/18/2022
3.0.7 1,412 8/17/2022
3.0.6 1,455 8/15/2022
3.0.5 1,431 8/15/2022
3.0.4 1,587 8/4/2022
3.0.3 1,374 8/4/2022
3.0.2 1,499 7/29/2022
3.0.1 1,412 7/27/2022
3.0.0 1,433 7/26/2022
2.0.96 1,412 7/26/2022
2.0.95 1,426 7/26/2022
2.0.94 1,415 7/25/2022
2.0.93 1,392 7/25/2022
2.0.92 1,916 7/15/2022
2.0.91 1,397 7/15/2022
2.0.90 1,413 7/14/2022
2.0.89 1,394 7/14/2022
2.0.88 1,413 7/12/2022
2.0.87 1,493 7/11/2022
2.0.86 1,397 7/11/2022
2.0.85 1,400 7/11/2022
2.0.84 1,394 7/8/2022
2.0.83 1,454 6/29/2022
2.0.82 1,425 6/29/2022
2.0.81 1,454 6/23/2022
2.0.80 1,460 6/15/2022
2.0.79 1,545 6/14/2022
2.0.78 1,448 6/14/2022
2.0.77 10,083 5/24/2022
2.0.76 1,614 5/3/2022
2.0.75 1,510 4/29/2022
2.0.74 1,469 4/19/2022
2.0.73 1,428 4/16/2022
2.0.72 1,481 4/12/2022
2.0.71 1,476 4/12/2022
2.0.70 1,448 4/7/2022
2.0.69 1,513 4/7/2022
2.0.68 1,504 4/7/2022
2.0.67 1,466 4/7/2022
2.0.66 1,400 3/15/2022
2.0.65 1,481 3/15/2022
2.0.64 1,438 3/15/2022
2.0.63 1,436 3/2/2022
2.0.62 1,419 2/22/2022
2.0.61 1,453 2/18/2022
2.0.60 1,435 2/18/2022
2.0.59 1,446 2/15/2022
2.0.58 1,406 2/9/2022
2.0.57 1,383 2/1/2022
2.0.56 1,519 2/1/2022
2.0.55 1,453 2/1/2022
2.0.54 1,505 1/28/2022
2.0.53 1,399 1/27/2022
2.0.52 1,529 1/19/2022
2.0.51 1,489 1/19/2022
2.0.50 1,277 12/2/2021
2.0.44 1,254 11/18/2021
2.0.43 1,287 11/16/2021
2.0.42 1,392 11/2/2021
2.0.41 1,269 10/20/2021
2.0.40 1,333 10/12/2021
2.0.39 1,390 10/12/2021
2.0.38 1,336 10/5/2021
2.0.37 1,363 9/21/2021
2.0.36 1,901 9/9/2021
2.0.35 1,429 9/3/2021
2.0.34 1,441 9/2/2021
2.0.33 1,367 7/21/2021
2.0.32 1,409 7/21/2021
2.0.31 1,389 7/6/2021
2.0.30 1,441 7/5/2021
2.0.29 1,558 6/30/2021
2.0.28 1,380 6/28/2021
2.0.27 1,379 6/17/2021
2.0.26 1,326 6/15/2021
2.0.25 1,320 6/14/2021
2.0.24 1,402 6/14/2021
2.0.23 1,393 6/14/2021
2.0.22 1,359 5/20/2021
2.0.21 1,397 5/18/2021
2.0.20 1,373 5/10/2021
2.0.19 1,369 5/10/2021
2.0.18 1,391 5/3/2021
2.0.17 1,359 5/3/2021
2.0.16 1,409 4/14/2021
2.0.15 1,291 4/13/2021
2.0.14 2,651 3/31/2021
2.0.13 1,417 3/25/2021
2.0.12 1,378 3/25/2021
2.0.11 1,527 2/19/2021
2.0.10 1,557 2/18/2021
2.0.9 1,619 2/18/2021
2.0.8 1,541 2/16/2021
2.0.7 1,595 2/9/2021
2.0.6 1,554 2/9/2021
2.0.5 1,486 2/3/2021
2.0.4 1,509 1/29/2021
2.0.3 1,554 1/29/2021
2.0.2 1,471 1/28/2021
2.0.1 1,514 1/27/2021
2.0.0 1,515 1/26/2021
1.2.397 1,464 1/26/2021
1.2.396 1,561 1/21/2021
1.2.395 1,542 1/20/2021
1.2.394 1,540 1/20/2021
1.2.393 1,527 1/20/2021
1.2.392 1,533 1/20/2021
1.2.391 1,515 1/19/2021
1.2.390 1,509 1/19/2021
1.2.389 1,481 1/19/2021
1.2.388 1,568 1/14/2021
1.2.387 1,597 1/14/2021
1.2.386 1,525 1/13/2021
1.2.385 1,550 1/13/2021
1.2.384 1,600 1/11/2021
1.2.383 1,564 1/8/2021
1.2.382 1,563 1/6/2021
1.2.381 1,584 1/6/2021
1.2.380 1,622 11/17/2020
1.2.379 1,679 10/21/2020
1.2.378 1,565 9/17/2020
1.2.376 4,013 9/1/2020
1.2.375 2,653 7/13/2020
1.2.374 1,556 7/2/2020
1.2.373 1,634 7/1/2020
1.2.372 1,683 6/10/2020
1.2.371 1,647 6/10/2020
1.2.370 1,679 6/10/2020
1.2.369 1,628 6/9/2020
1.2.368 1,631 6/9/2020
1.2.367 1,643 6/9/2020
1.2.366 1,647 6/9/2020
1.2.365 1,674 6/9/2020
1.2.364 1,669 6/9/2020
1.2.363 1,572 6/9/2020
1.2.362 1,655 6/8/2020
1.2.361 1,626 6/4/2020
1.2.357 4,690 3/25/2020
1.2.356 1,704 3/10/2020
1.2.355 1,715 3/10/2020
1.2.354 1,637 3/6/2020
1.2.353 1,719 3/3/2020
1.2.352 1,573 3/3/2020
1.2.351 1,633 3/2/2020
1.2.350 1,655 3/2/2020
1.2.349 1,629 3/2/2020
1.2.348 1,693 3/2/2020
1.2.347 1,643 3/2/2020
1.2.346 1,656 2/27/2020
1.2.345 1,718 2/21/2020
1.2.344 1,544 2/20/2020
1.2.343 1,627 2/20/2020
1.2.342 1,710 2/20/2020
1.2.341 1,802 2/20/2020
1.2.340 1,749 2/20/2020
1.2.339 1,733 2/20/2020
1.2.338 1,680 2/19/2020
1.2.337 1,660 2/18/2020
1.2.336 1,718 2/14/2020
1.2.335 1,763 2/6/2020
1.2.334 1,690 2/4/2020
1.2.333 1,763 2/3/2020
1.2.332 8,298 1/13/2020
1.2.331 24,788 12/17/2019
1.2.330 1,644 12/13/2019
1.2.328 1,667 12/12/2019
1.2.327 1,682 12/11/2019
1.2.326 1,688 12/10/2019
1.2.325 4,273 12/3/2019
1.2.324 1,688 11/29/2019
1.2.323 1,698 11/28/2019
1.2.322 1,662 11/28/2019
1.2.321 1,646 11/28/2019
1.2.320 1,794 11/26/2019
1.2.319 1,651 11/26/2019
1.2.318 1,704 11/22/2019
1.2.317 1,757 11/20/2019
1.2.316 1,887 10/25/2019
1.2.315 1,696 10/25/2019
1.2.314 1,731 10/23/2019
1.2.313 1,699 10/18/2019
1.2.312 1,656 10/17/2019
1.2.311 1,750 10/17/2019
1.2.310 1,668 10/17/2019
1.2.309 1,740 10/9/2019
1.2.308 1,715 10/8/2019
1.2.307 1,743 10/7/2019
1.2.306 1,679 10/4/2019
1.2.305 1,667 10/3/2019
1.2.304 1,702 10/2/2019
1.2.303 1,785 9/16/2019
1.2.302 1,739 9/16/2019
1.2.301 1,664 9/15/2019
1.2.300 1,726 9/13/2019
1.2.299 1,787 9/10/2019
1.2.298 1,709 9/6/2019
1.2.297 1,775 8/20/2019
1.2.296 1,724 8/20/2019
1.2.295 1,725 8/20/2019
1.2.294 1,811 8/20/2019
1.2.293 1,786 8/16/2019
1.2.292 1,781 7/15/2019
1.2.291 1,810 6/30/2019
1.2.290 1,770 6/28/2019
1.2.289 1,843 6/20/2019
1.2.288 1,786 6/12/2019
1.2.287 1,722 6/12/2019
1.2.286 1,805 6/11/2019
1.2.285 1,722 6/11/2019
1.2.284 1,782 6/5/2019
1.2.283 1,764 5/28/2019
1.2.282 1,757 5/25/2019
1.2.281 1,778 5/23/2019
1.2.280 1,818 5/13/2019
1.2.279 1,771 5/9/2019
1.2.278 1,730 5/9/2019
1.2.277 1,785 5/7/2019
1.2.276 1,760 5/7/2019
1.2.275 1,853 5/6/2019
1.2.274 1,767 4/26/2019
1.2.273 1,817 4/25/2019
1.2.272 1,833 4/25/2019
1.2.271 1,778 4/24/2019
1.2.270 1,811 4/24/2019
1.2.269 1,696 4/16/2019
1.2.268 1,750 4/16/2019
1.2.267 1,829 4/16/2019
1.2.266 1,782 4/12/2019
1.2.265 1,786 4/12/2019
1.2.264 1,775 4/11/2019
1.2.263 1,741 4/11/2019
1.2.262 1,767 4/10/2019
1.2.261 1,729 4/10/2019
1.2.260 1,783 4/5/2019
1.2.259 1,907 2/27/2019
1.2.258 1,717 2/27/2019
1.2.257 1,699 2/26/2019
1.2.256 1,881 2/15/2019
1.2.255 1,850 2/15/2019
1.2.254 1,860 2/5/2019
1.2.253 1,955 12/12/2018
1.2.252 1,885 11/8/2018
1.2.251 1,964 11/8/2018
1.2.250 13,772 10/11/2018
1.2.249 2,010 10/2/2018
1.2.248 1,984 9/25/2018
1.2.247 2,013 9/3/2018
1.2.246 2,028 8/28/2018
1.2.245 2,001 8/27/2018
1.2.244 2,027 8/22/2018
1.2.243 2,118 8/21/2018
1.2.242 2,214 8/17/2018
1.2.241 2,107 7/27/2018
1.2.240 2,174 7/26/2018
1.2.239 2,304 6/18/2018
1.2.238 2,286 6/14/2018
1.2.237 2,118 5/25/2018
1.2.236 2,102 5/24/2018
1.2.235 2,278 5/18/2018
1.2.234 2,362 5/3/2018
1.2.233 2,229 5/3/2018
1.2.232 2,331 4/30/2018
1.2.231 2,231 4/18/2018
1.2.230 2,326 4/10/2018
1.2.229 2,267 4/10/2018
1.2.228 2,184 4/4/2018
1.2.227 2,103 3/28/2018
1.2.226 2,173 3/22/2018
1.2.225 2,202 3/20/2018
1.2.224 2,395 3/19/2018
1.2.223 2,081 3/15/2018
1.2.222 2,107 3/14/2018
1.2.221 2,331 3/14/2018
1.2.220 12,714 2/23/2018
1.2.219 2,346 2/16/2018
1.2.218 2,118 2/9/2018
1.2.217 2,214 2/8/2018
1.2.216 2,092 2/7/2018
1.2.215 2,111 2/7/2018
1.2.214 2,172 2/5/2018
1.2.213 2,320 2/2/2018
1.2.212 2,278 1/26/2018
1.2.211 2,274 1/16/2018
1.2.210 2,150 12/18/2017
1.2.209 2,133 12/14/2017
1.2.208 2,048 12/7/2017
1.2.207 2,159 12/6/2017
1.2.206 2,188 12/4/2017
1.2.205 2,172 11/28/2017
1.2.204 2,192 11/24/2017
1.2.203 2,095 11/24/2017
1.2.202 6,780 11/24/2017
1.2.201 2,207 11/20/2017
1.2.200 2,135 11/14/2017
1.2.199 2,083 11/14/2017
1.2.198 2,137 11/6/2017
1.2.197 2,104 11/6/2017
1.2.196 2,151 10/31/2017
1.2.195 2,130 10/30/2017
1.2.194 2,224 10/26/2017
1.2.193 2,137 10/26/2017
1.2.192 2,149 10/26/2017
1.2.191 2,119 10/20/2017
1.2.190 2,225 10/18/2017
1.2.189 2,078 10/18/2017
1.2.188 2,124 10/15/2017
1.2.187 2,106 10/11/2017
1.2.185 2,179 10/10/2017
1.2.184 2,087 10/10/2017
1.2.183 2,102 10/2/2017
1.2.182 2,159 9/29/2017
1.2.181 2,224 9/25/2017
1.2.180 2,220 9/14/2017
1.2.179 2,160 9/12/2017
1.2.178 2,200 8/31/2017
1.2.177 2,177 8/25/2017
1.2.176 2,146 8/24/2017
1.2.174 2,257 8/7/2017
1.2.173 2,107 8/7/2017
1.2.172 2,213 8/7/2017
1.2.171 2,206 8/4/2017
1.2.170 2,203 8/3/2017
1.2.169 2,254 8/3/2017
1.2.168 2,143 8/3/2017
1.2.167 2,143 8/2/2017
1.2.166 2,167 8/1/2017
1.2.165 2,196 7/26/2017
1.2.164 2,132 7/26/2017
1.2.163 2,187 7/25/2017
1.2.162 2,117 7/18/2017
1.2.161 2,163 7/18/2017
1.2.160 2,242 7/18/2017
1.2.159 2,103 7/18/2017
1.2.158 2,155 7/13/2017
1.2.157 2,193 7/13/2017
1.2.156 2,185 7/5/2017
1.2.155 2,180 6/28/2017
1.2.154 2,248 6/27/2017
1.2.153 2,194 6/20/2017
1.2.152 2,271 6/19/2017
1.2.151 2,208 6/14/2017
1.2.150 2,127 6/13/2017
1.2.149 2,171 5/31/2017
1.2.148 2,167 5/29/2017
1.2.147 2,173 5/19/2017
1.2.146 2,170 5/18/2017
1.2.145 2,122 5/18/2017
1.2.144 2,186 5/14/2017
1.2.143 2,186 5/12/2017
1.2.142 2,184 5/12/2017
1.2.141 2,355 5/5/2017
1.2.140 2,205 4/27/2017
1.2.139 2,160 2/27/2017
1.2.137 2,233 2/3/2017
1.2.136 2,224 2/3/2017
1.2.135 2,186 1/26/2017
1.2.134 2,207 1/25/2017
1.2.133 2,292 1/12/2017
1.2.132 2,173 1/11/2017
1.2.131 2,378 1/10/2017
1.2.130 2,211 1/10/2017
1.2.129 2,190 1/10/2017
1.2.128 2,130 1/10/2017
1.2.127 2,139 1/10/2017
1.2.125 2,192 1/10/2017
1.2.119 2,251 12/13/2016
1.2.118 2,208 12/12/2016
1.2.117 2,198 12/10/2016
1.2.115 2,249 12/8/2016
1.2.114 2,214 12/5/2016
1.2.112 2,265 11/29/2016
1.2.111 2,270 11/25/2016
1.2.110 2,240 11/25/2016
1.2.109 2,239 11/24/2016
1.2.108 2,217 11/24/2016
1.2.107 2,212 11/23/2016
1.2.106 4,151 11/18/2016
1.2.105 2,236 11/18/2016
1.2.104 2,210 11/18/2016
1.2.103 2,207 11/17/2016
1.2.102 2,258 11/17/2016
1.2.101 2,206 11/17/2016
1.2.100 2,190 11/16/2016
1.2.99 2,160 11/16/2016
1.2.98 2,222 11/16/2016
1.2.97 2,201 11/16/2016
1.2.96 2,170 11/16/2016
1.2.95 2,231 11/16/2016
1.2.94 2,259 11/15/2016
1.2.92 2,211 11/15/2016
1.2.91 2,195 11/15/2016
1.2.90 2,205 11/15/2016
1.2.89 2,158 11/14/2016
1.2.88 2,537 11/8/2016
1.2.87 2,461 11/8/2016
1.2.86 2,343 11/8/2016
1.2.85 2,231 11/8/2016
1.2.84 2,602 11/8/2016
1.2.83 2,319 11/7/2016
1.2.82 2,426 11/3/2016
1.2.81 2,457 11/3/2016
1.2.80 2,358 11/3/2016
1.2.79 2,318 11/2/2016
1.2.78 2,359 11/1/2016
1.2.76 2,493 11/1/2016
1.2.75 2,215 10/31/2016
1.2.73 2,302 10/28/2016
1.2.71 2,206 10/27/2016
1.2.69 2,171 10/27/2016
1.2.68 2,274 10/26/2016
1.2.66 2,210 10/25/2016
1.2.65 2,235 10/24/2016
1.2.64 2,202 10/21/2016
1.2.63 2,207 10/21/2016
1.2.62 2,184 10/21/2016
1.2.61 2,217 10/20/2016
1.2.60 2,186 10/20/2016
1.2.59 2,243 10/13/2016
1.2.58 2,168 10/13/2016
1.2.57 2,181 10/13/2016
1.2.56 2,195 10/13/2016
1.2.55 2,240 10/11/2016
1.2.54 2,216 10/11/2016
1.2.53 2,171 10/10/2016
1.2.51 2,284 9/12/2016
1.2.50 2,265 9/12/2016
1.2.49 2,251 9/7/2016
1.2.48 2,258 9/2/2016
1.2.47 2,274 5/6/2016
1.2.46 2,654 4/25/2016
1.2.45 2,448 4/25/2016
1.2.43 2,594 4/22/2016
1.2.42 2,211 4/15/2016
1.2.41 2,238 4/12/2016
1.2.40 2,184 4/11/2016
1.2.39 2,230 4/8/2016
1.2.38 2,306 4/8/2016
1.2.37 2,315 4/8/2016
1.2.36 2,212 4/8/2016
1.2.35 2,171 4/6/2016
1.2.34 2,259 4/6/2016
1.2.33 2,266 4/6/2016
1.2.32 2,311 4/6/2016
1.2.31 2,282 4/6/2016
1.2.30 2,208 4/6/2016
1.2.29 2,259 4/5/2016
1.2.28 2,276 4/5/2016
1.2.26 2,266 4/5/2016
1.2.25 2,222 4/5/2016
1.2.24 2,211 4/1/2016
1.2.23 2,242 3/31/2016
1.2.22 2,247 3/31/2016
1.2.21 2,251 3/29/2016
1.2.20 2,262 3/25/2016
1.2.19 2,294 3/17/2016
1.2.18 2,253 3/17/2016
1.2.17 2,223 3/17/2016
1.2.16 2,254 3/17/2016
1.2.15 2,434 3/17/2016
1.2.14 2,232 3/16/2016
1.2.13 2,241 3/15/2016
1.2.12 2,231 3/15/2016
1.2.11 2,202 3/14/2016
1.2.10 2,276 3/11/2016
1.2.9 2,253 3/7/2016
1.2.8 2,247 3/6/2016
1.2.7 2,227 3/6/2016
1.2.6 2,199 3/4/2016
1.2.5 2,356 3/2/2016
1.2.4 2,278 3/2/2016
1.2.3 2,190 3/1/2016
1.2.2 2,318 3/1/2016
1.2.1 2,236 2/29/2016
1.2.0 2,587 2/29/2016
1.1.45 2,145 7/28/2017
1.1.44 2,719 2/29/2016
1.1.43 2,713 2/29/2016
1.1.42 2,693 2/28/2016
1.1.41 2,456 2/26/2016
1.1.40 2,345 2/23/2016
1.1.39 2,232 2/23/2016
1.1.38 2,368 2/22/2016
1.1.37 2,240 2/22/2016
1.1.36 2,283 2/19/2016
1.1.35 2,351 2/19/2016
1.1.34 2,261 2/15/2016
1.1.33 2,245 2/12/2016
1.1.32 2,463 2/11/2016
1.1.31 2,467 2/11/2016
1.1.30 2,262 2/9/2016
1.1.29 2,304 2/8/2016
1.1.28 2,315 1/29/2016
1.1.27 2,193 1/26/2016
1.1.25 2,290 1/25/2016
1.1.24 2,223 1/20/2016
1.1.23 2,268 1/20/2016
1.1.18 2,182 1/20/2016
1.1.17 2,241 1/20/2016
1.1.16 2,162 1/19/2016
1.1.15 2,532 1/15/2016
1.1.14 3,047 1/15/2016
1.1.13 2,919 1/14/2016
1.1.12 2,427 1/14/2016
1.1.10 2,507 1/13/2016
1.1.9 2,282 1/12/2016
1.1.8 2,281 1/12/2016
1.1.7 2,183 1/12/2016
1.1.6 2,222 1/11/2016
1.1.5 2,289 1/7/2016
1.1.4 2,239 1/6/2016
1.1.3 2,220 1/6/2016
1.1.2 2,239 1/6/2016
1.1.1 2,265 1/5/2016
1.1.0 2,268 1/1/2016
1.0.155 2,995 12/18/2015
1.0.154 2,316 12/17/2015
1.0.153 2,233 12/17/2015
1.0.151 2,395 12/3/2015
1.0.150 2,290 12/3/2015
1.0.149 2,380 12/3/2015
1.0.148 2,302 12/2/2015
1.0.147 2,625 12/2/2015
1.0.146 2,589 12/2/2015
1.0.145 2,607 12/2/2015
1.0.144 2,596 12/2/2015
1.0.143 2,415 12/1/2015
1.0.142 2,336 12/1/2015
1.0.140 2,563 12/1/2015
1.0.139 2,603 11/30/2015
1.0.138 2,473 11/30/2015
1.0.137 2,307 11/26/2015
1.0.136 2,348 11/25/2015
1.0.135 2,304 11/20/2015
1.0.134 2,292 11/19/2015
1.0.133 2,265 11/19/2015
1.0.132 2,289 11/19/2015
1.0.131 2,306 11/17/2015
1.0.130 2,249 11/13/2015
1.0.129 2,273 11/13/2015
1.0.128 2,230 11/13/2015
1.0.127 2,300 11/12/2015
1.0.126 2,369 11/12/2015
1.0.125 2,278 11/11/2015
1.0.124 2,321 11/11/2015
1.0.123 2,317 11/11/2015
1.0.121 2,258 11/4/2015
1.0.120 2,256 11/3/2015
1.0.119 2,295 10/30/2015
1.0.118 2,269 10/29/2015
1.0.117 2,252 10/23/2015
1.0.116 2,277 10/20/2015
1.0.115 2,288 10/13/2015
1.0.113 2,261 10/13/2015
1.0.111 2,341 10/6/2015
1.0.110 2,376 10/6/2015
1.0.109 2,461 10/6/2015
1.0.108 2,302 10/6/2015
1.0.107 2,577 10/4/2015
1.0.106 2,322 9/25/2015
1.0.105 2,315 9/2/2015
1.0.104 2,347 8/24/2015
1.0.103 2,485 7/30/2015
1.0.102 2,393 7/30/2015
1.0.101 2,309 6/12/2015
1.0.100 2,308 6/3/2015
1.0.99 2,358 6/3/2015
1.0.98 2,363 6/3/2015
1.0.97 2,310 5/12/2015
1.0.96 2,300 5/7/2015
1.0.95 2,399 4/16/2015
1.0.94 2,357 4/16/2015
1.0.93 2,322 4/15/2015
1.0.92 2,301 4/8/2015
1.0.91 2,311 3/17/2015
1.0.90 2,242 3/10/2015
1.0.89 2,268 3/10/2015
1.0.88 2,467 2/12/2015
1.0.87 2,438 12/4/2014
1.0.86 2,535 11/14/2014
1.0.85 2,523 11/14/2014
1.0.84 2,763 11/13/2014
1.0.83 2,451 11/13/2014
1.0.82 2,463 11/12/2014
1.0.81 2,530 11/12/2014
1.0.80 2,453 10/9/2014
1.0.79 2,320 10/8/2014
1.0.78 2,369 10/7/2014
1.0.77 2,346 10/7/2014
1.0.76 2,333 9/29/2014
1.0.75 2,477 9/29/2014
1.0.74 2,375 9/3/2014
1.0.73 2,334 9/3/2014
1.0.72 2,359 8/12/2014
1.0.71 2,353 8/11/2014
1.0.70 2,280 8/11/2014
1.0.67 2,333 8/11/2014
1.0.66 2,370 8/11/2014
1.0.65 2,357 8/5/2014
1.0.64 2,379 8/4/2014
1.0.63 2,418 7/31/2014
1.0.62 2,404 7/22/2014
1.0.61 2,369 7/22/2014
1.0.59 2,375 7/11/2014
1.0.58 2,365 7/11/2014
1.0.57 2,304 7/7/2014
1.0.56 2,462 7/1/2014
1.0.55 2,380 7/1/2014
1.0.54 2,424 7/1/2014
1.0.53 2,342 7/1/2014
1.0.52 2,317 7/1/2014
1.0.51 2,359 6/23/2014
1.0.49 2,389 6/21/2014
1.0.48 2,325 6/20/2014
1.0.47 2,399 6/21/2014
1.0.45 2,397 6/19/2014
1.0.44 2,334 6/19/2014
1.0.41 2,353 6/19/2014
1.0.40 2,303 6/19/2014
1.0.39 2,394 6/18/2014
1.0.38 2,297 6/18/2014
1.0.37 2,360 6/12/2014
1.0.36 2,321 6/12/2014
1.0.35 2,406 6/12/2014
1.0.32 2,366 6/12/2014
1.0.31 2,397 6/6/2014
1.0.30 2,394 6/6/2014
1.0.29 2,330 6/5/2014
1.0.28 2,425 5/8/2014
1.0.26 2,360 5/7/2014
1.0.25 2,272 5/7/2014