aspnetcore/test
Ryan Nowak 0c162e8c5a Allow non-property attributes to be set
This removes a limitation that prevented callers from passing
attributes to a component that aren't backed by properties.

The majority of the complication here is required to deal with the more
sophisticated way that HTML attributes are represented in the Razor IR.
2018-03-14 11:23:42 +00:00
..
Microsoft.AspNetCore.Blazor.Browser.Test Convert the static UriHelper into a service, IUriHelper, and inject where needed 2018-02-23 10:35:28 +00:00
Microsoft.AspNetCore.Blazor.Build.Test Allow non-property attributes to be set 2018-03-14 11:23:42 +00:00
Microsoft.AspNetCore.Blazor.Common.Test
Microsoft.AspNetCore.Blazor.E2ETest Rename .DevHost project to .Cli, and make it work as a DotNetCliTool 2018-02-27 12:17:35 +00:00
Microsoft.AspNetCore.Blazor.Mono.Test
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Add support general delegate types 2018-03-14 11:23:42 +00:00
Microsoft.AspNetCore.Blazor.Test fix #216 2018-03-13 01:03:26 +01:00
shared Implement components as tag helpers 2018-03-14 11:23:41 +00:00
testapps Update BasicTestApp 2018-03-14 11:23:41 +00:00
AllTests.proj