aspnetcore/test/testapps/BasicTestApp
Robin Sue b5128a7efd Add support for sending and receiving arbitrary HttpContent, refs #479 (#815)
* Add support for zero copy byte array marshalling

* Add support for sending arbitrary HttpContent, refs #479

* Fix unit test to set ContentType correctly

* Add support for receiving binary data

* Compare header case insensitive

* Add unit test for binary http requests
2018-05-23 10:16:27 +01:00
..
HierarchicalImportsTest
HttpClientTest Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
Properties
RouterTest Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
wwwroot Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
AddRemoveChildComponents.cshtml
AfterRenderInteropComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
AsyncEventHandlerComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
BasicTestApp.csproj Rough cut at async events 2018-04-26 13:31:28 -07:00
BindCasesComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
ComponentRefComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
CounterComponent.cshtml Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
CounterComponentUsingChild.cshtml
CounterComponentWrapper.cshtml
ElementRefComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
EventBubblingComponent.cshtml Support custom events and non-bubbling standard events (#722) 2018-05-01 17:12:03 +01:00
ExternalContentPackage.cshtml
FocusEventComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
KeyPressEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00
LogicalElementInsertionCases.cshtml Fix ordering issue with nested logical element insertion 2018-04-27 15:43:59 +01:00
MessageComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
MouseEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00
ParentChildComponent.cshtml
PassThroughContentComponent.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
Program.cs
PropertiesChangedHandlerChild.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
PropertiesChangedHandlerParent.cshtml
RedTextComponent.cshtml
RenderFragmentToggler.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
SvgCircleComponent.cshtml
SvgComponent.cshtml
SvgWithChildComponent.cshtml
TextOnlyComponent.cshtml
TouchEventComponent.cshtml Event payloads for DOM event types 2018-05-22 13:12:55 +01:00