Can I use ISender or IMediator on Razor page (PageModel) ? #1150
siwaphatpg
started this conversation in
General
Replies: 1 comment 4 replies
-
Yes, Razor Pages and MVC are very similar in their functionality and usage. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new of using Clean Architecture.
But I think I have understood all the main concepts of this super useful architecture.
My problem is I'm using version 8 and I selected WebAPI only project because I wanted to use just "cshtml" for front end development.
There are any examples of Clean Architecure with my requirement ?
Beta Was this translation helpful? Give feedback.
All reactions