|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-complete-aspnet-core-web-apis-course/
课程评论:没有评论
课程名称:完整的ASP.NET Core Web API课程与JWT安全性 课程概述: 本课程更新了最新讲座,涵盖从ASP.NET Core 2.0 Web API迁移到ASP.NET Core 3.1 Web API的内容。为什么选择ASP.NET Core Web API?ASP.NET Core是操作系统中立的,能够与流行的客户端框架和库无缝集成,包括Blazor、Angular、React和Bootstrap。数以百万计的开发者曾经并继续使用ASP.NET 4.x创建Web应用程序。ASP.NET Core是对ASP.NET 4.x的重新设计,具有架构上的变革,形成了一个更精简、更模块化的框架。 ASP.NET Core Web API是一个简化构建HTTP服务的框架,这些服务可以接触到广泛的客户,包括浏览器和移动设备。ASP.NET Core Web API是构建RESTful应用程序的理想平台。HTTP不仅仅用于提供网页,它同样是构建API的强大平台,能够公开服务和数据。HTTP简单、灵活且无处不在,几乎任何可以想到的平台都有HTTP库,因此HTTP服务能够覆盖广泛的客户,包括浏览器、移动设备和传统桌面应用程序。 课程内容将在未来发布,敬请期待!
[Updated With Latest Lecture On Migration from ASP.Net Core 2.0 Web API to ASP.Net Core 3.1 Web API]Why ASP.Net Core Web APIs?ASP.NET Core is OS neutral and integrates seamlessly with popular client-side frameworks and libraries, including Blazor, Angular, React, and Bootstrap. Millions of developers have used (and continue to use) ASP.NET 4.x to create web apps. ASP.NET Core is a redesign of ASP.NET 4.x, with architectural changes that result in a leaner, more modular framework.ASP.NET Core Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Core Web API is an ideal platform for building RESTful applications.HTTP is not just for serving up web pages. It is also a powerful platform for building APIs that expose services and data. HTTP is simple, flexible, and ubiquitous. Almost any platform that you can think of has an HTTP library, so HTTP services can reach a broad range of clients, including browsers, mobile devices, and traditional desktop applications.