Go to file
Ryan Nowak 8eecad9d83 Bringing back UrlHelper.IsLocalUrl
This has been compied verbatim from MVC (intentional). The tests have been
modernized a bit as well, but all the cases covered in the original are
there.

This may be moved to HttpAbstractions at some point in the future.
2014-04-25 14:29:00 -07:00
samples/MvcSample.Web Implementing Authorize attribute 2014-04-24 16:21:43 -07:00
src Bringing back UrlHelper.IsLocalUrl 2014-04-25 14:29:00 -07:00
test Bringing back UrlHelper.IsLocalUrl 2014-04-25 14:29:00 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Bringing back Razor.Host as an assembly as a TEMPORARY WORKAROUND 2014-04-10 15:54:47 -07:00
build.cmd
global.json
makefile.shade