Skip to content
Magic edited this page Dec 24, 2024 · 10 revisions

Welcome to the MagicEF.Scaffolding wiki!

Primary EF Scaffolding Protocol:

The following arguments are to be utilized to achieve the main Magic EF scaffolding protocol.

--ambiguousIndex

--removeConstructors

--removeOnConfiguring

--scaffoldProtocol

--dbHelpers

--separateVirtualProperties

--initialSetup


Experimental arguements:

Share DTO Protocol

An addition to the primary protocol. Simply create a new class library. Your primary class library utilized for scaffolding will reference this new library, but not vice versa. Then Magic EF will automatically build connected interfaces, DTO's, extensions, and much more!

--initialShareSetupHandler

--shareScaffoldProtocolHandler

Clone this wiki locally