GFlisch / Arc4u.Guidance.Doc

Other
5 stars 1 forks source link

connectionstrings incorrect #175

Open refactorinc opened 1 year ago

refactorinc commented 1 year ago

Describe the bug Generated connectionstrings do not following company conventions

To Reproduce Steps to reproduce the behavior:

  1. Create blank solution
  2. Generate guidance solution
  3. Generate Core microservice
  4. Generate efcore database project on Core microservice
  5. Check connectionstrings in Core.Host and Core.MigrationTool

Expected behavior

  1. Database server
    • Server is a best-effort application-specific alias
  2. Database name
    • Database is suffixed with e.g. Solution2_Core_Dev

Desktop (please complete the following information):

Additional context Add any other context about the problem here.