aspnetcore/src
Steve Sanderson 52813ddf63 Eliminate temporary MemoryStream buffers used during RenderBatch serialization (#1329)
* Eliminate temporary MemoryStream buffers used during RenderBatch serialization. Fixes #1132

* CR: Fix namespace
2018-08-21 14:08:39 +01:00
..
Microsoft.AspNetCore.Blazor Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Microsoft.AspNetCore.Blazor.Analyzers Use $(TargetDir) instead of $(ProjectDir)$(OutputPath) 2018-08-06 16:48:36 -07:00
Microsoft.AspNetCore.Blazor.Browser
Microsoft.AspNetCore.Blazor.Browser.JS preventDefault for form onsubmit handlers. Fixes #951 2018-07-24 08:11:02 -07:00
Microsoft.AspNetCore.Blazor.Build Fix publishing following recent build changes (now that $(OutDir) is relative) 2018-08-15 13:55:54 +01:00
Microsoft.AspNetCore.Blazor.BuildTools Automate authenticode code-signing using Roslyn sign tool 2018-08-08 08:52:46 -07:00
Microsoft.AspNetCore.Blazor.Cli
Microsoft.AspNetCore.Blazor.Razor.Extensions Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Microsoft.AspNetCore.Blazor.Server Eliminate temporary MemoryStream buffers used during RenderBatch serialization (#1329) 2018-08-21 14:08:39 +01:00
Microsoft.AspNetCore.Blazor.Templates Automate authenticode code-signing using Roslyn sign tool 2018-08-08 08:52:46 -07:00
Microsoft.JSInterop Scan only declared methods for JS interop (#1320) 2018-08-17 12:35:24 +01:00
Mono.WebAssembly.Interop Allow passing DotNetObjectRef to JS in interop calls, and invoking 2018-07-19 18:57:17 +01:00
shared Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
Directory.Build.props