PeanutButter.TestUtils.Entity 1.1.42

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.TestUtils.Entity --version 1.1.42                
NuGet\Install-Package PeanutButter.TestUtils.Entity -Version 1.1.42                
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.Entity" Version="1.1.42" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.TestUtils.Entity --version 1.1.42                
#r "nuget: PeanutButter.TestUtils.Entity, 1.1.42"                
#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.
// Install PeanutButter.TestUtils.Entity as a Cake Addin
#addin nuget:?package=PeanutButter.TestUtils.Entity&version=1.1.42

// Install PeanutButter.TestUtils.Entity as a Cake Tool
#tool nuget:?package=PeanutButter.TestUtils.Entity&version=1.1.42                

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)

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.96 1,783 7/26/2022
2.0.95 628 7/26/2022
2.0.94 642 7/25/2022
2.0.93 617 7/25/2022
2.0.92 760 7/15/2022
2.0.91 712 7/15/2022
2.0.90 704 7/14/2022
2.0.89 732 7/14/2022
2.0.88 654 7/12/2022
2.0.87 662 7/11/2022
2.0.86 667 7/11/2022
2.0.85 686 7/11/2022
2.0.84 700 7/8/2022
2.0.83 762 6/29/2022
2.0.82 676 6/29/2022
2.0.81 759 6/23/2022
2.0.80 709 6/15/2022
2.0.79 683 6/14/2022
2.0.78 640 6/14/2022
2.0.77 796 5/24/2022
2.0.76 739 5/3/2022
2.0.75 667 4/29/2022
2.0.74 675 4/19/2022
2.0.73 676 4/16/2022
2.0.72 686 4/12/2022
2.0.71 705 4/12/2022
2.0.70 758 4/7/2022
2.0.69 712 4/7/2022
2.0.68 700 4/7/2022
2.0.67 683 4/7/2022
2.0.66 686 3/15/2022
2.0.65 672 3/15/2022
2.0.64 683 3/15/2022
2.0.63 703 3/2/2022
2.0.62 679 2/22/2022
2.0.61 709 2/18/2022
2.0.60 670 2/18/2022
2.0.59 675 2/15/2022
2.0.58 664 2/9/2022
2.0.57 662 2/1/2022
2.0.56 704 2/1/2022
2.0.55 716 2/1/2022
2.0.54 728 1/28/2022
2.0.53 710 1/27/2022
2.0.52 693 1/19/2022
2.0.51 671 1/19/2022
2.0.50 543 12/2/2021
2.0.44 533 11/18/2021
2.0.43 589 11/16/2021
2.0.42 610 11/2/2021
2.0.41 543 10/20/2021
2.0.40 537 10/12/2021
2.0.39 567 10/12/2021
2.0.38 598 10/5/2021
2.0.37 651 9/21/2021
2.0.36 589 9/9/2021
2.0.35 604 9/3/2021
2.0.34 565 9/2/2021
2.0.33 619 7/21/2021
2.0.32 587 7/21/2021
2.0.31 589 7/6/2021
2.0.30 606 7/5/2021
2.0.29 636 6/30/2021
2.0.28 647 6/28/2021
2.0.27 603 6/17/2021
2.0.26 593 6/15/2021
2.0.25 643 6/14/2021
2.0.24 576 6/14/2021
2.0.23 608 6/14/2021
2.0.22 629 5/20/2021
2.0.21 591 5/18/2021
2.0.20 594 5/10/2021
2.0.19 610 5/10/2021
2.0.18 630 5/3/2021
2.0.17 627 5/3/2021
2.0.16 625 4/14/2021
2.0.15 601 4/13/2021
2.0.14 651 3/31/2021
2.0.13 613 3/25/2021
2.0.12 641 3/25/2021
2.0.11 606 2/19/2021
2.0.10 614 2/18/2021
2.0.9 661 2/18/2021
2.0.8 603 2/16/2021
2.0.7 644 2/9/2021
2.0.6 683 2/9/2021
2.0.5 678 2/3/2021
2.0.4 637 1/29/2021
2.0.3 604 1/29/2021
2.0.2 650 1/28/2021
2.0.1 620 1/27/2021
2.0.0 680 1/26/2021
1.2.397 674 1/26/2021
1.2.396 678 1/21/2021
1.2.395 670 1/20/2021
1.2.394 684 1/20/2021
1.2.393 653 1/20/2021
1.2.392 664 1/20/2021
1.2.391 682 1/19/2021
1.2.390 684 1/19/2021
1.2.389 596 1/19/2021
1.2.388 669 1/14/2021
1.2.387 684 1/14/2021
1.2.386 680 1/13/2021
1.2.385 707 1/13/2021
1.2.384 696 1/11/2021
1.2.383 626 1/8/2021
1.2.382 721 1/6/2021
1.2.381 675 1/6/2021
1.2.380 720 11/17/2020
1.2.379 676 10/21/2020
1.2.378 735 9/17/2020
1.2.377 720 9/1/2020
1.2.376 711 8/31/2020
1.2.375 826 7/13/2020
1.2.374 778 7/2/2020
1.2.373 779 7/1/2020
1.2.372 759 6/10/2020
1.2.371 820 6/10/2020
1.2.370 795 6/10/2020
1.2.369 780 6/9/2020
1.2.368 779 6/9/2020
1.2.367 794 6/9/2020
1.2.366 747 6/9/2020
1.2.365 742 6/9/2020
1.2.364 763 6/9/2020
1.2.363 747 6/9/2020
1.2.362 809 6/8/2020
1.2.361 760 6/4/2020
1.2.360 747 5/4/2020
1.2.359 782 4/27/2020
1.2.358 827 4/4/2020
1.2.357 785 3/25/2020
1.2.356 799 3/10/2020
1.2.355 785 3/10/2020
1.2.354 766 3/6/2020
1.2.353 732 3/3/2020
1.2.352 782 3/3/2020
1.2.351 782 3/2/2020
1.2.350 786 3/2/2020
1.2.349 797 3/2/2020
1.2.348 770 3/2/2020
1.2.347 759 3/2/2020
1.2.346 812 2/27/2020
1.2.345 810 2/21/2020
1.2.344 760 2/20/2020
1.2.343 799 2/20/2020
1.2.342 766 2/20/2020
1.2.341 797 2/20/2020
1.2.340 821 2/20/2020
1.2.339 794 2/20/2020
1.2.338 752 2/19/2020
1.2.337 796 2/18/2020
1.2.336 847 2/14/2020
1.2.335 788 2/6/2020
1.2.334 754 2/4/2020
1.2.333 844 2/3/2020
1.2.332 802 1/13/2020
1.2.331 799 12/17/2019
1.2.330 761 12/13/2019
1.2.328 798 12/12/2019
1.2.327 792 12/11/2019
1.2.326 771 12/10/2019
1.2.325 800 12/3/2019
1.2.324 782 11/29/2019
1.2.323 770 11/28/2019
1.2.322 839 11/28/2019
1.2.321 856 11/28/2019
1.2.320 898 11/26/2019
1.2.319 816 11/26/2019
1.2.318 813 11/22/2019
1.2.317 836 11/20/2019
1.2.316 814 10/25/2019
1.2.315 875 10/25/2019
1.2.314 863 10/23/2019
1.2.313 832 10/18/2019
1.2.312 857 10/17/2019
1.2.311 849 10/17/2019
1.2.310 785 10/17/2019
1.2.309 821 10/9/2019
1.2.308 782 10/8/2019
1.2.307 758 10/7/2019
1.2.306 776 10/4/2019
1.2.305 820 10/3/2019
1.2.304 780 10/2/2019
1.2.303 778 9/16/2019
1.2.302 821 9/16/2019
1.2.301 794 9/15/2019
1.2.300 843 9/13/2019
1.2.299 775 9/10/2019
1.2.298 841 9/6/2019
1.2.297 860 8/20/2019
1.2.296 818 8/20/2019
1.2.295 816 8/20/2019
1.2.294 819 8/20/2019
1.2.293 821 8/16/2019
1.2.292 839 7/15/2019
1.2.291 835 6/30/2019
1.2.290 850 6/28/2019
1.2.289 805 6/20/2019
1.2.288 861 6/12/2019
1.2.287 812 6/12/2019
1.2.286 879 6/11/2019
1.2.285 898 6/11/2019
1.2.284 886 6/5/2019
1.2.283 869 5/28/2019
1.2.282 883 5/25/2019
1.2.281 845 5/23/2019
1.2.280 810 5/13/2019
1.2.279 829 5/9/2019
1.2.278 882 5/9/2019
1.2.277 893 5/7/2019
1.2.276 883 5/7/2019
1.2.275 842 5/6/2019
1.2.274 957 4/26/2019
1.2.273 914 4/25/2019
1.2.272 886 4/25/2019
1.2.271 943 4/24/2019
1.2.270 932 4/24/2019
1.2.269 898 4/16/2019
1.2.268 873 4/16/2019
1.2.267 859 4/16/2019
1.2.266 882 4/12/2019
1.2.265 875 4/12/2019
1.2.264 889 4/11/2019
1.2.263 898 4/11/2019
1.2.262 883 4/10/2019
1.2.261 832 4/10/2019
1.2.260 841 4/5/2019
1.2.259 870 2/27/2019
1.2.258 862 2/27/2019
1.2.257 876 2/26/2019
1.2.256 937 2/15/2019
1.2.255 945 2/15/2019
1.2.254 934 2/5/2019
1.2.253 972 12/12/2018
1.2.252 1,034 11/8/2018
1.2.251 1,038 11/8/2018
1.2.250 1,067 10/11/2018
1.2.249 1,098 10/2/2018
1.2.248 1,037 9/25/2018
1.2.247 1,139 9/3/2018
1.2.246 1,078 8/28/2018
1.2.245 1,073 8/27/2018
1.2.244 1,125 8/22/2018
1.2.243 1,165 8/21/2018
1.2.242 1,108 8/17/2018
1.2.241 1,129 7/27/2018
1.2.240 1,155 7/26/2018
1.2.239 1,184 6/18/2018
1.2.238 1,276 6/14/2018
1.2.237 1,173 5/25/2018
1.2.236 1,201 5/24/2018
1.2.235 1,275 5/18/2018
1.2.234 1,290 5/3/2018
1.2.233 1,251 5/3/2018
1.2.232 1,210 4/30/2018
1.2.231 1,198 4/18/2018
1.2.230 1,299 4/10/2018
1.2.229 1,313 4/10/2018
1.2.228 1,203 4/4/2018
1.2.227 1,198 3/28/2018
1.2.226 1,235 3/22/2018
1.2.225 1,197 3/20/2018
1.2.224 1,206 3/19/2018
1.2.223 1,315 3/15/2018
1.2.222 1,191 3/14/2018
1.2.221 1,166 3/14/2018
1.2.220 1,185 2/23/2018
1.2.219 1,214 2/16/2018
1.2.218 1,156 2/9/2018
1.2.217 1,312 2/8/2018
1.2.216 1,244 2/7/2018
1.2.215 1,162 2/7/2018
1.2.214 1,230 2/5/2018
1.2.213 1,179 2/2/2018
1.2.212 1,346 1/26/2018
1.2.211 1,338 1/16/2018
1.2.210 1,223 12/18/2017
1.2.209 1,265 12/14/2017
1.2.208 1,277 12/7/2017
1.2.206 1,249 12/4/2017
1.2.205 1,219 11/28/2017
1.2.204 1,207 11/24/2017
1.2.203 1,261 11/24/2017
1.2.202 1,212 11/24/2017
1.2.201 1,187 11/20/2017
1.2.200 1,184 11/14/2017
1.2.199 1,159 11/14/2017
1.2.198 1,217 11/6/2017
1.2.197 1,208 11/6/2017
1.2.196 1,203 10/31/2017
1.2.195 1,250 10/30/2017
1.2.194 1,267 10/26/2017
1.2.193 1,211 10/26/2017
1.2.192 1,203 10/26/2017
1.2.191 1,206 10/20/2017
1.2.190 1,164 10/18/2017
1.2.189 1,222 10/18/2017
1.2.188 1,237 10/15/2017
1.2.187 1,178 10/11/2017
1.2.185 1,225 10/10/2017
1.2.184 1,235 10/10/2017
1.2.183 1,272 10/2/2017
1.2.182 1,178 9/29/2017
1.2.181 1,199 9/25/2017
1.2.180 1,211 9/14/2017
1.2.179 1,200 9/12/2017
1.2.178 1,193 8/31/2017
1.2.177 1,271 8/25/2017
1.2.176 1,261 8/24/2017
1.2.174 1,301 8/7/2017
1.2.173 1,222 8/7/2017
1.2.172 1,197 8/7/2017
1.2.171 1,259 8/4/2017
1.2.170 1,229 8/3/2017
1.2.169 1,211 8/3/2017
1.2.168 1,249 8/3/2017
1.2.167 1,241 8/2/2017
1.2.166 1,215 8/1/2017
1.2.165 1,233 7/26/2017
1.2.164 1,232 7/26/2017
1.2.163 1,335 7/25/2017
1.2.162 1,213 7/18/2017
1.2.161 1,260 7/18/2017
1.2.160 1,278 7/18/2017
1.2.159 1,195 7/18/2017
1.2.158 1,253 7/13/2017
1.2.157 1,264 7/13/2017
1.2.156 1,247 7/5/2017
1.2.155 1,273 6/28/2017
1.2.154 1,259 6/27/2017
1.2.153 1,275 6/20/2017
1.2.152 1,236 6/19/2017
1.2.151 1,267 6/14/2017
1.2.150 1,235 6/13/2017
1.2.149 1,320 5/31/2017
1.2.148 1,247 5/29/2017
1.2.147 1,258 5/19/2017
1.2.146 1,228 5/18/2017
1.2.145 1,249 5/18/2017
1.2.144 1,209 5/14/2017
1.2.143 1,269 5/12/2017
1.2.142 1,272 5/12/2017
1.2.141 1,289 5/5/2017
1.2.140 1,251 4/27/2017
1.2.139 1,310 2/27/2017
1.2.137 1,320 2/3/2017
1.2.136 1,293 2/3/2017
1.2.135 1,228 1/26/2017
1.2.134 1,227 1/25/2017
1.2.133 1,359 1/12/2017
1.2.132 1,276 1/11/2017
1.2.131 1,387 1/10/2017
1.2.130 1,243 1/10/2017
1.2.129 1,261 1/10/2017
1.2.128 1,250 1/10/2017
1.2.127 1,260 1/10/2017
1.2.125 1,328 1/10/2017
1.2.119 1,257 12/13/2016
1.2.118 1,251 12/12/2016
1.2.117 1,276 12/10/2016
1.2.115 1,302 12/8/2016
1.2.114 1,266 12/5/2016
1.2.112 1,258 11/29/2016
1.2.111 1,306 11/25/2016
1.2.110 1,217 11/25/2016
1.2.109 1,316 11/24/2016
1.2.108 1,280 11/24/2016
1.2.107 1,313 11/23/2016
1.2.106 1,221 11/18/2016
1.2.105 1,229 11/18/2016
1.2.104 1,298 11/18/2016
1.2.103 1,265 11/17/2016
1.2.102 1,265 11/17/2016
1.2.101 1,263 11/17/2016
1.2.100 1,204 11/16/2016
1.2.99 1,234 11/16/2016
1.2.98 1,201 11/16/2016
1.2.97 1,265 11/16/2016
1.2.96 1,275 11/16/2016
1.2.95 1,259 11/16/2016
1.2.94 1,233 11/15/2016
1.2.92 1,192 11/15/2016
1.2.91 1,262 11/15/2016
1.2.90 1,243 11/15/2016
1.2.89 1,279 11/14/2016
1.2.88 1,702 11/8/2016
1.2.87 1,495 11/8/2016
1.2.86 1,411 11/8/2016
1.2.85 1,328 11/8/2016
1.2.84 1,641 11/8/2016
1.2.83 1,367 11/7/2016
1.2.82 1,490 11/3/2016
1.2.81 1,477 11/3/2016
1.2.80 1,367 11/3/2016
1.2.79 1,432 11/2/2016
1.2.78 1,481 11/1/2016
1.2.76 1,461 11/1/2016
1.2.75 1,261 10/31/2016
1.2.73 1,277 10/28/2016
1.2.71 1,317 10/27/2016
1.2.68 1,252 10/26/2016
1.2.66 1,224 10/25/2016
1.2.65 1,266 10/24/2016
1.2.64 1,281 10/21/2016
1.2.63 1,266 10/21/2016
1.2.62 1,238 10/21/2016
1.2.61 1,285 10/20/2016
1.2.60 1,226 10/20/2016
1.2.59 1,256 10/13/2016
1.2.58 1,271 10/13/2016
1.2.57 1,259 10/13/2016
1.2.56 1,291 10/13/2016
1.2.55 1,299 10/11/2016
1.2.54 1,243 10/11/2016
1.2.53 1,279 10/10/2016
1.2.52 1,220 10/10/2016
1.2.51 1,317 9/12/2016
1.2.50 1,317 9/12/2016
1.2.49 1,262 9/7/2016
1.2.48 1,313 9/2/2016
1.2.47 1,258 5/6/2016
1.2.46 1,639 4/25/2016
1.2.45 1,442 4/25/2016
1.2.44 1,491 4/25/2016
1.2.43 1,544 4/22/2016
1.2.42 1,294 4/15/2016
1.2.41 1,313 4/12/2016
1.2.40 1,302 4/11/2016
1.2.39 1,275 4/8/2016
1.2.38 1,303 4/8/2016
1.2.37 1,261 4/8/2016
1.2.36 1,240 4/8/2016
1.2.35 1,253 4/6/2016
1.2.34 1,263 4/6/2016
1.2.33 1,225 4/6/2016
1.2.32 1,268 4/6/2016
1.2.31 1,296 4/6/2016
1.2.30 1,286 4/6/2016
1.2.29 1,353 4/5/2016
1.2.28 1,283 4/5/2016
1.2.27 1,348 4/5/2016
1.2.26 1,293 4/5/2016
1.2.25 1,274 4/5/2016
1.2.24 1,247 4/1/2016
1.2.23 1,264 3/31/2016
1.2.22 1,306 3/31/2016
1.2.21 1,305 3/29/2016
1.2.20 1,262 3/25/2016
1.2.19 1,344 3/17/2016
1.2.18 1,326 3/17/2016
1.2.16 1,321 3/17/2016
1.2.15 1,362 3/17/2016
1.2.14 1,325 3/16/2016
1.2.13 1,294 3/15/2016
1.2.12 1,349 3/15/2016
1.2.11 1,282 3/14/2016
1.2.10 1,474 3/11/2016
1.2.9 1,238 3/7/2016
1.2.8 1,258 3/6/2016
1.2.7 1,301 3/6/2016
1.2.6 1,277 3/4/2016
1.2.5 1,332 3/2/2016
1.2.4 1,291 3/2/2016
1.2.3 1,282 3/1/2016
1.2.1 1,294 2/29/2016
1.2.0 1,436 2/29/2016
1.1.45 1,223 7/28/2017
1.1.44 1,357 2/29/2016
1.1.43 1,336 2/29/2016
1.1.42 1,458 2/28/2016
1.1.41 1,714 2/26/2016
1.1.40 1,318 2/23/2016
1.1.39 1,256 2/23/2016
1.1.38 1,310 2/22/2016
1.1.37 1,311 2/22/2016
1.1.36 1,289 2/19/2016
1.1.34 1,351 2/15/2016
1.1.33 1,318 2/12/2016
1.1.32 1,403 2/11/2016
1.1.31 1,401 2/11/2016
1.1.30 1,362 2/9/2016
1.1.29 1,299 2/8/2016
1.1.28 1,327 1/29/2016
1.1.27 1,360 1/26/2016
1.1.25 1,224 1/25/2016
1.1.24 1,277 1/20/2016
1.1.23 1,269 1/20/2016
1.1.19 1,310 1/20/2016
1.1.16 1,309 1/19/2016
1.1.15 1,380 1/15/2016
1.1.14 1,338 1/15/2016
1.1.13 1,756 1/14/2016
1.1.12 1,779 1/14/2016
1.1.10 1,373 1/13/2016
1.1.9 1,335 1/12/2016
1.1.8 1,316 1/12/2016
1.1.7 1,407 1/12/2016
1.1.6 1,355 1/11/2016
1.1.5 1,314 1/7/2016
1.1.4 1,270 1/6/2016
1.1.3 1,310 1/6/2016
1.1.2 1,305 1/6/2016
1.1.1 1,313 1/5/2016
1.1.0 1,314 1/1/2016
1.0.155 1,456 12/18/2015
1.0.154 1,273 12/17/2015
1.0.153 1,356 12/17/2015
1.0.151 1,535 12/3/2015
1.0.150 1,460 12/3/2015
1.0.149 1,494 12/3/2015
1.0.148 1,455 12/2/2015
1.0.147 1,576 12/2/2015
1.0.146 1,533 12/2/2015
1.0.145 1,722 12/2/2015
1.0.144 1,752 12/2/2015
1.0.143 1,524 12/1/2015
1.0.142 1,608 12/1/2015
1.0.140 1,525 12/1/2015
1.0.139 1,513 11/30/2015
1.0.138 1,601 11/30/2015
1.0.137 1,482 11/26/2015
1.0.136 1,497 11/25/2015
1.0.135 1,376 11/20/2015
1.0.134 1,349 11/19/2015
1.0.133 1,381 11/19/2015
1.0.132 1,414 11/19/2015
1.0.131 1,307 11/17/2015
1.0.130 1,347 11/13/2015
1.0.129 1,334 11/13/2015
1.0.128 1,380 11/13/2015
1.0.127 1,421 11/12/2015
1.0.126 1,374 11/12/2015