This is the forum to discuss the Wrox book Professional ASP.NET MVC 5 by Jon Galloway, Brad Wilson, K. Scott Allen, David Matson; ISBN: 978-1-118-79475-3
You are currently viewing the BOOK: Professional ASP.NET MVC 5 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I downloaded the code for this text. For chapter 7, I see a file called Wrox.ProMvc5.Security.Authorize.1.0.0.nupkg. The question is how do I use this? Do I open the solution for chapter 6 and use it with that? Apparently I haven't gotten the hang of how to use the downloaded code. Thanks for any help.
oops, never mind. I read the bottom of page 163 a little more closely and realized I needed to create a default ASP.NET MVC project (directions start on page 17), then use NuGet to install the package. Sorry.