0
dipak.z created
- ABP Framework version: v8.0.2
- UI Type: MVC
- Database System: EF Core ( PostgreSQL.)
- Tiered (for MVC) or Auth Server Separated ): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
Module Structure:
ModuleName.Application
ModuleName.Application.Contracts
ModuleName.Domain
ModuleName.Domain.Shared
ModuleName.EntityFrameworkCore
ModuleName.HttpApi
ModuleName.HttpApi.Client
ModuleName.Web
Project Solution Structure:
LIS.Application LIS.Application.Contracts LIS.AuthServer LIS.DbMigrator LIS.Domain LIS.Domain.Shared LIS.EntityFrameworkCore LIS.HttpApi LIS.HttpApi.Client LIS.HttpApi.Host LIS.Web LIS.Web.Public
i want to use module in this project but how to use in this Project Solution Structure? i used this module in non Tiered Project Structure its working fine
No answer yet!
Showing 351 to 375 of 30 entries.