dotnet-ef
by: Microsoft
- 18 total downloads
- Latest version: 3.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
xcodetool
by: 新生命开发团队
- 654 total downloads
- Latest version: 11.24.2026.325-beta0319
XCode 官方命令行工具,基于 Model.xml 生成实体数据类与业务类,支持快速建模与持续迭代。