Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

.NET REST Backend / Web API Service

Follow our tutorial to create an application with the Backend Web API Service.

The Solution Wizard scaffolds a Web API Service with integrated authorization & CRUD operations powered by EF Core and our XPO ORM library. You can use OAuth2, JWT, or custom strategies for authentication alongside tools like Postman or Swagger for API testing.

#Start Tutorial

Create a Standalone Web API Application