This website requires JavaScript.
Explore
Help
Register
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
b2d529dea67159b3e9744d8f28f9e7846aad68e0
Umbraco-CMS
/
src
/
Umbraco.Web
/
Runtime
History
Bjarke Berg
b2d529dea6
Merge branch 'netcore/feature/simplify-config' into netcore/feature/aspnetcore-config
2020-03-17 14:10:06 +01:00
..
AspNetUmbracoBootPermissionChecker.cs
Refactored CoreRuntime to inject a IUmbracoBootPermissionChecker, instead of using system.web to test this it self. Also moved some logging from CoreWebsite into WebRuntime, that used hosting information
2019-11-20 10:20:20 +01:00
WebFinalComponent.cs
Move CreateRoutes from WebFinalComponent to WebInitialComponent
2019-08-23 09:11:41 +02:00
WebFinalComposer.cs
Moves culture dictionary implementation to Core instead of web since it has nothing to do with Web really, fixes tests
2019-11-25 23:10:54 +11:00
WebInitialComponent.cs
Moved GetUmbracoMvcAreaNoCache to IOHelperExtensions
2020-03-17 14:06:06 +01:00
WebInitialComposer.cs
Implemented most of the configs for asp.net core
2020-03-16 18:51:35 +01:00
WebRuntime.cs
Removes build manager type finder and friends
2020-03-11 12:43:46 +11:00