# JavaScript API ABP provides a set of JavaScript APIs for ASP.NET Core MVC / Razor Pages applications. They can be used to perform common application requirements easily in the client side and integrate to the server side. ## APIs * [AJAX](Ajax.md) * [Auth](Auth.md) * [CurrentUser](CurrentUser.md) * [DOM](DOM.md) * [Events](Events.md) * [Features](Features.md) * [Global Features](GlobalFeatures.md) * [Localization](Localization.md) * [Logging](Logging.md) * [ResourceLoader](ResourceLoader.md) * [Settings](Settings.md) * [UI Block/Busy](Block-Busy.md) * [UI Message](Message.md) * [UI Notification](Notify.md)