aspnetcore/test
Ryan Nowak 45544858a3 Fix #954 - use weak typing for 'event handlers'
This change introduces a mechanism for bypassing type checking and then
uses for the 'event handlers'. The event handler tag helpers have some
ideosyncratic behaviors and rely on overloading at the render tree
builder level.
2018-07-05 09:15:01 -07:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
Microsoft.AspNetCore.Blazor.Test
Microsoft.JSInterop.Test
shared
testapps