youtube image
From YouTube: .NET Design Review: GitHub Quick Reviews

Description

00:00:00 - Approved: Add async versions of PipeReader and PipeWriter completion https://github.com/dotnet/corefx/issues/39241
00:10:42 - Approved: Deprecate PipeWriter.OnReaderCompleted https://github.com/dotnet/corefx/issues/38362#issuecomment-509732308
00:16:46 - Approved: PipeOptions, StreamPipeReaderOptions, and StreamPipeWriterOptions should not hardcode default sizes. https://github.com/dotnet/corefx/issues/37984#issuecomment-509735688
00:26:33 - Approved: Make JsonConverterFactory.CreateConverter public. https://github.com/dotnet/corefx/issues/39307#issuecomment-509740229
00:41:37 - Approved: Make Microsoft.Win32.SystemEvents static https://github.com/dotnet/corefx/issues/39308#issuecomment-509744182
00:48:38 - Approved: Add AppContext.ApplicationConfig https://github.com/dotnet/corefx/issues/36897#issuecomment-509749369
01:05:59 - Needs Work: ServiceBase.IsRunningInWindowsService https://github.com/dotnet/corefx/issues/36842