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

Activities of "yekalkan"

Answer

I could help you if you can more explain the situations which you get errors and also show those errors.

Regenerate Entity: Sometimes I need add-remove entity, but I could not be able to add. it gives error.

Did you mean add/remove property?

Merhaba,

Oluşturduğunuz 3 entity arasındaki ilişkiyi gözden geçirmeniz gerek. Silme işlemlerinde oluşabilecek sorunlardan dolayı değişikliklikler veritabanına uygulanamıyor.

Oluşturulan migration'lar üzerinde Cascade-Delete'lerde değişiklik yapabilir, veya navigation property'leri nullable yaparak tekrar oluşturabilirsiniz.

Yardımcı olması açısından şu linkteki ilk 2 cevaba göz atmanızı tavsiye ederim: https://stackoverflow.com/questions/17127351/introducing-foreign-key-constraint-may-cause-cycles-or-multiple-cascade-paths

Unfortunately this is not possible.

But if you are going to create a new dashboard, you can wait until v8.0 is released with new dashboard system which will allow you to create a customizable and drag-drop dashboard.

see https://github.com/aspnetzero/aspnet-zero-core/issues/1824

Yes.

There is no difference between a demo project and a real project. When you download a non-demo project, you will see the same pages as well.

Rad Tool generates all the layers for a crud page. Do you mean something else?

Rad tool doesn't run NSwag. You need to run NSwag yourself.

See https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Infrastructure-Angular-NSwag

this seems to be missing based on the web tutorial

This is told in Rad tool document. And if you are talking about this video, the project there is MVC+Jquery.

No. Of course it should work when the project is split across two VS Solutions as well.

Can you show me your Rad tool console log with the error? So i can help you.

Showing 51 to 60 of 314 entries