Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused method in Service layer created by scaffolding #21

Closed
nanotaboada opened this issue Dec 20, 2023 · 0 comments · Fixed by #22
Closed

Remove unused method in Service layer created by scaffolding #21

nanotaboada opened this issue Dec 20, 2023 · 0 comments · Fixed by #22
Assignees

Comments

@nanotaboada
Copy link
Owner

dotnet aspnet-codegenerator controller -name PlayersController \
-async -api --model Player --dataContext PlayerContext \ 
-outDir Controllers

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/tools/dotnet-aspnet-codegenerator

@nanotaboada nanotaboada changed the title Remove unused method created by aspnet-codegenerator Remove unused method in Controller layer created by aspnet-codegenerator Dec 20, 2023
@nanotaboada nanotaboada changed the title Remove unused method in Controller layer created by aspnet-codegenerator Remove unused method in Service layer created by aspnet-codegenerator Dec 20, 2023
@nanotaboada nanotaboada changed the title Remove unused method in Service layer created by aspnet-codegenerator Remove unused method in Service layer created by scaffolding Dec 20, 2023
@nanotaboada nanotaboada self-assigned this Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant