简体   繁体   English

将现有 Angular 应用程序与现有 .net mvc 和 .net 核心应用程序集成需要哪些步骤?

[英]What are the steps needed to integrate an existing Angular app with an existing .net mvc & .net core application?

What are the steps needed to integrate an existing Angular app with an existing .net mvc & .net core application, where to start?将现有 Angular 应用程序与现有 .net mvc 和 .net 核心应用程序集成需要哪些步骤,从哪里开始?

Here are some of the options available以下是一些可用的选项

  1. Integrating Angular and.Net Core with SignalR Angular和.Net Core与SignalR集成

    https://code-maze.com/netcore-signalr-angular/ https://code-maze.com/netcore-signalr-angular/

  2. Integrating Angular and.Net Core using a REST API over http / https Integrating Angular and.Net Core using a REST API over http / https

    https://dev.to/dileno/build-an-angular-8-app-with-rest-api-and-asp-net-core-2-2-part-2-46ap https://dev.to/dileno/build-an-angular-8-app-with-rest-api-and-asp-net-core-2-2-part-2-46ap

  3. Integrating Angular and.Net Core using SOAP web services使用 SOAP web 服务集成 Angular 和 .Net Core

    https://github.com/lula/ngx-soap https://github.com/lula/ngx-soap

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将Lightswitch应用程序集成到现有Web应用程序中的步骤 - Steps to integrate lightswitch app into existing web application 将现有的ASP.NET MVC应用程序与Orchard CMS集成 - Integrate existing ASP.NET MVC application with Orchard CMS 将现有 Dnn 应用程序转换为 .Net 核心 - Converting Existing Dnn Application to .Net core 将Umbraco 8集成到现有的.NET解决方案中 - Integrate Umbraco 8 into existing a .NET solution 将现有的Web应用程序(.NET)集成到CMS,例如Ubranco或DotNetNuke - Integrate existing web application(.NET) to CMS like Ubranco or DotNetNuke 部署 angular 应用程序和 .net 核心 web Z8A5DA52ED126447D8AAZA1 的步骤 - steps to deploy angular application and .net core web api 具有现有 .net core 5 项目的 VueJs - VueJs with an existing .net core 5 project 需要指导将报告功能添加到现有 .Net Core Web 应用程序 - Need guidance adding reporting capability to existing .Net Core web app 将现有的SqlMembershipProvider数据库与ASP.NET MVC应用程序一起使用 - Using an existing SqlMembershipProvider database with an ASP.NET MVC app 为现有的大型.NET应用程序创建本机iOS应用程序 - Creating a native iOS App for an existing large .NET application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM