Base solution for your next web application

Activities of "kiandra"

@PekitP

Appears you have a typo in your example above.

The line:

[ForeignKey("WordId1")]

...should reference the name of the property correctly

[ForeignKey("WordId")]

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • v11.0.0(latest)
  • What is your product type (Angular or MVC)?
  • Angular 13 version
  • What is product framework type (.net framework or .net core)?
  • .net 6

Issue related to Power tools. Power tools version : 3.1.1

I'm using visual studio 2022 professional version and using Asp.net zero power tools to create entity.

Problem : RAD tools is not generating automatic code when an entity is created. I could only see AspNetZeroRadTool folder getting created in my solutions folder location but no code getting generated. Please help to resolve this issue. And let me know in case you need more details. Thanks .

Showing 11 to 12 of 12 entries