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

Activities of "paymanrowhani"

Hi,

Angular2 Web.Host project has no wwwroot\swagger\ui\index.html. What can I do?

Thanks, Payman

Hi,

I'm using ASP.NET Core and I need to remove it instead of redirecting...

Thanks in advance, Payman

Hi,

That did not meet my requirements. Suppose you have a dropdown listing years and you also have some entities implementing IHasYear (which has an int property Year). Then, by changing the value in dropdown, a Year is saved into session. Now, my question is, how to filter all subsequent queries for all controller actions based on the selected year without having to use CurrentUnitOfWork in each action. Please note that the Year can be changed after login. Would you please help?

Thanks, Payman

Hi,

I cannot be done like EF6 because of the changes listed in: <a class="postlink" href="http://blog.devart.com/migrating-entity-framework-6-projects-to-entity-framework-core-1-entity-framework-7.html#seeding">http://blog.devart.com/migrating-entity ... ml#seeding</a>

I have tried some ways to handle it but they are not clean.

Thanks, Payman

Showing 11 to 14 of 14 entries