Activities of "start"

Hello ABP Support Team,

I'm reaching out to request a sample project for setting up a multi-tier application using the ABP Framework, specifically utilizing the Database-**First **approach.

You do not have it in your documentation.

As we are planning to integrate ABP with a pre-existing database, having a structured example or step-by-step guide would be incredibly beneficial. This is to ensure that we are leveraging the ABP framework’s features effectively while adhering to best practices for scalability and maintainability.

Here are a few points we'd like your insights on:

  1. Setting up the domain layer with existing database schemas: Best practices for aligning our domain entities with existing database tables. Maybe take https://github.com/cjlee/northwind as an example to start.
  2. Integration of the database-first approach in ABP: Specific configurations or adjustments needed within the ABP framework to support a database-first methodology.

Looking forward to your valuable sample application!

Best regards

Hi, but you can not take a -1 one from my credits for asking questions. Because its a bug

  • ABP Framework version: v9.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: Error: src/app/proxy/books/models.ts:13:9 - error TS2304: Cannot find name 'enum'.
  • Steps to reproduce the issue:

I use the standard-Template, which you provide,

Then I call "abp generate-proxy -t ng" in the angular frontend

Results in :

Error: src/app/proxy/books/models.ts:13:9 - error TS2304: Cannot find name 'enum'.

13 type: enum;

I can not build.

except the logs ( i updated now) do you need anything specific

?

So this is in 3 Projects:

And I have to replace in all 3 Projects your entire code?

for which project

?

where to find it

Ok, the error disappeared, but I still get :

or this

Showing 1 to 10 of 17 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.2.0-preview. Updated on March 13, 2025, 04:08