PeanutButter.TestUtils.Generic 1.2.274

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.TestUtils.Generic --version 1.2.274
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 1.2.274
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PeanutButter.TestUtils.Generic" Version="1.2.274" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.Generic" Version="1.2.274" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.TestUtils.Generic" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.TestUtils.Generic --version 1.2.274
                    
#r "nuget: PeanutButter.TestUtils.Generic, 1.2.274"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PeanutButter.TestUtils.Generic@1.2.274
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.TestUtils.Generic&version=1.2.274
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=1.2.274
                    
Install as a Cake Tool

Some generic test utilites.

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

NuGet packages (1)

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

Package Downloads
PeanutButter.TestUtils.Entity

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.396 75 9/12/2025
3.0.395 128 9/11/2025
3.0.394 127 9/11/2025
3.0.393 128 9/10/2025
3.0.392 134 9/9/2025
3.0.391 135 8/19/2025
3.0.390 133 8/19/2025
3.0.389 73 8/1/2025
3.0.388 100 7/31/2025
3.0.387 98 7/30/2025
3.0.386 147 7/15/2025
3.0.385 139 7/15/2025
3.0.384 261 5/15/2025
3.0.383 260 5/14/2025
3.0.382 241 5/13/2025
3.0.381 116 5/9/2025
3.0.380 161 5/8/2025
3.0.379 167 5/7/2025
3.0.378 167 5/6/2025
3.0.377 160 5/6/2025
3.0.376 156 5/6/2025
3.0.375 155 5/6/2025
3.0.374 169 5/5/2025
3.0.373 159 5/5/2025
3.0.372 151 5/5/2025
3.0.371 162 5/5/2025
3.0.370 160 5/5/2025
3.0.369 165 5/5/2025
3.0.368 164 4/30/2025
3.0.367 155 4/30/2025
3.0.366 171 4/30/2025
3.0.365 161 4/30/2025
3.0.364 160 4/30/2025
3.0.363 156 4/30/2025
3.0.362 160 4/30/2025
3.0.361 163 4/30/2025
3.0.360 166 4/30/2025
3.0.359 161 4/30/2025
3.0.358 172 4/29/2025
3.0.357 179 4/23/2025
3.0.356 177 4/22/2025
3.0.355 216 4/17/2025
3.0.354 195 4/15/2025
3.0.353 144 4/4/2025
3.0.352 179 4/3/2025
3.0.351 174 4/2/2025
3.0.350 173 4/2/2025
3.0.349 165 3/18/2025
3.0.348 164 3/18/2025
3.0.347 243 3/4/2025
3.0.346 223 3/4/2025
3.0.345 243 3/4/2025
3.0.344 141 2/20/2025
3.0.343 131 2/14/2025
3.0.342 146 2/11/2025
3.0.341 122 2/10/2025
3.0.340 126 2/5/2025
3.0.339 131 1/7/2025
3.0.338 130 1/7/2025
3.0.337 109 1/7/2025
3.0.336 128 1/6/2025
3.0.335 137 12/17/2024
3.0.334 127 12/17/2024
3.0.333 144 12/13/2024
3.0.332 134 12/13/2024
3.0.331 120 12/12/2024
3.0.330 139 11/28/2024
3.0.329 160 11/13/2024
3.0.328 122 11/12/2024
3.0.327 128 11/12/2024
3.0.326 133 11/12/2024
3.0.325 134 11/12/2024
3.0.324 124 11/12/2024
3.0.323 123 11/6/2024
3.0.322 126 11/6/2024
3.0.321 154 10/10/2024
3.0.320 114 10/7/2024
3.0.319 158 9/18/2024
3.0.318 165 9/18/2024
3.0.317 142 9/18/2024
3.0.316 134 8/28/2024
3.0.315 152 8/12/2024
3.0.314 150 8/8/2024
3.0.313 157 8/8/2024
3.0.312 115 7/29/2024
3.0.311 143 7/17/2024
3.0.310 134 7/15/2024
3.0.309 117 7/15/2024
3.0.308 129 7/9/2024
3.0.307 120 7/9/2024
3.0.306 144 6/25/2024
3.0.305 140 6/11/2024
3.0.304 152 6/11/2024
3.0.303 154 6/5/2024
3.0.302 133 6/5/2024
3.0.301 215 5/30/2024
3.0.300 144 5/30/2024
3.0.299 152 5/30/2024
3.0.298 386 5/17/2024
3.0.297 154 5/17/2024
3.0.296 160 5/13/2024
3.0.295 145 5/8/2024
3.0.294 185 5/7/2024
3.0.293 283 4/19/2024
3.0.292 155 4/18/2024
3.0.291 169 4/17/2024
3.0.290 161 4/17/2024
3.0.289 150 4/15/2024
3.0.288 165 4/11/2024
3.0.287 184 4/5/2024
3.0.286 178 4/5/2024
3.0.285 178 4/5/2024
3.0.284 168 4/4/2024
3.0.283 180 4/4/2024
3.0.282 198 4/3/2024
3.0.281 171 4/2/2024
3.0.280 169 4/2/2024
3.0.279 200 3/25/2024
3.0.278 184 3/25/2024
3.0.277 198 3/15/2024
3.0.276 270 2/29/2024
3.0.275 296 2/28/2024
3.0.274 293 2/28/2024
3.0.273 353 2/27/2024
3.0.272 315 2/26/2024
3.0.271 1,514 2/22/2024
3.0.270 371 2/15/2024
3.0.269 361 2/15/2024
3.0.268 397 2/15/2024
3.0.267 401 2/14/2024
3.0.266 363 2/14/2024
3.0.265 393 2/13/2024
3.0.264 442 2/8/2024
3.0.263 391 2/8/2024
3.0.262 443 2/8/2024
3.0.261 407 2/8/2024
3.0.260 412 2/7/2024
3.0.259 447 2/7/2024
3.0.258 437 2/7/2024
3.0.257 415 2/7/2024
3.0.256 417 1/31/2024
3.0.255 1,877 1/30/2024
3.0.254 507 1/25/2024
3.0.253 487 1/24/2024
3.0.252 487 1/22/2024
3.0.251 509 1/17/2024
3.0.250 471 1/17/2024
3.0.249 496 1/16/2024
3.0.248 532 1/16/2024
3.0.247 541 1/16/2024
3.0.246 564 1/15/2024
3.0.245 524 1/11/2024
3.0.244 726 12/11/2023
3.0.243 609 12/11/2023
3.0.242 679 12/7/2023
3.0.241 663 12/7/2023
3.0.240 671 12/5/2023
3.0.239 619 12/5/2023
3.0.238 657 12/5/2023
3.0.237 643 12/5/2023
3.0.236 677 11/17/2023
3.0.235 630 11/17/2023
3.0.234 657 11/14/2023
3.0.233 691 11/14/2023
3.0.232 617 11/13/2023
3.0.231 683 11/9/2023
3.0.230 668 11/8/2023
3.0.229 621 11/8/2023
3.0.228 711 11/2/2023
3.0.227 690 11/2/2023
3.0.226 695 11/1/2023
3.0.225 674 11/1/2023
3.0.224 687 11/1/2023
3.0.223 653 10/31/2023
3.0.222 677 10/31/2023
3.0.221 660 10/31/2023
3.0.220 700 10/31/2023
3.0.219 700 10/31/2023
3.0.218 672 10/30/2023
3.0.217 684 10/30/2023
3.0.216 704 10/30/2023
3.0.215 702 10/30/2023
3.0.214 695 10/26/2023
3.0.213 716 10/25/2023
3.0.212 746 10/25/2023
3.0.211 669 10/24/2023
3.0.210 707 10/24/2023
3.0.209 656 10/24/2023
3.0.208 623 10/24/2023
3.0.207 718 10/23/2023
3.0.206 660 10/23/2023
3.0.205 704 10/20/2023
3.0.204 674 10/20/2023
3.0.203 723 10/20/2023
3.0.202 730 10/19/2023
3.0.201 663 10/19/2023
3.0.200 699 10/19/2023
3.0.199 700 10/19/2023
3.0.198 643 10/18/2023
3.0.197 671 10/18/2023
3.0.196 703 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 704 10/11/2023
3.0.191 680 10/11/2023
3.0.190 704 10/11/2023
3.0.189 694 10/11/2023
3.0.188 696 10/11/2023
3.0.187 660 10/11/2023
3.0.186 729 10/11/2023
3.0.185 686 10/10/2023
3.0.184 699 10/10/2023
3.0.183 695 10/9/2023
3.0.182 709 10/9/2023
3.0.181 732 10/9/2023
3.0.180 728 9/21/2023
3.0.179 706 9/21/2023
3.0.178 753 9/21/2023
3.0.177 757 9/11/2023
3.0.176 808 9/8/2023
3.0.175 762 9/8/2023
3.0.173 796 9/8/2023
3.0.172 755 9/8/2023
3.0.170 809 8/23/2023
3.0.169 749 8/23/2023
3.0.167 1,079 8/11/2023
3.0.166 845 8/10/2023
3.0.165 908 8/7/2023
3.0.164 974 8/3/2023
3.0.163 987 7/31/2023
3.0.162 1,002 7/28/2023
3.0.161 953 7/28/2023
3.0.160 2,372 6/30/2023
3.0.159 1,020 6/29/2023
3.0.158 1,030 6/29/2023
3.0.157 986 6/28/2023
3.0.156 1,014 6/28/2023
3.0.155 1,004 6/28/2023
3.0.154 962 6/26/2023
3.0.153 985 6/22/2023
3.0.152 986 6/22/2023
3.0.151 1,047 6/22/2023
3.0.150 1,026 6/22/2023
3.0.149 1,011 6/22/2023
3.0.148 971 6/22/2023
3.0.147 1,047 6/15/2023
3.0.146 971 6/9/2023
3.0.145 987 6/6/2023
3.0.144 1,077 6/6/2023
3.0.143 1,041 6/6/2023
3.0.142 1,028 5/31/2023
3.0.141 1,025 5/31/2023
3.0.140 1,055 5/26/2023
3.0.139 1,071 5/26/2023
3.0.138 1,052 5/25/2023
3.0.137 1,032 5/25/2023
3.0.136 1,053 5/25/2023
3.0.135 1,097 5/25/2023
3.0.134 1,026 5/25/2023
3.0.133 1,086 5/24/2023
3.0.132 1,045 5/24/2023
3.0.131 1,036 5/24/2023
3.0.130 1,112 5/23/2023
3.0.129 1,063 5/22/2023
3.0.128 1,088 5/18/2023
3.0.127 1,119 5/17/2023
3.0.126 1,113 5/11/2023
3.0.125 1,208 5/5/2023
3.0.124 1,199 5/4/2023
3.0.123 1,149 5/4/2023
3.0.122 1,200 4/25/2023
3.0.121 1,111 4/25/2023
3.0.120 1,123 4/25/2023
3.0.119 1,118 4/25/2023
3.0.118 1,118 4/25/2023
3.0.117 1,097 4/24/2023
3.0.116 1,099 4/24/2023
3.0.115 1,158 4/18/2023
3.0.114 1,154 4/18/2023
3.0.113 1,134 4/18/2023
3.0.112 1,101 4/11/2023
3.0.111 1,128 4/11/2023
3.0.110 1,130 3/31/2023
3.0.109 1,169 3/29/2023
3.0.108 1,134 3/28/2023
3.0.107 1,172 3/15/2023
3.0.106 1,165 3/9/2023
3.0.105 1,130 3/9/2023
3.0.104 1,175 3/3/2023
3.0.103 1,243 3/2/2023
3.0.102 1,154 3/2/2023
3.0.101 1,154 3/1/2023
3.0.100 1,166 2/22/2023
3.0.99 1,188 2/10/2023
3.0.98 1,215 2/10/2023
3.0.97 1,261 1/24/2023
3.0.96 1,874 12/15/2022
3.0.95 1,248 12/1/2022
3.0.94 1,326 11/30/2022
3.0.93 1,325 11/30/2022
3.0.92 1,272 11/30/2022
3.0.91 1,356 11/29/2022
3.0.90 1,525 11/25/2022
3.0.89 1,335 11/17/2022
3.0.88 1,325 11/15/2022
3.0.87 1,390 11/14/2022
3.0.86 1,328 11/14/2022
3.0.85 1,356 11/14/2022
3.0.84 1,313 11/14/2022
3.0.83 1,366 11/14/2022
3.0.82 1,283 11/14/2022
3.0.81 1,348 11/14/2022
3.0.80 1,310 11/14/2022
3.0.79 1,364 11/8/2022
3.0.78 1,338 11/7/2022
3.0.77 1,343 11/7/2022
3.0.76 1,393 11/7/2022
3.0.75 1,341 11/7/2022
3.0.74 1,299 11/3/2022
3.0.73 3,914 10/31/2022
3.0.72 1,433 10/27/2022
3.0.71 1,368 10/27/2022
3.0.70 1,304 10/27/2022
3.0.69 1,394 10/27/2022
3.0.68 1,415 10/25/2022
3.0.67 1,469 10/19/2022
3.0.66 1,434 10/19/2022
3.0.65 1,459 10/19/2022
3.0.64 1,420 10/19/2022
3.0.63 1,399 10/19/2022
3.0.62 1,377 10/18/2022
3.0.61 1,486 10/13/2022
3.0.60 1,393 10/12/2022
3.0.59 1,368 10/12/2022
3.0.58 1,562 9/28/2022
3.0.57 1,476 9/28/2022
3.0.56 1,446 9/28/2022
3.0.55 1,446 9/27/2022
3.0.54 1,500 9/27/2022
3.0.53 1,454 9/27/2022
3.0.52 1,448 9/27/2022
3.0.51 1,418 9/27/2022
3.0.50 1,471 9/27/2022
3.0.49 1,444 9/27/2022
3.0.48 1,390 9/27/2022
3.0.47 1,445 9/26/2022
3.0.46 1,427 9/26/2022
3.0.45 1,403 9/26/2022
3.0.44 1,403 9/26/2022
3.0.43 1,510 9/23/2022
3.0.42 1,416 9/23/2022
3.0.41 1,512 9/22/2022
3.0.40 1,444 9/22/2022
3.0.39 1,443 9/22/2022
3.0.38 1,461 9/21/2022
3.0.37 1,501 9/21/2022
3.0.36 1,392 9/21/2022
3.0.35 1,457 9/21/2022
3.0.34 1,507 9/20/2022
3.0.33 1,470 9/19/2022
3.0.32 1,486 9/16/2022
3.0.31 1,449 9/16/2022
3.0.30 1,465 9/16/2022
3.0.29 1,429 9/16/2022
3.0.28 1,501 9/15/2022
3.0.27 1,497 9/15/2022
3.0.26 1,446 9/14/2022
3.0.25 1,577 9/14/2022
3.0.24 1,508 9/14/2022
3.0.23 1,440 9/14/2022
3.0.22 1,467 9/14/2022
3.0.21 1,563 9/14/2022
3.0.20 1,497 9/9/2022
3.0.19 1,426 9/9/2022
3.0.18 1,411 9/8/2022
3.0.17 1,416 9/6/2022
3.0.16 1,442 9/6/2022
3.0.15 1,393 9/2/2022
3.0.14 1,453 9/1/2022
3.0.13 1,462 8/31/2022
3.0.12 1,500 8/31/2022
3.0.11 1,395 8/23/2022
3.0.10 1,391 8/22/2022
3.0.9 1,493 8/22/2022
3.0.8 1,509 8/18/2022
3.0.7 1,467 8/17/2022
3.0.6 1,517 8/15/2022
3.0.5 1,478 8/15/2022
3.0.4 1,635 8/4/2022
3.0.3 1,418 8/4/2022
3.0.2 1,545 7/29/2022
3.0.1 1,461 7/27/2022
3.0.0 1,479 7/26/2022
2.0.96 1,466 7/26/2022
2.0.95 1,480 7/26/2022
2.0.94 1,464 7/25/2022
2.0.93 1,444 7/25/2022
2.0.92 1,955 7/15/2022
2.0.91 1,452 7/15/2022
2.0.90 1,465 7/14/2022
2.0.89 1,443 7/14/2022
2.0.88 1,468 7/12/2022
2.0.87 1,546 7/11/2022
2.0.86 1,443 7/11/2022
2.0.85 1,443 7/11/2022
2.0.84 1,441 7/8/2022
2.0.83 1,499 6/29/2022
2.0.82 1,471 6/29/2022
2.0.81 1,509 6/23/2022
2.0.80 1,513 6/15/2022
2.0.79 1,608 6/14/2022
2.0.78 1,496 6/14/2022
2.0.77 10,242 5/24/2022
2.0.76 1,663 5/3/2022
2.0.75 1,569 4/29/2022
2.0.74 1,527 4/19/2022
2.0.73 1,477 4/16/2022
2.0.72 1,534 4/12/2022
2.0.71 1,530 4/12/2022
2.0.70 1,499 4/7/2022
2.0.69 1,573 4/7/2022
2.0.68 1,554 4/7/2022
2.0.67 1,517 4/7/2022
2.0.66 1,453 3/15/2022
2.0.65 1,532 3/15/2022
2.0.64 1,490 3/15/2022
2.0.63 1,500 3/2/2022
2.0.62 1,470 2/22/2022
2.0.61 1,506 2/18/2022
2.0.60 1,499 2/18/2022
2.0.59 1,502 2/15/2022
2.0.58 1,459 2/9/2022
2.0.57 1,442 2/1/2022
2.0.56 1,573 2/1/2022
2.0.55 1,506 2/1/2022
2.0.54 1,572 1/28/2022
2.0.53 1,452 1/27/2022
2.0.52 1,586 1/19/2022
2.0.51 1,549 1/19/2022
2.0.50 1,329 12/2/2021
2.0.44 1,312 11/18/2021
2.0.43 1,345 11/16/2021
2.0.42 1,445 11/2/2021
2.0.41 1,321 10/20/2021
2.0.40 1,393 10/12/2021
2.0.39 1,447 10/12/2021
2.0.38 1,386 10/5/2021
2.0.37 1,417 9/21/2021
2.0.36 1,951 9/9/2021
2.0.35 1,483 9/3/2021
2.0.34 1,509 9/2/2021
2.0.33 1,420 7/21/2021
2.0.32 1,460 7/21/2021
2.0.31 1,438 7/6/2021
2.0.30 1,493 7/5/2021
2.0.29 1,628 6/30/2021
2.0.28 1,436 6/28/2021
2.0.27 1,431 6/17/2021
2.0.26 1,374 6/15/2021
2.0.25 1,373 6/14/2021
2.0.24 1,458 6/14/2021
2.0.23 1,446 6/14/2021
2.0.22 1,409 5/20/2021
2.0.21 1,446 5/18/2021
2.0.20 1,441 5/10/2021
2.0.19 1,423 5/10/2021
2.0.18 1,444 5/3/2021
2.0.17 1,404 5/3/2021
2.0.16 1,467 4/14/2021
2.0.15 1,339 4/13/2021
2.0.14 2,715 3/31/2021
2.0.13 1,465 3/25/2021
2.0.12 1,433 3/25/2021
2.0.11 1,586 2/19/2021
2.0.10 1,612 2/18/2021
2.0.9 1,673 2/18/2021
2.0.8 1,593 2/16/2021
2.0.7 1,657 2/9/2021
2.0.6 1,614 2/9/2021
2.0.5 1,542 2/3/2021
2.0.4 1,567 1/29/2021
2.0.3 1,625 1/29/2021
2.0.2 1,527 1/28/2021
2.0.1 1,574 1/27/2021
2.0.0 1,582 1/26/2021
1.2.397 1,527 1/26/2021
1.2.396 1,622 1/21/2021
1.2.395 1,594 1/20/2021
1.2.394 1,600 1/20/2021
1.2.393 1,580 1/20/2021
1.2.392 1,592 1/20/2021
1.2.391 1,569 1/19/2021
1.2.390 1,567 1/19/2021
1.2.389 1,532 1/19/2021
1.2.388 1,625 1/14/2021
1.2.387 1,655 1/14/2021
1.2.386 1,584 1/13/2021
1.2.385 1,604 1/13/2021
1.2.384 1,660 1/11/2021
1.2.383 1,614 1/8/2021
1.2.382 1,617 1/6/2021
1.2.381 1,646 1/6/2021
1.2.380 1,681 11/17/2020
1.2.379 1,743 10/21/2020
1.2.378 1,626 9/17/2020
1.2.376 4,137 9/1/2020
1.2.375 2,710 7/13/2020
1.2.374 1,612 7/2/2020
1.2.373 1,709 7/1/2020
1.2.372 1,741 6/10/2020
1.2.371 1,704 6/10/2020
1.2.370 1,738 6/10/2020
1.2.369 1,682 6/9/2020
1.2.368 1,688 6/9/2020
1.2.367 1,707 6/9/2020
1.2.366 1,703 6/9/2020
1.2.365 1,733 6/9/2020
1.2.364 1,728 6/9/2020
1.2.363 1,627 6/9/2020
1.2.362 1,718 6/8/2020
1.2.361 1,684 6/4/2020
1.2.357 4,753 3/25/2020
1.2.356 1,765 3/10/2020
1.2.355 1,769 3/10/2020
1.2.354 1,700 3/6/2020
1.2.353 1,784 3/3/2020
1.2.352 1,630 3/3/2020
1.2.351 1,691 3/2/2020
1.2.350 1,705 3/2/2020
1.2.349 1,688 3/2/2020
1.2.348 1,746 3/2/2020
1.2.347 1,702 3/2/2020
1.2.346 1,713 2/27/2020
1.2.345 1,778 2/21/2020
1.2.344 1,601 2/20/2020
1.2.343 1,685 2/20/2020
1.2.342 1,767 2/20/2020
1.2.341 1,859 2/20/2020
1.2.340 1,814 2/20/2020
1.2.339 1,795 2/20/2020
1.2.338 1,746 2/19/2020
1.2.337 1,719 2/18/2020
1.2.336 1,776 2/14/2020
1.2.335 1,828 2/6/2020
1.2.334 1,749 2/4/2020
1.2.333 1,818 2/3/2020
1.2.332 8,352 1/13/2020
1.2.331 25,483 12/17/2019
1.2.330 1,701 12/13/2019
1.2.328 1,724 12/12/2019
1.2.327 1,741 12/11/2019
1.2.326 1,739 12/10/2019
1.2.325 4,334 12/3/2019
1.2.324 1,749 11/29/2019
1.2.323 1,757 11/28/2019
1.2.322 1,721 11/28/2019
1.2.321 1,704 11/28/2019
1.2.320 1,851 11/26/2019
1.2.319 1,715 11/26/2019
1.2.318 1,761 11/22/2019
1.2.317 1,838 11/20/2019
1.2.316 1,944 10/25/2019
1.2.315 1,758 10/25/2019
1.2.314 1,792 10/23/2019
1.2.313 1,761 10/18/2019
1.2.312 1,718 10/17/2019
1.2.311 1,805 10/17/2019
1.2.310 1,731 10/17/2019
1.2.309 1,802 10/9/2019
1.2.308 1,778 10/8/2019
1.2.307 1,802 10/7/2019
1.2.306 1,741 10/4/2019
1.2.305 1,727 10/3/2019
1.2.304 1,762 10/2/2019
1.2.303 1,857 9/16/2019
1.2.302 1,801 9/16/2019
1.2.301 1,727 9/15/2019
1.2.300 1,788 9/13/2019
1.2.299 1,845 9/10/2019
1.2.298 1,782 9/6/2019
1.2.297 1,828 8/20/2019
1.2.296 1,776 8/20/2019
1.2.295 1,792 8/20/2019
1.2.294 1,877 8/20/2019
1.2.293 1,837 8/16/2019
1.2.292 1,849 7/15/2019
1.2.291 1,870 6/30/2019
1.2.290 1,834 6/28/2019
1.2.289 1,906 6/20/2019
1.2.288 1,848 6/12/2019
1.2.287 1,782 6/12/2019
1.2.286 1,866 6/11/2019
1.2.285 1,785 6/11/2019
1.2.284 1,841 6/5/2019
1.2.283 1,826 5/28/2019
1.2.282 1,816 5/25/2019
1.2.281 1,842 5/23/2019
1.2.280 1,897 5/13/2019
1.2.279 1,837 5/9/2019
1.2.278 1,786 5/9/2019
1.2.277 1,853 5/7/2019
1.2.276 1,824 5/7/2019
1.2.275 1,918 5/6/2019
1.2.274 1,825 4/26/2019
1.2.273 1,876 4/25/2019
1.2.272 1,890 4/25/2019
1.2.271 1,837 4/24/2019
1.2.270 1,874 4/24/2019
1.2.269 1,768 4/16/2019
1.2.268 1,806 4/16/2019
1.2.267 1,894 4/16/2019
1.2.266 1,846 4/12/2019
1.2.265 1,850 4/12/2019
1.2.264 1,834 4/11/2019
1.2.263 1,800 4/11/2019
1.2.262 1,827 4/10/2019
1.2.261 1,789 4/10/2019
1.2.260 1,841 4/5/2019
1.2.259 1,966 2/27/2019
1.2.258 1,793 2/27/2019
1.2.257 1,763 2/26/2019
1.2.256 1,943 2/15/2019
1.2.255 1,907 2/15/2019
1.2.254 1,923 2/5/2019
1.2.253 2,024 12/12/2018
1.2.252 1,947 11/8/2018
1.2.251 2,034 11/8/2018
1.2.250 14,075 10/11/2018
1.2.249 2,075 10/2/2018
1.2.248 2,049 9/25/2018
1.2.247 2,084 9/3/2018
1.2.246 2,089 8/28/2018
1.2.245 2,064 8/27/2018
1.2.244 2,084 8/22/2018
1.2.243 2,179 8/21/2018
1.2.242 2,277 8/17/2018
1.2.241 2,214 7/27/2018
1.2.240 2,286 7/26/2018
1.2.239 2,461 6/18/2018
1.2.238 2,430 6/14/2018
1.2.237 2,224 5/25/2018
1.2.236 2,216 5/24/2018
1.2.235 2,430 5/18/2018
1.2.234 2,517 5/3/2018
1.2.233 2,379 5/3/2018
1.2.232 2,483 4/30/2018
1.2.231 2,382 4/18/2018
1.2.230 2,475 4/10/2018
1.2.229 2,412 4/10/2018
1.2.228 2,295 4/4/2018
1.2.227 2,210 3/28/2018
1.2.226 2,282 3/22/2018
1.2.225 2,314 3/20/2018
1.2.224 2,499 3/19/2018
1.2.223 2,192 3/15/2018
1.2.222 2,212 3/14/2018
1.2.221 2,491 3/14/2018
1.2.220 12,819 2/23/2018
1.2.219 2,492 2/16/2018
1.2.218 2,234 2/9/2018
1.2.217 2,318 2/8/2018
1.2.216 2,197 2/7/2018
1.2.215 2,224 2/7/2018
1.2.214 2,282 2/5/2018
1.2.213 2,472 2/2/2018
1.2.212 2,425 1/26/2018
1.2.211 2,426 1/16/2018
1.2.210 2,260 12/18/2017
1.2.209 2,241 12/14/2017
1.2.208 2,155 12/7/2017
1.2.207 2,284 12/6/2017
1.2.206 2,308 12/4/2017
1.2.205 2,276 11/28/2017
1.2.204 2,301 11/24/2017
1.2.203 2,203 11/24/2017
1.2.202 6,926 11/24/2017
1.2.201 2,310 11/20/2017
1.2.200 2,248 11/14/2017
1.2.199 2,190 11/14/2017
1.2.198 2,242 11/6/2017
1.2.197 2,211 11/6/2017
1.2.196 2,267 10/31/2017
1.2.195 2,236 10/30/2017
1.2.194 2,331 10/26/2017
1.2.193 2,246 10/26/2017
1.2.192 2,255 10/26/2017
1.2.191 2,223 10/20/2017
1.2.190 2,341 10/18/2017
1.2.189 2,174 10/18/2017
1.2.188 2,238 10/15/2017
1.2.187 2,216 10/11/2017
1.2.185 2,284 10/10/2017
1.2.184 2,192 10/10/2017
1.2.183 2,210 10/2/2017
1.2.182 2,262 9/29/2017
1.2.181 2,334 9/25/2017
1.2.180 2,332 9/14/2017
1.2.179 2,273 9/12/2017
1.2.178 2,322 8/31/2017
1.2.177 2,288 8/25/2017
1.2.176 2,253 8/24/2017
1.2.174 2,362 8/7/2017
1.2.173 2,228 8/7/2017
1.2.172 2,324 8/7/2017
1.2.171 2,315 8/4/2017
1.2.170 2,310 8/3/2017
1.2.169 2,365 8/3/2017
1.2.168 2,254 8/3/2017
1.2.167 2,241 8/2/2017
1.2.166 2,274 8/1/2017
1.2.165 2,304 7/26/2017
1.2.164 2,242 7/26/2017
1.2.163 2,300 7/25/2017
1.2.162 2,229 7/18/2017
1.2.161 2,285 7/18/2017
1.2.160 2,349 7/18/2017
1.2.159 2,214 7/18/2017
1.2.158 2,263 7/13/2017
1.2.157 2,299 7/13/2017
1.2.156 2,294 7/5/2017
1.2.155 2,283 6/28/2017
1.2.154 2,351 6/27/2017
1.2.153 2,299 6/20/2017
1.2.152 2,386 6/19/2017
1.2.151 2,315 6/14/2017
1.2.150 2,243 6/13/2017
1.2.149 2,286 5/31/2017
1.2.148 2,276 5/29/2017
1.2.147 2,282 5/19/2017
1.2.146 2,273 5/18/2017
1.2.145 2,240 5/18/2017
1.2.144 2,301 5/14/2017
1.2.143 2,284 5/12/2017
1.2.142 2,298 5/12/2017
1.2.141 2,465 5/5/2017
1.2.140 2,312 4/27/2017
1.2.139 2,267 2/27/2017
1.2.137 2,343 2/3/2017
1.2.136 2,335 2/3/2017
1.2.135 2,296 1/26/2017
1.2.134 2,317 1/25/2017
1.2.133 2,406 1/12/2017
1.2.132 2,284 1/11/2017
1.2.131 2,489 1/10/2017
1.2.130 2,321 1/10/2017
1.2.129 2,307 1/10/2017
1.2.128 2,245 1/10/2017
1.2.127 2,251 1/10/2017
1.2.125 2,292 1/10/2017
1.2.119 2,361 12/13/2016
1.2.118 2,322 12/12/2016
1.2.117 2,313 12/10/2016
1.2.115 2,356 12/8/2016
1.2.114 2,326 12/5/2016
1.2.112 2,370 11/29/2016
1.2.111 2,381 11/25/2016
1.2.110 2,355 11/25/2016
1.2.109 2,345 11/24/2016
1.2.108 2,319 11/24/2016
1.2.107 2,330 11/23/2016
1.2.106 4,277 11/18/2016
1.2.105 2,341 11/18/2016
1.2.104 2,321 11/18/2016
1.2.103 2,315 11/17/2016
1.2.102 2,369 11/17/2016
1.2.101 2,319 11/17/2016
1.2.100 2,303 11/16/2016
1.2.99 2,277 11/16/2016
1.2.98 2,332 11/16/2016
1.2.97 2,317 11/16/2016
1.2.96 2,288 11/16/2016
1.2.95 2,340 11/16/2016
1.2.94 2,373 11/15/2016
1.2.92 2,329 11/15/2016
1.2.91 2,303 11/15/2016
1.2.90 2,314 11/15/2016
1.2.89 2,268 11/14/2016
1.2.88 2,643 11/8/2016
1.2.87 2,562 11/8/2016
1.2.86 2,446 11/8/2016
1.2.85 2,343 11/8/2016
1.2.84 2,714 11/8/2016
1.2.83 2,432 11/7/2016
1.2.82 2,537 11/3/2016
1.2.81 2,567 11/3/2016
1.2.80 2,458 11/3/2016
1.2.79 2,425 11/2/2016
1.2.78 2,466 11/1/2016
1.2.76 2,609 11/1/2016
1.2.75 2,328 10/31/2016
1.2.73 2,409 10/28/2016
1.2.71 2,313 10/27/2016
1.2.69 2,287 10/27/2016
1.2.68 2,382 10/26/2016
1.2.66 2,319 10/25/2016
1.2.65 2,350 10/24/2016
1.2.64 2,315 10/21/2016
1.2.63 2,323 10/21/2016
1.2.62 2,292 10/21/2016
1.2.61 2,328 10/20/2016
1.2.60 2,291 10/20/2016
1.2.59 2,349 10/13/2016
1.2.58 2,279 10/13/2016
1.2.57 2,294 10/13/2016
1.2.56 2,301 10/13/2016
1.2.55 2,355 10/11/2016
1.2.54 2,321 10/11/2016
1.2.53 2,280 10/10/2016
1.2.51 2,392 9/12/2016
1.2.50 2,375 9/12/2016
1.2.49 2,366 9/7/2016
1.2.48 2,365 9/2/2016
1.2.47 2,389 5/6/2016
1.2.46 2,765 4/25/2016
1.2.45 2,558 4/25/2016
1.2.43 2,703 4/22/2016
1.2.42 2,316 4/15/2016
1.2.41 2,345 4/12/2016
1.2.40 2,297 4/11/2016
1.2.39 2,335 4/8/2016
1.2.38 2,416 4/8/2016
1.2.37 2,424 4/8/2016
1.2.36 2,325 4/8/2016
1.2.35 2,290 4/6/2016
1.2.34 2,367 4/6/2016
1.2.33 2,382 4/6/2016
1.2.32 2,430 4/6/2016
1.2.31 2,394 4/6/2016
1.2.30 2,317 4/6/2016
1.2.29 2,370 4/5/2016
1.2.28 2,389 4/5/2016
1.2.26 2,378 4/5/2016
1.2.25 2,343 4/5/2016
1.2.24 2,321 4/1/2016
1.2.23 2,361 3/31/2016
1.2.22 2,360 3/31/2016
1.2.21 2,363 3/29/2016
1.2.20 2,372 3/25/2016
1.2.19 2,403 3/17/2016
1.2.18 2,369 3/17/2016
1.2.17 2,337 3/17/2016
1.2.16 2,364 3/17/2016
1.2.15 2,555 3/17/2016
1.2.14 2,341 3/16/2016
1.2.13 2,354 3/15/2016
1.2.12 2,343 3/15/2016
1.2.11 2,315 3/14/2016
1.2.10 2,388 3/11/2016
1.2.9 2,366 3/7/2016
1.2.8 2,374 3/6/2016
1.2.7 2,342 3/6/2016
1.2.6 2,317 3/4/2016
1.2.5 2,467 3/2/2016
1.2.4 2,390 3/2/2016
1.2.3 2,293 3/1/2016
1.2.2 2,429 3/1/2016
1.2.1 2,346 2/29/2016
1.2.0 2,697 2/29/2016
1.1.45 2,254 7/28/2017
1.1.44 2,830 2/29/2016
1.1.43 2,828 2/29/2016
1.1.42 2,808 2/28/2016
1.1.41 2,567 2/26/2016
1.1.40 2,457 2/23/2016
1.1.39 2,344 2/23/2016
1.1.38 2,482 2/22/2016
1.1.37 2,354 2/22/2016
1.1.36 2,388 2/19/2016
1.1.35 2,456 2/19/2016
1.1.34 2,376 2/15/2016
1.1.33 2,353 2/12/2016
1.1.32 2,631 2/11/2016
1.1.31 2,661 2/11/2016
1.1.30 2,373 2/9/2016
1.1.29 2,420 2/8/2016
1.1.28 2,425 1/29/2016
1.1.27 2,303 1/26/2016
1.1.25 2,408 1/25/2016
1.1.24 2,329 1/20/2016
1.1.23 2,369 1/20/2016
1.1.18 2,295 1/20/2016
1.1.17 2,360 1/20/2016
1.1.16 2,271 1/19/2016
1.1.15 2,685 1/15/2016
1.1.14 3,194 1/15/2016
1.1.13 3,076 1/14/2016
1.1.12 2,534 1/14/2016
1.1.10 2,661 1/13/2016
1.1.9 2,388 1/12/2016
1.1.8 2,394 1/12/2016
1.1.7 2,292 1/12/2016
1.1.6 2,330 1/11/2016
1.1.5 2,417 1/7/2016
1.1.4 2,352 1/6/2016
1.1.3 2,327 1/6/2016
1.1.2 2,355 1/6/2016
1.1.1 2,381 1/5/2016
1.1.0 2,387 1/1/2016
1.0.155 3,120 12/18/2015
1.0.154 2,427 12/17/2015
1.0.153 2,348 12/17/2015
1.0.151 2,512 12/3/2015
1.0.150 2,402 12/3/2015
1.0.149 2,491 12/3/2015
1.0.148 2,419 12/2/2015
1.0.147 2,731 12/2/2015
1.0.146 2,704 12/2/2015
1.0.145 2,723 12/2/2015
1.0.144 2,706 12/2/2015
1.0.143 2,527 12/1/2015
1.0.142 2,446 12/1/2015
1.0.140 2,672 12/1/2015
1.0.139 2,712 11/30/2015
1.0.138 2,586 11/30/2015
1.0.137 2,415 11/26/2015
1.0.136 2,451 11/25/2015
1.0.135 2,415 11/20/2015
1.0.134 2,401 11/19/2015
1.0.133 2,378 11/19/2015
1.0.132 2,409 11/19/2015
1.0.131 2,416 11/17/2015
1.0.130 2,364 11/13/2015
1.0.129 2,392 11/13/2015
1.0.128 2,351 11/13/2015
1.0.127 2,418 11/12/2015
1.0.126 2,481 11/12/2015
1.0.125 2,381 11/11/2015
1.0.124 2,435 11/11/2015
1.0.123 2,428 11/11/2015
1.0.121 2,371 11/4/2015
1.0.120 2,381 11/3/2015
1.0.119 2,409 10/30/2015
1.0.118 2,386 10/29/2015
1.0.117 2,360 10/23/2015
1.0.116 2,379 10/20/2015
1.0.115 2,412 10/13/2015
1.0.113 2,376 10/13/2015
1.0.111 2,460 10/6/2015
1.0.110 2,492 10/6/2015
1.0.109 2,572 10/6/2015
1.0.108 2,415 10/6/2015
1.0.107 2,691 10/4/2015
1.0.106 2,430 9/25/2015
1.0.105 2,419 9/2/2015
1.0.104 2,454 8/24/2015
1.0.103 2,601 7/30/2015
1.0.102 2,512 7/30/2015
1.0.101 2,420 6/12/2015
1.0.100 2,418 6/3/2015
1.0.99 2,474 6/3/2015
1.0.98 2,477 6/3/2015
1.0.97 2,422 5/12/2015
1.0.96 2,426 5/7/2015
1.0.95 2,513 4/16/2015
1.0.94 2,474 4/16/2015
1.0.93 2,443 4/15/2015
1.0.92 2,413 4/8/2015
1.0.91 2,428 3/17/2015
1.0.90 2,353 3/10/2015
1.0.89 2,389 3/10/2015
1.0.88 2,584 2/12/2015
1.0.87 2,549 12/4/2014
1.0.86 2,646 11/14/2014
1.0.85 2,631 11/14/2014
1.0.84 2,883 11/13/2014
1.0.83 2,569 11/13/2014
1.0.82 2,576 11/12/2014
1.0.81 2,643 11/12/2014
1.0.80 2,568 10/9/2014
1.0.79 2,425 10/8/2014
1.0.78 2,484 10/7/2014
1.0.77 2,461 10/7/2014
1.0.76 2,449 9/29/2014
1.0.75 2,592 9/29/2014
1.0.74 2,490 9/3/2014
1.0.73 2,442 9/3/2014
1.0.72 2,466 8/12/2014
1.0.71 2,461 8/11/2014
1.0.70 2,395 8/11/2014
1.0.67 2,453 8/11/2014
1.0.66 2,484 8/11/2014
1.0.65 2,468 8/5/2014
1.0.64 2,491 8/4/2014
1.0.63 2,523 7/31/2014
1.0.62 2,522 7/22/2014
1.0.61 2,477 7/22/2014
1.0.59 2,494 7/11/2014
1.0.58 2,471 7/11/2014
1.0.57 2,417 7/7/2014
1.0.56 2,569 7/1/2014
1.0.55 2,493 7/1/2014
1.0.54 2,539 7/1/2014
1.0.53 2,454 7/1/2014
1.0.52 2,433 7/1/2014
1.0.51 2,479 6/23/2014
1.0.49 2,506 6/21/2014
1.0.48 2,441 6/20/2014
1.0.47 2,510 6/21/2014
1.0.45 2,510 6/19/2014
1.0.44 2,443 6/19/2014
1.0.41 2,467 6/19/2014
1.0.40 2,408 6/19/2014
1.0.39 2,511 6/18/2014
1.0.38 2,414 6/18/2014
1.0.37 2,466 6/12/2014
1.0.36 2,441 6/12/2014
1.0.35 2,525 6/12/2014
1.0.32 2,478 6/12/2014
1.0.31 2,509 6/6/2014
1.0.30 2,507 6/6/2014
1.0.29 2,446 6/5/2014
1.0.28 2,544 5/8/2014
1.0.26 2,476 5/7/2014
1.0.25 2,393 5/7/2014