aspnetcore/test
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.Test
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test
Microsoft.AspNetCore.Razor.Design.Test Add a Razor design time build 2018-05-14 09:41:15 -07:00
Microsoft.AspNetCore.Razor.Language.Test Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Tools.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Added a taghelpers and imports overload to Process and ProcessDesignTime 2018-05-22 11:40:21 -07:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
RazorPageGenerator.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
testapps Add some benchmarks for project system 2018-05-16 13:21:39 -07:00
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00