aspnetcore/src
Steve Sanderson a9d3f9c22b
Remove redundant IEnumerable interface from ArrayRange<T> (#9652)
* Remove unused IEnumerable interfaces from ArrayRange<T>

* Repair usage in tests

* Update ref assembly
2019-04-23 12:24:44 +01:00
..
Antiforgery Allow headers to match on ReferenceEquals before OrdinalIgnoreCase (#9341) 2019-04-18 12:00:01 -07:00
Azure Remove AddRazorSupportForMvc from MVC and Blazor projects (#9446) 2019-04-16 20:46:51 -07:00
Components Remove redundant IEnumerable interface from ArrayRange<T> (#9652) 2019-04-23 12:24:44 +01:00
DataProtection Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob) (#9465) 2019-04-17 17:25:23 -07:00
DefaultBuilder
Features/JsonPatch Enable Pubternal API checks (#9530) 2019-04-19 18:49:07 -07:00
Framework Merge branch 'release/2.1' into release/2.2 2019-04-15 16:42:07 -07:00
Hosting Don't fire DiagnosticSource.StopActivity in some cases (#9595) 2019-04-21 16:09:40 -07:00
Html/Abstractions
Http Lazy create RequestServicesFeature DisposeAsync statemachine (#9512) 2019-04-22 17:21:19 -07:00
Identity Update src/Identity/EntityFrameworkCore/test/EF.Test/Utilities/ScratchDatabaseFixture.cs 2019-04-22 09:27:45 -07:00
Installers Use correct path to x86 installers to ANCM (#9646) 2019-04-22 16:51:30 -07:00
Middleware Cache some Headers lookups (#9618) 2019-04-21 20:37:56 -07:00
MusicStore Remove AddRazorSupportForMvc from MVC and Blazor projects (#9446) 2019-04-16 20:46:51 -07:00
Mvc Rename all the service reference things (#9559) 2019-04-22 11:15:54 -07:00
PackageArchive Merge branch 'release/2.2' -> 'master' 2019-04-19 18:53:15 -07:00
ProjectTemplates Change gRPC template logging level to info in development (#9538) 2019-04-20 12:53:04 +12:00
Razor
Security Use .IndexOf(char/byte) where possible (#9539) 2019-04-22 10:05:40 -07:00
Servers Lock during finalizer to not race with dispose in MemoryPoolBlock (#9555) 2019-04-22 15:55:53 -07:00
Shared Lock during finalizer to not race with dispose in MemoryPoolBlock (#9555) 2019-04-22 15:55:53 -07:00
SignalR Custom hub options don't change global hub options (#9638) 2019-04-22 11:35:18 -07:00
SiteExtensions Add Site Extension to patch (#9336) 2019-04-15 22:21:27 -07:00
Tools Enable Pubternal API checks (#9530) 2019-04-19 18:49:07 -07:00
submodules Update MessagePack and fix build warning (#9464) 2019-04-18 10:06:58 -07:00