Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

Please share the StackTrace information in the above image.

You can also use Entity Framework's built-in tools for migrations. Open Package Manager Console in Visual Studio, set *.EntityFrameworkCore as the Default Project and run the Update-Database command as shown below:

You need to migrate in the aspnet-core directory

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

Answer

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

Showing 2621 to 2630 of 2998 entries