|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/modern-web-development-with-blazor-and-net-core-5/
课程评论:没有评论
课程名称:Blazor WebAssembly - 完整堆栈网络开发 课程概述:现代网页应用程序的开发常常繁琐,而Blazor为.NET开发者提供了利用C#技能构建互动网页UI的机会。在《使用Blazor和.NET 5进行现代网页开发》课程中,您将学习如何使用Blazor构建网页应用程序。课程内容包括:设置第一个Blazor应用程序、如何与API交互、数据绑定的工作原理,以及如何创建和集成JavaScript组件。完成此课程后,您将具备使用Blazor构建网页应用程序的技能和知识。 更新信息:现在.NET 6已发布,并附带Visual Studio 2022。本课程已更新以展示如何使用Visual Studio 2022和.NET 6创建项目。课程中的所有内容与.NET 6/.NET 7兼容,即使您不打算升级,项目中的内容依然可以正常工作。 为什么选择使用Blazor?当前流行的客户端JavaScript框架包括Angular、React、Vue等,而Blazor是微软对这种垄断的回应。Blazor允许您在.NET Core之上创建单页应用程序,继续使用C#编程(不需要频繁在C#和JavaScript之间切换)。Blazor应用程序利用C#、HTML和CSS实现可重用的网页UI组件,客户端和服务器端代码均使用C#书写,便于共享代码和库。 Blazor WebAssembly使客户端的C#代码能够直接在浏览器中运行,利用WebAssembly(WASM)。由于是真正的.NET在WebAssembly上运行,您可以重用应用程序服务器端部分的代码和库。课程将探讨Blazor的生命周期、数据流、JavaScript互操作性及其他开发活动和细节。 我们还将了解如何将应用程序部署到Microsoft Azure Cloud,利用Azure Web App Service部署API和Blazor服务器应用程序,并使用Azure SQL进行数据库支持。 课程内容涵盖: - 使用Blazor和.NET 5(或.NET 6)构建单页应用程序的客户端UI - 使用Entity Framework Core设计数据库 - 了解存储库模式和依赖注入 - 创建渐进式Web应用(PWA) - 理解REST API和客户端UI设计原则 - 实现全局错误处理 - 深入了解C#和.NET Core Web语法 - 自定义Blazor应用布局 - 用户身份验证和授权 - 使用Identity Core和Identity Server处理用户认证状态 - 在Blazor应用中消费REST Web API - 使用NuGet管理包 - 设置GitHub进行源代码控制 - 部署应用程序和数据库到Microsoft Azure 报名条件:参与此课程需要至少3个月的C#编程经验。如果您需要巩固C#基础,可以参加我的C#初学者课程。此外,若您需要复习网页开发技能,也可以查看《网页开发技术导论》,学习HTML、CSS和JavaScript的基础知识。 课程内容丰富,超过10小时的优质内容,分为多个模块,涵盖相关活动,同时提供故障排除和调试错误的指导,实施最佳实践,编写高效逻辑。完成课程后,您将对Visual Studio的使用以及逻辑和语法错误的处理变得得心应手。课程提供的工作文件托管在GitHub上,方便您跟随讲师逐步学习。 点击“参加此课程”按钮,可能是您迅速提升收入和市场竞争力的最好一步!如果您认为课程不值得所花费用,您可以在30天内申请全额退款,毫无疑问。行动吧!期待在课程中见到您!
Overview Writing modern web applications with a rich UI can be tedious. Blazor gives us.NET developers a chance to leverage our C# skills and build interactive web UIs. In this course, Modern Web Development with Blazor and.NET 5, you will gain the ability to build web applications using Blazor. We will explore: setting up your first Blazor application, how to work with an API and how data binding works, how to create and integrate JavaScript components.When you have finished this course, you will have the skills and knowledge to build a web application using Blazor.**UPDATE**.NET 6 is now available and is shipped with Visual Studio 2022. This course has been updated to show how to create the project using Visual Studio 2022 and.NET 6. Everything in this course is.NET 6 /.NET 7 compatible. Otherwise, everything in the project will work just the same if you are not inclined to upgrade, even if you do. Why Develop With Blazor?The most popular JavaScript client-side web frameworks have been Angular, React, Vue and others. In this course, we keep it.NET by using Blazor, which is Microsoft's response to that monopoly.Blazor allows you to create a Single Page Application on top of.NET Core and continue coding in C# (without needing to flip between C# and JavaScript too much). Blazor apps boast reusable web UI components implemented using C#, HTML, and CSS. Both client and server code are written in C#, allowing you to share code and libraries.Blazor WebAssemblyBlazor can run your client-side C# code directly in the browser, using WebAssembly (WASM for short). Because it's real.NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application.We will explore many intricacies of the Blazor life-cycle, data flow, JavaScript Interoperability, and general development activities and nuances.Deploy To Microsoft Azure CloudAzure Web App Service is key to deploying the API and Blazor Server Applications. We will also enlist Azure SQL for the Database to support our API.Build A Strong Foundation in.NET 5 Programming With Blazor: Build a Single Page Application client-side UI using Blazor and.NET 5 (or.NET 6)Design a Database Using Entity Framework CoreRepository Pattern and Dependency InjectionProgressive Web Application (PWA) with BlazorUnderstand the REST API and Client UI design principles Global Error Handling with HTTP InterceptorUnderstand C# and.NET Core Web SyntaxUnderstand how to customize Blazor app layoutsUnderstand User Authentication and Authorization in Blazor Understand Identity Core and Identity ServerHandle Blazor Application User Authentication StateConsume REST Web API in Blazor ApplicationManage Packages with NuGet ManagerSetup GitHub for Source ControlDeploy Applications and Database to Microsoft AzurePREREQUISITESTo take this course, you should have at least 3 months of experience programming in C#. If you need to strengthen your C# fundamentals, you can take my C# beginner course C# Console and Windows Forms Development with LINQ & ADO.NET. If you need to brush up on your web development skills, you may also review Introduction To Website Development Technologies to learn the fundamentals of HTML, CSS, and JavaScript. Content and OverviewTo take this course, you must have some knowledge of Object Oriented Programming, if not C#. Even if you have little exposure to the.NET development stack, this course is beginner-friendly and full of development tips. This is a huge course. Over 10 hours of premium content, but smartly broken up to highlight related activities based on each module in the application being built. We will also look at troubleshooting and debugging errors as we go along, implementing best practices, writing efficient logic, and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course, and you will be challenged to be the best you can be.We don't do things the perfect way the first time; that is different from the reality of writing code. We make mistakes and point them out and fix them around them. By doing this, we develop proficiency in using debugging tools and techniques. By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much that it will be second nature for you when working in the.NET environment. This will put your newly learned skills into practical use and impress your boss and coworkers.The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.Clicking the Take This Course button could be the best step you could take towards quickly increasing your income and marketability! Also, remember that if you don't think the course is worth what you spent, you have a full 30 days to get a no questions asked refund!It's time to take action! See you in the course!