aspnetcore/src
Pranav K 4b83f7b510
Make FileVersionProvider repleacable
Fixes #6371
2018-09-14 09:14:02 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
Microsoft.AspNetCore.Mvc.Analyzers Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
Microsoft.AspNetCore.Mvc.Api.Analyzers Allow ApiControlelrAttribute to be applied to assemblies 2018-09-12 13:42:22 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
Microsoft.AspNetCore.Mvc.Core Allow IFormFile parameters annotated with [FromForm] to be correctly … (#8452) 2018-09-14 09:06:32 -07:00
Microsoft.AspNetCore.Mvc.Cors Fix aspnet/Routing#782 2018-09-09 15:17:05 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization LocalizedHtmlString.Value doesn't include arguments (#8376) 2018-09-07 08:58:52 -07:00
Microsoft.AspNetCore.Mvc.Razor Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Fix typos (#8413) 2018-09-12 09:34:45 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.Testing [Fixes #8250] Improve the error message when TEntryPoint is not in an entry point assembly 2018-09-06 18:02:21 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Make FileVersionProvider repleacable 2018-09-14 09:14:02 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props