biproberkay / PortalStore

.Net Core (3.1 ve üstü) Restful API Repository Pattern SOLID prensiplerine uygun Unit Test Entity Framework Core (CodeFirst)
1 stars 0 forks source link

:question: why Controller methods called as conroller actions? #22

Closed biproberkay closed 2 years ago

biproberkay commented 2 years ago
  :question: why Controller methods  called as conroller actions?

BaseController class

method actions endpoint

📌 All the public methods of the Controller class are called Action methods.

Originally posted by @biproberkay in https://github.com/biproberkay/PortalStore/discussions/20#discussioncomment-4297922