Closed
Description
Hello, this is not really an issue, as much as a set of thoughts...
Thank you for sharing this remarkable piece of open source software! I do feel however that it would be better suited as a PR to Asp.NET core, maybe as an official Microsoft package. It feels like something that inherently fits in Microsoft's mindset around Razor pages.
Secondly I noticed you discuss MediatR. I do think those concepts are related and not related at the same time.
MediatR (IMHO) sits between UI and Application/Domain/... whatever you call it. This package sits between IIS/Kestrel and UI so to speak.
It is perfectly possible (and I would even prefer it) to use this library and still use MediatR to dispatch Commands/Queries.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels