A unified story for building web UI and web APIs

huangapple go评论53阅读模式
英文:

A unified story for building web UI and web APIs

问题

ASP.NET Core 提供以下优势:统一的构建 Web 用户界面和 Web API 的方法。

英文:

I am reading the asp dot net core documentation and here I read the following line.

> ASP.NET Core provides the following benefits: A unified story for building web UI and web APIs.

Can anybody explain to me what that means. Before core in Asp dot net 4.x version doesn't have it?

答案1

得分: 0

我知道你是从这篇文章中获取了这一行。

根据我的理解,ASP.NET Core提供了一种一致性的方法来构建Web用户界面(UI)和Web应用程序编程接口(API)。

与使用单独的框架或方法来进行UI和API开发不同,ASP.NET Core允许开发人员使用统一的工具和概念来进行开发。

例如,使用ASP.NET Web API和Vue.js。

英文:

I know you get this line form this article.

Based on my understanding, the asp.net core offers a cohesive and consistent approach to building both web user interfaces (UI) and web application programming interfaces (APIs).

Instead of using separate frameworks or approaches for UI and API development, ASP.NET Core allows developers to work with a unified set of tools and concepts.

For example, using the asp.net web api and vue.js.

huangapple
  • 本文由 发表于 2023年5月15日 13:25:57
  • 转载请务必保留本文链接:https://go.coder-hub.com/76251082.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定