PeanutButter.TestUtils.Entity 1.2.180

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.2.180
NuGet\Install-Package PeanutButter.TestUtils.Entity -Version 1.2.180
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.2.180" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.TestUtils.Entity --version 1.2.180
#r "nuget: PeanutButter.TestUtils.Entity, 1.2.180"
#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.2.180

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

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 net45 is compatible.  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,758 7/26/2022
2.0.95 603 7/26/2022
2.0.94 615 7/25/2022
2.0.93 594 7/25/2022
2.0.92 725 7/15/2022
2.0.91 698 7/15/2022
2.0.90 669 7/14/2022
2.0.89 707 7/14/2022
2.0.88 633 7/12/2022
2.0.87 638 7/11/2022
2.0.86 644 7/11/2022
2.0.85 657 7/11/2022
2.0.84 674 7/8/2022
2.0.83 734 6/29/2022
2.0.82 651 6/29/2022
2.0.81 731 6/23/2022
2.0.80 686 6/15/2022
2.0.79 656 6/14/2022
2.0.78 632 6/14/2022
2.0.77 774 5/24/2022
2.0.76 715 5/3/2022
2.0.75 640 4/29/2022
2.0.74 640 4/19/2022
2.0.73 634 4/16/2022
2.0.72 661 4/12/2022
2.0.71 683 4/12/2022
2.0.70 716 4/7/2022
2.0.69 685 4/7/2022
2.0.68 680 4/7/2022
2.0.67 662 4/7/2022
2.0.66 665 3/15/2022
2.0.65 650 3/15/2022
2.0.64 674 3/15/2022
2.0.63 690 3/2/2022
2.0.62 655 2/22/2022
2.0.61 701 2/18/2022
2.0.60 663 2/18/2022
2.0.59 650 2/15/2022
2.0.58 649 2/9/2022
2.0.57 652 2/1/2022
2.0.56 695 2/1/2022
2.0.55 694 2/1/2022
2.0.54 697 1/28/2022
2.0.53 687 1/27/2022
2.0.52 656 1/19/2022
2.0.51 647 1/19/2022
2.0.50 522 12/2/2021
2.0.44 516 11/18/2021
2.0.43 567 11/16/2021
2.0.42 589 11/2/2021
2.0.41 517 10/20/2021
2.0.40 516 10/12/2021
2.0.39 554 10/12/2021
2.0.38 578 10/5/2021
2.0.37 628 9/21/2021
2.0.36 570 9/9/2021
2.0.35 574 9/3/2021
2.0.34 544 9/2/2021
2.0.33 594 7/21/2021
2.0.32 563 7/21/2021
2.0.31 556 7/6/2021
2.0.30 573 7/5/2021
2.0.29 608 6/30/2021
2.0.28 629 6/28/2021
2.0.27 577 6/17/2021
2.0.26 568 6/15/2021
2.0.25 620 6/14/2021
2.0.24 569 6/14/2021
2.0.23 600 6/14/2021
2.0.22 605 5/20/2021
2.0.21 561 5/18/2021
2.0.20 557 5/10/2021
2.0.19 588 5/10/2021
2.0.18 611 5/3/2021
2.0.17 620 5/3/2021
2.0.16 605 4/14/2021
2.0.15 571 4/13/2021
2.0.14 622 3/31/2021
2.0.13 590 3/25/2021
2.0.12 603 3/25/2021
2.0.11 581 2/19/2021
2.0.10 592 2/18/2021
2.0.9 635 2/18/2021
2.0.8 580 2/16/2021
2.0.7 623 2/9/2021
2.0.6 626 2/9/2021
2.0.5 641 2/3/2021
2.0.4 629 1/29/2021
2.0.3 586 1/29/2021
2.0.2 643 1/28/2021
2.0.1 613 1/27/2021
2.0.0 661 1/26/2021
1.2.397 630 1/26/2021
1.2.396 671 1/21/2021
1.2.395 649 1/20/2021
1.2.394 647 1/20/2021
1.2.393 633 1/20/2021
1.2.392 645 1/20/2021
1.2.391 675 1/19/2021
1.2.390 661 1/19/2021
1.2.389 589 1/19/2021
1.2.388 632 1/14/2021
1.2.387 660 1/14/2021
1.2.386 658 1/13/2021
1.2.385 684 1/13/2021
1.2.384 667 1/11/2021
1.2.383 620 1/8/2021
1.2.382 698 1/6/2021
1.2.381 652 1/6/2021
1.2.380 682 11/17/2020
1.2.379 652 10/21/2020
1.2.378 715 9/17/2020
1.2.377 715 9/1/2020
1.2.376 691 8/31/2020
1.2.375 797 7/13/2020
1.2.374 770 7/2/2020
1.2.373 746 7/1/2020
1.2.372 742 6/10/2020
1.2.371 784 6/10/2020
1.2.370 771 6/10/2020
1.2.369 745 6/9/2020
1.2.368 759 6/9/2020
1.2.367 773 6/9/2020
1.2.366 712 6/9/2020
1.2.365 714 6/9/2020
1.2.364 742 6/9/2020
1.2.363 726 6/9/2020
1.2.362 774 6/8/2020
1.2.361 739 6/4/2020
1.2.360 727 5/4/2020
1.2.359 759 4/27/2020
1.2.358 803 4/4/2020
1.2.357 759 3/25/2020
1.2.356 777 3/10/2020
1.2.355 779 3/10/2020
1.2.354 744 3/6/2020
1.2.353 712 3/3/2020
1.2.352 756 3/3/2020
1.2.351 764 3/2/2020
1.2.350 764 3/2/2020
1.2.349 770 3/2/2020
1.2.348 751 3/2/2020
1.2.347 738 3/2/2020
1.2.346 791 2/27/2020
1.2.345 806 2/21/2020
1.2.344 755 2/20/2020
1.2.343 782 2/20/2020
1.2.342 753 2/20/2020
1.2.341 777 2/20/2020
1.2.340 797 2/20/2020
1.2.339 790 2/20/2020
1.2.338 715 2/19/2020
1.2.337 775 2/18/2020
1.2.336 813 2/14/2020
1.2.335 783 2/6/2020
1.2.334 749 2/4/2020
1.2.333 825 2/3/2020
1.2.332 774 1/13/2020
1.2.331 771 12/17/2019
1.2.330 742 12/13/2019
1.2.328 775 12/12/2019
1.2.327 769 12/11/2019
1.2.326 766 12/10/2019
1.2.325 768 12/3/2019
1.2.324 745 11/29/2019
1.2.323 764 11/28/2019
1.2.322 821 11/28/2019
1.2.321 837 11/28/2019
1.2.320 879 11/26/2019
1.2.319 781 11/26/2019
1.2.318 792 11/22/2019
1.2.317 816 11/20/2019
1.2.316 792 10/25/2019
1.2.315 835 10/25/2019
1.2.314 854 10/23/2019
1.2.313 814 10/18/2019
1.2.312 839 10/17/2019
1.2.311 812 10/17/2019
1.2.310 768 10/17/2019
1.2.309 804 10/9/2019
1.2.308 776 10/8/2019
1.2.307 751 10/7/2019
1.2.306 755 10/4/2019
1.2.305 801 10/3/2019
1.2.304 762 10/2/2019
1.2.303 756 9/16/2019
1.2.302 801 9/16/2019
1.2.301 788 9/15/2019
1.2.300 828 9/13/2019
1.2.299 764 9/10/2019
1.2.298 814 9/6/2019
1.2.297 827 8/20/2019
1.2.296 782 8/20/2019
1.2.295 794 8/20/2019
1.2.294 796 8/20/2019
1.2.293 798 8/16/2019
1.2.292 803 7/15/2019
1.2.291 810 6/30/2019
1.2.290 825 6/28/2019
1.2.289 783 6/20/2019
1.2.288 837 6/12/2019
1.2.287 806 6/12/2019
1.2.286 856 6/11/2019
1.2.285 869 6/11/2019
1.2.284 866 6/5/2019
1.2.283 844 5/28/2019
1.2.282 862 5/25/2019
1.2.281 826 5/23/2019
1.2.280 792 5/13/2019
1.2.279 817 5/9/2019
1.2.278 855 5/9/2019
1.2.277 874 5/7/2019
1.2.276 847 5/7/2019
1.2.275 837 5/6/2019
1.2.274 913 4/26/2019
1.2.273 909 4/25/2019
1.2.272 866 4/25/2019
1.2.271 921 4/24/2019
1.2.270 908 4/24/2019
1.2.269 879 4/16/2019
1.2.268 843 4/16/2019
1.2.267 838 4/16/2019
1.2.266 850 4/12/2019
1.2.265 856 4/12/2019
1.2.264 884 4/11/2019
1.2.263 881 4/11/2019
1.2.262 855 4/10/2019
1.2.261 807 4/10/2019
1.2.260 835 4/5/2019
1.2.259 842 2/27/2019
1.2.258 857 2/27/2019
1.2.257 855 2/26/2019
1.2.256 913 2/15/2019
1.2.255 923 2/15/2019
1.2.254 913 2/5/2019
1.2.253 949 12/12/2018
1.2.252 1,007 11/8/2018
1.2.251 1,014 11/8/2018
1.2.250 1,038 10/11/2018
1.2.249 1,070 10/2/2018
1.2.248 1,013 9/25/2018
1.2.247 1,110 9/3/2018
1.2.246 1,049 8/28/2018
1.2.245 1,061 8/27/2018
1.2.244 1,100 8/22/2018
1.2.243 1,140 8/21/2018
1.2.242 1,083 8/17/2018
1.2.241 1,101 7/27/2018
1.2.240 1,135 7/26/2018
1.2.239 1,161 6/18/2018
1.2.238 1,247 6/14/2018
1.2.237 1,158 5/25/2018
1.2.236 1,179 5/24/2018
1.2.235 1,249 5/18/2018
1.2.234 1,268 5/3/2018
1.2.233 1,243 5/3/2018
1.2.232 1,187 4/30/2018
1.2.231 1,175 4/18/2018
1.2.230 1,286 4/10/2018
1.2.229 1,291 4/10/2018
1.2.228 1,180 4/4/2018
1.2.227 1,172 3/28/2018
1.2.226 1,210 3/22/2018
1.2.225 1,177 3/20/2018
1.2.224 1,199 3/19/2018
1.2.223 1,293 3/15/2018
1.2.222 1,171 3/14/2018
1.2.221 1,155 3/14/2018
1.2.220 1,157 2/23/2018
1.2.219 1,192 2/16/2018
1.2.218 1,136 2/9/2018
1.2.217 1,286 2/8/2018
1.2.216 1,237 2/7/2018
1.2.215 1,142 2/7/2018
1.2.214 1,221 2/5/2018
1.2.213 1,158 2/2/2018
1.2.212 1,318 1/26/2018
1.2.211 1,314 1/16/2018
1.2.210 1,215 12/18/2017
1.2.209 1,243 12/14/2017
1.2.208 1,254 12/7/2017
1.2.206 1,228 12/4/2017
1.2.205 1,195 11/28/2017
1.2.204 1,186 11/24/2017
1.2.203 1,230 11/24/2017
1.2.202 1,189 11/24/2017
1.2.201 1,167 11/20/2017
1.2.200 1,177 11/14/2017
1.2.199 1,152 11/14/2017
1.2.198 1,187 11/6/2017
1.2.197 1,201 11/6/2017
1.2.196 1,194 10/31/2017
1.2.195 1,225 10/30/2017
1.2.194 1,235 10/26/2017
1.2.193 1,191 10/26/2017
1.2.192 1,178 10/26/2017
1.2.191 1,185 10/20/2017
1.2.190 1,157 10/18/2017
1.2.189 1,208 10/18/2017
1.2.188 1,215 10/15/2017
1.2.187 1,156 10/11/2017
1.2.185 1,202 10/10/2017
1.2.184 1,211 10/10/2017
1.2.183 1,237 10/2/2017
1.2.182 1,135 9/29/2017
1.2.181 1,190 9/25/2017
1.2.180 1,188 9/14/2017
1.2.179 1,186 9/12/2017
1.2.178 1,170 8/31/2017
1.2.177 1,245 8/25/2017
1.2.176 1,237 8/24/2017
1.2.174 1,272 8/7/2017
1.2.173 1,202 8/7/2017
1.2.172 1,167 8/7/2017
1.2.171 1,228 8/4/2017
1.2.170 1,208 8/3/2017
1.2.169 1,188 8/3/2017
1.2.168 1,227 8/3/2017
1.2.167 1,221 8/2/2017
1.2.166 1,195 8/1/2017
1.2.165 1,208 7/26/2017
1.2.164 1,195 7/26/2017
1.2.163 1,307 7/25/2017
1.2.162 1,189 7/18/2017
1.2.161 1,226 7/18/2017
1.2.160 1,248 7/18/2017
1.2.159 1,187 7/18/2017
1.2.158 1,235 7/13/2017
1.2.157 1,250 7/13/2017
1.2.156 1,221 7/5/2017
1.2.155 1,251 6/28/2017
1.2.154 1,236 6/27/2017
1.2.153 1,251 6/20/2017
1.2.152 1,210 6/19/2017
1.2.151 1,246 6/14/2017
1.2.150 1,208 6/13/2017
1.2.149 1,287 5/31/2017
1.2.148 1,239 5/29/2017
1.2.147 1,237 5/19/2017
1.2.146 1,215 5/18/2017
1.2.145 1,223 5/18/2017
1.2.144 1,201 5/14/2017
1.2.143 1,240 5/12/2017
1.2.142 1,247 5/12/2017
1.2.141 1,262 5/5/2017
1.2.140 1,225 4/27/2017
1.2.139 1,286 2/27/2017
1.2.137 1,295 2/3/2017
1.2.136 1,270 2/3/2017
1.2.135 1,215 1/26/2017
1.2.134 1,199 1/25/2017
1.2.133 1,333 1/12/2017
1.2.132 1,251 1/11/2017
1.2.131 1,355 1/10/2017
1.2.130 1,204 1/10/2017
1.2.129 1,253 1/10/2017
1.2.128 1,229 1/10/2017
1.2.127 1,237 1/10/2017
1.2.125 1,292 1/10/2017
1.2.119 1,229 12/13/2016
1.2.118 1,219 12/12/2016
1.2.117 1,250 12/10/2016
1.2.115 1,265 12/8/2016
1.2.114 1,240 12/5/2016
1.2.112 1,216 11/29/2016
1.2.111 1,284 11/25/2016
1.2.110 1,208 11/25/2016
1.2.109 1,293 11/24/2016
1.2.108 1,255 11/24/2016
1.2.107 1,292 11/23/2016
1.2.106 1,198 11/18/2016
1.2.105 1,202 11/18/2016
1.2.104 1,261 11/18/2016
1.2.103 1,243 11/17/2016
1.2.102 1,241 11/17/2016
1.2.101 1,227 11/17/2016
1.2.100 1,179 11/16/2016
1.2.99 1,191 11/16/2016
1.2.98 1,180 11/16/2016
1.2.97 1,214 11/16/2016
1.2.96 1,252 11/16/2016
1.2.95 1,236 11/16/2016
1.2.94 1,205 11/15/2016
1.2.92 1,171 11/15/2016
1.2.91 1,235 11/15/2016
1.2.90 1,219 11/15/2016
1.2.89 1,258 11/14/2016
1.2.88 1,672 11/8/2016
1.2.87 1,460 11/8/2016
1.2.86 1,379 11/8/2016
1.2.85 1,304 11/8/2016
1.2.84 1,615 11/8/2016
1.2.83 1,340 11/7/2016
1.2.82 1,467 11/3/2016
1.2.81 1,455 11/3/2016
1.2.80 1,337 11/3/2016
1.2.79 1,411 11/2/2016
1.2.78 1,455 11/1/2016
1.2.76 1,453 11/1/2016
1.2.75 1,240 10/31/2016
1.2.73 1,251 10/28/2016
1.2.71 1,296 10/27/2016
1.2.68 1,233 10/26/2016
1.2.66 1,205 10/25/2016
1.2.65 1,244 10/24/2016
1.2.64 1,258 10/21/2016
1.2.63 1,240 10/21/2016
1.2.62 1,216 10/21/2016
1.2.61 1,265 10/20/2016
1.2.60 1,212 10/20/2016
1.2.59 1,231 10/13/2016
1.2.58 1,247 10/13/2016
1.2.57 1,236 10/13/2016
1.2.56 1,251 10/13/2016
1.2.55 1,271 10/11/2016
1.2.54 1,219 10/11/2016
1.2.53 1,256 10/10/2016
1.2.52 1,196 10/10/2016
1.2.51 1,283 9/12/2016
1.2.50 1,286 9/12/2016
1.2.49 1,241 9/7/2016
1.2.48 1,293 9/2/2016
1.2.47 1,241 5/6/2016
1.2.46 1,627 4/25/2016
1.2.45 1,433 4/25/2016
1.2.44 1,467 4/25/2016
1.2.43 1,529 4/22/2016
1.2.42 1,281 4/15/2016
1.2.41 1,292 4/12/2016
1.2.40 1,277 4/11/2016
1.2.39 1,254 4/8/2016
1.2.38 1,280 4/8/2016
1.2.37 1,249 4/8/2016
1.2.36 1,234 4/8/2016
1.2.35 1,244 4/6/2016
1.2.34 1,255 4/6/2016
1.2.33 1,218 4/6/2016
1.2.32 1,261 4/6/2016
1.2.31 1,258 4/6/2016
1.2.30 1,280 4/6/2016
1.2.29 1,331 4/5/2016
1.2.28 1,262 4/5/2016
1.2.27 1,327 4/5/2016
1.2.26 1,266 4/5/2016
1.2.25 1,253 4/5/2016
1.2.24 1,227 4/1/2016
1.2.23 1,241 3/31/2016
1.2.22 1,282 3/31/2016
1.2.21 1,278 3/29/2016
1.2.20 1,253 3/25/2016
1.2.19 1,306 3/17/2016
1.2.18 1,303 3/17/2016
1.2.16 1,299 3/17/2016
1.2.15 1,330 3/17/2016
1.2.14 1,303 3/16/2016
1.2.13 1,274 3/15/2016
1.2.12 1,323 3/15/2016
1.2.11 1,274 3/14/2016
1.2.10 1,447 3/11/2016
1.2.9 1,229 3/7/2016
1.2.8 1,249 3/6/2016
1.2.7 1,279 3/6/2016
1.2.6 1,252 3/4/2016
1.2.5 1,307 3/2/2016
1.2.4 1,268 3/2/2016
1.2.3 1,247 3/1/2016
1.2.1 1,271 2/29/2016
1.2.0 1,413 2/29/2016
1.1.45 1,197 7/28/2017
1.1.44 1,348 2/29/2016
1.1.43 1,314 2/29/2016
1.1.42 1,431 2/28/2016
1.1.41 1,683 2/26/2016
1.1.40 1,293 2/23/2016
1.1.39 1,224 2/23/2016
1.1.38 1,299 2/22/2016
1.1.37 1,279 2/22/2016
1.1.36 1,266 2/19/2016
1.1.34 1,343 2/15/2016
1.1.33 1,310 2/12/2016
1.1.32 1,395 2/11/2016
1.1.31 1,377 2/11/2016
1.1.30 1,353 2/9/2016
1.1.29 1,291 2/8/2016
1.1.28 1,299 1/29/2016
1.1.27 1,340 1/26/2016
1.1.25 1,197 1/25/2016
1.1.24 1,254 1/20/2016
1.1.23 1,259 1/20/2016
1.1.19 1,300 1/20/2016
1.1.16 1,284 1/19/2016
1.1.15 1,356 1/15/2016
1.1.14 1,315 1/15/2016
1.1.13 1,727 1/14/2016
1.1.12 1,755 1/14/2016
1.1.10 1,348 1/13/2016
1.1.9 1,309 1/12/2016
1.1.8 1,305 1/12/2016
1.1.7 1,381 1/12/2016
1.1.6 1,333 1/11/2016
1.1.5 1,291 1/7/2016
1.1.4 1,246 1/6/2016
1.1.3 1,289 1/6/2016
1.1.2 1,291 1/6/2016
1.1.1 1,285 1/5/2016
1.1.0 1,285 1/1/2016
1.0.155 1,428 12/18/2015
1.0.154 1,253 12/17/2015
1.0.153 1,334 12/17/2015
1.0.151 1,520 12/3/2015
1.0.150 1,431 12/3/2015
1.0.149 1,470 12/3/2015
1.0.148 1,432 12/2/2015
1.0.147 1,552 12/2/2015
1.0.146 1,510 12/2/2015
1.0.145 1,680 12/2/2015
1.0.144 1,714 12/2/2015
1.0.143 1,499 12/1/2015
1.0.142 1,584 12/1/2015
1.0.140 1,501 12/1/2015
1.0.139 1,503 11/30/2015
1.0.138 1,580 11/30/2015
1.0.137 1,460 11/26/2015
1.0.136 1,462 11/25/2015
1.0.135 1,369 11/20/2015
1.0.134 1,329 11/19/2015
1.0.133 1,353 11/19/2015
1.0.132 1,407 11/19/2015
1.0.131 1,294 11/17/2015
1.0.130 1,312 11/13/2015
1.0.129 1,310 11/13/2015
1.0.128 1,352 11/13/2015
1.0.127 1,396 11/12/2015
1.0.126 1,365 11/12/2015