There is something wrong related to microsoft.dotnetcore.mvc.taghelpers! if you remove it from page directives (_viewstart) and submit the form with Post method, request validation token won't be generated and you will get bad request (error 400). This issue should be solved in next preview.
There is something wrong related to microsoft.dotnetcore.mvc.taghelpers! if you remove it from page directives (_viewstart) and submit the form with Post method, request validation token won't be generated and you will get bad request (error 400). This issue should be solved in next preview.