2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > 了解如何使用ASP.NET Core 3.1构建Web应用程序

了解如何使用ASP.NET Core 3.1构建Web应用程序

时间:2020-05-11 21:18:24

相关推荐

了解如何使用ASP.NET Core 3.1构建Web应用程序

Core is an open source web-development framework for building web apps on the .NET platform. While originally only for Windows, it is now available on macOS and Linux as well.

Core是一个开放源代码的Web开发框架,用于在.NET平台上构建Web应用程序。 虽然最初仅适用于Windows,但现在也适用于macOS和Linux。

We've released a 3 hour course on the YouTube channel so you can learn Core 3.1. The course is for beginners, but it is expected that you have some knowledge of C#. (If you want to learn C#, check out this great C# course.)

我们在 YouTube频道上发布了3小时的课程,因此您可以学习 Core 3.1。 该课程是针对初学者的,但是希望您对C#有一定的了解。 (如果您想学习C#,请查看此出色的C#课程 。)

In this course you will first learn about the history and basics of Core. Then you will learn how to build a small book list application with CRUD operations. You will learn how to use the Entity Framework for integration with a database with Core Razor Pages.

在本课程中,您将首先学习 Core的历史和基础知识。 然后,您将学习如何使用CRUD操作构建一个小型图书清单应用程序。 您将学习如何使用实体框架与带有 Core Razor Pages的数据库集成。

You will also learn how to build a book list application using MVC and see how to use DataTables with API Calls in a Razor Project.

您还将学习如何使用 MVC构建图书清单应用程序,以及如何在Razor项目中将DataTables与API调用一起使用。

This course was developed by Bhrugen Patel. Watch it below or on the YouTube channel.

该课程由Bhrugen Patel开发。 在下面或在 YouTube频道上观看。

翻译自: /news/asp-net-core-3-1-course/

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。