This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
576c0e6a65
aspnetcore
/
test
History
Jass Bagga
576c0e6a65
Throw an exception if configurationType to CreateConfigureDelegate is abstract/has no parameterless ctor
...
Addresses
#5431
2016-11-08 14:16:03 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
…
Microsoft.AspNetCore.Mvc.Core.Test
Throw an exception if configurationType to CreateConfigureDelegate is abstract/has no parameterless ctor
2016-11-08 14:16:03 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
…
Microsoft.AspNetCore.Mvc.FunctionalTests
Fixes CookieTempDataProvider to set the secure attribute of a cookie only if a request is secure
2016-11-08 13:30:28 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
…
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Host.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit
2016-11-07 12:49:49 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
…
Microsoft.AspNetCore.Mvc.Test
…
Microsoft.AspNetCore.Mvc.TestCommon
…
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Fixes CookieTempDataProvider to set the secure attribute of a cookie only if a request is secure
2016-11-08 13:30:28 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites
…