PeanutButter.TestUtils.Entity 2.0.96

Prefix Reserved
dotnet add package PeanutButter.TestUtils.Entity --version 2.0.96
                    
NuGet\Install-Package PeanutButter.TestUtils.Entity -Version 2.0.96
                    
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="2.0.96" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.Entity" Version="2.0.96" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.TestUtils.Entity" />
                    
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.Entity --version 2.0.96
                    
#r "nuget: PeanutButter.TestUtils.Entity, 2.0.96"
                    
#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.Entity&version=2.0.96
                    
Install PeanutButter.TestUtils.Entity as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Entity&version=2.0.96
                    
Install PeanutButter.TestUtils.Entity as a Cake Tool

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 net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  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,881 7/26/2022
2.0.95 669 7/26/2022
2.0.94 682 7/25/2022
2.0.93 655 7/25/2022
2.0.92 801 7/15/2022
2.0.91 763 7/15/2022
2.0.90 748 7/14/2022
2.0.89 772 7/14/2022
2.0.88 695 7/12/2022
2.0.87 702 7/11/2022
2.0.86 705 7/11/2022
2.0.85 724 7/11/2022
2.0.84 743 7/8/2022
2.0.83 802 6/29/2022
2.0.82 714 6/29/2022
2.0.81 818 6/23/2022
2.0.80 747 6/15/2022
2.0.79 722 6/14/2022
2.0.78 695 6/14/2022
2.0.77 835 5/24/2022
2.0.76 784 5/3/2022
2.0.75 725 4/29/2022
2.0.74 734 4/19/2022
2.0.73 720 4/16/2022
2.0.72 728 4/12/2022
2.0.71 747 4/12/2022
2.0.70 801 4/7/2022
2.0.69 755 4/7/2022
2.0.68 747 4/7/2022
2.0.67 726 4/7/2022
2.0.66 730 3/15/2022
2.0.65 719 3/15/2022
2.0.64 745 3/15/2022
2.0.63 775 3/2/2022
2.0.62 744 2/22/2022
2.0.61 778 2/18/2022
2.0.60 730 2/18/2022
2.0.59 723 2/15/2022
2.0.58 729 2/9/2022
2.0.57 725 2/1/2022
2.0.56 764 2/1/2022
2.0.55 764 2/1/2022
2.0.54 792 1/28/2022
2.0.53 760 1/27/2022
2.0.52 740 1/19/2022
2.0.51 720 1/19/2022
2.0.50 589 12/2/2021
2.0.44 591 11/18/2021
2.0.43 638 11/16/2021
2.0.42 658 11/2/2021
2.0.41 593 10/20/2021
2.0.40 585 10/12/2021
2.0.39 633 10/12/2021
2.0.38 647 10/5/2021
2.0.37 702 9/21/2021
2.0.36 643 9/9/2021
2.0.35 653 9/3/2021
2.0.34 615 9/2/2021
2.0.33 683 7/21/2021
2.0.32 650 7/21/2021
2.0.31 638 7/6/2021
2.0.30 653 7/5/2021
2.0.29 686 6/30/2021
2.0.28 719 6/28/2021
2.0.27 668 6/17/2021
2.0.26 642 6/15/2021
2.0.25 692 6/14/2021
2.0.24 647 6/14/2021
2.0.23 668 6/14/2021
2.0.22 683 5/20/2021
2.0.21 640 5/18/2021
2.0.20 643 5/10/2021
2.0.19 659 5/10/2021
2.0.18 695 5/3/2021
2.0.17 698 5/3/2021
2.0.16 678 4/14/2021
2.0.15 653 4/13/2021
2.0.14 705 3/31/2021
2.0.13 667 3/25/2021
2.0.12 696 3/25/2021
2.0.11 670 2/19/2021
2.0.10 672 2/18/2021
2.0.9 719 2/18/2021
2.0.8 664 2/16/2021
2.0.7 707 2/9/2021
2.0.6 739 2/9/2021
2.0.5 735 2/3/2021
2.0.4 712 1/29/2021
2.0.3 675 1/29/2021
2.0.2 725 1/28/2021
2.0.1 693 1/27/2021
2.0.0 737 1/26/2021
1.2.397 730 1/26/2021
1.2.396 747 1/21/2021
1.2.395 730 1/20/2021
1.2.394 742 1/20/2021
1.2.393 726 1/20/2021
1.2.392 723 1/20/2021
1.2.391 757 1/19/2021
1.2.390 742 1/19/2021
1.2.389 662 1/19/2021
1.2.388 742 1/14/2021
1.2.387 740 1/14/2021
1.2.386 734 1/13/2021
1.2.385 763 1/13/2021
1.2.384 754 1/11/2021
1.2.383 699 1/8/2021
1.2.382 777 1/6/2021
1.2.381 732 1/6/2021
1.2.380 778 11/17/2020
1.2.379 733 10/21/2020
1.2.378 793 9/17/2020
1.2.377 792 9/1/2020
1.2.376 774 8/31/2020
1.2.375 886 7/13/2020
1.2.374 857 7/2/2020
1.2.373 836 7/1/2020
1.2.372 831 6/10/2020
1.2.371 883 6/10/2020
1.2.370 854 6/10/2020
1.2.369 839 6/9/2020
1.2.368 837 6/9/2020
1.2.367 860 6/9/2020
1.2.366 808 6/9/2020
1.2.365 800 6/9/2020
1.2.364 821 6/9/2020
1.2.363 806 6/9/2020
1.2.362 868 6/8/2020
1.2.361 821 6/4/2020
1.2.360 816 5/4/2020
1.2.359 840 4/27/2020
1.2.358 887 4/4/2020
1.2.357 846 3/25/2020
1.2.356 858 3/10/2020
1.2.355 860 3/10/2020
1.2.354 826 3/6/2020
1.2.353 809 3/3/2020
1.2.352 848 3/3/2020
1.2.351 841 3/2/2020
1.2.350 846 3/2/2020
1.2.349 857 3/2/2020
1.2.348 830 3/2/2020
1.2.347 819 3/2/2020
1.2.346 871 2/27/2020
1.2.345 883 2/21/2020
1.2.344 836 2/20/2020
1.2.343 858 2/20/2020
1.2.342 839 2/20/2020
1.2.341 855 2/20/2020
1.2.340 878 2/20/2020
1.2.339 869 2/20/2020
1.2.338 816 2/19/2020
1.2.337 856 2/18/2020
1.2.336 910 2/14/2020
1.2.335 863 2/6/2020
1.2.334 827 2/4/2020
1.2.333 905 2/3/2020
1.2.332 863 1/13/2020
1.2.331 860 12/17/2019
1.2.330 839 12/13/2019
1.2.328 860 12/12/2019
1.2.327 853 12/11/2019
1.2.326 846 12/10/2019
1.2.325 860 12/3/2019
1.2.324 843 11/29/2019
1.2.323 842 11/28/2019
1.2.322 898 11/28/2019
1.2.321 922 11/28/2019
1.2.320 961 11/26/2019
1.2.319 881 11/26/2019
1.2.318 873 11/22/2019
1.2.317 897 11/20/2019
1.2.316 876 10/25/2019
1.2.315 937 10/25/2019
1.2.314 952 10/23/2019
1.2.313 911 10/18/2019
1.2.312 924 10/17/2019
1.2.311 912 10/17/2019
1.2.310 846 10/17/2019
1.2.309 884 10/9/2019
1.2.308 856 10/8/2019
1.2.307 837 10/7/2019
1.2.306 838 10/4/2019
1.2.305 884 10/3/2019
1.2.304 840 10/2/2019
1.2.303 841 9/16/2019
1.2.302 896 9/16/2019
1.2.301 867 9/15/2019
1.2.300 917 9/13/2019
1.2.299 850 9/10/2019
1.2.298 906 9/6/2019
1.2.297 922 8/20/2019
1.2.296 897 8/20/2019
1.2.295 897 8/20/2019
1.2.294 882 8/20/2019
1.2.293 890 8/16/2019
1.2.292 904 7/15/2019
1.2.291 896 6/30/2019
1.2.290 923 6/28/2019
1.2.289 866 6/20/2019
1.2.288 925 6/12/2019
1.2.287 893 6/12/2019
1.2.286 943 6/11/2019
1.2.285 959 6/11/2019
1.2.284 947 6/5/2019
1.2.283 931 5/28/2019
1.2.282 945 5/25/2019
1.2.281 910 5/23/2019
1.2.280 876 5/13/2019
1.2.279 911 5/9/2019
1.2.278 947 5/9/2019
1.2.277 956 5/7/2019
1.2.276 965 5/7/2019
1.2.275 919 5/6/2019
1.2.274 1,020 4/26/2019
1.2.273 988 4/25/2019
1.2.272 948 4/25/2019
1.2.271 1,005 4/24/2019
1.2.270 995 4/24/2019
1.2.269 959 4/16/2019
1.2.268 935 4/16/2019
1.2.267 926 4/16/2019
1.2.266 952 4/12/2019
1.2.265 937 4/12/2019
1.2.264 968 4/11/2019
1.2.263 962 4/11/2019
1.2.262 944 4/10/2019
1.2.261 894 4/10/2019
1.2.260 919 4/5/2019
1.2.259 947 2/27/2019
1.2.258 945 2/27/2019
1.2.257 940 2/26/2019
1.2.256 1,003 2/15/2019
1.2.255 1,009 2/15/2019
1.2.254 1,002 2/5/2019
1.2.253 1,049 12/12/2018
1.2.252 1,113 11/8/2018
1.2.251 1,119 11/8/2018
1.2.250 1,151 10/11/2018
1.2.249 1,187 10/2/2018
1.2.248 1,144 9/25/2018
1.2.247 1,227 9/3/2018
1.2.246 1,166 8/28/2018
1.2.245 1,171 8/27/2018
1.2.244 1,213 8/22/2018
1.2.243 1,255 8/21/2018
1.2.242 1,196 8/17/2018
1.2.241 1,261 7/27/2018
1.2.240 1,289 7/26/2018
1.2.239 1,320 6/18/2018
1.2.238 1,468 6/14/2018
1.2.237 1,323 5/25/2018
1.2.236 1,336 5/24/2018
1.2.235 1,467 5/18/2018
1.2.234 1,491 5/3/2018
1.2.233 1,476 5/3/2018
1.2.232 1,422 4/30/2018
1.2.231 1,335 4/18/2018
1.2.230 1,528 4/10/2018
1.2.229 1,515 4/10/2018
1.2.228 1,356 4/4/2018
1.2.227 1,335 3/28/2018
1.2.226 1,372 3/22/2018
1.2.225 1,336 3/20/2018
1.2.224 1,377 3/19/2018
1.2.223 1,515 3/15/2018
1.2.222 1,328 3/14/2018
1.2.221 1,311 3/14/2018
1.2.220 1,321 2/23/2018
1.2.219 1,351 2/16/2018
1.2.218 1,291 2/9/2018
1.2.217 1,515 2/8/2018
1.2.216 1,467 2/7/2018
1.2.215 1,301 2/7/2018
1.2.214 1,450 2/5/2018
1.2.213 1,317 2/2/2018
1.2.212 1,552 1/26/2018
1.2.211 1,544 1/16/2018
1.2.210 1,380 12/18/2017
1.2.209 1,406 12/14/2017
1.2.208 1,485 12/7/2017
1.2.206 1,389 12/4/2017
1.2.205 1,361 11/28/2017
1.2.204 1,352 11/24/2017
1.2.203 1,401 11/24/2017
1.2.202 1,349 11/24/2017
1.2.201 1,327 11/20/2017
1.2.200 1,341 11/14/2017
1.2.199 1,317 11/14/2017
1.2.198 1,354 11/6/2017
1.2.197 1,367 11/6/2017
1.2.196 1,356 10/31/2017
1.2.195 1,411 10/30/2017
1.2.194 1,407 10/26/2017
1.2.193 1,354 10/26/2017
1.2.192 1,345 10/26/2017
1.2.191 1,343 10/20/2017
1.2.190 1,327 10/18/2017
1.2.189 1,380 10/18/2017
1.2.188 1,380 10/15/2017
1.2.187 1,322 10/11/2017
1.2.185 1,371 10/10/2017
1.2.184 1,383 10/10/2017
1.2.183 1,415 10/2/2017
1.2.182 1,318 9/29/2017
1.2.181 1,358 9/25/2017
1.2.180 1,357 9/14/2017
1.2.179 1,373 9/12/2017
1.2.178 1,351 8/31/2017
1.2.177 1,414 8/25/2017
1.2.176 1,401 8/24/2017
1.2.174 1,445 8/7/2017
1.2.173 1,366 8/7/2017
1.2.172 1,344 8/7/2017
1.2.171 1,403 8/4/2017
1.2.170 1,370 8/3/2017
1.2.169 1,353 8/3/2017
1.2.168 1,389 8/3/2017
1.2.167 1,383 8/2/2017
1.2.166 1,357 8/1/2017
1.2.165 1,383 7/26/2017
1.2.164 1,376 7/26/2017
1.2.163 1,478 7/25/2017
1.2.162 1,353 7/18/2017
1.2.161 1,396 7/18/2017
1.2.160 1,421 7/18/2017
1.2.159 1,350 7/18/2017
1.2.158 1,395 7/13/2017
1.2.157 1,421 7/13/2017
1.2.156 1,392 7/5/2017
1.2.155 1,431 6/28/2017
1.2.154 1,400 6/27/2017
1.2.153 1,418 6/20/2017
1.2.152 1,379 6/19/2017
1.2.151 1,408 6/14/2017
1.2.150 1,378 6/13/2017
1.2.149 1,463 5/31/2017
1.2.148 1,402 5/29/2017
1.2.147 1,411 5/19/2017
1.2.146 1,388 5/18/2017
1.2.145 1,393 5/18/2017
1.2.144 1,365 5/14/2017
1.2.143 1,413 5/12/2017
1.2.142 1,414 5/12/2017
1.2.141 1,429 5/5/2017
1.2.140 1,392 4/27/2017
1.2.139 1,453 2/27/2017
1.2.137 1,462 2/3/2017
1.2.136 1,441 2/3/2017
1.2.135 1,382 1/26/2017
1.2.134 1,383 1/25/2017
1.2.133 1,500 1/12/2017
1.2.132 1,428 1/11/2017
1.2.131 1,530 1/10/2017
1.2.130 1,386 1/10/2017
1.2.129 1,418 1/10/2017
1.2.128 1,401 1/10/2017
1.2.127 1,401 1/10/2017
1.2.125 1,482 1/10/2017
1.2.119 1,397 12/13/2016
1.2.118 1,393 12/12/2016
1.2.117 1,418 12/10/2016
1.2.115 1,449 12/8/2016
1.2.114 1,409 12/5/2016
1.2.112 1,403 11/29/2016
1.2.111 1,450 11/25/2016
1.2.110 1,374 11/25/2016
1.2.109 1,459 11/24/2016
1.2.108 1,418 11/24/2016
1.2.107 1,452 11/23/2016
1.2.106 1,363 11/18/2016
1.2.105 1,373 11/18/2016
1.2.104 1,439 11/18/2016
1.2.103 1,404 11/17/2016
1.2.102 1,406 11/17/2016
1.2.101 1,402 11/17/2016
1.2.100 1,352 11/16/2016
1.2.99 1,377 11/16/2016
1.2.98 1,353 11/16/2016
1.2.97 1,409 11/16/2016
1.2.96 1,421 11/16/2016
1.2.95 1,403 11/16/2016
1.2.94 1,380 11/15/2016
1.2.92 1,337 11/15/2016
1.2.91 1,417 11/15/2016
1.2.90 1,385 11/15/2016
1.2.89 1,430 11/14/2016
1.2.88 1,843 11/8/2016
1.2.87 1,638 11/8/2016
1.2.86 1,553 11/8/2016
1.2.85 1,472 11/8/2016
1.2.84 1,786 11/8/2016
1.2.83 1,508 11/7/2016
1.2.82 1,633 11/3/2016
1.2.81 1,618 11/3/2016
1.2.80 1,508 11/3/2016
1.2.79 1,588 11/2/2016
1.2.78 1,623 11/1/2016
1.2.76 1,618 11/1/2016
1.2.75 1,422 10/31/2016
1.2.73 1,420 10/28/2016
1.2.71 1,461 10/27/2016
1.2.68 1,393 10/26/2016
1.2.66 1,363 10/25/2016
1.2.65 1,407 10/24/2016
1.2.64 1,426 10/21/2016
1.2.63 1,409 10/21/2016
1.2.62 1,379 10/21/2016
1.2.61 1,427 10/20/2016
1.2.60 1,381 10/20/2016
1.2.59 1,400 10/13/2016
1.2.58 1,413 10/13/2016
1.2.57 1,403 10/13/2016
1.2.56 1,432 10/13/2016
1.2.55 1,441 10/11/2016
1.2.54 1,390 10/11/2016
1.2.53 1,418 10/10/2016
1.2.52 1,379 10/10/2016
1.2.51 1,460 9/12/2016
1.2.50 1,458 9/12/2016
1.2.49 1,410 9/7/2016
1.2.48 1,456 9/2/2016
1.2.47 1,422 5/6/2016
1.2.46 1,797 4/25/2016
1.2.45 1,600 4/25/2016
1.2.44 1,642 4/25/2016
1.2.43 1,708 4/22/2016
1.2.42 1,467 4/15/2016
1.2.41 1,457 4/12/2016
1.2.40 1,470 4/11/2016
1.2.39 1,440 4/8/2016
1.2.38 1,461 4/8/2016
1.2.37 1,421 4/8/2016
1.2.36 1,417 4/8/2016
1.2.35 1,410 4/6/2016
1.2.34 1,421 4/6/2016
1.2.33 1,379 4/6/2016
1.2.32 1,448 4/6/2016
1.2.31 1,448 4/6/2016
1.2.30 1,453 4/6/2016
1.2.29 1,495 4/5/2016
1.2.28 1,425 4/5/2016
1.2.27 1,494 4/5/2016
1.2.26 1,437 4/5/2016
1.2.25 1,428 4/5/2016
1.2.24 1,390 4/1/2016
1.2.23 1,426 3/31/2016
1.2.22 1,450 3/31/2016
1.2.21 1,449 3/29/2016
1.2.20 1,438 3/25/2016
1.2.19 1,485 3/17/2016
1.2.18 1,469 3/17/2016
1.2.16 1,467 3/17/2016
1.2.15 1,516 3/17/2016
1.2.14 1,472 3/16/2016
1.2.13 1,450 3/15/2016
1.2.12 1,494 3/15/2016
1.2.11 1,445 3/14/2016
1.2.10 1,692 3/11/2016
1.2.9 1,409 3/7/2016
1.2.8 1,416 3/6/2016
1.2.7 1,443 3/6/2016
1.2.6 1,420 3/4/2016
1.2.5 1,476 3/2/2016
1.2.4 1,436 3/2/2016
1.2.3 1,451 3/1/2016
1.2.1 1,458 2/29/2016
1.2.0 1,581 2/29/2016
1.1.45 1,375 7/28/2017
1.1.44 1,517 2/29/2016
1.1.43 1,483 2/29/2016
1.1.42 1,603 2/28/2016
1.1.41 1,859 2/26/2016
1.1.40 1,463 2/23/2016
1.1.39 1,418 2/23/2016
1.1.38 1,477 2/22/2016
1.1.37 1,471 2/22/2016
1.1.36 1,437 2/19/2016
1.1.34 1,519 2/15/2016
1.1.33 1,478 2/12/2016
1.1.32 1,643 2/11/2016
1.1.31 1,619 2/11/2016
1.1.30 1,525 2/9/2016
1.1.29 1,461 2/8/2016
1.1.28 1,476 1/29/2016
1.1.27 1,506 1/26/2016
1.1.25 1,367 1/25/2016
1.1.24 1,420 1/20/2016
1.1.23 1,429 1/20/2016
1.1.19 1,465 1/20/2016
1.1.16 1,453 1/19/2016
1.1.15 1,524 1/15/2016
1.1.14 1,482 1/15/2016
1.1.13 1,970 1/14/2016
1.1.12 2,019 1/14/2016
1.1.10 1,516 1/13/2016
1.1.9 1,482 1/12/2016
1.1.8 1,474 1/12/2016
1.1.7 1,554 1/12/2016
1.1.6 1,498 1/11/2016
1.1.5 1,458 1/7/2016
1.1.4 1,413 1/6/2016
1.1.3 1,453 1/6/2016
1.1.2 1,458 1/6/2016
1.1.1 1,456 1/5/2016
1.1.0 1,457 1/1/2016
1.0.155 1,604 12/18/2015
1.0.154 1,418 12/17/2015
1.0.153 1,499 12/17/2015
1.0.151 1,695 12/3/2015
1.0.150 1,605 12/3/2015
1.0.149 1,637 12/3/2015
1.0.148 1,600 12/2/2015
1.0.147 1,736 12/2/2015
1.0.146 1,679 12/2/2015
1.0.145 1,867 12/2/2015
1.0.144 1,897 12/2/2015
1.0.143 1,668 12/1/2015
1.0.142 1,752 12/1/2015
1.0.140 1,670 12/1/2015
1.0.139 1,674 11/30/2015
1.0.138 1,748 11/30/2015
1.0.137 1,626 11/26/2015
1.0.136 1,642 11/25/2015
1.0.135 1,539 11/20/2015
1.0.134 1,495 11/19/2015
1.0.133 1,528 11/19/2015
1.0.132 1,581 11/19/2015
1.0.131 1,467 11/17/2015
1.0.130 1,489 11/13/2015
1.0.129 1,481 11/13/2015
1.0.128 1,524 11/13/2015
1.0.127 1,567 11/12/2015
1.0.126 1,537 11/12/2015