zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Building Your First ASP.NET Core Web Application
magnet:?xt=urn:btih:dbabae7070a56660b28eb068acfa03695bca961c&dn=Building Your First ASP.NET Core Web Application
磁力链接详情
Hash值:
dbabae7070a56660b28eb068acfa03695bca961c
点击数:
104
文件大小:
1.45 GB
文件数量:
77
创建日期:
2017-7-21 14:32
最后访问:
2024-11-2 10:54
访问标签:
Building
Your
First
ASP
NET
Core
Web
Application
文件列表详情
1. Overview/Course Overview.avi 7.49 MB
10. Adding Security Using ASP.NET Identity/1. Module Overview.avi 5.95 MB
10. Adding Security Using ASP.NET Identity/2. Introduction ASP.NET Identity.avi 10.49 MB
10. Adding Security Using ASP.NET Identity/3. Configuring the Application for Identitw.avi 24.45 MB
10. Adding Security Using ASP.NET Identity/4. Demo - Adding and Configuring ASP.NET Core Identity.avi 19.52 MB
10. Adding Security Using ASP.NET Identity/5. Adding the Login Page.avi 14.62 MB
10. Adding Security Using ASP.NET Identity/6. Demo - Adding the Account Controller and the Login View.avi 47.08 MB
10. Adding Security Using ASP.NET Identity/7. Adding Authorization.avi 10.56 MB
10. Adding Security Using ASP.NET Identity/8. Demo - Adding Authorization.avi 14.9 MB
10. Adding Security Using ASP.NET Identity/9. Summary.avi 4.02 MB
11. Deployment the Site to Azure/1. Module Overview.avi 5.35 MB
11. Deployment the Site to Azure/2. Configuring Multiple Enviroments.avi 21.75 MB
11. Deployment the Site to Azure/3. Demo - Creating the Error Page and Configuring the Enviroments.avi 22.99 MB
11. Deployment the Site to Azure/4. Deployment Options.avi 6.41 MB
11. Deployment the Site to Azure/5. Deploying the site to Azure.avi 2.96 MB
11. Deployment the Site to Azure/6. Demo - Deploying the Site to Azure.avi 52.74 MB
11. Deployment the Site to Azure/7. Summary and Course Closing.avi 3.59 MB
2. Introduction/1. Course Overview.avi 15.29 MB
2. Introduction/2. Demo - Taking a Look at the Finished Application.avi 14.33 MB
2. Introduction/3. An introduction to ASP.NET Core.avi 20.54 MB
2. Introduction/4. Getting Your Machine Ready.avi 3.7 MB
2. Introduction/5. Demo Getting Your Machine Ready.avi 6.29 MB
2. Introduction/6. Summary.avi 1.78 MB
3. Setting up the Solution/1. Module Overview.avi 6.57 MB
3. Setting up the Solution/2. File -- New Project.avi 8.18 MB
3. Setting up the Solution/3. Demo - Creating the New Solution.avi 6.13 MB
3. Setting up the Solution/4. Looking at the Project Structure.avi 21.61 MB
3. Setting up the Solution/5. Demo- Adding the Correct NuGet Packages.avi 16.56 MB
3. Setting up the Solution/6. Other .NET Core Files.avi 3.17 MB
3. Setting up the Solution/7. Configuring the Application.avi 17.31 MB
3. Setting up the Solution/8. Demo - Configuring the Application.avi 17.06 MB
3. Setting up the Solution/9. Summary.avi 2.99 MB
4. Creating the Overview Page/1. Module Overview.avi 6.97 MB
4. Creating the Overview Page/10. Demo - Adding Styles.avi 29.67 MB
4. Creating the Overview Page/11. Summary.avi 6.02 MB
4. Creating the Overview Page/2. Looking at the Finished Overview Page.avi 2.04 MB
4. Creating the Overview Page/3. The MVC Pattern.avi 44.07 MB
4. Creating the Overview Page/4. Demo - Adding Models, the Repository, and the First Controller.avi 55.45 MB
4. Creating the Overview Page/5. Creating the View.avi 30.17 MB
4. Creating the Overview Page/6. DemoL Creating Our First View.avi 36.94 MB
4. Creating the Overview Page/7. Improving the View Code.avi 9.86 MB
4. Creating the Overview Page/8. Demo - Adding a Layout, ViewStart and ViewImports file.avi 19.11 MB
4. Creating the Overview Page/9. Adding Styles.avi 7.13 MB
5. Adding Data with EF Core/1. Module Overview.avi 7.01 MB
5. Adding Data with EF Core/2. An Overview of Entity Framework Core.avi 17.92 MB
5. Adding Data with EF Core/3. Adding EF Core to Our Application.avi 37.65 MB
5. Adding Data with EF Core/4. Demo - Adding EF Core to Our Application.avi 57.62 MB
5. Adding Data with EF Core/5. Database Initialization and Migrations.avi 8.52 MB
5. Adding Data with EF Core/6. Demo - Database Initialization and Migrations.avi 40.48 MB
5. Adding Data with EF Core/7. Summary.avi 4.41 MB
6. Designing More Pages/1. Module overview.avi 6.38 MB
6. Designing More Pages/10. Summary.avi 5.37 MB
6. Designing More Pages/2. Updating the List View with Partial Views.avi 11.24 MB
6. Designing More Pages/3. Demo - Updating the List View with Partial Views.avi 15.11 MB
6. Designing More Pages/4. Creating the Shopping Cart.avi 9.17 MB
6. Designing More Pages/5. Demo - Creating the Shopping Cart.avi 64.37 MB
6. Designing More Pages/6. View Components.avi 19.17 MB
6. Designing More Pages/7. Demo - Creating View Components.avi 57.67 MB
6. Designing More Pages/8. Creating a Custom Tag Helper.avi 14.7 MB
6. Designing More Pages/9. Demo - Creating a Custom Tag Helper for the Contact Page.avi 26.87 MB
7. Adding Navigation/1. Module Overview.avi 4.79 MB
7. Adding Navigation/2. Routing Fundamentals.avi 46.54 MB
7. Adding Navigation/3. Adding Navigation to Our Site.avi 6.33 MB
7. Adding Navigation/4. Demo - Adding Navigation and Routes.avi 79.31 MB
7. Adding Navigation/5. Summary.avi 3.28 MB
8. Ordering with the Form/1. Module Overview.avi 3.87 MB
8. Ordering with the Form/2. Using Tag Helpers to Create the Form.avi 23.59 MB
8. Ordering with the Form/3. Demo - Creating the Order Form.avi 39.59 MB
8. Ordering with the Form/4. Adding Validation.avi 29.36 MB
8. Ordering with the Form/5. Demo - Validating the Form.avi 40.57 MB
8. Ordering with the Form/6. Summary.avi 2.89 MB
9. Adding Client-Side Functionality/1.Module Overview.avi 5.08 MB
9. Adding Client-Side Functionality/2. Adding Client-side Libraries with Bower.avi 20.02 MB
9. Adding Client-Side Functionality/3. Demo Adding jQuery to Our Site.avi 16.35 MB
9. Adding Client-Side Functionality/4. Creating an API Controller.avi 24.87 MB
9. Adding Client-Side Functionality/5. Creating the Load More Functionality Using Script and the API Controller.avi 51.23 MB
9. Adding Client-Side Functionality/6. Summary.avi 3.82 MB
其他位置