Base solution for your next web application

Activities of "drevivo"

Question

I am looking for documentation on the API versioning

Please send me a link Thanks, David

Thanks, looking forward to the wildcard support in future relesaes

What is the correct configuration for supporting wildcard sub domain multi tenant

when configured as: "CorsOrigins": ...,http://www.xxxx.com/,http://abc.xxxx.com/,http://qwe.xxxx.com/"

it works for the "www" as well as "abc" and "qwe" subdomains, I would like to replace: ",http://abc.xxxx.com/,http://qwe.xxxx.com/" with: "http://*.xxxx.com/"

Also changing the CorsOrigin in the appsettings.json file does not take affect until I restart the IIS (azure websites) Is there a way to have these changes take affect without the restart?

Thanks

a newbie question here I have published the core + angular to two azure websites. When trying different functionality, such as Creating a new tenant, I get "An internal error occurred during your request!" how to i access the real exception

Showing 1 to 4 of 4 entries