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
d31fbdf7bb20356b6ca2838e3719c455d33848e2
Umbraco-CMS
/
src
/
Umbraco.Web.UI.NetCore
History
Bjarke Berg
8e9889d269
Post merge
...
Signed-off-by: Bjarke Berg <
mail@bergmania.dk
>
2020-09-22 12:44:36 +02:00
..
Config
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
2020-04-22 14:23:56 +10:00
Properties
AB#5820 - Added simple controller and view to test the miniprofiler
2020-03-29 22:35:52 +02:00
wwwroot
Replace the favicon with the U-logo
2020-03-02 09:08:14 +01:00
appsettings.Development.json
Extracted IConfigManipulator from IConnectionStrings, and implemented a XML (legacy) and JSON version.
2020-03-18 19:17:51 +01:00
appsettings.json
Adding Smtp section in appsettings, registering IEmailSender as an email service and ofc the MailKit nuget in Infrastructure proj
2020-05-20 00:24:55 +02:00
HomeController.cs
Fixes up preview paths, adds more docs and ensures we throw exceptions when not absolute paths
2020-04-02 22:11:57 +11:00
Program.cs
removes unneeded extra HostBuilderExtensions
2020-04-22 14:29:01 +10:00
Startup.cs
Removed global setting of content model binder and used encoded URL in model binding exception filter redirect.
2020-05-15 10:33:09 +02:00
Umbraco.Web.UI.NetCore.csproj
Post merge
2020-09-22 12:44:36 +02:00