issues
search
Avanade
/
Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
MIT License
135
stars
39
forks
source link
v5.12.8
#248
Closed
chullybun
closed
4 months ago
chullybun
commented
4 months ago
Fixed
: Fixed the model code-generation by allowing the
ModelInherits
to be specified within the
Entity
YAML configuration to override the default.
Fixed
: Fixed
dotnet run count
to exclude paths that start with
.
(dot) to avoid including in the count.
ModelInherits
to be specified within theEntity
YAML configuration to override the default.dotnet run count
to exclude paths that start with.
(dot) to avoid including in the count.