Please share the StackTrace
information in the above image.
You can delete the build\outputs
directory and re-run build\build-mvc.ps1
to compile the project and docker. (You can delete the docker container and image first.)
It seems that the files packaged in docker are inconsistent with the external project.
What is your Zero version? Is Net MVC or Core?
check the XSRF CSRF Protection document: https://aspnetboilerplate.com/Pages/Documents/XSRF-CSRF-Protection#asp-net-core
You can see if the document has the content you need.
https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Core#publishing https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular#deployment
You can send it to my email:[email protected]
You can modify it here. https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Host/Controllers/HomeController.cs#L11
Maybe you can use Zero similar to Xamarin.
https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Xamarin
https://docs.aspnetzero.com/documents/zero/latest/Developing-Step-By-Step-Xamarin
https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Application.Client/ApiClient/AbpApiClient.cs