|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/react-asp-net-core/
课程评论:没有评论
课程名称:React ASP.NET Core 入门指南 课程概述:欢迎来到本课程。在本课程中,您将学习如何使用 React 作为前端框架开发单页应用(SPA)。React 因其卓越的性能而闻名,其依赖虚拟 DOM 的机制使得界面能够进行部分更新,从而提升了效率。另一方面,ASP.NET Core 是 ASP.NET 的最新版本,以其出色的性能和易用性成为开发 web 应用的理想后端框架。ASP.NET Core 拥有较小的内存占用,并提供开箱即用的依赖注入容器来处理生命周期中的不同组件。此外,它支持在 Linux、macOS 和 Windows 等主要平台上运行,您可以选择在 IIS 下托管或使用自包含模式。 EF Core 是新一代的 ORM,较早版本相比在性能和功能上有了显著增强,提供了更好的开发体验。您可以查看查询,并添加调试信息以帮助您排查问题。 无论您的 React 知识水平如何,都可以参加该课程。本课程将从创建 ASP.NET Core 项目与 React 开始,深入讲解 ASP.NET Core 的配置,并介绍 Swagger 和 Stackify 等工具,以简化开发过程。接着,您将学习 React 的基础知识,包括如何创建可重用的组件、使用状态、以及创建 JSX 元素和表单元素。最后,我们将讨论如何利用 EF Core 进行 CRUD 操作。 期待您加入我们的课程!
Hello and welcome to this course. React is one of the most well known fronted frameworks where you can develop single-page applications SPA using it. Also, what is unique about React is that its performance is outstanding comparing other frameworks due to the fact that React relies on the virtual dom and do partials updates on the UI.ASP.NET Core is the latest generation of ASP.NET. It's outstanding performance and ease of use make it the ideal backend framework to use to develop web applications. ASP.NET Core has a smaller memory footprint and out of the box dependency container that handles different components of a life time. Also, the ability to run it on all major platforms such as Linux, macOS and Windows. Also, the mode of hosting can be either under IIS or be self-contained. EF Core is the next generation ORM for EF. EF Core introduced huge performance enhancements comparing to older versions and more features for better developments. With EF Core, you can now see the queries and even add messages to help you debug your work.In this course, no matter what is your knowledge level with React you can take this course. In this course, we will start with the creation of the ASP.NET Core Project with React and we ill deep dive into ASP.NET Core and we will see how you can configure it and also add some nice tools such as Swagger and Stackify to make your development life much easier.Then we will learn the basics of React and how we can use it. WE will se how we can create components with it to help share code and have a reusable UI element. And we will see how we can use the state and how to create JSX elements and Form elements.Later on, we will see how we can use EF Core for CRUD operations. So, we hope to see you on this course ;)