Thanks for this great repo. I had a small issue with HTTP ports when trying to implement this. Not sure if this is a bug, or a mistake from me, or a new feature request.
I would like to add an auto generate HTTP port to to the template file, it does not work correctly in Visual Studio
link to src where I tried this:
https://github.com/damienbod/Blazor.BFF.OpenIDConnect.Template/blob/main/content/BlazorBffOpenIDConnect/.template.config/template.json
I tried using, adapting your demo template with the HTTP port example.
What I would like:
To auto generate the http port in Visual studio within the port range without the additional properties view in VS. Works from CLI
Is this possible?
Greetings Damien
Thanks for this great repo. I had a small issue with HTTP ports when trying to implement this. Not sure if this is a bug, or a mistake from me, or a new feature request.
I would like to add an auto generate HTTP port to to the template file, it does not work correctly in Visual Studio
link to src where I tried this:
https://github.com/damienbod/Blazor.BFF.OpenIDConnect.Template/blob/main/content/BlazorBffOpenIDConnect/.template.config/template.json
I tried using, adapting your demo template with the HTTP port example.
What I would like:
To auto generate the http port in Visual studio within the port range without the additional properties view in VS. Works from CLI
Is this possible?
Greetings Damien