PeanutButter.TestUtils.Generic 3.0.391

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.391
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.391
                    
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.391" />
                    
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.391" />
                    
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.391
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.391"
                    
#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.391
                    
#: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.391
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.391
                    
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 117 9/26/2025
3.0.396 128 9/12/2025
3.0.395 163 9/11/2025
3.0.394 163 9/11/2025
3.0.393 163 9/10/2025
3.0.392 169 9/9/2025
3.0.391 165 8/19/2025
3.0.390 164 8/19/2025
3.0.389 95 8/1/2025
3.0.388 121 7/31/2025
3.0.387 118 7/30/2025
3.0.386 169 7/15/2025
3.0.385 161 7/15/2025
3.0.384 288 5/15/2025
3.0.383 288 5/14/2025
3.0.382 273 5/13/2025
3.0.381 142 5/9/2025
3.0.380 188 5/8/2025
3.0.379 192 5/7/2025
3.0.378 191 5/6/2025
3.0.377 185 5/6/2025
3.0.376 181 5/6/2025
3.0.375 179 5/6/2025
3.0.374 190 5/5/2025
3.0.373 185 5/5/2025
3.0.372 175 5/5/2025
3.0.371 191 5/5/2025
3.0.370 185 5/5/2025
3.0.369 191 5/5/2025
3.0.368 188 4/30/2025
3.0.367 181 4/30/2025
3.0.366 196 4/30/2025
3.0.365 185 4/30/2025
3.0.364 187 4/30/2025
3.0.363 179 4/30/2025
3.0.362 182 4/30/2025
3.0.361 188 4/30/2025
3.0.360 192 4/30/2025
3.0.359 183 4/30/2025
3.0.358 196 4/29/2025
3.0.357 202 4/23/2025
3.0.356 202 4/22/2025
3.0.355 245 4/17/2025
3.0.354 219 4/15/2025
3.0.353 168 4/4/2025
3.0.352 205 4/3/2025
3.0.351 198 4/2/2025
3.0.350 194 4/2/2025
3.0.349 187 3/18/2025
3.0.348 191 3/18/2025
3.0.347 267 3/4/2025
3.0.346 253 3/4/2025
3.0.345 270 3/4/2025
3.0.344 167 2/20/2025
3.0.343 155 2/14/2025
3.0.342 172 2/11/2025
3.0.341 149 2/10/2025
3.0.340 152 2/5/2025
3.0.339 153 1/7/2025
3.0.338 156 1/7/2025
3.0.337 132 1/7/2025
3.0.336 153 1/6/2025
3.0.335 157 12/17/2024
3.0.334 153 12/17/2024
3.0.333 169 12/13/2024
3.0.332 159 12/13/2024
3.0.331 145 12/12/2024
3.0.330 167 11/28/2024
3.0.329 184 11/13/2024
3.0.328 148 11/12/2024
3.0.327 152 11/12/2024
3.0.326 159 11/12/2024
3.0.325 160 11/12/2024
3.0.324 150 11/12/2024
3.0.323 146 11/6/2024
3.0.322 150 11/6/2024
3.0.321 183 10/10/2024
3.0.320 141 10/7/2024
3.0.319 182 9/18/2024
3.0.318 188 9/18/2024
3.0.317 167 9/18/2024
3.0.316 162 8/28/2024
3.0.315 177 8/12/2024
3.0.314 173 8/8/2024
3.0.313 192 8/8/2024
3.0.312 139 7/29/2024
3.0.311 168 7/17/2024
3.0.310 162 7/15/2024
3.0.309 137 7/15/2024
3.0.308 154 7/9/2024
3.0.307 144 7/9/2024
3.0.306 172 6/25/2024
3.0.305 167 6/11/2024
3.0.304 172 6/11/2024
3.0.303 179 6/5/2024
3.0.302 161 6/5/2024
3.0.301 236 5/30/2024
3.0.300 173 5/30/2024
3.0.299 176 5/30/2024
3.0.298 412 5/17/2024
3.0.297 178 5/17/2024
3.0.296 187 5/13/2024
3.0.295 165 5/8/2024
3.0.294 209 5/7/2024
3.0.293 307 4/19/2024
3.0.292 178 4/18/2024
3.0.291 193 4/17/2024
3.0.290 186 4/17/2024
3.0.289 172 4/15/2024
3.0.288 190 4/11/2024
3.0.287 211 4/5/2024
3.0.286 204 4/5/2024
3.0.285 203 4/5/2024
3.0.284 193 4/4/2024
3.0.283 208 4/4/2024
3.0.282 223 4/3/2024
3.0.281 192 4/2/2024
3.0.280 193 4/2/2024
3.0.279 224 3/25/2024
3.0.278 206 3/25/2024
3.0.277 223 3/15/2024
3.0.276 294 2/29/2024
3.0.275 323 2/28/2024
3.0.274 330 2/28/2024
3.0.273 378 2/27/2024
3.0.272 335 2/26/2024
3.0.271 1,573 2/22/2024
3.0.270 396 2/15/2024
3.0.269 385 2/15/2024
3.0.268 425 2/15/2024
3.0.267 425 2/14/2024
3.0.266 388 2/14/2024
3.0.265 416 2/13/2024
3.0.264 465 2/8/2024
3.0.263 416 2/8/2024
3.0.262 468 2/8/2024
3.0.261 432 2/8/2024
3.0.260 438 2/7/2024
3.0.259 472 2/7/2024
3.0.258 460 2/7/2024
3.0.257 438 2/7/2024
3.0.256 441 1/31/2024
3.0.255 1,952 1/30/2024
3.0.254 573 1/25/2024
3.0.253 529 1/24/2024
3.0.252 508 1/22/2024
3.0.251 561 1/17/2024
3.0.250 501 1/17/2024
3.0.249 528 1/16/2024
3.0.248 573 1/16/2024
3.0.247 565 1/16/2024
3.0.246 590 1/15/2024
3.0.245 553 1/11/2024
3.0.244 758 12/11/2023
3.0.243 670 12/11/2023
3.0.242 701 12/7/2023
3.0.241 692 12/7/2023
3.0.240 705 12/5/2023
3.0.239 650 12/5/2023
3.0.238 688 12/5/2023
3.0.237 683 12/5/2023
3.0.236 691 11/17/2023
3.0.235 663 11/17/2023
3.0.234 690 11/14/2023
3.0.233 714 11/14/2023
3.0.232 639 11/13/2023
3.0.231 710 11/9/2023
3.0.230 695 11/8/2023
3.0.229 647 11/8/2023
3.0.228 733 11/2/2023
3.0.227 728 11/2/2023
3.0.226 731 11/1/2023
3.0.225 718 11/1/2023
3.0.224 714 11/1/2023
3.0.223 688 10/31/2023
3.0.222 701 10/31/2023
3.0.221 696 10/31/2023
3.0.220 759 10/31/2023
3.0.219 744 10/31/2023
3.0.218 704 10/30/2023
3.0.217 707 10/30/2023
3.0.216 730 10/30/2023
3.0.215 734 10/30/2023
3.0.214 715 10/26/2023
3.0.213 759 10/25/2023
3.0.212 793 10/25/2023
3.0.211 711 10/24/2023
3.0.210 732 10/24/2023
3.0.209 681 10/24/2023
3.0.208 675 10/24/2023
3.0.207 752 10/23/2023
3.0.206 690 10/23/2023
3.0.205 749 10/20/2023
3.0.204 699 10/20/2023
3.0.203 759 10/20/2023
3.0.202 755 10/19/2023
3.0.201 698 10/19/2023
3.0.200 721 10/19/2023
3.0.199 761 10/19/2023
3.0.198 671 10/18/2023
3.0.197 706 10/18/2023
3.0.196 727 10/17/2023
3.0.195 711 10/13/2023
3.0.194 730 10/12/2023
3.0.193 763 10/12/2023
3.0.192 742 10/11/2023
3.0.191 732 10/11/2023
3.0.190 728 10/11/2023
3.0.189 736 10/11/2023
3.0.188 750 10/11/2023
3.0.187 687 10/11/2023
3.0.186 762 10/11/2023
3.0.185 726 10/10/2023
3.0.184 735 10/10/2023
3.0.183 720 10/9/2023
3.0.182 748 10/9/2023
3.0.181 759 10/9/2023
3.0.180 766 9/21/2023
3.0.179 733 9/21/2023
3.0.178 777 9/21/2023
3.0.177 791 9/11/2023
3.0.176 853 9/8/2023
3.0.175 790 9/8/2023
3.0.173 824 9/8/2023
3.0.172 778 9/8/2023
3.0.170 897 8/23/2023
3.0.169 793 8/23/2023
3.0.167 1,125 8/11/2023
3.0.166 881 8/10/2023
3.0.165 944 8/7/2023
3.0.164 999 8/3/2023
3.0.163 1,032 7/31/2023
3.0.162 1,027 7/28/2023
3.0.161 982 7/28/2023
3.0.160 2,403 6/30/2023
3.0.159 1,048 6/29/2023
3.0.158 1,069 6/29/2023
3.0.157 1,023 6/28/2023
3.0.156 1,067 6/28/2023
3.0.155 1,030 6/28/2023
3.0.154 1,000 6/26/2023
3.0.153 1,023 6/22/2023
3.0.152 1,037 6/22/2023
3.0.151 1,084 6/22/2023
3.0.150 1,069 6/22/2023
3.0.149 1,040 6/22/2023
3.0.148 1,004 6/22/2023
3.0.147 1,087 6/15/2023
3.0.146 1,020 6/9/2023
3.0.145 1,022 6/6/2023
3.0.144 1,117 6/6/2023
3.0.143 1,089 6/6/2023
3.0.142 1,074 5/31/2023
3.0.141 1,055 5/31/2023
3.0.140 1,103 5/26/2023
3.0.139 1,106 5/26/2023
3.0.138 1,083 5/25/2023
3.0.137 1,057 5/25/2023
3.0.136 1,090 5/25/2023
3.0.135 1,161 5/25/2023
3.0.134 1,076 5/25/2023
3.0.133 1,132 5/24/2023
3.0.132 1,075 5/24/2023
3.0.131 1,064 5/24/2023
3.0.130 1,145 5/23/2023
3.0.129 1,126 5/22/2023
3.0.128 1,138 5/18/2023
3.0.127 1,148 5/17/2023
3.0.126 1,143 5/11/2023
3.0.125 1,245 5/5/2023
3.0.124 1,228 5/4/2023
3.0.123 1,189 5/4/2023
3.0.122 1,250 4/25/2023
3.0.121 1,158 4/25/2023
3.0.120 1,155 4/25/2023
3.0.119 1,160 4/25/2023
3.0.118 1,156 4/25/2023
3.0.117 1,135 4/24/2023
3.0.116 1,155 4/24/2023
3.0.115 1,189 4/18/2023
3.0.114 1,203 4/18/2023
3.0.113 1,179 4/18/2023
3.0.112 1,143 4/11/2023
3.0.111 1,167 4/11/2023
3.0.110 1,169 3/31/2023
3.0.109 1,238 3/29/2023
3.0.108 1,162 3/28/2023
3.0.107 1,243 3/15/2023
3.0.106 1,213 3/9/2023
3.0.105 1,179 3/9/2023
3.0.104 1,205 3/3/2023
3.0.103 1,289 3/2/2023
3.0.102 1,183 3/2/2023
3.0.101 1,223 3/1/2023
3.0.100 1,204 2/22/2023
3.0.99 1,236 2/10/2023
3.0.98 1,253 2/10/2023
3.0.97 1,305 1/24/2023
3.0.96 1,914 12/15/2022
3.0.95 1,285 12/1/2022
3.0.94 1,361 11/30/2022
3.0.93 1,355 11/30/2022
3.0.92 1,306 11/30/2022
3.0.91 1,431 11/29/2022
3.0.90 1,555 11/25/2022
3.0.89 1,371 11/17/2022
3.0.88 1,366 11/15/2022
3.0.87 1,428 11/14/2022
3.0.86 1,357 11/14/2022
3.0.85 1,390 11/14/2022
3.0.84 1,351 11/14/2022
3.0.83 1,415 11/14/2022
3.0.82 1,316 11/14/2022
3.0.81 1,375 11/14/2022
3.0.80 1,342 11/14/2022
3.0.79 1,393 11/8/2022
3.0.78 1,376 11/7/2022
3.0.77 1,373 11/7/2022
3.0.76 1,458 11/7/2022
3.0.75 1,381 11/7/2022
3.0.74 1,329 11/3/2022
3.0.73 3,955 10/31/2022
3.0.72 1,471 10/27/2022
3.0.71 1,397 10/27/2022
3.0.70 1,350 10/27/2022
3.0.69 1,431 10/27/2022
3.0.68 1,445 10/25/2022
3.0.67 1,499 10/19/2022
3.0.66 1,465 10/19/2022
3.0.65 1,497 10/19/2022
3.0.64 1,467 10/19/2022
3.0.63 1,441 10/19/2022
3.0.62 1,410 10/18/2022
3.0.61 1,514 10/13/2022
3.0.60 1,439 10/12/2022
3.0.59 1,400 10/12/2022
3.0.58 1,604 9/28/2022
3.0.57 1,505 9/28/2022
3.0.56 1,505 9/28/2022
3.0.55 1,487 9/27/2022
3.0.54 1,559 9/27/2022
3.0.53 1,485 9/27/2022
3.0.52 1,490 9/27/2022
3.0.51 1,468 9/27/2022
3.0.50 1,500 9/27/2022
3.0.49 1,484 9/27/2022
3.0.48 1,429 9/27/2022
3.0.47 1,476 9/26/2022
3.0.46 1,469 9/26/2022
3.0.45 1,462 9/26/2022
3.0.44 1,455 9/26/2022
3.0.43 1,541 9/23/2022
3.0.42 1,446 9/23/2022
3.0.41 1,547 9/22/2022
3.0.40 1,477 9/22/2022
3.0.39 1,486 9/22/2022
3.0.38 1,502 9/21/2022
3.0.37 1,532 9/21/2022
3.0.36 1,423 9/21/2022
3.0.35 1,489 9/21/2022
3.0.34 1,552 9/20/2022
3.0.33 1,502 9/19/2022
3.0.32 1,518 9/16/2022
3.0.31 1,490 9/16/2022
3.0.30 1,504 9/16/2022
3.0.29 1,465 9/16/2022
3.0.28 1,533 9/15/2022
3.0.27 1,537 9/15/2022
3.0.26 1,472 9/14/2022
3.0.25 1,636 9/14/2022
3.0.24 1,550 9/14/2022
3.0.23 1,487 9/14/2022
3.0.22 1,517 9/14/2022
3.0.21 1,600 9/14/2022
3.0.20 1,529 9/9/2022
3.0.19 1,456 9/9/2022
3.0.18 1,443 9/8/2022
3.0.17 1,445 9/6/2022
3.0.16 1,478 9/6/2022
3.0.15 1,422 9/2/2022
3.0.14 1,490 9/1/2022
3.0.13 1,492 8/31/2022
3.0.12 1,556 8/31/2022
3.0.11 1,434 8/23/2022
3.0.10 1,421 8/22/2022
3.0.9 1,524 8/22/2022
3.0.8 1,548 8/18/2022
3.0.7 1,500 8/17/2022
3.0.6 1,548 8/15/2022
3.0.5 1,525 8/15/2022
3.0.4 1,664 8/4/2022
3.0.3 1,464 8/4/2022
3.0.2 1,573 7/29/2022
3.0.1 1,488 7/27/2022
3.0.0 1,530 7/26/2022
2.0.96 1,514 7/26/2022
2.0.95 1,513 7/26/2022
2.0.94 1,495 7/25/2022
2.0.93 1,477 7/25/2022
2.0.92 1,990 7/15/2022
2.0.91 1,489 7/15/2022
2.0.90 1,512 7/14/2022
2.0.89 1,484 7/14/2022
2.0.88 1,519 7/12/2022
2.0.87 1,576 7/11/2022
2.0.86 1,475 7/11/2022
2.0.85 1,508 7/11/2022
2.0.84 1,477 7/8/2022
2.0.83 1,515 6/29/2022
2.0.82 1,510 6/29/2022
2.0.81 1,541 6/23/2022
2.0.80 1,562 6/15/2022
2.0.79 1,637 6/14/2022
2.0.78 1,531 6/14/2022
2.0.77 10,327 5/24/2022
2.0.76 1,718 5/3/2022
2.0.75 1,602 4/29/2022
2.0.74 1,558 4/19/2022
2.0.73 1,517 4/16/2022
2.0.72 1,590 4/12/2022
2.0.71 1,559 4/12/2022
2.0.70 1,535 4/7/2022
2.0.69 1,609 4/7/2022
2.0.68 1,585 4/7/2022
2.0.67 1,563 4/7/2022
2.0.66 1,482 3/15/2022
2.0.65 1,569 3/15/2022
2.0.64 1,519 3/15/2022
2.0.63 1,545 3/2/2022
2.0.62 1,508 2/22/2022
2.0.61 1,544 2/18/2022
2.0.60 1,528 2/18/2022
2.0.59 1,532 2/15/2022
2.0.58 1,502 2/9/2022
2.0.57 1,471 2/1/2022
2.0.56 1,612 2/1/2022
2.0.55 1,546 2/1/2022
2.0.54 1,604 1/28/2022
2.0.53 1,508 1/27/2022
2.0.52 1,692 1/19/2022
2.0.51 1,591 1/19/2022
2.0.50 1,388 12/2/2021
2.0.44 1,344 11/18/2021
2.0.43 1,373 11/16/2021
2.0.42 1,511 11/2/2021
2.0.41 1,351 10/20/2021
2.0.40 1,444 10/12/2021
2.0.39 1,477 10/12/2021
2.0.38 1,415 10/5/2021
2.0.37 1,468 9/21/2021
2.0.36 2,000 9/9/2021
2.0.35 1,513 9/3/2021
2.0.34 1,561 9/2/2021
2.0.33 1,471 7/21/2021
2.0.32 1,517 7/21/2021
2.0.31 1,469 7/6/2021
2.0.30 1,524 7/5/2021
2.0.29 1,704 6/30/2021
2.0.28 1,483 6/28/2021
2.0.27 1,486 6/17/2021
2.0.26 1,413 6/15/2021
2.0.25 1,419 6/14/2021
2.0.24 1,492 6/14/2021
2.0.23 1,488 6/14/2021
2.0.22 1,447 5/20/2021
2.0.21 1,475 5/18/2021
2.0.20 1,479 5/10/2021
2.0.19 1,460 5/10/2021
2.0.18 1,484 5/3/2021
2.0.17 1,448 5/3/2021
2.0.16 1,495 4/14/2021
2.0.15 1,377 4/13/2021
2.0.14 2,781 3/31/2021
2.0.13 1,520 3/25/2021
2.0.12 1,489 3/25/2021
2.0.11 1,623 2/19/2021
2.0.10 1,643 2/18/2021
2.0.9 1,704 2/18/2021
2.0.8 1,622 2/16/2021
2.0.7 1,693 2/9/2021
2.0.6 1,644 2/9/2021
2.0.5 1,582 2/3/2021
2.0.4 1,601 1/29/2021
2.0.3 1,653 1/29/2021
2.0.2 1,562 1/28/2021
2.0.1 1,604 1/27/2021
2.0.0 1,618 1/26/2021
1.2.397 1,575 1/26/2021
1.2.396 1,660 1/21/2021
1.2.395 1,632 1/20/2021
1.2.394 1,627 1/20/2021
1.2.393 1,619 1/20/2021
1.2.392 1,632 1/20/2021
1.2.391 1,608 1/19/2021
1.2.390 1,605 1/19/2021
1.2.389 1,570 1/19/2021
1.2.388 1,680 1/14/2021
1.2.387 1,702 1/14/2021
1.2.386 1,615 1/13/2021
1.2.385 1,634 1/13/2021
1.2.384 1,706 1/11/2021
1.2.383 1,665 1/8/2021
1.2.382 1,671 1/6/2021
1.2.381 1,685 1/6/2021
1.2.380 1,702 11/17/2020
1.2.379 1,795 10/21/2020
1.2.378 1,662 9/17/2020
1.2.376 4,179 9/1/2020
1.2.375 2,759 7/13/2020
1.2.374 1,640 7/2/2020
1.2.373 1,740 7/1/2020
1.2.372 1,770 6/10/2020
1.2.371 1,733 6/10/2020
1.2.370 1,766 6/10/2020
1.2.369 1,714 6/9/2020
1.2.368 1,716 6/9/2020
1.2.367 1,745 6/9/2020
1.2.366 1,724 6/9/2020
1.2.365 1,783 6/9/2020
1.2.364 1,777 6/9/2020
1.2.363 1,676 6/9/2020
1.2.362 1,746 6/8/2020
1.2.361 1,713 6/4/2020
1.2.357 4,782 3/25/2020
1.2.356 1,796 3/10/2020
1.2.355 1,808 3/10/2020
1.2.354 1,730 3/6/2020
1.2.353 1,816 3/3/2020
1.2.352 1,668 3/3/2020
1.2.351 1,760 3/2/2020
1.2.350 1,731 3/2/2020
1.2.349 1,727 3/2/2020
1.2.348 1,804 3/2/2020
1.2.347 1,738 3/2/2020
1.2.346 1,741 2/27/2020
1.2.345 1,806 2/21/2020
1.2.344 1,627 2/20/2020
1.2.343 1,733 2/20/2020
1.2.342 1,806 2/20/2020
1.2.341 1,899 2/20/2020
1.2.340 1,893 2/20/2020
1.2.339 1,825 2/20/2020
1.2.338 1,796 2/19/2020
1.2.337 1,747 2/18/2020
1.2.336 1,812 2/14/2020
1.2.335 1,858 2/6/2020
1.2.334 1,781 2/4/2020
1.2.333 1,845 2/3/2020
1.2.332 8,394 1/13/2020
1.2.331 25,847 12/17/2019
1.2.330 1,741 12/13/2019
1.2.328 1,771 12/12/2019
1.2.327 1,780 12/11/2019
1.2.326 1,778 12/10/2019
1.2.325 4,363 12/3/2019
1.2.324 1,789 11/29/2019
1.2.323 1,787 11/28/2019
1.2.322 1,761 11/28/2019
1.2.321 1,760 11/28/2019
1.2.320 1,903 11/26/2019
1.2.319 1,748 11/26/2019
1.2.318 1,791 11/22/2019
1.2.317 1,881 11/20/2019
1.2.316 1,975 10/25/2019
1.2.315 1,813 10/25/2019
1.2.314 1,820 10/23/2019
1.2.313 1,793 10/18/2019
1.2.312 1,748 10/17/2019
1.2.311 1,846 10/17/2019
1.2.310 1,771 10/17/2019
1.2.309 1,831 10/9/2019
1.2.308 1,819 10/8/2019
1.2.307 1,842 10/7/2019
1.2.306 1,794 10/4/2019
1.2.305 1,767 10/3/2019
1.2.304 1,825 10/2/2019
1.2.303 1,912 9/16/2019
1.2.302 1,842 9/16/2019
1.2.301 1,765 9/15/2019
1.2.300 1,817 9/13/2019
1.2.299 1,873 9/10/2019
1.2.298 1,840 9/6/2019
1.2.297 1,866 8/20/2019
1.2.296 1,801 8/20/2019
1.2.295 1,854 8/20/2019
1.2.294 1,916 8/20/2019
1.2.293 1,862 8/16/2019
1.2.292 1,879 7/15/2019
1.2.291 1,906 6/30/2019
1.2.290 1,889 6/28/2019
1.2.289 1,936 6/20/2019
1.2.288 1,878 6/12/2019
1.2.287 1,812 6/12/2019
1.2.286 1,915 6/11/2019
1.2.285 1,815 6/11/2019
1.2.284 1,870 6/5/2019
1.2.283 1,858 5/28/2019
1.2.282 1,844 5/25/2019
1.2.281 1,872 5/23/2019
1.2.280 1,937 5/13/2019
1.2.279 1,855 5/9/2019
1.2.278 1,816 5/9/2019
1.2.277 1,881 5/7/2019
1.2.276 1,853 5/7/2019
1.2.275 1,949 5/6/2019
1.2.274 1,857 4/26/2019
1.2.273 1,909 4/25/2019
1.2.272 1,917 4/25/2019
1.2.271 1,866 4/24/2019
1.2.270 1,905 4/24/2019
1.2.269 1,800 4/16/2019
1.2.268 1,836 4/16/2019
1.2.267 1,926 4/16/2019
1.2.266 1,873 4/12/2019
1.2.265 1,881 4/12/2019
1.2.264 1,862 4/11/2019
1.2.263 1,830 4/11/2019
1.2.262 1,854 4/10/2019
1.2.261 1,817 4/10/2019
1.2.260 1,857 4/5/2019
1.2.259 1,996 2/27/2019
1.2.258 1,822 2/27/2019
1.2.257 1,790 2/26/2019
1.2.256 1,974 2/15/2019
1.2.255 1,938 2/15/2019
1.2.254 1,953 2/5/2019
1.2.253 2,052 12/12/2018
1.2.252 1,973 11/8/2018
1.2.251 2,064 11/8/2018
1.2.250 14,136 10/11/2018
1.2.249 2,107 10/2/2018
1.2.248 2,073 9/25/2018
1.2.247 2,110 9/3/2018
1.2.246 2,119 8/28/2018
1.2.245 2,092 8/27/2018
1.2.244 2,111 8/22/2018
1.2.243 2,207 8/21/2018
1.2.242 2,294 8/17/2018
1.2.241 2,245 7/27/2018
1.2.240 2,316 7/26/2018
1.2.239 2,493 6/18/2018
1.2.238 2,464 6/14/2018
1.2.237 2,253 5/25/2018
1.2.236 2,247 5/24/2018
1.2.235 2,462 5/18/2018
1.2.234 2,550 5/3/2018
1.2.233 2,413 5/3/2018
1.2.232 2,517 4/30/2018
1.2.231 2,416 4/18/2018
1.2.230 2,503 4/10/2018
1.2.229 2,445 4/10/2018
1.2.228 2,323 4/4/2018
1.2.227 2,241 3/28/2018
1.2.226 2,311 3/22/2018
1.2.225 2,344 3/20/2018
1.2.224 2,527 3/19/2018
1.2.223 2,220 3/15/2018
1.2.222 2,241 3/14/2018
1.2.221 2,522 3/14/2018
1.2.220 12,849 2/23/2018
1.2.219 2,526 2/16/2018
1.2.218 2,265 2/9/2018
1.2.217 2,346 2/8/2018
1.2.216 2,227 2/7/2018
1.2.215 2,255 2/7/2018
1.2.214 2,311 2/5/2018
1.2.213 2,503 2/2/2018
1.2.212 2,455 1/26/2018
1.2.211 2,457 1/16/2018
1.2.210 2,291 12/18/2017
1.2.209 2,273 12/14/2017
1.2.208 2,184 12/7/2017
1.2.207 2,316 12/6/2017
1.2.206 2,337 12/4/2017
1.2.205 2,305 11/28/2017
1.2.204 2,333 11/24/2017
1.2.203 2,238 11/24/2017
1.2.202 6,987 11/24/2017
1.2.201 2,341 11/20/2017
1.2.200 2,278 11/14/2017
1.2.199 2,219 11/14/2017
1.2.198 2,271 11/6/2017
1.2.197 2,239 11/6/2017
1.2.196 2,298 10/31/2017
1.2.195 2,267 10/30/2017
1.2.194 2,361 10/26/2017
1.2.193 2,274 10/26/2017
1.2.192 2,284 10/26/2017
1.2.191 2,252 10/20/2017
1.2.190 2,372 10/18/2017
1.2.189 2,200 10/18/2017
1.2.188 2,273 10/15/2017
1.2.187 2,248 10/11/2017
1.2.185 2,314 10/10/2017
1.2.184 2,222 10/10/2017
1.2.183 2,238 10/2/2017
1.2.182 2,292 9/29/2017
1.2.181 2,363 9/25/2017
1.2.180 2,364 9/14/2017
1.2.179 2,305 9/12/2017
1.2.178 2,352 8/31/2017
1.2.177 2,318 8/25/2017
1.2.176 2,282 8/24/2017
1.2.174 2,391 8/7/2017
1.2.173 2,258 8/7/2017
1.2.172 2,356 8/7/2017
1.2.171 2,344 8/4/2017
1.2.170 2,340 8/3/2017
1.2.169 2,399 8/3/2017
1.2.168 2,285 8/3/2017
1.2.167 2,267 8/2/2017
1.2.166 2,304 8/1/2017
1.2.165 2,335 7/26/2017
1.2.164 2,272 7/26/2017
1.2.163 2,328 7/25/2017
1.2.162 2,258 7/18/2017
1.2.161 2,317 7/18/2017
1.2.160 2,375 7/18/2017
1.2.159 2,244 7/18/2017
1.2.158 2,297 7/13/2017
1.2.157 2,332 7/13/2017
1.2.156 2,324 7/5/2017
1.2.155 2,315 6/28/2017
1.2.154 2,383 6/27/2017
1.2.153 2,328 6/20/2017
1.2.152 2,419 6/19/2017
1.2.151 2,344 6/14/2017
1.2.150 2,273 6/13/2017
1.2.149 2,318 5/31/2017
1.2.148 2,309 5/29/2017
1.2.147 2,313 5/19/2017
1.2.146 2,304 5/18/2017
1.2.145 2,271 5/18/2017
1.2.144 2,330 5/14/2017
1.2.143 2,310 5/12/2017
1.2.142 2,330 5/12/2017
1.2.141 2,496 5/5/2017
1.2.140 2,342 4/27/2017
1.2.139 2,296 2/27/2017
1.2.137 2,373 2/3/2017
1.2.136 2,366 2/3/2017
1.2.135 2,325 1/26/2017
1.2.134 2,349 1/25/2017
1.2.133 2,435 1/12/2017
1.2.132 2,314 1/11/2017
1.2.131 2,519 1/10/2017
1.2.130 2,349 1/10/2017
1.2.129 2,340 1/10/2017
1.2.128 2,279 1/10/2017
1.2.127 2,281 1/10/2017
1.2.125 2,318 1/10/2017
1.2.119 2,393 12/13/2016
1.2.118 2,352 12/12/2016
1.2.117 2,331 12/10/2016
1.2.115 2,387 12/8/2016
1.2.114 2,358 12/5/2016
1.2.112 2,396 11/29/2016
1.2.111 2,412 11/25/2016
1.2.110 2,389 11/25/2016
1.2.109 2,377 11/24/2016
1.2.108 2,352 11/24/2016
1.2.107 2,361 11/23/2016
1.2.106 4,312 11/18/2016
1.2.105 2,372 11/18/2016
1.2.104 2,353 11/18/2016
1.2.103 2,344 11/17/2016
1.2.102 2,398 11/17/2016
1.2.101 2,349 11/17/2016
1.2.100 2,333 11/16/2016
1.2.99 2,310 11/16/2016
1.2.98 2,361 11/16/2016
1.2.97 2,346 11/16/2016
1.2.96 2,320 11/16/2016
1.2.95 2,367 11/16/2016
1.2.94 2,400 11/15/2016
1.2.92 2,362 11/15/2016
1.2.91 2,333 11/15/2016
1.2.90 2,348 11/15/2016
1.2.89 2,301 11/14/2016
1.2.88 2,673 11/8/2016
1.2.87 2,588 11/8/2016
1.2.86 2,474 11/8/2016
1.2.85 2,376 11/8/2016
1.2.84 2,745 11/8/2016
1.2.83 2,462 11/7/2016
1.2.82 2,568 11/3/2016
1.2.81 2,595 11/3/2016
1.2.80 2,486 11/3/2016
1.2.79 2,457 11/2/2016
1.2.78 2,499 11/1/2016
1.2.76 2,644 11/1/2016
1.2.75 2,359 10/31/2016
1.2.73 2,438 10/28/2016
1.2.71 2,342 10/27/2016
1.2.69 2,320 10/27/2016
1.2.68 2,411 10/26/2016
1.2.66 2,350 10/25/2016
1.2.65 2,378 10/24/2016
1.2.64 2,347 10/21/2016
1.2.63 2,352 10/21/2016
1.2.62 2,320 10/21/2016
1.2.61 2,358 10/20/2016
1.2.60 2,325 10/20/2016
1.2.59 2,380 10/13/2016
1.2.58 2,311 10/13/2016
1.2.57 2,324 10/13/2016
1.2.56 2,330 10/13/2016
1.2.55 2,389 10/11/2016
1.2.54 2,350 10/11/2016
1.2.53 2,308 10/10/2016
1.2.51 2,424 9/12/2016
1.2.50 2,405 9/12/2016
1.2.49 2,394 9/7/2016
1.2.48 2,395 9/2/2016
1.2.47 2,419 5/6/2016
1.2.46 2,797 4/25/2016
1.2.45 2,590 4/25/2016
1.2.43 2,730 4/22/2016
1.2.42 2,346 4/15/2016
1.2.41 2,376 4/12/2016
1.2.40 2,330 4/11/2016
1.2.39 2,365 4/8/2016
1.2.38 2,449 4/8/2016
1.2.37 2,452 4/8/2016
1.2.36 2,356 4/8/2016
1.2.35 2,322 4/6/2016
1.2.34 2,397 4/6/2016
1.2.33 2,417 4/6/2016
1.2.32 2,458 4/6/2016
1.2.31 2,422 4/6/2016
1.2.30 2,350 4/6/2016
1.2.29 2,402 4/5/2016
1.2.28 2,422 4/5/2016
1.2.26 2,408 4/5/2016
1.2.25 2,373 4/5/2016
1.2.24 2,353 4/1/2016
1.2.23 2,396 3/31/2016
1.2.22 2,390 3/31/2016
1.2.21 2,395 3/29/2016
1.2.20 2,404 3/25/2016
1.2.19 2,433 3/17/2016
1.2.18 2,401 3/17/2016
1.2.17 2,367 3/17/2016
1.2.16 2,396 3/17/2016
1.2.15 2,584 3/17/2016
1.2.14 2,371 3/16/2016
1.2.13 2,382 3/15/2016
1.2.12 2,376 3/15/2016
1.2.11 2,344 3/14/2016
1.2.10 2,420 3/11/2016
1.2.9 2,400 3/7/2016
1.2.8 2,406 3/6/2016
1.2.7 2,374 3/6/2016
1.2.6 2,347 3/4/2016
1.2.5 2,497 3/2/2016
1.2.4 2,421 3/2/2016
1.2.3 2,324 3/1/2016
1.2.2 2,462 3/1/2016
1.2.1 2,379 2/29/2016
1.2.0 2,730 2/29/2016
1.1.45 2,286 7/28/2017
1.1.44 2,860 2/29/2016
1.1.43 2,860 2/29/2016
1.1.42 2,837 2/28/2016
1.1.41 2,602 2/26/2016
1.1.40 2,487 2/23/2016
1.1.39 2,374 2/23/2016
1.1.38 2,513 2/22/2016
1.1.37 2,385 2/22/2016
1.1.36 2,418 2/19/2016
1.1.35 2,490 2/19/2016
1.1.34 2,405 2/15/2016
1.1.33 2,384 2/12/2016
1.1.32 2,666 2/11/2016
1.1.31 2,695 2/11/2016
1.1.30 2,403 2/9/2016
1.1.29 2,452 2/8/2016
1.1.28 2,458 1/29/2016
1.1.27 2,333 1/26/2016
1.1.25 2,441 1/25/2016
1.1.24 2,358 1/20/2016
1.1.23 2,396 1/20/2016
1.1.18 2,325 1/20/2016
1.1.17 2,391 1/20/2016
1.1.16 2,302 1/19/2016
1.1.15 2,719 1/15/2016
1.1.14 3,224 1/15/2016
1.1.13 3,106 1/14/2016
1.1.12 2,563 1/14/2016
1.1.10 2,695 1/13/2016
1.1.9 2,419 1/12/2016
1.1.8 2,432 1/12/2016
1.1.7 2,327 1/12/2016
1.1.6 2,358 1/11/2016
1.1.5 2,449 1/7/2016
1.1.4 2,388 1/6/2016
1.1.3 2,359 1/6/2016
1.1.2 2,390 1/6/2016
1.1.1 2,410 1/5/2016
1.1.0 2,415 1/1/2016
1.0.155 3,151 12/18/2015
1.0.154 2,458 12/17/2015
1.0.153 2,382 12/17/2015
1.0.151 2,542 12/3/2015
1.0.150 2,431 12/3/2015
1.0.149 2,518 12/3/2015
1.0.148 2,455 12/2/2015
1.0.147 2,758 12/2/2015
1.0.146 2,736 12/2/2015
1.0.145 2,752 12/2/2015
1.0.144 2,737 12/2/2015
1.0.143 2,556 12/1/2015
1.0.142 2,475 12/1/2015
1.0.140 2,702 12/1/2015
1.0.139 2,748 11/30/2015
1.0.138 2,615 11/30/2015
1.0.137 2,446 11/26/2015
1.0.136 2,484 11/25/2015
1.0.135 2,445 11/20/2015
1.0.134 2,434 11/19/2015
1.0.133 2,409 11/19/2015
1.0.132 2,442 11/19/2015
1.0.131 2,446 11/17/2015
1.0.130 2,406 11/13/2015
1.0.129 2,421 11/13/2015
1.0.128 2,382 11/13/2015
1.0.127 2,451 11/12/2015
1.0.126 2,512 11/12/2015
1.0.125 2,408 11/11/2015
1.0.124 2,468 11/11/2015
1.0.123 2,460 11/11/2015
1.0.121 2,403 11/4/2015
1.0.120 2,412 11/3/2015
1.0.119 2,441 10/30/2015
1.0.118 2,429 10/29/2015
1.0.117 2,389 10/23/2015
1.0.116 2,405 10/20/2015
1.0.115 2,441 10/13/2015
1.0.113 2,405 10/13/2015
1.0.111 2,492 10/6/2015
1.0.110 2,522 10/6/2015
1.0.109 2,606 10/6/2015
1.0.108 2,445 10/6/2015
1.0.107 2,721 10/4/2015
1.0.106 2,460 9/25/2015
1.0.105 2,450 9/2/2015
1.0.104 2,487 8/24/2015
1.0.103 2,632 7/30/2015
1.0.102 2,541 7/30/2015
1.0.101 2,449 6/12/2015
1.0.100 2,447 6/3/2015
1.0.99 2,507 6/3/2015
1.0.98 2,505 6/3/2015
1.0.97 2,451 5/12/2015
1.0.96 2,456 5/7/2015
1.0.95 2,545 4/16/2015
1.0.94 2,502 4/16/2015
1.0.93 2,472 4/15/2015
1.0.92 2,443 4/8/2015
1.0.91 2,460 3/17/2015
1.0.90 2,387 3/10/2015
1.0.89 2,420 3/10/2015
1.0.88 2,625 2/12/2015
1.0.87 2,584 12/4/2014
1.0.86 2,679 11/14/2014
1.0.85 2,663 11/14/2014
1.0.84 2,912 11/13/2014
1.0.83 2,603 11/13/2014
1.0.82 2,608 11/12/2014
1.0.81 2,674 11/12/2014
1.0.80 2,599 10/9/2014
1.0.79 2,461 10/8/2014
1.0.78 2,519 10/7/2014
1.0.77 2,490 10/7/2014
1.0.76 2,478 9/29/2014
1.0.75 2,623 9/29/2014
1.0.74 2,520 9/3/2014
1.0.73 2,474 9/3/2014
1.0.72 2,500 8/12/2014
1.0.71 2,491 8/11/2014
1.0.70 2,429 8/11/2014
1.0.67 2,485 8/11/2014
1.0.66 2,518 8/11/2014
1.0.65 2,502 8/5/2014
1.0.64 2,527 8/4/2014
1.0.63 2,550 7/31/2014
1.0.62 2,557 7/22/2014
1.0.61 2,506 7/22/2014
1.0.59 2,525 7/11/2014
1.0.58 2,504 7/11/2014
1.0.57 2,450 7/7/2014
1.0.56 2,597 7/1/2014
1.0.55 2,525 7/1/2014
1.0.54 2,571 7/1/2014
1.0.53 2,488 7/1/2014
1.0.52 2,465 7/1/2014
1.0.51 2,513 6/23/2014
1.0.49 2,539 6/21/2014
1.0.48 2,471 6/20/2014
1.0.47 2,543 6/21/2014
1.0.45 2,544 6/19/2014
1.0.44 2,479 6/19/2014
1.0.41 2,500 6/19/2014
1.0.40 2,436 6/19/2014
1.0.39 2,554 6/18/2014
1.0.38 2,436 6/18/2014
1.0.37 2,494 6/12/2014
1.0.36 2,476 6/12/2014
1.0.35 2,559 6/12/2014
1.0.32 2,508 6/12/2014
1.0.31 2,544 6/6/2014
1.0.30 2,540 6/6/2014
1.0.29 2,479 6/5/2014
1.0.28 2,577 5/8/2014
1.0.26 2,510 5/7/2014
1.0.25 2,424 5/7/2014