Base solution for your next web application
Open Closed

run nswag/refresh.bat #7568


User avatar
0
RiskAvert created

Hi ,

I am Running this command, codes are generated on proxies file's but component files are not genarated.

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Component files mean? Can you give an example?

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    RiskAvert created

    Departments: -- Module Name

    departments.component.html, departments.component.ts and departments.component.less

    those files are not generating..

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    maliming created
    Support Team

    nswag/refresh.bat can only generate scripts for typescript.

    To generate angular components, you should use Power tools

    https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Rapid-Application-Development https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Development-Guide-Rad-Tool

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)