我是靠谱客的博主 真实宝马,最近开发中收集的这篇文章主要介绍了解如何使用ASP.NET Core 3.1构建Web应用程序,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

ASP.NET 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.

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

We've released a 3 hour course on the freeCodeCamp.org YouTube channel so you can learn ASP.NET 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.)

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

In this course you will first learn about the history and basics of ASP.NET 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 ASP.NET Core Razor Pages.

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

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

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

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

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

翻译自: https://www.freecodecamp.org/news/asp-net-core-3-1-course/

最后

以上就是真实宝马为你收集整理的了解如何使用ASP.NET Core 3.1构建Web应用程序的全部内容,希望文章能够帮你解决了解如何使用ASP.NET Core 3.1构建Web应用程序所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(55)

评论列表共有 0 条评论

立即
投稿
返回
顶部