aspnetcore/test/WebSites/ApiExplorerWebSite
Doug Bunting 63507c8da9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08:00
..
Controllers Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
Models
ActionDescriptorChangeProvider.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerDataFilter.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.xproj
PassThruAttribute.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
Startup.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
project.json Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
readme.md
web.config

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.