WebApp_Turnos:在NetCore 3.1 C#MVC中开发的WepApp 源码
转变 WepApp使用ASP.NET Core 3.1 C#MVC EF开发,使用MaterializeCSS HTML5 JQUERY并使用OnModelCreating将其连接到SQLSERVER 命令: 迁移数据库:dotnet ef迁移添加迁移-> dotnet ef数据库更新 要启动该应用程序:dotnet watch run
文件列表
WebApp_Turnos-main.zip
(预估有个76文件)
WebApp_Turnos-main
.gitattributes
66B
Startup.cs
2KB
appsettings.Development.json
159B
Program.cs
688B
Controllers
PacienteController.cs
3KB
EspecialidadController.cs
3KB
MedicoController.cs
6KB
HomeController.cs
913B
暂无评论