aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../ViewComponents
Pavel Krymets a736441ca5
Enable analyzers (#7789)
2018-05-18 10:26:42 -07:00
..
ContentViewComponentResult.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
DefaultViewComponentActivator.cs Enable analyzers (#7789) 2018-05-18 10:26:42 -07:00
DefaultViewComponentDescriptorCollectionProvider.cs
DefaultViewComponentDescriptorProvider.cs [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
DefaultViewComponentFactory.cs DefaultViewComponentFactory no longer allocates new lambda delegate on each call to CreateViewComponent 2016-10-05 09:12:05 -07:00
DefaultViewComponentHelper.cs Enable analyzers (#7789) 2018-05-18 10:26:42 -07:00
DefaultViewComponentInvoker.cs Enable analyzers (#7789) 2018-05-18 10:26:42 -07:00
DefaultViewComponentInvokerFactory.cs Enable analyzers (#7789) 2018-05-18 10:26:42 -07:00
DefaultViewComponentSelector.cs
HtmlContentViewComponentResult.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
IViewComponentActivator.cs
IViewComponentDescriptorCollectionProvider.cs
IViewComponentDescriptorProvider.cs
IViewComponentFactory.cs
IViewComponentInvoker.cs
IViewComponentInvokerFactory.cs
IViewComponentSelector.cs
ServiceBasedViewComponentActivator.cs
ViewComponentContext.cs
ViewComponentContextAttribute.cs
ViewComponentConventions.cs Code clean up 2017-06-09 22:38:46 -07:00
ViewComponentDescriptor.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ViewComponentDescriptorCollection.cs
ViewComponentFeature.cs
ViewComponentFeatureProvider.cs
ViewComponentInvokerCache.cs Make uses of ObjectMethodExecutor internal 2017-05-10 21:17:51 -07:00
ViewViewComponentResult.cs Code clean up 2017-06-09 22:38:46 -07:00