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

R4mvc doesn't generate actions of type ViewResult, PartialViewResult correctly. #155

Open
busybycrazyness opened this issue Aug 10, 2020 · 0 comments

Comments

@busybycrazyness
Copy link

busybycrazyness commented Aug 10, 2020

R4mvc doesn't generate actions of type ViewResult, PartialViewResult, FileStreamResult correctly,
Or am i missing something?
it will work fine if I create this
internal partial class R4Mvc_Microsoft_AspNetCore_Mvc_ViewResult: ViewResult ... and set it to generated action, but every time i run Generate-R4mvc
I got so much errors,
with version: 1.0.0-alpha2-00369
Untitled

@busybycrazyness busybycrazyness changed the title R4mvc doesn't support ViewResult, PartialViewResult and etc. R4mvc doesn't generate actions of type ViewResult, PartialViewResult correctly. Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant