Open Closed

Class name of AppService does not match filename #3623


User avatar
0
ageiter created
  • ABP Framework version: v5.3.0

  • UI type: Blazor

  • DB provider: EF Core

  • Steps to reproduce the issue:"

  1. Use ABP Suite to generate entities
  2. Generate any entity (with backend selected)
  • Problem / Bug:"

The file name of the AppService class is named in singular, but the class itself is named in plural.

Example: Entity "Country":

  • Class name: CountriesAppService
  • Filename: CountryAppService.cs

This should match. Probably rather singular (CountryAppService).

Thanks, Adrian


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

    Hi @ageiter,

    Thanks for reporting. We'll fix it.

    I've refunded your question credit.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13