This website requires JavaScript.
Explore
Help
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b964ff1d3ebd83c4067fa1ac9c461697a6c5280f
Umbraco-CMS
/
src
/
Umbraco.Web
/
Routing
History
Bjarke Berg
b964ff1d3e
Introduced an extension method on IHttpContextAccessor that return the HttpContext or throws if null.
2020-02-19 10:18:27 +01:00
..
ContentFinderByConfigured404.cs
Introduced interface on PublishedRequest and moved interfaces to abstractions
2020-02-10 19:23:42 +01:00
ContentFinderByIdPath.cs
Introduced an extension method on IHttpContextAccessor that return the HttpContext or throws if null.
2020-02-19 10:18:27 +01:00
ContentFinderByPageIdQuery.cs
Introduced an extension method on IHttpContextAccessor that return the HttpContext or throws if null.
2020-02-19 10:18:27 +01:00
NotFoundHandlerHelper.cs
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00
PublishedContentNotFoundHandler.cs
Kill UmbracoContext.Current
2019-02-14 10:39:49 +01:00
PublishedRouter.cs
Introduced an extension method on IHttpContextAccessor that return the HttpContext or throws if null.
2020-02-19 10:18:27 +01:00
RedirectTrackingComponent.cs
Migrated various IPublishedContent extension methods from web to core, removin use of service location.
2020-01-31 15:33:31 +01:00
RedirectTrackingComposer.cs
Reorganize composition code
2019-02-14 09:15:47 +01:00