aspnetcore/src
Ryan Nowak 80f71bcd1f Support more cases for date parsing
We didn't have support for DateTimeOffset, nor support for parsing
formats with nullable DateTime.

Added E2E tests for bind + DateTime/DateTimeOffset.

Added E2E tests for 'manual bind' with number and date field. These
can't use `@bind` without a compiler update. This PR will add the
runtime support we need, so we can update the compiler.
2019-07-09 16:57:57 -07:00
..
Analyzers Rename .Components.Browser -> Components.Web 2019-07-01 15:36:35 -07:00
Antiforgery More doc comment additions (#11697) 2019-07-03 10:21:13 -07:00
Azure [Helix] run on arm queues (#11422) 2019-06-30 01:04:53 -07:00
Components Support more cases for date parsing 2019-07-09 16:57:57 -07:00
DataProtection DataProtection: Refresh key rings for a short window (#11987) 2019-07-09 13:42:20 -07:00
DefaultBuilder More doc comment additions (#11697) 2019-07-03 10:21:13 -07:00
Features/JsonPatch More doc comment additions (#11697) 2019-07-03 10:21:13 -07:00
Framework Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
Hosting TestServer Reset support, fix up Abort #11598 (#11812) 2019-07-03 15:43:18 -07:00
Html/Abstractions
Http More doc comment additions (#11697) 2019-07-03 10:21:13 -07:00
Identity Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
Installers Resolve Guid inputs correctly (#11865) 2019-07-05 09:46:26 -07:00
Middleware Updated npm dependencies (#11967) 2019-07-08 10:54:38 -07:00
MusicStore
Mvc Update dependencies from 5 repositories (#11939) 2019-07-09 15:19:03 -07:00
ProjectTemplates Update dependencies from 5 repositories (#11939) 2019-07-09 15:19:03 -07:00
Razor
Security More doc comment additions (#11697) 2019-07-03 10:21:13 -07:00
Servers Make native builds work when launching the IIS repo from VS and speed up local builds (#11805) 2019-07-09 08:21:10 -07:00
Shared [Templating] Enforce selenium tests runs on the expected platforms (#11602) 2019-07-01 14:42:11 +02:00
SignalR Fix broken npm dependency (#11770) 2019-07-02 14:56:26 -07:00
SiteExtensions Make site extension not use SemVer 2.0 (#11565) 2019-06-27 19:36:17 -07:00
Tools Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
submodules