Namespace Ando.References
Classes
- DirectoryRef
Represents a reference to a directory. Provides type-safe directory references for operations that need a working directory.
- EfContextRef
Represents a reference to an Entity Framework DbContext within a project. Used with EfOperations for database migration and schema management.
- ProjectRef
Represents a reference to a project file (e.g., .csproj, package.json). Provides type-safe project references for build operations.