aspnetcore/test/testapps/BasicTestApp
Steve Sanderson 772e3a1a44 Clean up E2E tests now elements are retained via diffing 2018-01-29 12:56:41 +00:00
..
Properties
wwwroot
BasicTestApp.csproj Rename Microsoft.Blazor.* -> Microsoft.AspNetCore.Blazor.* everywhere 2018-01-24 15:48:38 -08:00
CounterComponent.cshtml
CounterComponentUsingChild.cshtml Add E2E test showing we can pass properties to child components and auto re-render them on change 2018-01-29 12:56:40 +00:00
CounterComponentWrapper.cshtml
KeyPressEventComponent.cshtml Rename Microsoft.Blazor.* -> Microsoft.AspNetCore.Blazor.* everywhere 2018-01-24 15:48:38 -08:00
MessageComponent.cshtml Clean up E2E tests now elements are retained via diffing 2018-01-29 12:56:41 +00:00
ParentChildComponent.cshtml
Program.cs Rename Microsoft.Blazor.* -> Microsoft.AspNetCore.Blazor.* everywhere 2018-01-24 15:48:38 -08:00
RedTextComponent.cshtml
TextOnlyComponent.cshtml