Open voidlps opened 8 months ago
Hey @voidlps Didn't have time to check all this in quite a while, thanks for the submission and happy you found a workaround.
If you want to provide that workaround as a PR i'm happy to add it!
@DeeJayTC Sure, I think I will try to setup a dev & test env for this project and then submit a PR for the workaround or fix.
Describe the bug AddDataContextSQL provides optional param to extend SQL dbContext like using NetToplogySutie However it leads to fail to connect to db using correct connection string
To Reproduce Steps to reproduce the behavior:
Expected behavior 200 OK and data should be returned correctly
Desktop (please complete the following information):
Additional context
api_generator.AddDataContextSQL() .AddOData() .AddSwagger(true);