aspnetcore/test/WebSites/ApiExplorerWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -08:00
..
Controllers Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Models Limit [FromServices] to apply only to parameters 2015-11-17 16:41:04 -08:00
wwwroot
ApiExplorerDataFilter.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
ApiExplorerVisibilityDisabledConvention.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiExplorerVisibilityEnabledConvention.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiExplorerWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
readme.md

readme.md

ApiExplorerWebSite

This web site illustrates various ways to enable and disable api explorer discovery for actions. This also demonstrates how to consume api explorer data.