Skip to main content

Types

Classes

NameSummary
CleanupCommandCommand for cleaning up build artifacts and lock files from the solution.
CodeGenerateCommandRepresents a command for generating code for a specified EasyAF component.
DatabaseGenerateCommandCommand for generating EDMX from database.
DatabaseInitCommandCommand for initializing database scaffolding configuration.
DatabaseRefreshCommandCommand for refreshing existing EDMX files.
EasyAFBaseCommandBase class for EasyAF commands that provides common functionality for MSBuild operations, user secrets management, and project configuration.
EdmxGenerateCommandCommand to generate an EDMX file from an EF Core DbContext in the Data project.
EdmxSwapCommandCommand to switch the Provider in the EDMX file between System.Data.SqlClient and Microsoft.Data.SqlClient.
EdmxWatchCommandCommand to watch EDMX files in your Data project for changes and regenerate the framework.
InitCommandCommand for initializing EasyAF project configuration including database scaffolding, project types, and analyzer setup.
EdmxRootCommandRoot command for EDMX file utilities.
SetupCommandCommand for setting up local development environment for existing EasyAF projects.