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
b6be2b4a0c86cfdd3d30c0a73d97620b936d5f17
Umbraco-CMS
/
src
/
Umbraco.Web.UI.NetCore
History
Nikolaj
b6be2b4a0c
Remove pure live generated cs files
...
They will cause a myriad of trouble
2020-09-08 10:27:05 +02:00
..
config
Updated default config files
2020-08-24 14:15:53 +02:00
Properties
…
umbraco
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
2020-08-26 08:05:15 +02:00
Views
Hardcode verion 9 in text, and change assembly versions to 0.5.0
2020-08-17 09:34:27 +02:00
wwwroot
…
appsettings.Development.json
Updated default config files
2020-08-24 14:15:53 +02:00
appsettings.json
Fix
2020-09-07 09:06:46 +02:00
Program.cs
Netcore: Let build.ps1 create the dotnet new templates (
#8591
)
2020-08-11 08:28:16 +02:00
Startup.cs
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
2020-09-02 18:10:29 +10:00
Umbraco.Web.UI.NetCore.csproj
Remove pure live generated cs files
2020-09-08 10:27:05 +02:00