Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
-
Forked from APIs-guru/openapi-directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.0 formatJavaScript
490 contributions in the last year
Contribution activity
August 2019
Created an issue in nopSolutions/nopCommerce that received 1 comment
Change the https redirect method using HttpsPolicyBuilderExtensions.UseHttpsRedirection(IApplicationBuilder) Method
The useSSL option is now used to determine the request protocol - useSsl ? Uri.UriSchemeHttps : Uri.UriSchemeHttp. But there is a more advanced way…
1
comment