.NET CORE MVC基础教程

时间:2021-08-23 04:25:47
【文件属性】:

文件名称:.NET CORE MVC基础教程

文件大小:1.21MB

文件格式:RAR

更新时间:2021-08-23 04:25:47

.net core2.0 mvc

.ner core2.0 Mvc官方教程例子,本教程介绍具有控制器和视图的 ASP.NET Core MVC Web 开发。 Razor Pages 是一项 ASP.NET Core MVC 框架功能,便于开发人员更轻松高效地生成和测试 Web UI。 可以在同一个项目中结合使用 Razor Pages 与控制器和视图。开发环境是VS2017


【文件预览】:
CoreLearn
----Startup.cs(2KB)
----appsettings.Development.json(178B)
----CoreLearn.csproj.user(1KB)
----Program.cs(1KB)
----Controllers()
--------MoviesController.cs(5KB)
--------HomeController.cs(870B)
----.vs()
--------CoreLearn()
--------config()
----wwwroot()
--------favicon.ico(31KB)
--------images()
--------lib()
--------js()
--------css()
----Models()
--------MovieGenreViewModel.cs(286B)
--------ErrorViewModel.cs(217B)
--------Movie.cs(1008B)
--------SeedData.cs(3KB)
----Properties()
--------launchSettings.json(649B)
----CoreLearn.sln(1KB)
----Migrations()
--------20180802145713_Rating.cs(649B)
--------20180802105026_Initial.Designer.cs(1KB)
--------20180802145713_Rating.Designer.cs(1KB)
--------MvcMovieContextModelSnapshot.cs(1KB)
--------20180802105026_Initial.cs(1KB)
----Data()
--------MvcMovieContext.cs(433B)
----appsettings.json(423B)
----bundleconfig.json(628B)
----obj()
--------Debug()
--------CoreLearn.csproj.nuget.g.props(2KB)
--------CoreLearn.csproj.nuget.cache(149B)
--------project.assets.json(593KB)
--------CoreLearn.csproj.nuget.g.targets(2KB)
----bin()
--------Debug()
--------Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll(29KB)
--------Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml(2KB)
----Views()
--------_ViewStart.cshtml(35B)
--------Movies()
--------Shared()
--------Home()
--------_ViewImports.cshtml(97B)
----CoreLearn.csproj(571B)

网友评论