aspnetcore/test/testapps/BasicTestApp
Steve Sanderson 4bd3cd98d6 Simplify apps by moving some commonly used types into Microsoft.AspNetCore.Blazor namespace 2018-02-28 11:29:14 +00:00
..
HierarchicalImportsTest
HttpClientTest
Properties
RouterTest
wwwroot Support @bind for textboxes and checkboxes 2018-02-26 14:39:56 +00:00
AddRemoveChildComponents.cshtml
BasicTestApp.csproj Rename .DevHost project to .Cli, and make it work as a DotNetCliTool 2018-02-27 12:17:35 +00:00
BindCasesComponent.cshtml Support @bind for textboxes and checkboxes 2018-02-26 14:39:56 +00:00
CounterComponent.cshtml
CounterComponentUsingChild.cshtml
CounterComponentWrapper.cshtml
KeyPressEventComponent.cshtml Simplify apps by moving some commonly used types into Microsoft.AspNetCore.Blazor namespace 2018-02-28 11:29:14 +00:00
MessageComponent.cshtml
ParentChildComponent.cshtml
Program.cs
PropertiesChangedHandlerChild.cshtml
PropertiesChangedHandlerParent.cshtml
RedTextComponent.cshtml
RenderFragmentToggler.cshtml Simplify apps by moving some commonly used types into Microsoft.AspNetCore.Blazor namespace 2018-02-28 11:29:14 +00:00
TextOnlyComponent.cshtml