Skip to content

Dev Environment Setup


Note

This page is under construction. Information on it may be incomplete.

This page assumes you have already completed the dev environment setup for ShedBuilder.

EntityFramework

Install the entity frameworktools with the console command dotnet tool install --global dotnet-ef. The latest version of the dotnet-ef tool at the time of writing (14-Jun-2023) is 7.0.7. Using later versions of the tool may or may not work.