aspnetcore/src
Pranav K 09160a779f
Use JsonSerializerDefaults instead of specifying individual options (#25747)
This lets MVC use the defaults as specified by System.Text.Json. Right now, these defaults are identical
to the two properties that were removed. However this allows MVC to pick up new S.T.J defaults in 6.0 including when
users attempt to use a 6.0 versioned package with 5.0
2020-09-10 11:54:00 -07:00
..
Analyzers
Antiforgery
Azure
Components
Configuration.KeyPerFile
DataProtection
DefaultBuilder
Features/JsonPatch
FileProviders
Framework
Grpc
HealthChecks
Hosting
Html/Abstractions
Http Update DfaMatcherBuilder to use the correct behavior (#25616) 2020-09-10 10:18:32 -07:00
Identity
Installers Enable ARM64 installers build. (#25579) 2020-09-10 10:59:37 -07:00
JSInterop
Localization
Logging.AzureAppServices
Middleware
MusicStore
Mvc Use JsonSerializerDefaults instead of specifying individual options (#25747) 2020-09-10 11:54:00 -07:00
ObjectPool
ProjectTemplates Update error page (#25706) 2020-09-10 10:20:19 -07:00
Razor
Security
Servers
Shared
SignalR Add public API baselines to SignalR (#25653) 2020-09-10 11:44:04 -07:00
SiteExtensions Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654) 2020-09-10 11:45:01 -07:00
Testing Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654) 2020-09-10 11:45:01 -07:00
Tools
WebEncoders Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654) 2020-09-10 11:45:01 -07:00
submodules