Base solution for your next web application

Activities of "elferone"

Answer

Hi!

I'm interested in the outcome for this, any update on how this will change in the future?

Thanks!

I tryed with two Entities :

The first one is one of mine :

The second one is abp role entity (this code is provided by asp.net zero, it hasn't been touched) :

Both didn't work.

Those are my entities :

OR

Is is necessary to use : await CurrentUnitOfWork.SaveChangesAsync(); ?

I went and got an empty project. I tested on it and the update was working. When I activate lazy loading it stopped working.

So the source of the problem was the lazy loading. Now I have to find a way to make it work together.

Does anybody faced the same problem ?

Hi,

I went into the DbContextConfigurer and added both lines :

Hi,

This is the link of the issue created :

https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5996

Answer

Hi @alfreds and @ismcagdas,

We'll be looking into this shortly, Umbraco Headless will of course be on the shortlist. I was wondering though if anyone has experience with other CMS.

Also, is this something that is on the roadmap for Asp.Net Zero, providing basic CMS functionnalities? The types of project we build on AspNet Zero often don't need very elaborate CMS, basic RTE and fields and images often suffice.

I'll chime back in if we move forward on this.

Hi @ismcagdas,

So if I want another system (does not have the context of a human user) to connect to my API I absolutely need a user ? I'm not sure I see the use of the identity server then ? I could simply setup as user / password directly ?

What am I missing here ?

Thanks !

@ivanosw1, what solution did you end up chosing for this ? We'll looking at the same context as you.

Thanks !

Showing 1 to 10 of 13 entries