aspnetcore/tooling/Microsoft.VisualStudio.Blaz...
Ryan Nowak 601e7914f7 Implement components as tag helpers
Implements Component code generation and tooling support end to end
udditionally adds some default `@addTagHelper` directives to make
programming in Blazor a little nicer.

Components are discovered as Tag Helpers using Razor's extensibility
during the build/IDE process. This drives the code generation during
build and lights up a bunch of editor features.

Add
2018-03-14 11:23:41 +00:00
..
Content Add (empty) VSIX and language services projects 2018-02-13 15:36:44 -08:00
Properties Add other tooling assemblies to VSIX 2018-03-14 11:23:40 +00:00
Resources Add (empty) VSIX and language services projects 2018-02-13 15:36:44 -08:00
BlazorPackage.cs Add (empty) VSIX and language services projects 2018-02-13 15:36:44 -08:00
Microsoft.VisualStudio.BlazorExtension.csproj Implement components as tag helpers 2018-03-14 11:23:41 +00:00
Resources.resx Add (empty) VSIX and language services projects 2018-02-13 15:36:44 -08:00
Templates.pkgdef VSIX Changes to have Blazor templates included into VSIX and show up in One ASP.NET Dialog 2018-03-01 20:08:34 -08:00
source.extension.vsixmanifest Add other tooling assemblies to VSIX 2018-03-14 11:23:40 +00:00