Activities of "mloung"

Hi There,

What would the process be if we wanted to add custom Suite Templates to the CRUD generation system? The need is to automatically inject additional standard endpoints along side the normal CRUD operations. Modifying the existing templates manually, looks very cumbersome and prone to package update issues. Is there a means to have one process that executes and adds all the new code without having numerous text files?

Hi There,

When our tiered MVC, EF website loads and one logs in, the redirected page loads but no CRUD pages are visible in the UI besides the Home page. I created a page via the Suite with Entity designer - I can the see the code and the page's cshtml in the solution but nothing in the menu listing. Also, I tried creating a CRUD page using the CLI but see no web related pages or controllers for it.

Hi There,

I'm running a tiered MVC, EF application and successfully started the AuthServer, HttpApi.Host and Web projects. I had to change the web port to 44364 as 44363 is in use by another process on my machine. I can logon to the AuthServer but see no user control auth settings, only my profile and the swagger and webApp links. When I access the webApp and click the login button, I get the following error:

error:invalid_request error_description:The specified 'redirect_uri' is not valid for this client application. error_uri:https://documentation.openiddict.com/errors/ID2043 culture:en ui-culture:en

My AuthServer appSettings file has the relevant redirect paths listed, with the adjusted port number. I updated the db table(OpenIddictApplications) with the port number as well in the ClientUri field. I also restarted the redis server afterwards. The webApp login redirect issue continues though. What else am I missing?

Thx M

Hi There - when trying to install the Volo.Abp.Studio.Extensions.StandardSolutionTemplates package an error is thrown indicating that the required nuspec file is missing. How do I go about resolving this? When trying to run the cli tool as well it says it can find part of the path: .nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\0.9.25\content\Templ ateContents\app'.

When I browse to this location on my machine the folder is not there.

Thx

Question

Hi there - is it possible to create entities from the CLI instead of the GUI suite only?

Showing 1 to 5 of 5 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 11, 2025, 10:10