aspnetcore/test/WebSites/ApiExplorerWebSite
Nate McMaster b811e69d00 Use PackageLineup to manage PackageReference versions
- Move the Mvc.Performance project from test/ to benchmarks/.
 - Remove the Version attribute on PackageReference.
 - Add a reference to two PackageLineup's.
 - Add snippet to README explaining the additional requirement to run build.cmd /t:restore.
 - Add a target to check that packages have been pinned.
2017-08-30 12:14:11 -07:00
..
Controllers Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter 2017-07-07 10:11:28 -07:00
Models
ActionDescriptorChangeProvider.cs
ApiExplorerDataFilter.cs
ApiExplorerInboundOutboundConvention.cs
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
PassThruAttribute.cs
Startup.cs
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.