consume-api-in-aspx

Community

Migrate ASPX pages to the new .NET Core API

AuthorAiLA-X-1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Migrates legacy ASPX WebMethod calls to the new .NET Core API, standardizing API usage and response formats.

Core Features & Use Cases

  • Convert client-side AJAX calls from Page.aspx/Method to API endpoints handled by the new controllers using API.Get and API.Post.
  • Enforce PascalCase in responses and data properties for consistent UI bindings.
  • Remove hard-coded aila_api.js usage and migrate UI logic to API-driven patterns across ASPX pages.

Quick Start

Replace WebMethod AJAX calls with API.Get/API.Post for the target ASPX page and call the new API endpoints to fetch and manipulate data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: consume-api-in-aspx
Download link: https://github.com/AiLA-X-1/TSAV3-Test/archive/main.zip#consume-api-in-aspx

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.