Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Robb Schiefer 0d1834264f Added note for working with virtual directories (#9128)
I spent a day or more researching this so that I could use Swagger-UI in my ASP.NET Core API which is used with a reverse-proxy and virtual directory.  In the end found Swagger-UI requires relative URLs to start with a period.  Related to https://github.com/swagger-api/swagger-ui/issues/4107

Hoping this documentation note will help others.

When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-11-14 10:11:23 -06:00
.github Add newlines to PR template comment (#9265) 2018-10-27 08:38:28 -05:00
aspnet Added missing apostrophes (#9577) 2018-11-13 15:34:38 -06:00
aspnetcore Added note for working with virtual directories (#9128) 2018-11-14 10:11:23 -06:00
.ghal.rules.json Add GitHub auto labeler config file (#9031) 2018-10-15 11:20:06 -05:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Add wwwroot to .gitignore (#9188) 2018-10-26 17:46:18 -10:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-10-27 04:44:38 +00:00
.openpublishing.publish.config.json change xref config to match aspnetcore config (#9081) 2018-10-17 16:22:55 -05:00
.openpublishing.redirection.json Delete Web API index page and redirect (#9459) 2018-11-05 16:58:35 -06:00
CONTRIBUTING.md update image usage guidance (#9198) 2018-10-24 13:57:24 -07:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md README updates (#9102) 2018-10-18 13:20:55 -05:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

README.md

ASP.NET Docs

This repository contains the conceptual ASP.NET Core and ASP.NET 4.x documentation hosted at docs.microsoft.com/aspnet. See the Contributing Guide and the issues list if you would like to help out.

API documentation changes should be made in the ApiDocs repository against the triple slash /// comments.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.