aspnetcore/test/testapps/BasicTestApp
Steve Sanderson 5aa6ccaff7 Convert TextOnlyComponent to Razor format 2018-01-16 12:36:10 +00:00
..
Properties
wwwroot
BasicTestApp.csproj
BasicTestApp.csproj.user Rename UITree -> RenderTree, UIEventInfo -> UIEventArgs 2018-01-09 09:55:14 +00:00
CounterComponent.cs Rename UITree -> RenderTree, UIEventInfo -> UIEventArgs 2018-01-09 09:55:14 +00:00
KeyPressEventComponent.cs Rename UITree -> RenderTree, UIEventInfo -> UIEventArgs 2018-01-09 09:55:14 +00:00
ParentChildComponent.cs Rename UITree -> RenderTree, UIEventInfo -> UIEventArgs 2018-01-09 09:55:14 +00:00
Program.cs Refactor most of the rendering logic into Microsoft.Blazor, keeping only browser-specific parts in Microsoft.Blazor.Browser 2018-01-09 13:33:49 +00:00
RedTextComponent.cshtml In RazorCompiler, support string-valued attributes 2018-01-16 12:23:12 +00:00
TextOnlyComponent.cshtml Convert TextOnlyComponent to Razor format 2018-01-16 12:36:10 +00:00