Info
Version: | 4.6.26 |
Author(s): | Maarten Balliauw, Shad Storhaug |
Last Update: | Tuesday, August 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/maartenba/MvcSiteMapProvider |
NuGet Url: | https://www.nuget.org/packages/MvcSiteMapProvider |
Install
Install-Package MvcSiteMapProvider
dotnet add package MvcSiteMapProvider
paket add MvcSiteMapProvider
MvcSiteMapProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- MvcSiteMapProvider.MVC4(>= 4.6.26 && <= 4.6.26)
Tags
Please install one of the MvcSiteMapProvider.MVCx packages instead (where x is your MVC version). If you have installed this package into your project, please downgrade it by running the command 'Uninstall-Package MvcSiteMapProvider' (without the quotes) from Package Manager Console.
Do not uninstall any dependencies. NuGet doesn't support multiple versions of MVC in one package, so it was necessary to create a different NuGet package per MVC version we support.