0
guven.uysall created
- ABP Framework version: v6.0.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular):no
Hi support,
I created the project and cs files with version 5.3.4. I upgraded the suite and cli version from 5.3.4 to 6.0.2. The appservice cs files I created with 5.3.4 did not have the letter 's'. Now it creates an extra file with the letter s.
thanks.
2 Answer(s)
-
0
we have changed the naming convention of the generated AppService classes. In the new versions, it will be plural.
-
0
:) thanks.