Open Closed

Inquiry Regarding Transition from WASM to Server-side Development #6588


User avatar
0
metin created

Dear ABP Support Team,

As part of our ongoing development strategy, we aim to transition certain aspects of our application from WASM to the server-side. This shift is intended to enhance performance, specifically to increase the speed of loading and responding to pages. After thorough research, we believe that ABP is well-positioned to assist us in this transition. Given our existing commercial license, we are interested in exploring the options and services your company provides to support clients in migrating from WASM to server-side development. Could you please provide more information on the following:

  1. Services offered by ABP to assist in the conversion from WASM to server-side development.
  2. Documentation or resources available to guide our team through this process as soon as possible.
  3. Support and consultation options available to us.

We value the partnership we have with ABP and are eager to explore how your expertise can contribute to the success of our server-side development initiative. Your prompt response and guidance in this matter would be greatly appreciated. Thank you for your attention to this inquiry, and we look forward to the possibility of working together to achieve our development goals.

Best regards,

Project Technical Details:

  • ABP Framework version: v7.1.1
  • UI Type: Blazor WASM
  • Database System: SQL Server
  • UI 3rd Party Component: SyncFusion v24.1.44
  • Project type: A fully layered solution based on DDD
  • Tiered (for MVC) or Auth Server Separated (for Angular): No
  • Exception message and full stack trace:-
  • Steps to reproduce the issue:0

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    This should be easy to do, you can create a new project with Blazor server UI.

    • Copy and add the Blazor server project to your existing solution
    • Change project references
    • Copy pages/components from Blazor WebAssembly to the Blazor server project

    If you need additional services, you can check this: https://commercial.abp.io/additional-services

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11