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

Activities of "yekalkan"

v1.3.0 is live now. You can upgrade on visual studio.

@joe704la

Generating from existing entity is not part of that release but one of the next releases.

You will be able to override our templates's destination location in next release. So you can modify our templates according to your file names. But i recommend you to wait for the documentation (several days after release).

Currently we are testing the new version. It is planned to be released on tomorrow.

Also it needs some documentation upgrades after release.

It is explained in Unit Of Work documentation.

<a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/Unit-Of-Work#automatically-saving-changes">https://aspnetboilerplate.com/Pages/Doc ... ng-changes</a>

Answer

Hi,

I guess you are looking at a wrong documentation. Angular projects, clearly, doesn't have a *.Web.Mvc project.

Please check our angular documentation <a class="postlink" href="https://aspnetzero.com/Documents/Getting-Started-Angular">https://aspnetzero.com/Documents/Gettin ... ed-Angular</a>

We'll fix this in a short time. Thanks for reporting.

If you need this feature now, follow these steps:

1-) Disable add-migration and update-database. 2-) Generate your entity without enum. 3-) Add your enum definition and property on your generated {entity}.json file. 4-) Run the tool with command line.

All files will be regenerated and include your enum.

You can see linux/mac documentation for third and fourth steps. <a class="postlink" href="https://aspnetzero.com/Documents/Development-Guide-Rad-Tool-Mac-Linux">https://aspnetzero.com/Documents/Develo ... -Mac-Linux</a>

<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/878">https://github.com/aspnetzero/aspnet-ze ... issues/878</a>

This issue is reported but no solution yet.

We've started to work on navigation properties today. We aim to release it in 2 weeks (earlier if possible).

Tool will also generate UI for linking entities.

1 week is a little optimistic, But i don't think it will take more than 2-3 weeks. My personal advice is waiting for us.

By the way, you can't implement this feature in current template system of tool. We are also implementing a better template system.

Many projects in your solution can not be loaded because they are empty. Therefore we couldn't even open it properly.

It seems like your project is 5.0.0+, right?

Showing 281 to 290 of 314 entries