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

Activities of "aaron"

Answer

Show code.

Answer

That already does a read. Did you check using an SQL profiler?

That's your own code right?

is it supported in the current version of power tool? If not, is there any plans to add it to the tool in the near future

No, it is not supported. You can track this feature request: aspnetzero/aspnet-zero-core#993

can you point me to the tutorial for how to do that manually for now, cause I can't find any.

Documentation:

  • https://docs.microsoft.com/en-us/ef/core/modeling/relationships

Tutorials:

  • https://www.learnentityframeworkcore.com/configuration/one-to-many-relationship-configuration
  • http://www.entityframeworktutorial.net/efcore/one-to-many-conventions-entity-framework-core.aspx
  • http://www.entityframeworktutorial.net/efcore/configure-one-to-many-relationship-using-fluent-api-in-ef-core.aspx

Answered in Can't bind to 'formControl' since it isn't a known property of 'input':

While using formControl, you have to import ReactiveFormsModule to your imports array.

Visual Studio language should not affect application language.

Did you change the default application language? If so, you should update the test in your project.

Which module are you using it in?

It's used in ABP's DefaultAuditInfoProvider.

Show how you imported the component.

Yes, implement and replace IClientInfoProvider.

Showing 331 to 340 of 1543 entries