EndpointMVC : Nuget
PM> Install-Package EndpointMvc
- Updated to use .NET4.5, ASPNET.MVC5, WepApi2
- These are nuget dependencies and will pull in if needed
- New side navigation:
- Can be collapsed off screen
- Shows where in the document you are
- Has a search box to filter endpoints
- If Mousetrap.js is loaded, keyboard bindings are set for collapsing and search box focus.
- New deep link for custom types that shows information about the type
- Updated to use bootstrap3 for layout
- Updated to use Font Awesome for images
- Smooth Scrolling in navigation if jQuery ScrollTo plugin is loaded