AspNetCore-Learning-Mvc::sun:AspNetCore学习笔记(Mvc篇),学生管理系统

时间:2021-05-09 17:37:49
【文件属性】:
文件名称:AspNetCore-Learning-Mvc::sun:AspNetCore学习笔记(Mvc篇),学生管理系统
文件大小:5.75MB
文件格式:ZIP
更新时间:2021-05-09 17:37:49
csharp aspnetcore dotnetcore cshtml JavaScript Asp.Net Core 学习之MVC 相关项目: 公众号 公众号 Asp.Net Core 学习笔记系列博客: C#语言学习系列博客: 相关博文推荐: 常识 像Django那样自动检查代码更新,自动重载服务器(太方便了) dotnet watch run 托管设置 设置项目文件的AspNetCoreHostingModel属性。 netcoreapp2.2 InProcess InProcess:使用IIS服务器托管 OutOfProcess:使用自带Kestrel服务器托管 中间件入门 可同时被访问和请求 可以处理请求后,将请求传递给下一个
【文件预览】:
AspNetCore-Learning-Mvc-master
----Models()
--------AppDbContext.cs(777B)
--------Student.cs(937B)
--------MockStudentRepository.cs(2KB)
--------IStudentRepository.cs(384B)
--------ModelBuilderExtensions.cs(883B)
--------ClassNameEnum.cs(458B)
--------SqlStudentRepository.cs(1KB)
----StudyManagement.csproj(1KB)
----wwwroot()
--------css()
--------images()
--------test.html(191B)
--------uploads()
--------lib()
----Migrations()
--------20200207155850_InitMiraton.Designer.cs(2KB)
--------20200208024939_AddStudentSeedData.Designer.cs(2KB)
--------20200208024939_AddStudentSeedData.cs(1KB)
--------20200208025234_AddPhotoPathToStudents.cs(611B)
--------AppDbContextModelSnapshot.cs(2KB)
--------20200207155850_InitMiraton.cs(1KB)
--------20200208025234_AddPhotoPathToStudents.Designer.cs(2KB)
----Program.cs(1KB)
----readme.md(31KB)
----Controllers()
--------ErrorController.cs(2KB)
--------HomeController.cs(5KB)
----Startup.cs(2KB)
----LICENSE(18KB)
----db.sqlite3(16KB)
----appsettings.Development.json(137B)
----libman.json(273B)
----.gitignore(6KB)
----appsettings.json(321B)
----StudyManagement.sln(1KB)
----Views()
--------Student()
--------_ViewStart.cshtml(31B)
--------_ViewImports.cshtml(121B)
--------Shared()
----Properties()
--------launchSettings.json(753B)
----NLog.config(1022B)
----ViewModels()
--------ExceptionViewModel.cs(441B)
--------StudentDetailsViewModel.cs(316B)
--------StatusCodeViewModel.cs(506B)
--------StudentCreateViewModel.cs(1KB)
--------StudentEditViewModel.cs(306B)

网友评论