GFlisch / Arc4u.Guidance.Doc

Other
5 stars 1 forks source link

connectionstrings should specify application name #176

Open refactorinc opened 1 year ago

refactorinc commented 1 year ago

Describe the bug Generated connectionstrings should specify the application name. This is a life saver in debugging/profiling scenario's.

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 Main connectionstring:

Desktop (please complete the following information):

Additional context Add any other context about the problem here.