I have googled for getting MvcSiteMapProvider.pdb version 2.0.0 but I couldn't find it.
The lowest version that I could find is 2.3.1 in https://www.nuget.org/packages/MvcSiteMapProvider/2.3.1
I have googled for getting MvcSiteMapProvider.pdb version 2.0.0 but I couldn't find it.
The lowest version that I could find is 2.3.1 in https://www.nuget.org/packages/MvcSiteMapProvider/2.3.1
On
I could only find a Github link to this, which is https://github.com/maartenba/MvcSiteMapProvider. I do suggest reading the ReadME, which will tell you what to do to install MvcSiteMapProvider. If you don't want to go over the entire README, here's the link to all the packages: https://www.nuget.org/packages?q=MvcSiteMapProvider. Choose the one you need, follow the instructions and then you will be good to go.
The orignal announcement of the version
2.0.0release shows that the project was being hosted on CodePlex at that time.Lateron the project moved to Github, but it looks like not all versions were included.
Luckily the orignal CodePlex page contains a download archive link to a
.zipfile that includes these missing versions; also the2.0.0version, including the compiled.dlland.pdbfiles.Steps
Unzip the
mvcsitemap.zipfileGo to the
releasesfolder.The
releaseList.jsonfile in thatreleasesfolder contains thejsonbelow.The
jsonabove shows you need to rename the filefe1d566d-937c-4e4b-9aac-fba4c1c4869bin the folder with name6to a.zipfile, e.g.MvcSiteMapProvider 2.0.0.zip.The unzipped
MvcSiteMapProvider 2.0.0.zipfile contains both theMvcSiteMapProvider.dlland its correspondingMvcSiteMapProvider.pdbfiles.A picture: