Builds api endpoint information / documentation dynamically by reflecting over the controllers and actions.
Info
| Version: | 5.0.5230.15874 |
| Author(s): | Ryan Conrad |
| Last Update: | Sunday, April 27, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://endpointmvc.bit13.com/ |
| NuGet Url: | https://www.nuget.org/packages/EndpointMvc.Mvc5 |
Install
Install-Package EndpointMvc.Mvc5
dotnet add package EndpointMvc.Mvc5
paket add EndpointMvc.Mvc5
EndpointMvc.Mvc5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.0 && <= 5.9)
- Microsoft.AspNet.WebApi.Core(>= 5.0 && <= 5.9)
- Camalot.Common.Mvc5(>= 5.0 && <= 5.9)
Tags