SP.NET Core 与EntityFramework Core项目实战入门
-
知识精讲
课程种类
-
9
课时
-
中级
难度
-
csf
课程讲师
售价 : 18联盟卡
提取码 : 购买后方可查看
-
SP.NET Core 与EntityFramework Core项目实战入门SP.NET Core 与EntityFramework Core项目实战入门SP.NET Core 与EntityFramework Core项目实战入门
-
免费试看:https://pan.baidu.com/s/1aS6kfpn5FDF4x2NGGYkNtw?pwd=24q2
├──课程 1 ASP.NET Core 基础知识
| ├──01-0课程介绍.mp4 68.44M
| ├──1.10ASP.NET Core中的中间件(Middleware)详细介绍.mp4 70.31M
| ├──1.11配置ASP.NET Core请求处理管道.mp4 154.95M
| ├──1.12课程协同和补充说明内容.mp4 96.05M
| ├──1.13Asp.Net Core中的静态文件.mp4 130.84M
| ├──1.14ASP.NET Core开发者异常页面.mp4 90.35M
| ├──1.15Asp.Net Core中的环境变量.mp4 235.81M
| ├──1.1Asp.NetCore介绍.mp4 69.62M
| ├──1.2为您的机器配置开发环境.mp4 97.46M
| ├──1.3创建ASP.NET Core Web程序.mp4 74.49M
| ├──1.4ASP.NET Core Web 项目文件-true.mp4 80.83M
| ├──1.5ASP.NET Core 中的 Main方法.mp4 50.56M
| ├──1.6ASP.NET Core 进程内(InProcess)托管.mp4 102.74M
| ├──1.7ASP.NET Core 进程外(out-of-process)托管.mp4 64.77M
| ├──1.8ASP.NET Core launchsettings.json文件.mp4 71.59M
| └──1.9ASP.NET Core appsettings.json文件.mp4 153.41M
├──课程 2 ASP.NET Core MVC 框架
| ├──1.16MVC是什么?它是如何工作的?.mp4 138.99M
| ├──1.17MVC居然还要在ASP.NET Core中安装?我们来看看是怎么回事.mp4 169.98M
| ├──1.18ASP.NET Core中 AddMvc 和 AddMvcCore他们是什么关系?.mp4 95.46M
| ├──1.19ASP.NET Core MVC中的Model.mp4 129.14M
| ├──1.20使用asp.net core必须会依赖注入.mp4 200.59M
| ├──1.21剖析Asp.net core中的Controller.mp4 191.18M
| ├──1.22ASP.NET Core MVC中的视图.mp4 88.79M
| ├──1.23在ASP.NET Core MVC中的自定义视图发现.mp4 151.21M
| ├──1.24终于要将数据呈现到ASP.NET Core MVC中的View上了.mp4 91.17M
| ├──1.25ViewBag又是什么东西?它和ViewData的区别是什么?.mp4 84.31M
| ├──1.26ASP.NET Core MVC中的使用强类型视图.mp4 69.58M
| ├──1.27ASP.NET Core MVC中的ViewModel-视图模型.mp4 109.25M
| ├──1.28ASP.NET Core MVC中呈现学生列表信息.mp4 112.40M
| ├──1.29ASP.NET Core MVC中布局页面的使用.mp4 114.74M
| ├──1.30ASP.NET Core MVC 中布局页面中 Sections.mp4 104.36M
| ├──1.31什么是_ViewStart.cshtml 文件.mp4 116.90M
| └──32.ASP.NET Core MVC 中的_ViewImports.cshtml 文件.mp4 125.53M
├──课程 3 掌握路由学习EntityFramework基础及TagHelper
| ├──33.ASP.NET Core MVC中的路由技术-传统路由.mp4 105.62M
| ├──34.ASP.NET Core MVC中的属性路由.mp4 225.67M
| ├──35.在VisualStudio中使用包管理工具安装Bootstrap.mp4 140.95M
| ├──36.在ASP.NET Core中标记助手(Tag Helper).mp4 127.32M
| ├──37.为什么要使用标记助手(Tag Helper).mp4 42.32M
| ├──38.使用ASP.NET Core Image Tag Helper.mp4 76.70M
| ├──39-1.EnvironmentTaghelper帮助我们隔离生产和开发环境.mp4 104.16M
| ├──39-2给我们的学生管理系统配置菜单导航信息.mp4 143.23M
| ├──40.使用表单标记助手完成创建学生视图.mp4 142.65M
| ├──41.ASP.NET Core 中的模型绑定.mp4 134.14M
| ├──42.ASP.NET Core 中的模型验证.mp4 100.79M
| ├──43.在 ASP.NET Core中select标签的验证.mp4 100.71M
| ├──44.Visual Studio 2019 插件推荐使用.mp4 50.68M
| ├──45-1什么是 EF Core,什么是 ORM,为什么要使用 ORM 三联回答.mp4 139.07M
| ├──45.一个案例说清楚 AddSingleton vs AddScoped vs AddTransient 三者的差异性.mp4 111.81M
| ├──46.单层 Web 应用和多层 Web 应用的区别.mp4 139.04M
| ├──47.Entity Framework Core 中的 DbContext.mp4 45.16M
| ├──48.在 Entity Framework Core 中使用 Sql server.mp4 102.79M
| ├──49.ASP.NET Core 中的仓储模式.mp4 157.73M
| ├──50.Entity Framework Core 迁移功能.mp4 96.48M
| ├──51.Entity Framework core 中的种子数据.mp4 82.15M
| ├──52.Asp.Net Core 中同步领域模型与数据库架构.mp4 128.67M
| ├──53.在 Asp.net Core MVC 上传文件.mp4 298.70M
| ├──54.在 Asp.net Core MVC 完成上传多个文件.mp4 133.62M
| ├──55.ASP.NET Core中的学生编辑视图.mp4 166.05M
| ├──56.ASP.NET Core中处理HttpPost的Edit操作方法.mp4 297.81M
| ├──57. ASP.NET Core 中处理 404 Not Found 错误信息.mp4 91.00M
| ├──58.统一处理 ASP.NET Core 中的 404 错误异常信息.mp4 97.88M
| ├──59.UseStatusCodePagesWithRedirects 与 UseStatusCodePagesWithReExecute 对比.mp4 126.86M
| ├──60.ASP.NET Core 中的全局异常处理.mp4 126.06M
| ├──61.ASP.NET Core 中的日志记录.mp4 144.22M
| ├──62.在 ASP.NET Core 中记录异常信息.mp4 111.51M
| ├──63.ASP.NET Core中使用Nlog记录信息到文件中.mp4 97.46M
| └──64. ASP.NET Core 中 LogLevel 配置及过滤日志信息.mp4 281.01M
├──课程 4 ASP.NET Core Identity 权限框架入门
| ├──65.从零开始学 ASP.NET Core 中的身份(Identity)认证.mp4 114.79M
| ├──66.使用asp.net Core Identity 注册新用户.mp4 83.74M
| ├──67.ASP.NET Core Identity 中的 UserManager 和 SignInManager 服务.mp4 87.13M
| ├──68.ASP.NET Core Identity 中密码复杂度处理.mp4 150.41M
| ├──69.ASP.NET Core Identity 中完成登录状态显示或隐藏及注销.mp4 72.24M
| ├──70.ASP.NET Core Identity 中的登录功能实现.mp4 101.44M
| ├──71.什么是 ASP.NET Core 中的授权.mp4 112.58M
| ├──72.用户登录成功后如何在 ASP.Net Core 中完成重定向到原始的 URL.mp4 38.57M
| ├──73.Open Redirect(开放式重定向) 漏洞示例.mp4 65.02M
| ├──74.ASP.Net Core 中客户端验证.mp4 114.99M
| ├──75.ASP.Net Core 中的远程验证.mp4 62.24M
| ├──76.ASP.Net Core 中的自定义验证属性.mp4 60.68M
| ├──77.扩展ASP.Net Core 中的 IdentityUser类.mp4 105.41M
| ├──78.在 ASP.Net Core 中创建角色.mp4 116.11M
| ├──79.在 ASP.Net Core 中显示所有的角色列表.mp4 80.84M
| ├──80.编辑 ASP.Net Core 中的角色.mp4 177.76M
| ├──81.在 ASP.Net Core 中添加或删除角色中的用户.mp4 246.47M
| ├──82.ASP.Net Core Identity中的基于角色授权.mp4 92.07M
| ├──83.在 ASP.Net Core 中 完成拒绝访问功能.mp4 84.68M
| ├──84.显示Identity中的注册用户.mp4 128.03M
| ├──85.编辑 ASP.Net Core Identity 中的用户.mp4 120.12M
| ├──86.删除 ASP.Net Core Identity 中的用户.mp4 94.88M
| ├──87.ASP.Net Core 中的确认删除功能.mp4 97.18M
| ├──88.删除 ASP.Net Core Identity 中的角色.mp4 63.31M
| ├──89.EF Core 中禁止强制删除.mp4 93.78M
| └──90.优化自定义Error视图页面.mp4 117.51M
├──课程 5 ASP.NET Core Identity 中的复杂授权
| ├──100.使用委托创建自定义策略授权.mp4 164.12M
| ├──101.ASP.NET Core 中的自定义复杂授权需求.mp4 34.59M
| ├──102.自定义授权的拦截和处理.mp4 163.94M
| ├──103.多个自定义授权处理程序.mp4 138.20M
| ├──104.第三方身份提供商介绍.mp4 105.19M
| ├──105.ASP.Net Core 中启用 Microsoft 身份验证.mp4 340.52M
| ├──106.ASP.Net Core 中启用Github快捷登录.mp4 189.18M
| ├──107.用户机密在实际项目中的用法.mp4 115.47M
| ├──108.验证账户信息安全.mp4 41.87M
| ├──109.阻止未验证的用户登录.mp4 216.09M
| ├──110.电子邮件确认令牌.mp4 326.61M
| ├──111.制作第三方登录的电子邮件令牌.mp4 164.24M
| ├──112.用户邮箱激活功能.mp4 161.25M
| ├──91.ASP.NET Core Identity 中的用户角色.mp4 156.80M
| ├──92.模型绑定的失效.mp4 82.64M
| ├──93.管理ASP.NET Core中的用户声明.mp4 147.63M
| ├──94.ASP.NET Core中的声明授权.mp4 79.58M
| ├──95.角色授权(RBAC)与声明式授权(CBAC)的异同.mp4 132.81M
| ├──96.在 MVC 视图中的进行角色与声明授权.mp4 122.75M
| ├──97.AccessDenied 视图的路由配置修改.mp4 93.93M
| ├──98.自定义中间件处理角色权限种子数据-补充.mp4 187.75M
| └──99.策略授权中的 ClaimType 和 ClaimValue.mp4 104.05M
├──课程 6 Identity权限账户中心的设计与实现
| ├──113.找回密码与重置密码功能.mp4 161.53M
| ├──114.解析ASP.Net CoreIdentity中Token的生成与验证.mp4 145.95M
| ├──115.自定义令牌类型及令牌有效期.mp4 118.85M
| ├──116.ASP.Net Core中Data Protection加密和解密示例.mp4 121.69M
| ├──117.ASP.Net Core中添加更改密码功能.mp4 113.25M
| ├──118.为第三方账户制作添加密码功能.mp4 87.20M
| └──119.ASP.Net Core 中的帐户锁定功能.mp4 170.73M
├──课程 7 升级项目至ASP.NET Core3.1
| ├──120.升级.NET Core 2.2项目到ASP.NET Core 3.1.mp4 261.47M
| ├──121.ASP.NET Core 中新增的路由中间件.mp4 99.00M
| └──122.ASP.NET Core 3.x中的授权与验证中间件.mp4 113.32M
├──课程 8 项目的发布与实施部署
| ├──123.0部署与发布到IIS环境.mp4 44.30M
| └──123.1安装windows环境及部署项目到IIS中.mp4 171.06M
└──课程 9 课程总结
| └──124.ASP.NET Core 课程总结与源码下载.mp4 131.36M
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
|