neozhu / CleanArchitectureCodeGenerator

Generate the application features code class that conforms to the CQRS design pattern in the Application project - Visual Studio.net 2022 Extensions plugin
Other
240 stars 74 forks source link

Code Generation Errors #80

Closed buda56 closed 4 weeks ago

buda56 commented 1 month ago

Hi, I would like to report the following issues whilst doing a code generation, I have included screenshots.

  1. Advanced Specifications (the red fields do not exist in that table)

    devenv_k8AICjWxt7
  2. Import Snippets Command (fields are not in the table, string to int conversion error on field)

    devenv_THQVjgWf0a
  3. Update Snippets Command Validator (field does not exist in the table)

    devenv_LkCPMwk0lX
  4. Create Snippet Command Validator (field does not exist in the table)

    devenv_QY7hS48JNU
  5. Add/Edit Command Validator (field does not exist in the table)

    devenv_J3J7LuQl6I

Regards Peter

buda56 commented 1 month ago

Further to the above, another where it is calling a function that does not exist within the whole project..

devenv_Ql6LrrURLg

Regards Peter

neozhu commented 4 weeks ago

please get latest repo from https://github.com/neozhu/CleanArchitectureWithBlazorServer