aspnetcore/src
Ajay Bhargav Baaskaran f9d4fba39d Added a taghelpers and imports overload to Process and ProcessDesignTime
We want to have a way to specify the taghelper descriptors and imports to use while
processing a specific document.
- Added an overload to Process and ProcessDesignTime to take in a list
TagHelperDescriptors and a list of imports
- Added the corresponding CreateCodeDocumentCore overload
- Added GetTagHelpers and SetTagHelpers extension methods for
CodeDocument
- Added the necessary plumbing to use the taghelpers from the
CodeDocument when available and fallback logic.
- Added DocumentImportsTracker and updated background code generation
logic to use the new overload
- Added/updated tests
2018-05-22 11:40:21 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Continue generating RelatedAssemblyPart on assembly if GenerateAssemblyInfo=false 2018-04-13 16:14:37 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design Update tests to target netcoreapp2.1 2018-04-25 10:27:07 -07:00
Microsoft.AspNetCore.Razor.Language Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Tasks Merge branch 'release/2.1' into dev 2018-05-03 11:19:46 -07:00
Microsoft.AspNetCore.Razor.Tools Merge branch 'release/2.1' into dev 2018-05-03 11:19:46 -07:00
Microsoft.CodeAnalysis.Razor Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.CodeAnalysis.Remote.Razor Reorganize file tracker 2018-05-08 16:27:51 -07:00
Microsoft.NET.Sdk.Razor Add a Razor design time build 2018-05-14 09:41:15 -07:00
Microsoft.VisualStudio.Editor.Razor Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.VisualStudio.LanguageServices.Razor Merge branch 'rel/vs15.8' into dev 2018-05-21 10:48:16 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor Reorganize file tracker 2018-05-08 16:27:51 -07:00
RazorPageGenerator
Directory.Build.props Remove explicit reference to NETStandard.Library when using .NET Framework 2018-04-23 13:32:50 -07:00