EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

working with mongodb #170

Open atak946 opened 2 years ago

atak946 commented 2 years ago

Hi,

gui helper code generator not working with mongodb,

System.IO.FileNotFoundException: AccountingDbContext.cs, application doesn't continue generate code files after this error

Is there a solution for this problem?

I downloaded the source code, but the core code is not interfered with.

wakuflair commented 2 years ago

Unfortunately AbpHelper does not support MongoDB by now.